I can successfully build sage-2.5 on a pentium4-Linux
running FC6. Yet on another pentium4-Linux running
RH ELsmp, I get a build failure in linbox.
The problem seems to be missing headers in
linbox-20070328.p1/linbox_wrap/src/linbox_wrap.cpp
If I add
#include <linbox/solutions/rank.h>
#include <linbox/solutions/det.h>
then the build continues successfully.
I do not understand why these missing header files
do not cause a problem under FC6.
--
Kate Minola
University of Maryland, College Park
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---