On 2015-01-12 15:02, Jerry wrote:
> FreeBSD 10.1 amd64
> 
> 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
> 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-gtk2/work/webkitgtk-2.4.8'
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/www/webkit-gtk2

There is a Bugzilla entry concerning this

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196296

However:

Due to a maintenance issue, changes to bugs between 2015-01-07 and
2015-01-10 were lost. Please resubmit any updates as appropriate. We
apologize for the inconvenience.

Anyway, to reliably build webkit-gtk you must enable BOTH WEBGL and
WEBAUDIO, otherwise the build will fail.

Cheers,

//per
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to