Is there another or a different error from cc?

The next error in your original post is "cc: language ildoff not
recognized "

I don't know how to fix that one, but if you keep googling the errors
that cc spits out you should be able to work through it...

Sorry, I'm not an expert on this myself, so I don't have the answers,
but I do have the experience troubleshooting similar problems. :)

---A

On Mar 3, 9:49 am, Kaan Karaca <[EMAIL PROTECTED]>
wrote:
> 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 viahttp://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
-~----------~----~----~----~------~----~------~--~---

Reply via email to