I just ran into a problem with this change in host.def when building the
trunk:

#define UsrLibDir /usr/X11R6/lib

This caused the build to be installed in /usr/X11R6 even though I had 
ProjectRoot defined as /usr/X11R6-DRI.  According to xc/config/cf/README, 
UsrLibDir is the "directory in which to install libraries."  Judging from 
the checkin comment, perhaps AlternateUsrLibDir was what was intended? 
(README says "linker needs -L to find project libraries").  There is also 
an AlternateIncRoot for includes.

Since I have symlinks in /usr/X11R6-DRI/lib to /usr/X11R6/lib for libs not
built in the DRI tree, I got the build to work by restoring my original
install in /usr/X11R6/lib and commenting out the UsrLibDir define.

-Leif

On Sat, 15 Mar 2003, Michel Daenzer wrote:

> CVSROOT:      /cvsroot/dri
> Module name:  xc
> Repository:   xc/xc/config/cf/
> Changes by:   [EMAIL PROTECTED]       03/03/15 17:55:31
> 
> Log message:
>   define UsrLibDir so external X libraries are always found
> 
> Modified files:
>       xc/xc/config/cf/:
>         host.def 
>   
>   Revision      Changes    Path
>   1.50          +2 -0      xc/xc/config/cf/host.def
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by:Crypto Challenge is now open! 
> Get cracking and register here for some mind boggling fun and 
> the chance of winning an Apple iPod:
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
> _______________________________________________
> Dri-patches mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dri-patches
> 

-- 
Leif Delgass 
http://www.retinalburn.net



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to