From: shelarcy <she...@gm...> - 2007-11-24 15:27:42
|
On Thu, 22 Nov 2007 09:23:54 +0900, Eric Y. Kow <eri...@gm...> wrote: > Note: I'm getting these erros recently... They don't seem related to the > patches I just pushed in, though. > > ld: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit load > command 20 unknown cmd field > /usr/bin/libtool: internal link edit command failed I also tested my patches on PowerPC Mac OS X platform when my patch influence other platforms. And above problem doesn't occur my Mac environment (10.4.10 + XCode 2.5). So I want to know that do you update your OS and/or XCode? Okay, I know I have to update XCode. But I'm changing wxhaskell source code now. So I want to seprate problem from that. I'll update XCode. But I'm not sure whether same problem ocuur. Because I know that Mac OS X's different architecture cause problem on wxHaskell, too. You just remove step that compiling master.o when fixing building problem. So I think you are using Intel architecture. But this intermediate step is important for PowerPC platform. So I applied attached file when testing and using wxHaskell on my Mac. (I don't have Intel Mac. So I hesitated to send this patch to wxhaskell-users Mailing-list.) http://haskell.org/haskellwiki/WxHaskell/Install#PPC.2C_Tiger_.2810.4.7.29.2C_GHC_6.4.1.2C_wxWidgets_2.6.3.2C_wxHaskell_0.9.4 Best Regards, -- shelarcy <shelarcy hotmail.co.jp> http://page.freett.com/shelarcy/ |