Re: PG7.1b5 .debs
- To: Oliver Elphick <olly@lfix.co.uk>
- Cc: charpent@bacbuc.dyndns.org, debian-postgresql@cochrane.atnet.at, debian-java@lists.debian.org
- Subject: Re: PG7.1b5 .debs
- From: Stefan Gybas <stefan@gybas.com>
- Date: Mon, 12 Mar 2001 21:11:47 +0100
- Message-id: <[🔎] 3AAD2D83.49B3CC2C@gybas.com>
- References: <[🔎] 200103121140.f2CBerG19611@linda.lfix.co.uk>
Oliver Elphick wrote: > /usr3/home/olly/mypackages/pg7.1/postgresql-7.1beta5/src/interfaces/ > jdbc/build.xml:99: Cannot use classic compiler, as it is not available Try using the jikes compiler instead, i.e. add (or change) the build.compiler property in this section: <property name="build.compiler" value="jikes"/> > ...bafflement! What is "classic compiler"? The XML line begins "<javac" That's the integradted compiler in JDK 1.1. This compiler is not available when you use the Kaffe JVM. > I have jdk1.1 installed, which contains /usr/lib/jdk1.1/bin/javac. jdk1.1 is non-free, so the postgres source package whould have to move to contrib if it build depends on it. Please try kaffe and jikes (see e.g. the Tomcat package on how to build with Ant and free tools only), and if that fails I'll continue to maintain the libpgjava package as a seperate package in contrib. -- Stefan Gybas
Reply to:
- Follow-Ups:
- Re: PG7.1b5 .debs
- From: "Oliver Elphick" <olly@lfix.co.uk>
- Re: PG7.1b5 .debs
- References:
- Re: PG7.1b5 .debs
- From: "Oliver Elphick" <olly@lfix.co.uk>
- Re: PG7.1b5 .debs
- Prev by Date: Re: kaffe/gcj (was: Re: Quitting debian-java)
- Next by Date: Newbie blackdown problem
- Previous by thread: Re: PG7.1b5 .debs
- Next by thread: Re: PG7.1b5 .debs
- Index(es):