Looking through the archives, several people (Michael Krzenski and others)
have had problems with unresolved symbols after a build of 4.1.0.

I have the same problem on an iMac running Mandrake 8.0 PPC using the
4.1.0 source tarfiles.  I believe it's a tools problem, because I see
the following in world.log (this is repeated for most of the drivers):

depending in lib/GL/mesa/src/drv/r128...
make[5]: Entering directory `/home/src/xf-4.1.0/xc/lib/GL/mesa/src/drv/r128'
../../../../../../config/makedepend/makedepend  -- 
-I../../../../../../exports/include/X11 -I../../../../../../include/extensions 
-I../../../../../../extras/Mesa/src -I../../../../../../lib/GL/mesa/src/drv/common     
       -I../../../../../../lib/GL/mesa/src/drv/r128 -I../../../../../../lib/GL/dri 
-I../../../../../../lib/GL/glx              -I../../../../../../exports/include 
-I../../../../../../exports/include/GL              
-I../../../../../../lib/GL/mesa/dri             
-I../../../../../../programs/Xserver/GL/dri             
-I../../../../../../programs/Xserver/hw/xfree86/os-support              
-I../../../../../../programs/Xserver/hw/xfree86/drivers/ati             
-I../../../../../../programs/Xserver/hw/xfree86/common          
-I../../../../../../lib/GL/dri/drm  -I../../../../../.. 
-I../../../../../../exports/include  -Dlinux -D__powerpc__ -D_POSIX_C_SOURCE=199309L 
-D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE  -D_GNU_SOURCE   
-DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS  -D_REENTRANT -DXUSE_MTSAFE_API    
-DMALLOC_0_RETURNS_NULL -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN 
-DGLX_USE_MESA  -DX_BYTE_ORDER=X_BIG_ENDIAN   -DUSE_MAKEDEPEND -- r128_context.c       
        r128_dd.c               r128_fastpath.c                 r128_eltpath.c         
 r128_ioctl.c            r128_lock.c             r128_pipeline.c                 
r128_screen.c           r128_span.c             r128_state.c            r128_tex.c     
         r128_tris.c             r128_vb.c               r128_xmesa.c
"r128_context.c":104:  defined __cplusplus ? __GNUC_PREREQ (2, 6) : __GNUC_PREREQ (2, 
4)
                                                           ^--- expecting :
make[5]: Leaving directory `/home/src/xf-4.1.0/xc/lib/GL/mesa/src/drv/r128'


This distribution has gcc-2.95.3, ld-2.10.91, make-3.79.1, glibc-2.2.2 .

Any suggestions on what to upgrade (or downgrade) to make the build
work?  I've built these same sources successfully on MacOS X.

-James

_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to