I had a problem on Solaris which was traced to not having the compiler flag -fPIC when building a shared library. So I submitted a patch to add that.
Someone had tried to do it before, but had no succeeded, so I removed their failed attempt, and stuck mine which actually does add the needed flag. http://sagetrac.org/sage_trac/ticket/6445 If someone could look at that it would be useful, As you can see, it is only applied on Solaris. It's possible it should be applied on FreeBSD too, but I don't know. I'm aware one of the FreeBSD develoopers had to add -fPIC to some bit of code. Dave --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---