Hi Jeff,

could you 'cd fuzz', then 'make -j1 V=1' and send us the ouput ?

It should include the full gcc command line.


Please attach your config.log.

Regards, Tim


On 19.05.2018 17:28, Jeffrey Walton wrote:
> Hi Everyone,
>
> This looks like a new issue with Wget 1.19.5:
>
>     make
>     ...
>       CC       libunittest_a-version.o
>       AR       libunittest.a
>     gmake[3]: Leaving directory '/home/Build-Scripts/wget-1.19.5/src'
>     gmake[2]: Leaving directory '/home/Build-Scripts/wget-1.19.5/src'
>     Making check in doc
>     ...
>
>     gmake[4]: Leaving directory '/home/Build-Scripts/wget-1.19.5/src'
>       CCLD     wget_css_fuzzer
>     gcc: error: unrecognized command line option '-R'
>     gmake[3]: *** [Makefile:1757: wget_css_fuzzer] Error 1
>
> The config.log is attached. It looks like there is a bad interaction
> with -Wl,-R,/usr/local/lib64, which is in my LDFLAGS. The complete
> LDFLAGS used is:
>
>     -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -Wl,--enable-new-dtags
>
> Jeff


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to