Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!not-for-mail From: David Henshaw <dhenshaw@silas.cc.monash.edu.au> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Compiling and linking with X. Date: Sat, 10 May 1997 01:20:03 +1000 Organization: Monash University Lines: 16 Message-ID: <337340A3.41C67EA6@silas.cc.monash.edu.au> References: <3372A499.41C67EA6@silas.cc.monash.edu.au> <5kvbvh$14u$1@sol.ctr.columbia.edu> NNTP-Posting-Host: ascendp-int-27.cc.monash.edu.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-NNTP-Posting-User: root X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.1.5-RELEASE i386) To: Bill Paul <wpaul@ctr.columbia.edu> Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:40643 > cc -I/usr/X11R6/include -o xidle xidle.c -lX11 > > The compiler only searches a few header directories by default, and > /usr/X11R6/include is not one of them. > Okay... Now I get the following (after several "DESERVED" errors). ld: -lX11: no match So now what ? -- David Henshaw dhenshaw@silas.cc.monash.edu.au