On Apr 23, 9:23 pm, mark mcclure <[EMAIL PROTECTED]> wrote:
> On Apr 23, 1:08 pm, Robert Bradshaw <[EMAIL PROTECTED]>
> wrote:
>
> > >> Are their binaries for OS X 10.4?
> > > NO. And there won't be until somebody volunteers to make them.
> > > Can you make them?
>
> > Yes, do I just build and do sage -bdist?
>
> I attempted to compile sage 3.0 on my Mac G5 running OS X 10.4.10,
> but it failed with the errors below. The gcc version is 4.0.1,
> build 5370.
>
> sage 3.0 compiled just fine on my Intel Mac with OS X 10.4.11.
> gcc version is 4.0.1, build 5367.
>
> The G5 errors are below. I've never posted here before, so I'm
> not sure exactly what to report. The compilation ran for a couple
> of hours and produced over 1000 lines in the install.log. The
> stuff below is the last 75 lines.
Hi,
> ---------------------------------
> gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-
> madd -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/
> mcmcclure/Desktop/sage-3.0/local/include/singular -I/Users/mcmcclure/
> Desktop/sage-3.0/local//include -I/Users/mcmcclure/Desktop/sage-3.0/
> local//include/csage -I/Users/mcmcclure/Desktop/sage-3.0/devel//sage/
> sage/ext -I/Users/mcmcclure/Desktop/sage-3.0/local/include/python2.5 -
> c sage/matrix/matrix_mpolynomial_dense.cpp -o build/temp.macosx-10.3-
> ppc-2.5/sage/matrix/matrix_mpolynomial_dense.o -w -w
> cc1plus: warning: command line option "-Wstrict-prototypes" is valid
> for C/ObjC but not for C++
> sage/matrix/matrix_mpolynomial_dense.cpp:39:21: error: factory.h: No
> such file or directory
> sage/matrix/matrix_mpolynomial_dense.cpp:40:25: error: libsingular.h:
> No such file or directory
This looks like Singular did not build properly.
<SNIP>
Please post a link to the whole install.log here so I can take a
look.
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
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://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---