From: | hal(dot)hildebrand at me(dot)com (Hal Hildebrand) |
---|---|
To: | |
Subject: | [Pljava-dev] Errors building SO |
Date: | 2014-01-13 17:23:05 |
Message-ID: | E9AB8587-B0AF-4F90-946D-56F01636CE59@me.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
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 <alberto at unex.es> 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
From | Date | Subject | |
---|---|---|---|
Next Message | Alberto Cabello Sánchez | 2014-01-13 19:06:10 | [Pljava-dev] Errors building SO |
Previous Message | Alberto Cabello Sánchez | 2014-01-13 13:13:29 | [Pljava-dev] Errors building SO |