These are the error lines: x86_64-pc-linux-gnu-gcc -DHAVE_LIBSSL -DNDEBUG -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o wget connect.o convert.o cookies.o ftp.o css_.o css-url.o ftp-basic.o ftp-ls.o hash.o host.o hsts.o html-parse.o html-url.o http.o init.o log.o main.o netrc.o progress.o ptimer.o recur.o res.o retr.o spider.o url.o warc.o xattr.o utils.o exits.o build_info.o version.o ftp-opie.o openssl.o ../lib/libgnu.a -lpcre -lssl -lcrypto -lz openssl.o: In function `ssl_init': openssl.c:(.text+0x513): undefined reference to `OPENSSL_config' openssl.c:(.text+0x5e3): undefined reference to `SSL_library_init' openssl.c:(.text+0x5ea): undefined reference to `SSL_load_error_strings' openssl.c:(.text+0x609): undefined reference to `TLSv1_2_client_method' openssl.c:(.text+0x78b): undefined reference to `TLSv1_1_client_method' openssl.c:(.text+0x79a): undefined reference to `TLSv1_client_method' collect2: error: ld returned 1 exit status Reproducible: Always
Created attachment 497252 [details] complete build log
Please use the search function. *** This bug has been marked as a duplicate of bug 604490 ***