[Rubycocoa-devel 535] Re: Building the RubyMiniBrowser results in error.

Back to archive index

Eloy Duran eloy.****@gmail*****
Fri Dec 29 18:53:20 JST 2006


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
>



More information about the Rubycocoa-devel mailing list
Back to archive index