[Samba] Problem linking with SSL on RedHat 7.2

Neil Aggarwal neil at JAMMConsulting.com
Mon Apr 29 08:29:02 GMT 2002


Urban:

> Are you sure you want SSL? As I understand, it is useless with windows
> clients as they don't support it.

I am sure that we want to use SSL.  We want to be able to access our
repositories remotely, but do not want to have the data compromised.

Regarding the windows clients, they can support it using an stunnel
wrapper, which is what we are going to do.

> No idea why it doesn't build, perhaps you should use the openssl packages
> that came with RH7.2.

Here is what I did:
make clean
./configure --with-ssl --with-sslinc=/usr/include/openssl
make

I still get these messages:
Linking bin/smbd
smbd/ssl.o: In function `sslutil_init':
smbd/ssl.o(.text+0x23f): undefined reference to `SSL_library_init'
smbd/ssl.o(.text+0x256): undefined reference to `RAND_egd'
smbd/ssl.o(.text+0x3ce): undefined reference to
`SSL_CTX_use_certificate_chain_file'
smbd/ssl.o(.text+0x577): undefined reference to
`SSL_CTX_set_tmp_rsa_callback'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1

Any ideas?

Thanks,
	Neil.

--
Neil Aggarwal
JAMM Consulting, Inc.    (972) 612-6056, http://www.JAMMConsulting.com
Custom Internet Development    Websites, Ecommerce, Java, databases





More information about the samba mailing list