On Wed, Sep 26, 2001 at 10:31:06AM +0200, Svante Signell wrote:
> 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've had some success using lndir to create a tree of symlinks
from /usr/X11R6/ to my DRI install tree . . . ie,
lndir -silent -ignorelinks /usr/X11R6/ /usr/XF86-main/
About a month or two ago the DRI cvs tree was pruned a lot, so
that it only really has the code needed for building the xserver
and a few libs that need modifications from the base XFree86 4.x
install - this is what's causing the problem.
Simon Fowler
--
PGP public key Id 0x144A991C, or ftp://bg77.anu.edu.au/pub/himi/himi.asc
(crappy) Homepage: http://bg77.anu.edu.au
doe #237 (see http://www.lemuria.org/DeCSS)
My DeCSS mirror: ftp://bg77.anu.edu.au/pub/mirrors/css/
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel