From: Flavio C. <fcc...@gm...> - 2005-04-06 21:00:30
|
Ok, I've had this problem before. make sure you have installed the python wrappers to the boost libraries. On= =20 Debian they come as a separate .deb. I don't know about RH good luck, Flavio On Apr 6, 2005 3:05 PM, Vic Kelson <vi...@wi...> wrote: >=20 > Hi. >=20 > I'm trying to build VP with gcc-3.4.3 (built from source) on RedHat 9. I > installed all the dependencies, 'configure' works without a hitch, then > 'make' fails. Please see below. Have I done something obvious wrong? >=20 > THANKS! > --vic >=20 > checking the python module search path ... > ['/opt/local/share2-gcc-3.4.3/src/python-extensions/visual-3.0.3', > '/home/vic/workbench/sfwmd', > '/opt/local/share2/apps/python-2.4.1/lib/python24.zip', > '/opt/local/share2/apps/python-2.4.1/lib/python2.4', > '/opt/local/share2/apps/python-2.4.1/lib/python2.4/plat-linux2', > '/opt/local/share2/apps/python-2.4.1/lib/python2.4/lib-tk', > '/opt/local/share2/apps/python-2.4.1/lib/python2.4/lib-dynload', > '/opt/local/share2/apps/python-2.4.1/lib/python2.4/site-packages', > '/opt/local/share2/apps/python-2.4.1/lib/python2.4/site-packages/Numeric'= ] > configure: creating ./config.status > config.status: creating Makefile > config.status: creating cvisual/Makefile > config.status: creating cvisual/vpython > config.status: creating visual/Makefile > config.status: creating docs/Makefile > config.status: creating demos/Makefile > config.status: creating idle_VPython/Makefile > config.status: creating cvisual/config.h > config.status: cvisual/config.h is unchanged > config.status: executing depfiles commands > [vic@rhl9 visual-3.0.3]$ make > Making all in visual > make[1]: Entering directory > `/opt/local/share2-gcc-3.4.3/src/python-extensions/visual-3.0.3/visual' > make[1]: Nothing to be done for `all'. > make[1]: Leaving directory > `/opt/local/share2-gcc-3.4.3/src/python-extensions/visual-3.0.3/visual' > Making all in cvisual > make[1]: Entering directory > `/opt/local/share2-gcc-3.4.3/src/python-extensions/visual-3.0.3/cvisual' > Updating dependancy information for ring.cpp ... > make[1]: *** [ring.d] Error 1 > make[1]: Leaving directory > `/opt/local/share2-gcc-3.4.3/src/python-extensions/visual-3.0.3/cvisual' > make: *** [all-recursive] Error 1 > [vic@rhl9 visual-3.0.3]$ >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users >=20 --=20 Fl=E1vio Code=E7o Coelho --------------------------- Great spirits have always found violent opposition from mediocrities. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence. Albert Einstein |