Date: Wed, 29 Apr 2015 21:49:34 +0200 From: Kurt Jaeger <lists@opsec.eu> To: Carmel NY <carmel_ny@outlook.com> Cc: FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: Unable to build webkit-gtk2 after updating ICU Message-ID: <20150429194934.GQ2743@home.opsec.eu> In-Reply-To: <BLU437-SMTP98562EFECB253540FE671A80D70@phx.gbl> References: <BLU436-SMTP1070950052F39C916630C9680D70@phx.gbl> <20150429120720.GL1225@albert.catwhisker.org> <BLU437-SMTP98562EFECB253540FE671A80D70@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! > I tried that and virtually every other thing I can think of. It still fails > with this message: > > CXXLD libWTF.la > CXXLD Programs/LLIntOffsetsExtractor > /usr/bin/ld:./.libs/libWTF.a: file format not recognized; treating as linker script > /usr/bin/ld:./.libs/libWTF.a:1: syntax error > c++: error: linker command failed with exit code 1 (use -v to see invocation) > GNUmakefile:40539: recipe for target 'Programs/LLIntOffsetsExtractor' failed > gmake[1]: *** [Programs/LLIntOffsetsExtractor] Error 1 > gmake[1]: Leaving directory '/usr/ports/www/webkit-gtk3/work/webkitgtk-2.4.8' > *** Error code 1 See https://lists.freebsd.org/pipermail/freebsd-ports/2015-January/097534.html The webkit-gtk2 build fails if the ports 'ar' is found before the system 'ar'. Check $PATH and put /usr/bin before /usr/local/bin. -- pi@opsec.eu +49 171 3101372 5 years to go !
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150429194934.GQ2743>