Just provided a patch for this. See http://bugzilla.opendarwin.org/show_bug.cgi?id=8833
>-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of ext Matt Gough >Sent: Wednesday, May 10, 2006 8:33 AM >To: Webkit-dev >Subject: [webkit-dev] Failing to build > >The latest sources (as of the time of this email) fails to build: > >Ld /BuildData__nb/Release/WebCore.framework/Versions/A/WebCore >normal ppc > cd /Users/mattg/WK__nb/WebCore > /usr/bin/g++-4.0 -o /BuildData__nb/Release/WebCore.framework/ >Versions/A/WebCore -L/BuildData__nb/Release >-F/BuildData__nb/Release - filelist >/BuildData__nb/WebCore.build/Release/WebCore.build/Objects- >normal/ppc/WebCore.LinkFileList -framework ApplicationServices >- framework Carbon -framework Cocoa -framework JavaScriptCore >-licucore -lxslt -framework QuartzCore -lxml2 -arch ppc >-Wl,-single_module - compatibility_version 1 -current_version >1 -install_name / >BuildData__nb/Release/WebCore.framework/Versions/A/WebCore - >dynamiclib -mmacosx-version-min=10.4 -Wl,- >exported_symbols_list,WebCore.exp,-Y,3 >ld: Undefined symbols: >__ZN7WebCore23isRoundingHackCharacterEt >__ZNK7WebCore8FontData13widthForGlyphEt >__ZNK7WebCore8FontData17glyphForCharacterEPPKS0_j >__ZN7WebCore7isSpaceEj >/BuildData__nb/WebCore.build/Release/WebCore.build/Objects-normal/ppc/ >Font.o reference to undefined __ZN7WebCore23isRoundingHackCharacterEt >/BuildData__nb/WebCore.build/Release/WebCore.build/Objects-normal/ppc/ >Font.o reference to undefined __ZNK7WebCore8FontData13widthForGlyphEt >/BuildData__nb/WebCore.build/Release/WebCore.build/Objects-normal/ppc/ >Font.o reference to undefined >__ZNK7WebCore8FontData17glyphForCharacterEPPKS0_j >more references to undefined symbols ... >/usr/bin/libtool: internal link edit command failed > > >Matt >_______________________________________________ >webkit-dev mailing list >[email protected] >http://www.opendarwin.org/mailman/listinfo/webkit-dev > _______________________________________________ webkit-dev mailing list [email protected] http://www.opendarwin.org/mailman/listinfo/webkit-dev
