Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2007 14:35:11 -0700
From:      Garrett Cooper <youshi10@u.washington.edu>
To:        Tsu-Fan Cheng <tfcheng@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ld can't find -lX11
Message-ID:  <4650BF0F.2040701@u.washington.edu>
In-Reply-To: <f84c38580705201406p1a2bc122na4ac8a33628d1dfd@mail.gmail.com>
References:  <f84c38580705201406p1a2bc122na4ac8a33628d1dfd@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Tsu-Fan Cheng wrote:
> Hi,
>   I guess this is really simple, but I am not familiar with ld thing.
> During xorg upgrade, graphics/glitz failed, and complained that ld
> can't find -lX11, what should I do?? please advise, thanks!!
> 
> TFC

Check to make sure that /usr/local (i.e. ${LOCALBASE} => /usr/local) is 
in your lib search path and not the old X11 default (i.e. ${X11BASE} => 
/usr/X11R6).

-Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4650BF0F.2040701>