Eloy Duran
eloy.****@gmail*****
Wed Jan 3 05:25:23 JST 2007
Well I tried to build RubyMiniBrowser with the latest svn, but still no luck... But I did notice now that it doesn't build with the configuration Release, but if I do: xcodebuild -configuration Debug then it does build. So it's something to do with the Release configuration, could it be because I don't have the apple-unstable installed? Cheers, Eloy On 12/29/06, Eloy Duran <eloy.****@gmail*****> wrote: > Hi Hisa-san, > > Well, I've got no clue where this comes from either... > It looks like it's for some reason concatenating the sdk path and the ruby path? > eg: (...sdk/opt/local...) > > Where does xcodebuild get these vars from? > Am I the only one with problems building RubyMiniBrowser? > Because I can build all the other samples just fine :( > > Cheers, > Eloy > > On 12/28/06, Fujimoto Hisa <hisa****@fobj*****> wrote: > > Hi Eloy-san, > > > > Thanks for your report! > > Should be fixed anything about this? > > I've never done this situation (...sdk/opt/local...) yet. > > > > thanks > > -- > > hisa > > > > On 2006/12/27, at 21:02, Eloy Duran wrote: > > > > > Oh and this also doesn't look good: > > > "/usr/bin/ld: warning can't open dynamic library: > > > /Developer/SDKs/MacOSX10.4u.sdk/opt/local/lib/libruby.dylib referenced > > > from: /Developer/SDKs/MacOSX10.4u.sdk/Library/Frameworks/ > > > RubyCocoa.framework/RubyCocoa" > > > > > > Complete: > > > Ld /Users/eloy/Documents/DEVELOPMENT/RubyCocoa/src/apple-unstable/ > > > sample/RubyMiniBrowser/build/MiniBrowser.build/Release/ > > > MiniBrowser.build/Objects-normal/ppc/MiniBrowser > > > normal ppc > > > cd /Users/eloy/Documents/DEVELOPMENT/RubyCocoa/src/apple- > > > unstable/sample/RubyMiniBrowser > > > /usr/bin/gcc-4.0 -o > > > /Users/eloy/Documents/DEVELOPMENT/RubyCocoa/src/apple-unstable/ > > > sample/RubyMiniBrowser/build/MiniBrowser.build/Release/ > > > MiniBrowser.build/Objects-normal/ppc/MiniBrowser > > > -L/Users/eloy/Documents/DEVELOPMENT/RubyCocoa/src/apple-unstable/ > > > sample/RubyMiniBrowser/build/Release > > > -F/Users/eloy/Documents/DEVELOPMENT/RubyCocoa/src/apple-unstable/ > > > sample/RubyMiniBrowser/build/Release > > > -filelist /Users/eloy/Documents/DEVELOPMENT/RubyCocoa/src/apple- > > > unstable/sample/RubyMiniBrowser/build/MiniBrowser.build/Release/ > > > MiniBrowser.build/Objects-normal/ppc/MiniBrowser.LinkFileList > > > -framework Cocoa -framework WebKit -framework RubyCocoa -arch ppc > > > -Wl,-Y,1455 -mmacosx-version-min=10.4 -isysroot > > > /Developer/SDKs/MacOSX10.4u.sdk > > > /usr/bin/ld: warning can't open dynamic library: > > > /Developer/SDKs/MacOSX10.4u.sdk/opt/local/lib/libruby.dylib referenced > > > from: /Developer/SDKs/MacOSX10.4u.sdk/Library/Frameworks/ > > > RubyCocoa.framework/RubyCocoa > > > (checking for undefined symbols may be affected) (No such file or > > > directory, errno = 2) > > > _______________________________________________ > > > Rubycocoa-devel mailing list > > > Rubyc****@lists***** > > > http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel > > > > _______________________________________________ > > Rubycocoa-devel mailing list > > Rubyc****@lists***** > > http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel > > >