From: bradley <bj...@nc...> - 2007-11-07 21:49:08
|
I managed to install the tar file to get the beta version of vpython. When I run it I get the same error I was getting with the stable version of vpython. For some reason I cannot build the rpm for the beta version though. Here is the build error I'm getting. Compiling ./core/util/atomic_queue.cpp ... Compiling ./gtk2/random_device.cpp ... Compiling ./gtk2/rate.cpp ... Compiling ./gtk2/timer.cpp ... Compiling ./gtk2/text.cpp ... Compiling ./gtk2/render_surface.cpp ... Compiling ./gtk2/display.cpp ... Compiling ./python/wrap_ustring.cpp ... Linking cvisualmodule.la ... make[1]: *** [cvisualmodule.la] Error 1 make[1]: Leaving directory `/home/brad/rpmbuild/BUILD/visual-4.beta16/src' make: *** [all-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.99896 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.99896 (%build) P.S. The spec is the same one used to make my fc7 rpms which worked. Does anyone have any ideas? Brad Longo |