Hello, If you wish to compile wget without ssl support an additional switch needs to be added as well as removing the --with-ssl=openssl
The additional switch is: --without-ssl This needs to be added to the commands Explanations section. Without passing this switch configure fails with the error: configure: error: --with-ssl=gnutls was given, but GNUTLS is not available Regards, Christopher. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
