From: Abraham Z. <abr...@gm...> - 2011-07-14 15:14:50
|
Hi Bruce , I see the web page http://antarktikos.wordpress.com/2010/05/15/how-to-compile-vpython-5-on-fedora/ and I have no idea what dependencies is missing . I'll keep trying. On Thu, Jul 14, 2011 at 10:03 AM, Bruce Sherwood <Bru...@nc...>wrote: > Since the build fails in the link phase, presumably some dependencies > have not been installed. > > Bruce Sherwood > > On Thu, Jul 14, 2011 at 7:14 AM, Abraham Zamudio > <abr...@gm...> wrote: > > Hi everybody , > > > > while compiling the source code , i see the following error : > > > > [root@gauss visual-5.71_release]# make > > Making all in site-packages/visual > > make[1]: Entering directory > `/tmp/visual-5.71_release/site-packages/visual' > > make[1]: Nothing to be done for `all'. > > make[1]: Leaving directory > `/tmp/visual-5.71_release/site-packages/visual' > > Making all in site-packages/vis > > make[1]: Entering directory `/tmp/visual-5.71_release/site-packages/vis' > > make[1]: Nothing to be done for `all'. > > make[1]: Leaving directory `/tmp/visual-5.71_release/site-packages/vis' > > Making all in src > > make[1]: Entering directory `/tmp/visual-5.71_release/src' > > 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 ./python/extrusion.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 ... > > Compiling ./python/convex.cpp ... > > Compiling ./python/curve.cpp ... > > Compiling ./python/cvisualmodule.cpp ... > > Compiling ./python/faces.cpp ... > > Compiling ./python/num_util.cpp ... > > Compiling ./python/numeric_texture.cpp ... > > Compiling ./python/points.cpp ... > > Compiling ./python/slice.cpp ... > > Compiling ./python/wrap_arrayobjects.cpp ... > > Compiling ./python/wrap_display_kernel.cpp ... > > Compiling ./python/wrap_primitive.cpp ... > > Compiling ./python/wrap_rgba.cpp ... > > Compiling ./python/wrap_vector.cpp ... > > Compiling ./gtk2/rate.cpp ... > > Linking cvisualmodule.la ... > > make[1]: *** [cvisualmodule.la] Error 1 > > make[1]: Leaving directory `/tmp/visual-5.71_release/src' > > make: *** [all-recursive] Error 1 > > > > > > -- > > Abraham Zamudio Ch. > > > > > > > ------------------------------------------------------------------------------ > > AppSumo Presents a FREE Video for the SourceForge Community by Eric > > Ries, the creator of the Lean Startup Methodology on "Lean Startup > > Secrets Revealed." This video shows you how to validate your ideas, > > optimize your ideas and identify your business strategy. > > http://p.sf.net/sfu/appsumosfdev2dev > > _______________________________________________ > > Visualpython-users mailing list > > Vis...@li... > > https://lists.sourceforge.net/lists/listinfo/visualpython-users > > > > > > > ------------------------------------------------------------------------------ > AppSumo Presents a FREE Video for the SourceForge Community by Eric > Ries, the creator of the Lean Startup Methodology on "Lean Startup > Secrets Revealed." This video shows you how to validate your ideas, > optimize your ideas and identify your business strategy. > http://p.sf.net/sfu/appsumosfdev2dev > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > -- Abraham Zamudio Ch. |