wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | Problems while compiling wget2 in Haiku (#389)


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | Problems while compiling wget2 in Haiku (#389)
Date: Fri, 27 Jul 2018 08:20:19 +0000

When the python version of `gnulib-tool` crashes or returns error, 
`./bootstrap` falls back to the traditional gnulib-tool. So bootstrapping 
should work whether python is installed/available or not (I successfully tested 
this a while ago).

If `./configure` returns "Compiler doesn't support C99" it normally means what 
it says. Please attach your config.log so I can see what goes wrong. Maybe the 
found cc/gcc is too old to support C99 ? You can always set to a newer one, 
e.g. `CC=gcc-8 ./configure`. But the config.log would be interesting to see.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/issues/389#note_90729967
You're receiving this email because of your account on gitlab.com.


reply via email to

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