Ralf Gross
2002-Jul-10 01:57 UTC
[Samba] samba-2.2.5 on Solaris8 -> cant find test code. Aborting config
Hi, I tried to update our samba 2.2.4 server to the latest version 2.2.5. I extracted the tar and ran autoconf. After that I ran ./configure --with-acl-support --prefix=/usr/local/samba225 --with-quotas --with-ssl --with-included-pop --with-sslinc=/usr/local/ssl/include/ --with-ssllib=/usr/local/ssl/lib/ and then got this error ... checking for conflicting AUTH_ERROR define in rpc/rpc.h... no checking for test routines... configure: error: cant find test code. Aborting config The config.log shows the following: ... configure:14764: checking for test routines configure:14776: gcc -o conftest -O -I../openssl/include -I../openslp/libslp -I/usr/openwin/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L../openslp/libslp/.libs -R/usr/lib -L/usr/openwin/lib -R/usr/openwin/lib conftest.c -lcups -L../openssl -lssl -lcrypto -lsocket -lnsl >&5 ld: fatal: library -lssl: not found ld: fatal: library -lcrypto: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:14779: $? = 1 configure: program exited with status 1 configure: failed program was: #line 14771 "configure" #include "confdefs.h" #include "./tests/trivial.c" configure:14792: error: cant find test code. Aborting config ... I have no idea why the script wants ../openssl/include. I never had a problem with compiling samba until 2.2.5. Is there something I should check or something stupid I forgot? Any ideas? tia Ralf
Ralf Gross
2002-Jul-10 02:06 UTC
[Samba] samba-2.2.5 on Solaris8 -> cant find test code. Aborting config
Hi, I tried to update our samba 2.2.4 server to the latest version 2.2.5. I extracted the tar and ran autoconf. After that I ran ./configure --with-acl-support --prefix=/usr/local/samba225 --with-quotas --with-ssl --with-included-pop --with-sslinc=/usr/local/ssl/include/ --with-ssllib=/usr/local/ssl/lib/ and then got this error ... checking for conflicting AUTH_ERROR define in rpc/rpc.h... no checking for test routines... configure: error: cant find test code. Aborting config The config.log shows the following: ... configure:14764: checking for test routines configure:14776: gcc -o conftest -O -I../openssl/include -I../openslp/libslp -I/usr/openwin/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L../openslp/libslp/.libs -R/usr/lib -L/usr/openwin/lib -R/usr/openwin/lib conftest.c -lcups -L../openssl -lssl -lcrypto -lsocket -lnsl >&5 ld: fatal: library -lssl: not found ld: fatal: library -lcrypto: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:14779: $? = 1 configure: program exited with status 1 configure: failed program was: #line 14771 "configure" #include "confdefs.h" #include "./tests/trivial.c" configure:14792: error: cant find test code. Aborting config ... I have no idea why the script wants ../openssl/include. I never had a problem with compiling samba until 2.2.5. Is there something I should check, or something stupid I forgot? Any ideas? tia Ralf