Re: beta5 and unixware 711 - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: beta5 and unixware 711
Date
Msg-id 20010227150525.A13518@lerami.lerctr.org
Whole thread Raw
In response to Re: beta5 and unixware 711  (Olivier PRENANT <ohp@pyrenet.fr>)
List pgsql-hackers
* Olivier PRENANT <ohp@pyrenet.fr> [010227 15:00]:
> On Tue, 27 Feb 2001, Larry Rosenman wrote:
> 
> > * Olivier PRENANT <ohp@pyrenet.fr> [010227 13:30]:
> > > Hi all,
> > > 
> > > I've been trying to play with beta5 today on unixware 711. I have 2
> > > problems:
> > > 
> > > 1) enabling --with-tcl  yields to link errors on bin/pgtclsh and
> > > interfaces/pl/tcl because Makefile insists on linking with libtcl7.6.0
> > > instead on libtcl7.6
> > With the Skunkware packages installed, it's fine here.
> You mean V802?? I had the same problems...
lerami% ldd ~postgres/bin/pgtclsh
/usr/local/pgsql/bin/pgtclsh needs:       libpgtcl.so.2 => /usr/local/pgsql/lib/libpgtcl.so.2       libpq.so.2 =>
/usr/local/pgsql/lib/libpq.so.2      libtcl8.2.so => /usr/local/lib/libtcl8.2.so       /usr/lib/libdl.so.1
/usr/lib/libsocket.so.2      /usr/lib/libm.so.1       /usr/local/lib/libz.so.1       /usr/lib/libresolv.so.2
/usr/lib/libnsl.so.1      /usr/local/lib/libreadline.so.3       /usr/lib/libc.so.1
 
lerami%

Here is my config input:

CC=cc CXX=CC ./configure  --prefix=/usr/local/pgsql --enable-syslog \--with-CXX --with-perl --enable-multibyte
--enable-cassert\--with-includes=/usr/local/include --with-libs=/usr/local/lib \--with-tcl
--with-tclconfig=/usr/local/lib\--with-tkconfig=/usr/local/lib  --enable-locale --with-python
 

> > > 
> > > 2) enabling --with-openssl causes a compilation error on
> > > src/backend/libpq/crypt.c because of multiply defined symbol des_encrypt
> > This is an OpenSSL error.  We need to get THEIR attention....
> > 
> In the mean time, is there something I can do (apart from disbling ssl)?
I would remove the des_encrypt from openSSL's des.h.

Let me know if that works (I haven't tried).

LER

> 
> Regards,
> > LER
> > 
> > > 
> > > Regards,
> > > 
> > > -- 
> > > Olivier PRENANT             Tel:    +33-5-61-50-97-00 (Work)
> > > Quartier d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
> > > 31190 AUTERIVE                      +33-6-07-63-80-64 (GSM)
> > > FRANCE                      Email: ohp@pyrenet.fr
> > > ------------------------------------------------------------------------------
> > > Make your life a dream, make your dream a reality. (St Exupery)
> > 
> > 
> 
> -- 
> Olivier PRENANT             Tel:    +33-5-61-50-97-00 (Work)
> Quartier d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
> 31190 AUTERIVE                      +33-6-07-63-80-64 (GSM)
> FRANCE                      Email: ohp@pyrenet.fr
> ------------------------------------------------------------------------------
> Make your life a dream, make your dream a reality. (St Exupery)

-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


pgsql-hackers by date:

Previous
From: Olivier PRENANT
Date:
Subject: Re: beta5 and unixware 711
Next
From: Bruce Momjian
Date:
Subject: Database Internals Presentation