[webkit-dev] Build error after SVN upgrade?
Eric Seidel
eseidel at apple.com
Tue Jan 10 06:00:08 PST 2006
I just committed a fix as part of revision 11986.
-eric
On Jan 10, 2006, at 5:53 AM, Hanspeter Schaub wrote:
> Howdy,
>
> I've trashed the old nightly build files, and followed the
> instructions to download the SVN version of WebKit. However, when
> running the build-webkit script, I've got an error on two machines
> now.
>
> Ld /Users/hp/Applications/WebKit/WebKitBuild/Deployment/
> WebCore.framework/Versions/A/WebCore normal ppc
> cd /Users/hp/Applications/WebKit/WebCore
> /usr/bin/g++-4.0 -o /Users/hp/Applications/WebKit/WebKitBuild/
> Deployment/WebCore.framework/Versions/A/WebCore -L/Users/hp/
> Applications/WebKit/WebKitBuild/Deployment -L/Users/hp/Applications/
> WebKit/WebKitBuild/WebCore.build/Deployment/WebCore.build/
> DerivedSources -F/Users/hp/Applications/WebKit/WebKitBuild/
> Deployment -F/System/Library/Frameworks/WebKit.framework/Frameworks
> -filelist /Users/hp/Applications/WebKit/WebKitBuild/WebCore.build/
> Deployment/WebCore.build/Objects-normal/ppc/WebCore.LinkFileList -
> framework ApplicationServices -framework Carbon -framework Cocoa -
> framework JavaScriptCore -licucore -lxslt -framework QuartzCore -
> arch ppc -Wl,-single_module -compatibility_version 1 -
> current_version 1 -install_name /System/Library/Frameworks/
> WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/
> WebCore -dynamiclib -mmacosx-version-min=10.3 -lxml2-WebCore -Wl,-
> exported_symbols_list,WebCore.exp
> ld: Undefined symbols:
> __ZNK8MacFrame4viewEv
> /usr/bin/libtool: internal link edit command failed
> ** BUILD FAILED **
>
>
>
> I'm able to compile the Javascrip and WebCore files, but I'm always
> getting above fatal error? I'm I missing something here, or is the
> SVN checkout not including something?
>
> thanks,
>
> Hanspeter Schaub
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at opendarwin.org
> http://www.opendarwin.org/mailman/listinfo/webkit-dev
More information about the webkit-dev
mailing list