From: thomas at tada.se (Thomas Hallgren) Date: Sun, 23 Apr 2006 10:11:04 +0200 Subject: [Pljava-dev] pljava-1.3dev compile problem In-Reply-To: <20060423020924.8078.qmail@web30508.mail.mud.yahoo.com> References: <20060423020924.8078.qmail@web30508.mail.mud.yahoo.com> Message-ID: <444B3698.6000801@tada.se> 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 >