On Jan 17, 2010, at 8:50 AM, Chuck Remes wrote: > > On Jan 16, 2010, at 7:43 PM, Evan Phoenix wrote: > >> Use a fresh clone and then just "./configure" LLVM is the default and >> prebuilts are used automatically. >> >> - Evan // via iPhone >> >> >> On Jan 16, 2010, at 5:36 PM, Chuck Remes <[email protected]> wrote: >> >>> I upgraded to snow leopard and tried to rebuild rubinius from a clean >>> start. It blows up in a bunch of LLVM stuff, so I assumed I needed a new >>> LLVM prebuilt for 10.6 versus the one I had for 10.5 installed. >>> >>> cremes$ ./configure --update-prebuilt >>> ERROR >>> ERROR. No llvm-x86_64-apple-darwin10.2.0.tar.bz2 available on server. >>> Configuring LLVM... >>> Checking for existing LLVM tree: found! >>> >>> Checking for function 'backtrace': found! >>> >>> Configured. Run 'rake' to build and run VM tests and rubyspecs >>> --------- >>> >>> >>> Oops. Should there be a new prebuilt or do I have a different problem with >>> my clone? > > > Off of a fresh clone I still get an error. > > cremes$ ./configure > Configuring LLVM... > Checking for existing LLVM tree: not found. > Checking for 'llvm-config': not found > Checking for prebuilt LLVM build... > ERROR > ERROR. No llvm-x86_64-apple-darwin10.2.0.tar.bz2 available on server. > Downloading http://asset.rubini.us/prebuilt/llvm-2.6-source.tar.bz2... > ERROR > WARNING: Unable to configure for LLVM, disabling support.
Are you behind a firewall or something? The fact that both of these errored out tells me that configure couldn't access asset.rubini.us with net/http. - Evan > > Checking for function 'backtrace': found! > > Configured. Run 'rake' to build and run VM tests and rubyspecs > > > > It can't find a prebuilt for OSX 10.6.2. > > cr > > -- > --- !ruby/object:MailingList > name: rubinius-dev > view: http://groups.google.com/group/rubinius-dev?hl=en > post: [email protected] > unsubscribe: [email protected]
-- --- !ruby/object:MailingList name: rubinius-dev view: http://groups.google.com/group/rubinius-dev?hl=en post: [email protected] unsubscribe: [email protected]
