Hi, > Welcome to Solaris hell. :-) > Do you have GNU cc, make, etc installed? Or the Sun complier? Yes, all mentioned tools are installed > > In your case it looks like 'cc' which is probably the sun native > compiler, is choking on the options passed via the makefile. Install > gcc, if you don't have it already, and then set the 'CC' environment > variable to the path to gcc. If that doesn't work, try renaming your > cc and linking gcc to cc (though this is a hack you shouldn't leave in > place). Also I'm finding that makefiles often don't respect all the > configuration you have set up, especially the make files auto- > generated during compile, so you might have to navigate 3 directories > deep, muck about in the makefile, recompile, fail at the next library, > muck makefile, rinse, repeat. > I tried it, but it doesn't help... :-( > Good luck, and please post back if you make it anywhere... I'll post the the solution if I solve the problem.... > > > On Feb 29, 8:13�am, Kaan Karaca <[EMAIL PROTECTED]>
Cheers Kaan -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---