agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feed[Pljava-dev] Compilation error
2+ messages / 0 participants
[nested] [flat]
* [Pljava-dev] Compilation error
@ 2007-11-19 17:37
2007-11-19 19:06 ` [Pljava-dev] Compilation error
0 siblings, 1 reply; 2+ messages in thread
From: @ 2007-11-19 17:37 UTC (permalink / raw)
Hi,
I am trying to compile pljava on SUSE 10.3 64-bit, with PostgreSQL 8.2.5 and I get the following error:
gcc -c -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fpic -I. -I/usr/local/pgsql/include/server -I/usr/local/pgsql/include/internal -D_GNU_SOURCE -DPKGLIBDIR=\"/usr/local/pgsql/lib\" -I/home/dar17/downloads/pljava-1.3.0/src/C/include -I/home/dar17/downloads/pljava-1.3.0/build/jni -DPGSQL_MAJOR_VER=8 -DPGSQL_MINOR_VER=2 -DPGSQL_PATCH_VER=5 -I"/usr/java/jdk1.5.0_02/include" -I"/usr/java/jdk1.5.0_02/include/linux" /home/dar17/downloads/pljava-1.3.0/src/C/pljava/XactListener.c -o XactListener.o
/home/dar17/downloads/pljava-1.3.0/src/C/pljava/XactListener.c:24: error: expected ?)? before ?event?
/home/dar17/downloads/pljava-1.3.0/src/C/pljava/XactListener.c: In function ?Java_org_postgresql_pljava_internal_XactListener__1register?:
/home/dar17/downloads/pljava-1.3.0/src/C/pljava/XactListener.c:84: warning: implicit declaration of function ?RegisterXactCallback?
/home/dar17/downloads/pljava-1.3.0/src/C/pljava/XactListener.c:84: error: ?xactCB? undeclared (first use in this function)
/home/dar17/downloads/pljava-1.3.0/src/C/pljava/XactListener.c:84: error: (Each undeclared identifier is reported only once
/home/dar17/downloads/pljava-1.3.0/src/C/pljava/XactListener.c:84: error: for each function it appears in.)
/home/dar17/downloads/pljava-1.3.0/src/C/pljava/XactListener.c: In function ?Java_org_postgresql_pljava_internal_XactListener__1unregister?:
/home/dar17/downloads/pljava-1.3.0/src/C/pljava/XactListener.c:107: warning: implicit declaration of function ?UnregisterXactCallback?
/home/dar17/downloads/pljava-1.3.0/src/C/pljava/XactListener.c:107: error: ?xactCB? undeclared (first use in this function)
make[1]: *** [XactListener.o] Error 1
make[1]: Leaving directory `/home/dar17/downloads/pljava-1.3.0/build/objs'
make: *** [c_all] Error 2
Does anyone have any ideas what is wrong?
Thanks,
Dean.
_________________________________________________________________
Celeb spotting ? Play CelebMashup and win cool prizes
https://www.celebmashup.com
^ permalink raw reply [nested|flat] 2+ messages in thread
* [Pljava-dev] Compilation error
2007-11-19 17:37 [Pljava-dev] Compilation error
@ 2007-11-19 19:06 `
0 siblings, 0 replies; 2+ messages in thread
From: @ 2007-11-19 19:06 UTC (permalink / raw)
ratq nomr wrote:
> Hi,
>
> I am trying to compile pljava on SUSE 10.3 64-bit, with PostgreSQL 8.2.5 and I get the following error:
>
Currently you need the CVS version of the code to build against
postgresql 8.2 and up. We'll hopefully be releasing 1.4 shortly, but at
the moment you need to checkout from CVS.
Kris Jurka
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2007-11-19 19:06 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2007-11-19 17:37 [Pljava-dev] Compilation error
2007-11-19 19:06 `
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox