bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] [bug #50223] wget 1.19 will not build on MacOS 10.12.3


From: Tim Ruehsen
Subject: [Bug-wget] [bug #50223] wget 1.19 will not build on MacOS 10.12.3
Date: Sun, 5 Feb 2017 19:06:24 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

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

I guess I found the prolem in configure.ac:

if test "X$iri" = "Xno"; then
  # we don't need libunistring - clear settings from gnulib module
  LIBUNISTRING=""
  LTLIBUNISTRING=""
fi

That is old code and it hits you when you don't build with IRI support (your
gist shows IRI: no).

Please test again without that code (remove it from configure.ac and
autoreconf && ./configure && make).

If that works for you, I'll make a commit without it.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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