From: thomas at tada.se (Thomas Hallgren) Date: Wed, 26 Apr 2006 08:01:52 +0200 Subject: [Pljava-dev] pljava-1.3dev compile problem In-Reply-To: <20060426014345.41224.qmail@web30504.mail.mud.yahoo.com> References: <20060426014345.41224.qmail@web30504.mail.mud.yahoo.com> Message-ID: <444F0CD0.6010201@tada.se> Mujde Pamuk wrote: > Hi Thomas > gnu make is version 3.8 > should we also get a newer version for this one > > No, 3.8 is fine. That's not the problem then. I thought it might be since I've had similar problems with older makes. The error you get just don't make any sense. I can't really figure out what's causing it. PL/Java compiles just fine on most platforms. What shell are you using? I.e. what's the $SHELL variable set to? Regards, Thomas Hallgren > m.pamuk > --- Thomas Hallgren wrote: > > >> Hi Mujde, >> PL/Java requires at least gcj 4.0. Seems your GNU >> make is fairly old >> too. What version is it? >> >> Kind Regards, >> Thomas Hallgren >> >> Mujde Pamuk wrote: >> >>> Hello All >>> I am trying to compile the source -the development >>> version AKA 1.3 >>> >>> after warnings about SQL.date class being >>> >> deprecated >> >>> I got these errors >>> jar cf >>> >>> >> /var/lib/pgsql/data/pljava-1.3.dev/build/pljava.jar >> . >> >>> make[1]: Leaving directory >>> >>> > `/var/lib/pgsql/data/pljava-1.3.dev/build/classes/pljava' > >>> make[1]: Entering directory >>> >>> > `/var/lib/pgsql/data/pljava-1.3.dev/build/classes/deploy' > >>> gcj -C -d . >>> jar cmf >>> >>> > /var/lib/pgsql/data/pljava-1.3.dev/src/java/deploy/META-INF/manifest.txt > >> /var/lib/pgsql/data/pljava-1.3.dev/build/deploy.jar >> . >> >>> make[1]: Leaving directory >>> >>> > `/var/lib/pgsql/data/pljava-1.3.dev/build/classes/deploy' > >>> make[1]: Entering directory >>> `/var/lib/pgsql/data/pljava-1.3.dev/build/objs' >>> >>> > /var/lib/pgsql/data/pljava-1.3.dev/src/C/pljava/Makefile:153: > >>> *** Recursive variable `OBJS' references itself >>> (eventually). Stop. >>> make[1]: Leaving directory >>> `/var/lib/pgsql/data/pljava-1.3.dev/build/objs' >>> make: *** [c_all] Error 2 >>> >>> Are they critical errors? >>> >>> We are using >>> java version "1.4.2" >>> jdkgcj 0.3.1 >>> >> (http://www.arklinux.org/projects/jdkgcj) >> >>> gcj (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2) >>> >>> and the system is >>> Linux 2.6.11-perfctr #1 i686 i686 i386 GNU/Linux >>> >>> I managed to install pljava 1.2.0 on my mac >>> however i've made numerous (alas unsuccessful) >>> attempts installing it on this machine >>> I would be very glad if you can help me with this >>> Thanks >>> >>> m.pamuk >>> >>> __________________________________________________ >>> Do You Yahoo!? >>> Tired of spam? Yahoo! Mail has the best spam >>> >> protection around >> >>> http://mail.yahoo.com >>> _______________________________________________ >>> Pljava-dev mailing list >>> Pljava-dev at gborg.postgresql.org >>> >>> > http://gborg.postgresql.org/mailman/listinfo/pljava-dev > >>> >>> >> > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > Pljava-dev mailing list > Pljava-dev at gborg.postgresql.org > http://gborg.postgresql.org/mailman/listinfo/pljava-dev >