From: Bruce S. <Bru...@nc...> - 2009-01-14 19:57:20
|
You might not have to compile it. Isn't there already a Ubuntu package "python-visual"? Or is the issue that your machine is 64 bit? Bruce Sherwood Suman Chakrabarty wrote: > Dear all, > > I am trying to compile visual-3.2.9 on a 64 bit Ubuntu 8.10 and getting > the following problem at the "make" step: > > ============================================================================= > <snip> > Updating dependancy information for ../../visual-3.2.9/src/arrow.cpp ... > make[1]: Leaving directory `/home/suman/Softwares/VPython/src' > make[1]: Entering directory `/home/suman/Softwares/VPython/src' > This is a quiet Makefile. If make exits with an error, check > src/build.log to see the complete error message(s). In the event of an > error that you cannot debug, please send a message to > vis...@li..., including the files config.log > and src/build.log, requesting assistance. > Compiling ../../visual-3.2.9/src/arrow.cpp ... > make[1]: *** [arrow.lo] Error 1 > make[1]: Leaving directory `/home/suman/Softwares/VPython/src' > make: *** [all-recursive] Error 1 > ============================================================================== > > Last two lines containing error messages in build.log: > > ../../visual-3.2.9/include/platlinux.h:27: error: declaration of > 'typedef class visual::lock<visual::mutex> visual::mutex::lock' > ../../visual-3.2.9/include/vthread.h:13: error: changes meaning of > 'lock' from 'class visual::lock<visual::mutex>' > =============================================================================== > > Since I have no clue about how to debug this problem, I have attached > the config.log and build.log files. It will be much appreciated if > somebody can help me get through this. > > > Thanks and regards, > Suman Chakrabarty. > > > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > > > ------------------------------------------------------------------------ > > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users |