From owner-freebsd-questions Thu Dec 19 13:59:04 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id NAA14522 for questions-outgoing; Thu, 19 Dec 1996 13:59:04 -0800 (PST) Received: from gdi.uoregon.edu (cisco-ts13-line4.uoregon.edu [128.223.150.153]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id NAA14506 for ; Thu, 19 Dec 1996 13:59:00 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.2/8.6.12) with SMTP id NAA00406; Thu, 19 Dec 1996 13:58:50 -0800 (PST) Date: Thu, 19 Dec 1996 13:58:50 -0800 (PST) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: "Jay L. West" cc: freebsd-questions@FreeBSD.org Subject: Re: problems making fwtk v1.3 In-Reply-To: <199612191412.IAA18820@bsd.tseinc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 19 Dec 1996, Jay L. West wrote: > I'm trying to make the fwtk-v1.3 port and running into trouble. > > 3) Here's the show-stopper. When I run make now it starts > compiling and then stops with the following message: > > cc -O -I... -I/usr/X11R6/include -c child.c > In file included from child.c:14: > ulib.h:20: X11/Intrinsic.h: No such file or directory > *** Error code 1 > Stop. > > I assume this is because it's trying to compile code for > X11, which we do not have on the system at all. However, > I see no way in the Makefiles to tell it I don't want or need > anything related to X11. Check the Makefile and see if there is a .define or option to disable or enable X11 support. It's probably trying to compile a client of somesort. > 4) The documentation appears to be in postscript format. > To my knowledge we don't have postscript capability. Anyone > know where the docs are in plain text? I don't, but I don't do any work with fwtk. Did you check the web site? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major