From owner-freebsd-questions Wed Nov 4 11:27:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA17680 for freebsd-questions-outgoing; Wed, 4 Nov 1998 11:27:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.dtcom.dp.ua (relay.dtcom.dp.ua [195.123.7.42]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA17646 for ; Wed, 4 Nov 1998 11:26:55 -0800 (PST) (envelope-from serg@relay.dtcom.dp.ua) Received: from myhome.dtcom.dp.ua (line5.dtcom.dp.ua [195.123.7.196]) by relay.dtcom.dp.ua (8.8.7/8.7.3) with ESMTP id VAA01540; Wed, 4 Nov 1998 21:28:59 +0200 (EET) Received: from myhome.dtcom.dp.ua (localhost.dtcom.dp.ua [127.0.0.1]) by myhome.dtcom.dp.ua (8.8.8/8.8.8) with SMTP id VAA00430; Wed, 4 Nov 1998 21:27:12 +0200 (EET) (envelope-from serg@relay.dtcom.dp.ua) Message-ID: <3640AA8F.41C67EA6@relay.dtcom.dp.ua> Date: Wed, 04 Nov 1998 19:27:11 +0000 From: Черный Сергей Иванович Organization: Центр по продаже услуг электросвязи X-Mailer: Mozilla 3.04 (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: corellg CC: freebsd-questions@FreeBSD.ORG Subject: Re: xforms References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG corellg wrote: > > Sirs: > I need help! I _don't_ subscribe to questions at this time however. > my problem is compiling xforms. I get about 6 errors that indicate > the compile process doesn't know where some of the include files. I have > looked and looked, tried and tried but can't get off the ground. I think > it is something i'll say "peculiar" to Freebsd ( I've tried with the same > results with installations on 2.2.1 and 2.2.5 with xforms 0.8x ) not > meaning there's anything wrong with FBSD, just peculiar to it. that and > I'm ust plain un-educated. is there a "setenv" i need to put in? I've put > these .h files everywhere I can think of but the compile process doesn't > find them. the following are the errors I get regardless of the program I > write. The following is in /home/corellg/forms > > corellg@benny: {2} make gbc > cc -O gbc.c -o gbc > In file included from gbc.c:3: > forms.h:837: X11/Xlib.h: No such file or directory > forms.h:838: X11/Xutil.h: No such file or directory > forms.h:839: X11/Xatom.h: No such file or directory > forms.h:840: X11/keysym.h: No such file or directory > forms.h:841: X11/Xresource.h: No such file or directory > forms.h:1917: X11/cursorfont.h: No such file or directory > *** Error code 1 > > Stop. > See in your Makefile and add options -I/usr/X11R6/include in $INCLUDE PATH . > corellg@benny: {3} ls -CF > X11/ Xutil.h forms.h gbc_cb.c yesno* > Xatom.h cursorfont.h gbc.c gbc_main.c > Xlib.h errors gbc.fd keysym.h > Xresource.h formlog gbc.h keysymdef.h > > As I've indicated I do not subscribe to "questions" so PLEASE someone > HELP! > :) > > --- > Gary B. Corell Powered by FreeBSD 2.2.1 > corellg@msw0.attnet.or.jp corellg@polarnet.com > http://www.ptialaska.net/~corellg corellg@wpgate.misawa.af.mil > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message