[webkit-help] Build fails on Mac OS X 10.5.8

Kurt Kohler kohler at ao-cs.com
Thu Oct 14 14:08:57 PDT 2010


On 10/13/10 4:03 PM, Ryosuke Niwa wrote:
> What kind of error messages are you getting?
> 
> - Ryosuke
> 
> On Wed, Oct 13, 2010 at 3:55 PM, Kurt Kohler <kohler at ao-cs.com
> <mailto:kohler at ao-cs.com>> wrote:
> 
>     I'm having trouble building webkit on my ppc mac running 10.5.8. After
>     downloading the tarball and running update-webkit, build-webkit fails to
>     compile three modules. It looks like the errors are caused by trying to
>     build objective-c sources with the c++ compiler.
> 
>     I have XCode 3.1.4 installed. I don't know if this is relevant, but "gcc
>     -v" returns 4.0.1. Could there be a problem with my $PATH environment
>     variable?
> 
>     PATH=/opt/subversion/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin:/usr/local/git/bin:/opt/local/bin:/Users/kohler/Developer/WebKit/WebKitTools/Scripts:/sw/bin
> 
>     I've attached a portion of the results of the build. The whole file was
>     too long.
> 
> 
>     _______________________________________________
>     webkit-help mailing list
>     webkit-help at lists.webkit.org <mailto:webkit-help at lists.webkit.org>
>     http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
> 
> 
A sample of the messages are in the attachment to my original message.
Most of them are complaints about the at-signs in objective-c class
definitions.


More information about the webkit-help mailing list