[stunnel-users] stunnel install failure
Michal Trojnara
Michal.Trojnara at mobi-com.net
Mon Dec 5 21:10:20 CET 2005
James,
Your libwrap library is incorrectly installed. The easiest way to
correct it is to copy the shared library to /usr/lib directory.
Alternative solution is to disable libwrap support:
./configure --disable-libwrap
make clean
make
make install
Best regards,
Mike
On 2005-12-05, at 21:01, James.Bartkowicz at bedbath.com wrote:
>
> Pretty new to stunnel and not very familiar with compiling programs at
> all:
>
> 1. Description:
> Installation of stunnel 4.14 failing on a Solaris 9 box.
> #>make
> Making all in src
> /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wshadow
> -Wcast-align -Wpointer-arith -I/usr/local/ssl/include -o
> libstunnel.la
> -rpath /usr/local/lib -avoid-version env.lo -lz -ldl -lsocket -lnsl
> -L/usr/local/ssl/lib -lssl -lcrypto -lwrap
> gcc -shared -Wl,-h -Wl,libstunnel.so -o .libs/libstunnel.so
> .libs/env.o
> -lz -ldl -lsocket -lnsl -L/usr/local/ssl/lib -lssl -lcrypto -lwrap -lc
> ld: fatal: library -lwrap: not found
> ld: fatal: File processing errors. No output written to
> .libs/libstunnel.so
> collect2: ld returned 1 exit status
> *** Error code 1
> make: Fatal error: Command failed for target `libstunnel.la'
> Current working directory /local1/home/stunnel/stunnel-4.14/src
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> *******************************************
> James Bartkowicz
>
> Bed Bath & Beyond
>
> Server Administration Team - UNIX
> 908-688-0888 ext.4441
> *******************************************
>
> ------------------------------------------------------
> CONFIDENTIALITY NOTICE: This e-mail, and any attachments thereto, is
> intended only for use by the addressee(s) named herein and may contain
> confidential information. If you are not the intended recipient of
> this
> e-mail, you are hereby notified that any dissemination, distribution or
> copying of this e-mail, and any attachments thereto, is strictly
> prohibited. If you have received this e-mail in error, please
> permanently
> delete the original and any copy of any e-mail and any printout
> thereof.
> Thank you for your compliance.
>
> _______________________________________________
> stunnel-users mailing list
> stunnel-users at mirt.net
> http://stunnel.mirt.net/mailman/listinfo/stunnel-users
More information about the stunnel-users
mailing list