From: Lee H. <mi...@ho...> - 2004-05-12 00:33:37
|
>>Making all in cvisual >>gmake[1]: Entering directory `/usr/home/lee/python/visual-2.9.3/cvisual' >>Updating dependancy information for xgl.cpp ... >>xgl.o: xgl.cpp xgl.h vector.h cvisual.h platform.h config.h vthread.h \ >>platlinux.h vcache.h glcontext.h >>gmake[1]: *** [xgl.d] Error 1 > >I doubt that upgrading will fix your problem, but you can try anyway. >In cvisual/Makefile, line 20, set the variable "SHELL = /bin/sh", and >run "make" again. Please let me know if that fixes your build problem. >I need to update the source package soon anyway, since the version of >Libtool shipped with it is broken. > I went back to gcc 2.95.4 and made this change, but get the same error. Now using gcc 3.3.4 it compiles for a while, and then I get this in the cvisual/build.log ... gcc33 -I/usr/local/include/python2.3 -DHAVE_CONFIG_H -I/usr/local/include/glib12 -I/usr/X11R6/include/gtk12 -I/usr/local/include -I/usr/X11R6/include -D_THREAD_SAFE -I/usr/local/include/glib12 -I. -I. -fpic -DPIC -g -O2 -ftemplate-depth-120 -g0 -c vector.cpp -fPIC -DPIC -DPIC -o vector.o gcc33: Internal error: Killed (program cc1plus) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. I could swear it built just fine before... so I am not sure what changed. _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 |