Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2015 15:20:23 +0100
From:      Kurt Jaeger <lists@opsec.eu>
To:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: Build Failure: webkit-gtk2
Message-ID:  <20150112142023.GE44537@home.opsec.eu>
In-Reply-To: <20150112090212.2efaa349@scorpio>
References:  <20150112090212.2efaa349@scorpio>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> Is anyone besides me having a problem building "webkit-gtk2"? It fails with
> this error 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

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?20150112142023.GE44537>