| From: | alberto at unex(dot)es (Alberto Cabello Sánchez ) |
|---|---|
| To: | |
| Subject: | [Pljava-dev] Errors building SO |
| Date: | 2014-01-13 13:13:29 |
| Message-ID: | 20140113131329.GH14082@guadiana.unex.es |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pljava-dev |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hal Hildebrand | 2014-01-13 17:23:05 | [Pljava-dev] Errors building SO |
| Previous Message | Hal Hildebrand | 2014-01-13 12:36:48 | [Pljava-dev] Errors building SO |