Hi,

After downloading the DRI CVS and following the instructions on the
web pages to build the DRI part and using /usr/X11R6-DRI as project
root, the installed X libraries and header files are not found:

cd ~/DRI-CVS/build/xc/
make World >& World.LOG &
tail -14l World.LOG
/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
make[4]: Leaving directory `/home/srs/DRI-CVS/build/xc/programs/Xserver'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/srs/DRI-CVS/build/xc/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/srs/DRI-CVS/build/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/srs/DRI-CVS/build/xc'
make: *** [World] Error 2

1. Are you supposed to install the whole XFree (eg from CVS) tree and
   on top of that install the DRI parts before make World?
  (I have already downloaded XFree86 CVS but need advice before
   overriding directories)
2. Other solutions, symlinks to installed libraries at /usr/X11R6?
3. Maybe the correct procedure should the described on the web pages.

I'm running and Debian/GNU unstable with kernel-2.4.7 (patched for mga
v3.0), XFree86-4.1.0-6, and xlibmesa3-4.1.0-6.

Please cc: to me, since I'm not subscribed to the list.

Thanks,
Svante

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

Reply via email to