Bug#669308: webkit: FTBFS[kfreebsd]: #error Unsupported Platform

Steven Chamberlain steven at pyro.eu.org
Sat Apr 21 02:41:40 UTC 2012


tags 669308 + patch
thanks

On 18/04/12 22:19, Christoph Egger wrote:
> In file included from ../Source/ThirdParty/ANGLE/src/compiler/InitializeDll.cpp:11:0:
> ../Source/ThirdParty/ANGLE/src/compiler/osinclude.h:22:2: error: #error Unsupported platform.

Looks like that header just needs to test for __FreeBSD_kernel__ as well
as __FreeBSD__, as in the attached diff.  This seems to allow compiling
that particular file on kfreebsd-i386, but I've not been able to test
building the entire package yet.

Regards,
-- 
Steven Chamberlain
steven at pyro.eu.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10_kfreebsd_support.patch
Type: text/x-patch
Size: 560 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-webkit-maintainers/attachments/20120421/c57d7b1b/attachment.bin>


More information about the Pkg-webkit-maintainers mailing list