bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] [bug #48193] Build fails unless -liconv set explicitly in LDF


From: Tim Ruehsen
Subject: [Bug-wget] [bug #48193] Build fails unless -liconv set explicitly in LDFLAGS
Date: Mon, 13 Feb 2017 04:06:46 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

Follow-up Comment #15, bug #48193 (project wget):

Thanks, your config.log shows what is going wrong...

In configure.ac there is a line
LIBICONV=
which was ok before a certain commit - nowadays we always need libiconv, so
this line must be removed.

This line will only be executed with --disable-iri, as you found out.

Could you remove or comment that line, and execute autoreconf && ./configure
<with your options incl. --disable-iri> && make. Just to make sure the problem
is solved.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48193>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]