From: Stephen B. <ste...@de...> - 2007-11-27 19:57:41
|
At 10:44 AM -0700 11/27/07, Jeremy Nicoll wrote: > Thank you Stephen, that got me a little farther along. I also appreciated the comment in the source about IE and Windows. :) So I've installed the latest patch for OS X 10.4, which includes Safari 3. Which patch? The one for rexml? >When I try to configure, I am now getting this error: > >Generating BridgeSupport metadata for: WebKit ... >./gen_bridge_metadata.rb:1800:in `compile_and_execute_code': Can't compile C code... aborting (RuntimeError) >command was: gcc /tmp/src-0-22240.m -o /tmp/bin-0-22240 -F"/System/Library/Frameworks" -framework WebKit -framework Foundation -include /tmp/src-0-22240.h 2>/tmp/log-0-22240 > >/usr/bin/ld: /System/Library/Frameworks/WebKit.framework/WebKit load command 20 unknown cmd field >collect2: ld returned 1 exit status > from ./gen_bridge_metadata.rb:1051:in `collect_types_encoding' > from ./gen_bridge_metadata.rb:521:in `collect' > from build.rb:101 > from build.rb:50:in `measure' > from build.rb:101 > from build.rb:62:in `each' > from build.rb:62 >config failed > Are you running 10.4.11? I am and I also have the release version of Safari 3 installed: Version 3.0.4 (523.12). There was a warning in the rubycocoa getting started page about rubycocoa not compiling if you have a v3 betat of webkit but since I now had the release version of Safari 3 I tried compiling and it worked. Take a look at Webkit/Safari issues. |