vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Thu, 31 Jan 2008, Devrim GÜNDÜZ wrote: > Attached is the build error of build 603 on Fedora 8. I'm not a JDBC > guy. How can it be fixed? > It appears that the replace processing that's used to transform Driver.java.in to Driver.java is not working. What's your version of ant and the JDK? Could you send "ant -verbose" output? Kris Jurka ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| |||
| Hi, On Thu, 2008-01-31 at 10:51 -0800, Devrim GÜNDÜZ wrote: > Just a FYI: I could compile build 602 on the same environment... I just remembered that Java environment on my laptop is broken. I tested this release on another Fedora 8, and it worked well. Sorry for the noise. Regards, -- Devrim GÜNDÜZ , RHCE PostgreSQL Replication, Consulting, Custom Development, 24x7 support Managed Services, Shared and Dedicated Hosting Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBHoh/9pme12CBXnxERApp8AKCE2l81vqEox0DhW5NQk2PaZL76FwCgj Gro UP8B1bDhkU93aFA5KjM0FdE= =0vJF -----END PGP SIGNATURE----- |
| ||||
| On Thu, 31 Jan 2008, Devrim GÜNDÜZ wrote: > On Thu, 2008-01-31 at 13:39 -0500, Kris Jurka wrote: > >> What's your version of ant and the JDK? > > $ rpm -qv ant > ant-1.7.0-1jpp.2.fc8 > > I'm using IcedTea, the Java Platform that Fedora ships. > We determine which version of the driver to build based on the JVM we're running in, so when I see this "/usr/lib/jvm/java-1.7.0-icedtea-1.7.0.0/jre", I'm guessing it's reporting itself as a 1.7 JVM while we only know about 1.6 and less. Perhaps this patch will help? Kris Jurka ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |