Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2000 16:32:13 +0100
From:      Gianluca Sordiglioni <gianluca@parkinson.it>
To:        freebsd-database@freebsd.org
Subject:   Postgresql 7.0.3 port broken?
Message-ID:  <3A3F7F4F.F24B9C0E@parkinson.it>

next in thread | raw e-mail | index | archive | help
Hello,

does anybody knows if postgresql7 port il broken?

Trying to compile on FreeBSD 4.2-STABLE #8 , --with-jdbc --with-perl
--with-odbc I get this message:

gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.0.3/src/pl/tcl'
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
/usr/libexec/ld-elf.so.1: Shared object "libxpg4.so.2" not found
gmake[1]: *** [org/postgresql/DriverClass.class] Error 1
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

I tried with several options, with no result. The port only compiles
issuing "make", with no options  at all.
I installed gmake and egcs as suggested. I don't have strange compile
flags in /etc/make.conf, only -O -march=pentiumpro.
Any hint?

_______________________________________________________________________
Gianluca Sordiglioni                CENTRO PER LA MALATTIA DI PARKINSON
IS manager                          Istituti Clinici di Perfezionamento
gianluca@parkinson.it               via Bignami 1, 20126 Milano - Italy
www.parkinson.it                    tel 02-57993382  -  fax 02-57993357


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




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