From: Ramakrishnan <nr...@gm...> - 2009-03-24 15:43:00
|
Hi all I tried installing Vpython on a i386 FC10.The configuring went on well without any problem, but I get an error saying stating *arrayprim.lo *is missing.I could not find any clue on where to find this arrayprim.lo. Given below is the error message. Any help in this regard would be appreciated. Thanks in advance Cheers :) Ram [root@spectrin visual-5.03_candidate]# make Making all in site-packages/visual make[1]: Entering directory `/usr/local/visual-5.03_candidate/site-packages/visual' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/local/visual-5.03_candidate/site-packages/visual' Making all in src make[1]: Entering directory `/usr/local/visual-5.03_candidate/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 ./core/util/atomic_queue.cpp ... Compiling ./core/util/displaylist.cpp ... Compiling ./core/util/errors.cpp ... Compiling ./core/util/extent.cpp ... Compiling ./core/util/gl_extensions.cpp ... Compiling ./core/util/gl_free.cpp ... Compiling ./core/util/icososphere.cpp ... Compiling ./core/util/quadric.cpp ... Compiling ./core/util/render_manager.cpp ... Compiling ./core/util/rgba.cpp ... Compiling ./core/util/shader_program.cpp ... Compiling ./core/util/texture.cpp ... Compiling ./core/util/tmatrix.cpp ... Compiling ./core/util/vector.cpp ... Compiling ./core/arrow.cpp ... Compiling ./core/axial.cpp ... Compiling ./core/box.cpp ... Compiling ./core/cone.cpp ... Compiling ./core/cylinder.cpp ... Compiling ./core/display_kernel.cpp ... Compiling ./core/ellipsoid.cpp ... Compiling ./core/frame.cpp ... Compiling ./core/label.cpp ... Compiling ./core/light.cpp ... Compiling ./core/material.cpp ... Compiling ./core/mouse_manager.cpp ... Compiling ./core/mouseobject.cpp ... Compiling ./core/primitive.cpp ... Compiling ./core/pyramid.cpp ... Compiling ./core/rectangular.cpp ... Compiling ./core/renderable.cpp ... Compiling ./core/ring.cpp ... Compiling ./core/sphere.cpp ... Compiling ./core/text.cpp ... Compiling ./gtk2/display.cpp ... Compiling ./gtk2/font_renderer.cpp ... Compiling ./gtk2/random_device.cpp ... Compiling ./gtk2/render_surface.cpp ... Compiling ./gtk2/timer.cpp ... *Compiling ./python/arrayprim.cpp* *make[1]: *** [arrayprim.lo] Error 1* *make[1]: Leaving directory `/usr/local/visual-5.03_candidate/src' make: *** [all-recursive] Error 1* Ramakrishnan N. Complex Fluids and Biophysics Group Department of Physics IIT Madras Success has thousand fathers while failure is an orphan :-) -- Ramakrishnan N. Complex Fluids and Biophysics Group Department of Physics IIT Madras Success has thousand fathers while failure is an orphan :-) |