The p0 doesn't build for me on Fedora 12 gcc 4.4.3. Adding #include
<stdio.h> fixes it. You can get the (trivially) patched src/include/
chomp/multiwork/mwdata.h from

http://www.stp.dias.ie/~vbraun/mwdata.h

With this change, it builds fine.

Volker


--------- build log --------------------------
make[2]: Entering directory `/home/vbraun/opt/sage-4.3.3/spkg/build/
chomp-20100213.p1/src/make'
g++ -O2 -ansi -pedantic -Wall -I../include  -o ../obj/multiwork/mw.o -
c ../src/multiwork/mw.cpp
In file included from ../include/chomp/multiwork/mw.h:53,
                 from ../src/multiwork/mw.cpp:32:
../include/chomp/multiwork/mwdata.h: In function ‘std::istream&
chomp::multiwork::operator>>(std::istream&,
chomp::multiwork::mwData&)’:
../include/chomp/multiwork/mwdata.h:878: error: ‘EOF’ was not declared
in this scope
make[2]: *** [../obj/multiwork/mw.o] Error 1
make[2]: Leaving directory `/home/vbraun/opt/sage-4.3.3/spkg/build/
chomp-20100213.p1/src/make'
make[1]: *** [multiwork] Error 2
make[1]: Leaving directory `/home/vbraun/opt/sage-4.3.3/spkg/build/
chomp-20100213.p1/src/make'
make: *** [CHomP] Error 2

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

Reply via email to