Hello all,

The build of  graphviz-2.16.1.p0 with sage 3.3  on Intel Mac fails. So  
I executed sage -sh and  ran make from the src directory. The build  
works until making gv where it fails with this error.

Making all in gv
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H - 
I. -I../..  -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/ 
graph -I../../lib/cdt -I../../lib/pathplan  -I/sw/include   -I/usr/lib/ 
ocaml -I/System/Library/Perl/5.8.8/darwin-thread-multi-2level/CORE -I/ 
usr/include/php -I/usr/include/php/main -I/usr/include/php/Zend -I/usr/ 
include/php/TSRM -I/Users/ayeq/sage/local/include/python2.5  -I/sw/lib/ 
ruby/1.8/i686-darwin -I/sw/include -I/Users/ayeq/sage/local/include -I/ 
Users/ayeq/sage/local/include  -g -O2 -MT gv_lua.lo -MD -MP -MF .deps/ 
gv_lua.Tpo -c -o gv_lua.lo gv_lua.cpp
  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/ 
common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/sw/ 
include -I/usr/lib/ocaml -I/System/Library/Perl/5.8.8/darwin-thread- 
multi-2level/CORE -I/usr/include/php -I/usr/include/php/main -I/usr/ 
include/php/Zend -I/usr/include/php/TSRM -I/Users/ayeq/sage/local/ 
include/python2.5 -I/sw/lib/ruby/1.8/i686-darwin -I/sw/include -I/ 
Users/ayeq/sage/local/include -I/Users/ayeq/sage/local/include -g -O2 - 
MT gv_lua.lo -MD -MP -MF .deps/gv_lua.Tpo -c gv_lua.cpp  -fno-common - 
DPIC -o .libs/gv_lua.o
gv_lua.cpp:711:20: error: malloc.h: No such file or directory


I looked in $SAGE/local/include and didn't see malloc.h and remember  
some discussion on the list about using an altered malloc.

Would it be safe to just add /usr/include/malloc/  to the include path  
or is the package looking for something specific.

The details on my system are:

OS: OSX 10.5.6
PROC: Intel
CC: gcc version 4.0.1 (Apple Inc. build 5490)

Thanks for your help




--
David Monarres
dmmonar...@gmail.com

"There... I've run rings 'round you logically"
-- Monty Python's Flying Circus


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to