Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Nov 2000 14:13:48 -0800 (PST)
From:      Alex Belits <abelits@phobos.illtel.denver.co.us>
To:        Jamie Heckford <heckfordj@psi-domain.co.uk>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: compiling X apps
Message-ID:  <Pine.LNX.4.20.0011161412350.21504-100000@phobos.illtel.denver.co.us>
In-Reply-To: <00111621493200.00178@freefire.psi-domain.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 16 Nov 2000, Jamie Heckford wrote:

> Very sorry for posting such a dumb question, but since I cvs'upd something
> weird seems to have happened.
> 
> I am using this to compile my X app (which just uses Xlib.h at the mo)
> 
> gcc -L/usr/X11R6/include -o test test.cc
> 
> but it cannot locate Xlib.h?!!
> 
> Any suggestions?

  1. man xmkmf
  2. -I /usr/X11R6/include

-- 
Alex

----------------------------------------------------------------------
 Excellent.. now give users the option to cut your hair you hippie!
                                                  -- Anonymous Coward



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.20.0011161412350.21504-100000>