Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2000 11:13:40 +1300
From:      "Dan Langille" <dan@langille.org>
To:        ports@freebsd.org
Subject:   databases/postgresql7 fails to install with java options
Message-ID:  <200012222213.LAA12623@ducky.nz.freebsd.org>

next in thread | raw e-mail | index | archive | help
I selected the following options:

JDBC
MultiByte
ODBC
Perl
TCL
TCLTK

and the default configuration options.  TLC version was 8.3 (default).

I tried another build without JDBC and it completed successfully.

cvsup of ports tree was done today.

FreeBSD xeon.unixathome.org 4.2-STABLE FreeBSD 4.2-STABLE #0: 
Wed Dec 13 22:35:42 NZDT 2000     
root@xeon.unixathome.org:/usr/src/sys/compile/XEON  i386

gmake[3]: Leaving directory 
`/usr/ports/databases/postgresql7/work/postgresql-
7.0.3/src/pl/plpgsql/src'
gmake[2]: Leaving directory 
`/usr/ports/databases/postgresql7/work/postgresql-7.0.3/src/pl/plpgsql'
gmake[1]: Leaving directory 
`/usr/ports/databases/postgresql7/work/postgresql-7.0.3/src/pl'
All of PostgreSQL is successfully made. Ready to install.
gmake: Entering directory 
`/usr/ports/databases/postgresql7/work/postgresql-
7.0.3/src/interfaces/jdbc'
(echo "package org.postgresql;" ;\
 echo "public class DriverClass {" ;\
 echo "public static String 
connectClass=\"org.postgresql.jdbc1.Connection\";" ;\
 echo "}" \
) >org/postgresql/DriverClass.java
rm -f postgresql.jar
gmake[1]: Entering directory 
`/usr/ports/databases/postgresql7/work/postgresql-
7.0.3/src/interfaces/jdbc'
/usr/local/jdk1.1.8/bin/javac org/postgresql/DriverClass.java
gmake[1]: /usr/local/jdk1.1.8/bin/javac: Command not found
gmake[1]: *** [org/postgresql/DriverClass.class] Error 127
gmake[1]: Leaving directory 
`/usr/ports/databases/postgresql7/work/postgresql-
7.0.3/src/interfaces/jdbc'
gmake: *** [jdbc1] Error 2
gmake: Leaving directory 
`/usr/ports/databases/postgresql7/work/postgresql-
7.0.3/src/interfaces/jdbc'
*** Error code 2

Stop in /usr/ports/databases/postgresql7.
*** Error code 1

Stop in /usr/ports/databases/postgresql7.
*** Error code 1

Stop in /usr/ports/databases/postgresql7.

--
Dan Langille
The FreeBSD Diary - http://freebsddiary.org/
       FreshPorts - http://freshports.org/
     NZ Broadband - http://unixathome.org/broadband/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012222213.LAA12623>