From: hal.hildebrand at me.com (Hal Hildebrand) Date: Mon, 13 Jan 2014 09:23:05 -0800 Subject: [Pljava-dev] Errors building SO In-Reply-To: <20140113131329.GH14082@guadiana.unex.es> References: <398EF45C-1741-41DB-8B02-DCD629A38A10@me.com> <20140112143112.9e72e4ca78388fe008a7c221@unex.es> <8A694458-27B9-4FAD-8544-E5B9C5A487DE@me.com> <20140112214014.48485157142fba19b3942482@unex.es> <85654E5B-7CAE-4AED-96F8-4A778A2FB017@me.com> <20140113073543.GA14082@guadiana.unex.es> <36454E67-4014-448F-9B4D-C202E16B15C7@me.com> <20140113131329.GH14082@guadiana.unex.es> Message-ID: Hmmm. Well, I will see what I can dig up. At least I know it is possible in this environment and there's just some issues with the maven invocation of the plugin. Thanks! You've helped me out a lot. -Hal > On Jan 13, 2014, at 5:13 AM, Alberto Cabello S?nchez wrote: > > This is really puzzling me... > > It says the command > > gcc -Wall -Wno-long-long -Wpointer-arith -Wconversion \ > -fPIC -c -fPIC -DPKGLIBDIR="target/lib/" \ > -DPGSQL_MAJOR_VER=9 -DPGSQL_MINOR_VER=2 -DPGSQL_PATCH_VER=6 \ > -DLinux -DGNU_GCC \ > -I/home/pljava/git/pljava/pljava-so/target/nar/javah-include \ > -I/usr/lib/jvm/java-6-openjdk-amd64/include \ > -I/usr/lib/jvm/java-6-openjdk-amd64/include/linux \ > -I/usr/include/postgresql \ > -I/usr/include/postgresql/9.2/server \ > -I/home/pljava/git/pljava/pljava-so/src/main/include \ > -I/home/pljava/git/pljava/pljava-so/target/nar/javah-include \ > /home/pljava/git/pljava/pljava-so/src/main/c/type/Any.c > > fails, but I see no difference with the command you ran manually without > fatal errors. > > More frustrating even as I'm unable to get a non-working environment, what is > rather ironic. > > -- > ----------------------- > Alberto Cabello S?nchez > alberto at unex.es