(Jul 27 2005 17:40) Jefferson wrote: > Hi, > > See the two errors in log file: > > -------------------------------------------------------------- > without SSL shared: > > configure:18874: checking for OpenSSL support > configure:18920: checking for Kerberos support > configure:19186: checking for krb5-config > configure:19542: checking for pkg-config > configure:19730: checking for OpenSSL version > configure:19870: checking for CRYPTO_free in -lcrypto > configure:19889: gcc -o conftest -O2 -fomit-frame-pointer -pipe -s > -mtune=pentium -march=pentium -fexpensive-optimizations > -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -D_LARGEFILE64_SOURCE=1 > conftest.c -lcrypto -lresolv -lm -ldl -lnsl -lxml2 -lz -lm > -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 1>&5 > /usr/bin/ld: cannot find -lcom_err
[EMAIL PROTECTED] ~$ swup --search-file libcom_err Downloading filelist.gz - done [Trustix ftp] libcom_err (1.35-3tr): /lib/libcom_err.so.2 [Trustix ftp] libcom_err (1.35-3tr): /lib/libcom_err.so.2.1 [Trustix ftp] libcom_err-devel (1.35-3tr): /usr/lib/libcom_err.a [Trustix ftp] libcom_err-devel (1.35-3tr): /usr/lib/libcom_err.so I would install both libcom_err and libcom_err-devel > -------------------------------------------------------------- > with SSL shared: > > > configure:43765: checking whether build with IMAP works > configure:43803: gcc -o conftest -O2 -fomit-frame-pointer -pipe -s > -mtune=pentium -march=pentium -fexpensive-optimizations > -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE > S=1 -D_LARGEFILE64_SOURCE=1 -L/usr/lib conftest.c -lssl -lcrypto > -lc-client -lcrypt -lpam -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err > -lgmp -lintl -ldb-4 -ld > b-4 -lbz2 -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm 1>&5 > /usr/bin/ld: cannot find -lcom_err > collect2: ld returned 1 exit status > configure: failed program was: Same problem here. kind regards c -- Christian H. Toldnes Trustix Developer _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
