bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] gcc: error: unrecognized command line option '-R'


From: Tim Rühsen
Subject: Re: [Bug-wget] gcc: error: unrecognized command line option '-R'
Date: Sat, 19 May 2018 18:27:09 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

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

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