From owner-freebsd-questions Mon Nov 30 03:42:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17065 for freebsd-questions-outgoing; Mon, 30 Nov 1998 03:42:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inhaler.noopy.org (nvp.ne.mediaone.net [24.128.50.139]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA17060 for ; Mon, 30 Nov 1998 03:42:33 -0800 (PST) (envelope-from nvp@mediaone.net) From: nvp@mediaone.net Received: (qmail 3633 invoked by uid 603); 30 Nov 1998 11:45:54 -0000 Message-ID: <19981130114554.3632.qmail@inhaler.noopy.org> Subject: Re: XWindows programming In-Reply-To: <01be1c96$2d07a360$3684a6c3@signup> from Ghulam Dastgir at "Nov 30, 98 11:18:13 am" To: banta@ghulam.force9.co.uk (Ghulam Dastgir) Date: Mon, 30 Nov 1998 06:45:54 -0500 (EST) Cc: nvp@mediaone.net, freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > thanks for replying. I've tried what you've said but I still get the same > errors. I've confirmed that all the named directories exist. Hmm. The following (with your included code) works for me -- just tried it: prompt$ gcc yourfile.c -I/usr/X11R6/include -L/usr/X11R6/include -lX11 -lXt prompt$ ./a.out ...etc... > This porbably seems extreme but I'm thinking of re-installing XWindows on my > FBSD2.2.6 (perhaps there's some bug somewhere !?!). Well, if you installed XFree86 from /stand/sysinstall, I don't see where the installation could've gone wrong. :-) -- Nate Patwardhan nvp@mediaone.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message