Hello,

Two issues, one solved by brute force, the other needs a new cvxopt-1.1.3 
package.

I am using gcc 4.6.2 newly built and tested, and the Sun linker. I have Sun 
Studio 12 installed. I built gcc4 with the gcc 3.4.6 package from Sunfreeware. 
During this process, I needed iconv and that collided with the iconv package in 
Sage. I simply removed the package from the spkg directory and the build 
continued on through ATLAS and to numpy.

During the compilation of base.c from cvxopt-1.1.3, an error was generated 
"_Imaginary_I" undefined. It appears the issue is with the complex.h header 
file used by gcc. A simple fix is to include complex.h in base.c, but since 
errors cause the spkg to be re-extraced and built new after each error, that's 
not an option. What is needed is a new cvxopt-1.1.3 package that fixes the 
issue with complex.h.

-drl

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to