hi, I downloaded Mesa today, read the README file and tried to compile
it using the command "make linux".  It started to compile, but returned
an error.  Here is the output:

mkdir lib
mkdir: cannot make directory `lib': File exists
make: [linux] Error 1 (ignored)
touch src/depend
touch src-glu/depend
if [ -d src-glut ] ; then touch src-glut/depend ; fi
cd src ; make linux
make[1]: Entering directory `/home/mf/mp3s/stuff/Mesa-3.0/src'
make -w targets \
"GL_LIB = libMesaGL.a" \
"GLU_LIB = libMesaGLU.a" \
"GLUT_LIB = libglut.a" \
"CC = gcc" \
"CFLAGS = -O2 -funroll-loops -ansi -pedantic -ffast-math -D_SVID_SOURCE
-D_BSD_S
OURCE -DSHM -I/usr/X11R6/include" \
"MAKELIB = ../mklib.ar-ruv" \
"XLIBS = -L/usr/X11/lib -L/usr/X11R6/lib -lX11 -lXext -lXmu -lXt -lXi
-lSM -lICE
"
make[2]: Entering directory `/home/mf/mp3s/stuff/Mesa-3.0/src'
gcc -c -I. -I../include -O2 -funroll-loops -ansi -pedantic -ffast-math
-D_SVID_S
OURCE -D_BSD_SOURCE -DSHM -I/usr/X11R6/include alpha.c -o alpha.o
gcc: Internal compiler error: program cc1 got fatal signal 11
make[2]: *** [alpha.o] Error 1
make[2]: Leaving directory `/home/mf/mp3s/stuff/Mesa-3.0/src'
make[1]: *** [linux] Error 2
make[1]: Leaving directory `/home/mf/mp3s/stuff/Mesa-3.0/src'
make: *** [linux] Error 2


I have a slackware 3.5 system, but have reinstalled most applications to

newer versions.  My hardware is a pentium 133 with 80 mb RAM.  Any help
regarding why I received this error would be appreciated.  Thank you in
advance.





_______________________________________________
Mesa-bug maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-bug


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to