Andrew,
> Go into the gem source directory and make clean, and then configure > with CC=gcc as an option. If it still builds makefiles with KPIC then > you'll need to go edit all the make files by hand... jPIC seems to be > the gcc approved alternative, at least according to Google. The jPIC didn't work for me. so I adjust my rbconfig.rb to use fPIC after I read this Joyent-Post: http://discuss.joyent.com/viewtopic.php?id=12630 I also set my CC-Parameter to a newer gcc (-v == 3.4.5 on sparc) but this also doesn't solve the issue :-( mysql-gem-installation still can't find the mysql.so: make: Fatal error: Command failed for target `mysql.so' -- 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 -~----------~----~----~----~------~----~------~--~---