Off hand, I would say graphviz is not finding your python development environment.

What OS and version are you using?

Feel free to remove graphvisz from the list in the GNUmakefile since it have very limited use right now.

-Eric


Kent Tenney wrote:
Howdy,

I just did
zenoss/zenossinst$ svn update
then
zenoss/zenossinst$ ./install.sh

the tail of zenbuild.log shows a bunch of errors which follow;

Making install in gv
make[3]: Entering directory
`/home/zenoss/zenossinst/build/graphviz-2.8/tclpkg/gv'
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I. -I. -I../..  -I../.. -I../../lib/gvc -I../../lib/common
-I../../lib/graph -I../../lib/cdt -I../../lib/pathplan
-I/usr/local/zenoss/include  -g -O2 -MT gv_python.lo -MD -MP -MF
".deps/gv_python.Tpo" -c -o gv_python.lo gv_python.cpp; \
    then mv -f ".deps/gv_python.Tpo" ".deps/gv_python.Plo"; else rm -f
".deps/gv_python.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib/gvc
-I../../lib/common -I../../lib/graph -I../../lib/cdt
-I../../lib/pathplan -I/usr/local/zenoss/include -g -O2 -MT
gv_python.lo -MD -MP -MF .deps/gv_python.Tpo -c gv_python.cpp  -fPIC
-DPIC -o .libs/gv_python.o
gv_python.cpp:97:20: error: Python.h: No such file or directory

I don't know how to fix this.
Suggestions?

Thanks,
Kent
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users


_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to