[webkit-dev] Build error after SVN upgrade?

Hanspeter Schaub hanspeterschaub at mac.com
Tue Jan 10 05:53:31 PST 2006


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




More information about the webkit-dev mailing list