From owner-freebsd-questions Mon Nov 12 23:58:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20102.mail.yahoo.com (web20102.mail.yahoo.com [216.136.226.39]) by hub.freebsd.org (Postfix) with SMTP id 61C1037B405 for ; Mon, 12 Nov 2001 23:58:32 -0800 (PST) Message-ID: <20011113075832.13931.qmail@web20102.mail.yahoo.com> Received: from [63.193.147.188] by web20102.mail.yahoo.com via HTTP; Mon, 12 Nov 2001 23:58:32 PST Date: Mon, 12 Nov 2001 23:58:32 -0800 (PST) From: Bsd Neophyte Subject: Re: I really really really need some help with this 'make' problem... PLEASE To: cjclark@alum.mit.edu Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <20011112183649.B45158@blossom.cjclark.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --- "Crist J. Clark" wrote: > It is pretty clear that it can't find your X directories for some > reason. > > What does the following return? > > $ ls -la /usr/X11R6 /usr/X11R6/include /usr/X11R6/include/X11 thanks for sticking with me on this one... this is the output of the command you listed above: ---------- bash-2.05$ ls -la /usr/X11R6 /usr/X11R6/include /usr/X11R6/include/X11 /usr/X11R6: total 14 drwxr-xr-x 11 root wheel 512 Oct 29 06:31 . drwxr-xr-x 20 root wheel 512 Oct 10 02:06 .. drwxr-xr-x 2 root wheel 2560 Oct 29 06:31 bin drwxr-xr-x 4 root wheel 512 Oct 29 06:31 etc drwxr-xr-x 6 root wheel 512 Oct 29 06:31 include drwxr-xr-x 2 root wheel 512 Oct 9 18:40 info drwxr-xr-x 6 root wheel 1536 Oct 29 06:31 lib drwxr-xr-x 3 root wheel 512 Oct 29 06:31 libdata drwxr-xr-x 2 root wheel 512 Oct 9 18:40 libexec drwxr-xr-x 25 root wheel 512 Oct 9 18:40 man drwxr-xr-x 6 root wheel 512 Oct 9 18:40 share /usr/X11R6/include: total 11 drwxr-xr-x 6 root wheel 512 Oct 29 06:31 . drwxr-xr-x 11 root wheel 512 Oct 29 06:31 .. drwxr-xr-x 2 root wheel 512 Oct 9 18:40 GL drwxr-xr-x 12 root wheel 512 Oct 9 18:42 X11 drwxr-xr-x 3 root wheel 512 Oct 29 06:31 pango-1.0 drwxr-xr-x 2 root wheel 6144 Oct 9 18:41 qt2 /usr/X11R6/include/X11: total 30 drwxr-xr-x 12 root wheel 512 Oct 9 18:42 . drwxr-xr-x 6 root wheel 512 Oct 29 06:31 .. drwxr-xr-x 2 root wheel 512 Oct 9 18:40 ICE drwxr-xr-x 2 root wheel 512 Oct 9 18:40 PEX5 drwxr-xr-x 2 root wheel 512 Oct 9 18:40 PM drwxr-xr-x 2 root wheel 512 Oct 9 18:40 SM drwxr-xr-x 2 root wheel 512 Oct 9 18:40 Xaw drwxr-xr-x 2 root wheel 512 Oct 9 18:40 Xmu drwxr-xr-x 2 root wheel 1536 Oct 9 18:30 bitmaps drwxr-xr-x 2 root wheel 512 Oct 9 18:40 extensions drwxr-xr-x 2 root wheel 512 Oct 9 18:40 fonts drwxr-xr-x 2 root wheel 512 Oct 9 18:40 pixmaps -r--r--r-- 1 root wheel 16644 Sep 13 13:18 xpm.h --------- did it do what it was supposed to do... or is it messed up? -Sameer __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message