[Pipet Users] need help compiling piper
Gold is Heavy
aeoo at myrealbox.com
Sun Jul 29 01:30:58 EDT 2001
Hi people,
I just went through the compile dance for piper and at the very last moment I
hit an unexpected snag. I am using latest CVS sources.
My autogen command looks like this:
sh autogen.sh --prefix=/opt --with-piperhome=/home/piper \
--with-overflow=/opt/overflow --with-omniorb=/opt/omniORB \
--with-omnilibs=/opt/omniORB/lib/i586_linux_2.0_glibc2.1
It seems to complete without errors. Then, when I run make, I get the
following:
[...make visiting various boring directories here...]
make[5]: Entering directory `/home/aeoo/piper/piper/src/dl/vflow/interfaces'
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gnome-xml
-I/opt/include/python2.1 -I/opt/lib/python2.1/config -fPIC -g -O2 -Wall
-Wstrict-prototypes -I/opt/overflow/include -g -O2 -c mod_vflow_wrap.c
mod_vflow_wrap.c:469: path.h: No such file or directory
mod_vflow_wrap.c:471: UIDocument.h: No such file or directory
mod_vflow_wrap.c:472: UINetwork.h: No such file or directory
mod_vflow_wrap.c:477: UINetwork.h: No such file or directory
mod_vflow_wrap.c:478: UIDocument.h: No such file or directory
mod_vflow_wrap.c:479: UINode.h: No such file or directory
mod_vflow_wrap.c:480: UITerminal.h: No such file or directory
mod_vflow_wrap.c:481: UILink.h: No such file or directory
mod_vflow_wrap.c:482: UINetTerminal.h: No such file or directory
mod_vflow_wrap.c:485: UINetTerminal.h: No such file or directory
mod_vflow_wrap.c:486: UITerminal.h: No such file or directory
mod_vflow_wrap.c:487: UINode.h: No such file or directory
mod_vflow_wrap.c:488: UINetwork.h: No such file or directory
mod_vflow_wrap.c:490: UINode.h: No such file or directory
mod_vflow_wrap.c:491: UINetwork.h: No such file or directory
mod_vflow_wrap.c:492: UITerminal.h: No such file or directory
mod_vflow_wrap.c:493: UIDocument.h: No such file or directory
mod_vflow_wrap.c:494: UILink.h: No such file or directory
mod_vflow_wrap.c:497: UINodeParameters.h: No such file or directory
mod_vflow_wrap.c:498: UINode.h: No such file or directory
mod_vflow_wrap.c:499: UINetwork.h: No such file or directory
mod_vflow_wrap.c:500: UIDocument.h: No such file or directory
make[5]: *** [mod_vflow_wrap.o] Error 1
[...make leaving all the directories...]
Any ideas? I am running on a Libranet 1.9.0 system, which is basically a
Debian Potato system that I have dist-upgraded recently. I have also
installed a bunch of stuff in /opt, like Python 2.1.1, omniORB, and anything
else that is not supplied by potato to my liking (or that doesn't fulfill the
build requirement).
I really like the concept of piper. I've looked through the slides and some
other docs on the site. My only ob-gripe is that piper has too many
dependencies, and I am not sure if I like its heavy use of CORBA. Of course
these are very preliminary opinions that are liable to change as I learn
more, and I would really have to do a lot of learning to understand it
thoroughly. But for now I would just like to compile it :).
Thank you,
--Leo
More information about the Pipet-Users
mailing list