Hi Guys
I try to compile wget with openssl support but and configure runs
smoothly,finding my ssl libs.
During make i get the following error:

gcc -O2 -Wall -Wno-implicit -o wget cmpt.o connect.o cookies.o fnmatch.o
ftp.o ftp-basic.o ftp-ls.o ftp-opie.o hash.o headers.o host.o html-parse.o
html-url.o http.o init.o log.o main.o gen-md5.o netrc.o progress.o rbuf.o
recur.o res.o retr.o safe-ctype.o snprintf.o gen_sslfunc.o url.o utils.o
version.o  -L/usr/local/ssl/lib//lib -lssl -lcrypto -ldl -lresolv -Wl,--rpat
h -Wl,/usr/local/ssl/lib//lib
gen_sslfunc.o: In function `init_ssl':
gen_sslfunc.o(.text+0x103): undefined reference to
`OpenSSL_add_all_algorithms'
collect2: ld returned 1 exit status
make[1]: *** [wget] Error 1
make[1]: Leaving directory `/opt/wget-1.8.2/src'
make: *** [src] Error 2


How to resolv this ??

Thanks in advance

Florian
Austria

Reply via email to