Hello managers,
i have du-4.0b plus patchkit7 (C2 NOT installed) and when i try to
configure ssh it failed with a library-inconsistency (see below).
I have tried with gcc and cc and with ssh-1.2.25 and ssh-1.2.26
only to get the same failure each time.
Any ideas for what i'm doing wrong? Or could do better?
And, btw, how can i determine the version of a library?
Thanks,
Bernt Christandl
-------------------------------------------------------------------------
- Bernt Christandl / Max-Planck-Institut fuer extraterrestrische Physik -
- D-85740 Garching / Phone: +49/89/3299-3342 / Fax: +49/89/3299-3569 -
- email: beb_at_mpe.mpg.de -
-------------------------------------------------------------------------
# CC="cc" CFLAGS="-O" ./configure
loading cache ./config.cache
checking host system type... alpha-dec-osf4.0
checking cached information... ok
checking for gcc... cc
checking whether the C compiler (cc -O ) works... yes
checking whether the C compiler (cc -O ) is a cross-compiler... no
checking whether we are using GNU C... no
checking for POSIXized ISC... no
checking for set_auth_parameters in -lsecurity... yes
checking for audgen in -laud... yes
checking for dbopen in -ldb... yes
checking for sin in -lm... yes
checking for setluid... yes
checking for getespwnam... yes
checking for locked_out_es... yes
checking for time_lock... yes
checking for OSF/1 C2 security package... yes
checking that the compiler works... 25380:./conftest: /sbin/loader: Fatal Error: Cannot load multiple versions of shared object. libsecurity.so depends on version osf.1 of libdb.so and Main depends on version _null of libdb.so.
no
configure: error: Could not compile and run even a trivial ANSI C program - check CC.
#
Received on Tue Sep 22 1998 - 12:55:36 NZST