Liam Wilks writes:

> Could anybody help me with this problem? DRI doesn't seem to want to
> compile from CVS. I am running Redhat 7.1, with kernel 2.4.5 patched for
> Win4Lin, and XFree86 4.10. 
> 
> I have an ATI Rage Mobility P/M Graphics Card, which is a Mach 64 based
> card. I downloaded the alpha patch for ATI Mach 64 today and patched the
> source tree. I relise that this patch is very early in development and
> DRI currently does not support Mach 64, however I believe this is not
> the problem. 
> 
> Below is the tail of the output from compiling DRI: 
> 
> 
> make[5]: Leaving directory 
>`/downloads/dri/DRI-CVS/build/xc/programs/Xserver/hw/xfree86'
> gcc -o XFree86 -O2 -ansi -Wall -Wpointer-arith -Wstrict-prototypes 
>-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe -g     
>-L../../exports/lib -L/usr/X11R6-DRI/lib            
>../../programs/Xserver/hw/xfree86/common/xf86Init.o 
>../../programs/Xserver/hw/xfree86/common/xf86IniExt.o 
>../../programs/Xserver/hw/xfree86/common/libxf86.a             
>../../programs/Xserver/hw/xfree86/parser/libxf86config.a 
>../../programs/Xserver/hw/xfree86/os-support/libxf86_os.a 
>../../programs/Xserver/hw/xfree86/loader/libloader.a              
>../../programs/Xserver/hw/xfree86/common/libxf86.a miext/shadow/libshadow.a 
>dix/libdix.a os/libos.a -lXau -lXdmcp             ../../lib/font/fontbase.o           
>       ../../lib/font/libfontbase.a Xext/libexts.a xkb/libxkb.a Xi/libxinput.a        
>           lbx/liblbx.a                   ../../lib/lbxutil/liblbxutil.a  
>../../programs/Xserver/hw/xfree86/common/libxf86.a          Xext/libexts.a 
>xkb/libxkb.a Xi/libxinput.a                   lbx/liblbx.a                   
>../../lib/lbx!
> util/liblbxutil.a  render/librender.a  dix/libxpstubs.a mi/libmi.a Xext/libexts.a 
>xkb/libxkb.a Xi/libxinput.a                   lbx/liblbx.a                   
>../../lib/lbxutil/liblbxutil.a  render/librender.a   
>../../programs/Xserver/hw/xfree86/os-support/libxf86_os.a                  
>../../programs/Xserver/hw/xfree86/ddc/libddc.a     -lz -lm                 -rdynamic 
>-ldl  -Wl,-rpath-link,../../exports/lib
> /usr/bin/ld: cannot find -lXau
> collect2: ld returned 1 exit status
> make[4]: *** [XFree86] Error 1
> make[4]: Target `all' not remade because of errors.
> rm -f Xserver._man
> /lib/cpp -undef -traditional  -D__filemansuffix__=5x -D__miscmansuffix__=7 
>-D__drivermansuffix__=4 -D__projectroot__=/usr/X11R6-DRI -D__xorgversion__='"Release 
>6.5" "X Version 11"' -D__vendorversion__='"Version 4.1.99.1" "XFree86"'  <Xserver.man 
>| sed -e '/^#  *[0-9][0-9]*  *.*$/d' -e '/^XCOMM$/s//#/' -e 
>'/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' >Xserver._man
> rm -f Xserver.1x.html Xserver.1x-html
> ../../config/util/rman -f HTML < Xserver._man \
> > Xserver.1x-html && mv -f Xserver.1x-html Xserver.1x.html
> macro "in" not recognized -- ignoring
> make[4]: Leaving directory `/downloads/dri/DRI-CVS/build/xc/programs/Xserver'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/downloads/dri/DRI-CVS/build/xc/programs'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/downloads/dri/DRI-CVS/build/xc'
> make[1]: *** [World] Error 2
> make[1]: Leaving directory `/downloads/dri/DRI-CVS/build/xc'
> make: *** [World] Error 2
> 
> It looks to me that the problem is it can't find libXau.a, however it seems to be 
>there as far as I know.
> Any help would be appreciated thankyou.

I think that you need a previous XFree installation in the /usr/X11R6-DRI,
I suffered similar problems with some headers. 

Perhaps the fastest solution is copying the /usr/X11R6 to the
/usr/X11R6-DRI directory to avoid this compilation problems. Then, the
installation will overwrite the important stuff. 

BTW. I'm interested in any problems while applying the patch. Did it work
correctly for you?

I hope that this helps.


> 
> Liam Wilks,
> SportingPulse.Com
> 
> 
> 
> 
> 
> _______________________________________________
> Dri-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dri-devel




_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to