Dieter N�tzel wrote:
> 
> Hello Brian,
> 
> found some problems with the 'latest' stuff.
> I've checked it out on 15.11.1999 14:17pm.
> 
> Linux 2.3.27
> Glibc-2.1.2
> gcc-2.95.2
> 
> make[1]: Leaving directory `/usr/local/Mesa/src-glut'
> Making check in book
> make[1]: Entering directory `/usr/local/Mesa/book'
> make  aaindex aapoly aargb accanti accpersp alpha alpha3D anti  bezcurve
> bezmesh checker clip colormat cube depthcue dof   double drawf feedback
> fog fogindex font hello image light lines list material mipmap model
> movelight nurbs pickdepth       picksquare plane planet polyoff polys
> quadric robot sccolorlight   scene scenebamb sceneflat select smooth
> stencil stroke surface     teaambient teapots tess tesswind texbind
> texgen texprox texsub  texturesurf torus trim unproject varray wrap
> make[2]: Entering directory `/usr/local/Mesa/book'
> /bin/sh ../libtool --mode=link gcc  -O -pipe -funroll-loops -DSHM
> -fomit-frame-pointer -ffast-math -fexpensive-optimizations  -o aaindex
> aaindex.o ../src-glut/libglut.la ../src-glu/libGLU.la
> ../src/libGL.la -lm
> gcc -O -pipe -funroll-loops -DSHM -fomit-frame-pointer -ffast-math
> -fexpensive-optimizations -o .libs/aaindex aaindex.o
> ../src-glut/.libs/libglut.so -L/usr/X11/lib -lSM -lICE -lXmu -lXext -lXi
> -lX11 ../src-glu/.libs/libGLU.so ../src/.libs/libGL.so -lglide2x -lvga
> -lSM -lICE -lXmu -lXext -lXi -lX11 -lm -Wl,--rpath
> -Wl,/usr/local/Mesa/src-glut/.libs -Wl,--rpath
> -Wl,/usr/local/Mesa/src-glu/.libs -Wl,--rpath
> -Wl,/usr/local/Mesa/src/.libs -Wl,--rpath -Wl,/usr/local/Mesa/lib
> ../src/.libs/libGL.so: undefined reference to `CALLOC'
> ../src/.libs/libGL.so: undefined reference to `FREE'
> ../src/.libs/libGL.so: undefined reference to `MALLOC'
> ../src/.libs/libGL.so: undefined reference to `MEMCPY'
> collect2: ld returned 1 exit status
> make[2]: *** [aaindex] Error 1
> make[2]: Leaving directory `/usr/local/Mesa/book'
> make[1]: *** [check-am] Error 2
> make[1]: Leaving directory `/usr/local/Mesa/book'
> make: *** [check-recursive] Error 1
> 1.760u 0.360s 0:02.16 98.1%     0+0k 0+0io 10517pf+0w

Which branch of Mesa are you on?  How did you compile Mesa?
The undefined symbols are macros defined in src/mem.h.

-Brian


_______________________________________________
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