On 19/04/2008, Alexander Hansen <[EMAIL PROTECTED]> wrote: > > On Apr 18, 2008, at 10:55 PM, J.T. Halbert wrote: > > > > I have noticed that others have had trouble building Ruby18 on 10.5. > > I am running 10.4.11 and having similar troubles: > > > > -- > > > > stringio.c: > > c..................................................... > > strscan.c: > > cc............................................. > > zlib.c: > > mcccccccccccccccccc > > ..................................................... > > .............................. > > Generating RI... > > > /sw/src/fink.build/ruby18-1.8.6-p111-1/ruby-1.8.6-p111/.ext/i686- > > darwin/stringio.bundle: [BUG] Bus Error > > ruby 1.8.6 (2007-09-24) [i686-darwin] > > > > make: *** [rdoc] Abort trap > > ### execution of make failed, exit code 2 > > Removing runtime build-lock... > > Removing build-lock package... > > /sw/bin/dpkg-lockwait -r > fink-buildlock-ruby18-1.8.6-p111-1 > > (Reading database ... 104143 files and directories currently installed.) > > Removing fink-buildlock-ruby18-1.8.6-p111-1 ... > > Failed: phase installing: ruby18-1.8.6-p111-1 failed > > > > -- > > > > any help is appreciated. > > > > JT > > > > > > You're the first to report the error on 10.4 ; very interesting. I think > we're converging on a fix to apply to 10.5, so presumably we'd best apply it > for 10.4, too.
I wonder what does the Kernel::system use internally. It looks like the quoting is removed in some cases but in others it is not. Perhaps a different shell? Thanks Michal ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
