From owner-freebsd-questions Thu Dec 19 06:12:27 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA23575 for questions-outgoing; Thu, 19 Dec 1996 06:12:27 -0800 (PST) Received: from bsd.tseinc.com (bsd.tseinc.com [206.114.206.1]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id GAA23567 for ; Thu, 19 Dec 1996 06:12:17 -0800 (PST) Received: from JLWEST (ws2.tseinc.com [206.114.206.22]) by bsd.tseinc.com (8.7.5/8.7.3) with ESMTP id IAA18820 for ; Thu, 19 Dec 1996 08:12:02 -0600 (CST) Message-Id: <199612191412.IAA18820@bsd.tseinc.com> From: "Jay L. West" To: Subject: problems making fwtk v1.3 Date: Thu, 19 Dec 1996 08:12:33 -0600 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Help! I'm trying to make the fwtk-v1.3 port and running into trouble. 1) When make tries to fetch the distfile it chokes. I went to the tis website and found there new policy of registration. I then downloaded the files into /usr/ports/distfiles ok. That problem is solved. 2) When make compares the checksums, it fails on the documentation tarball. The doc tarball does expand and untar without errors, so I removed the line in MD5 so that it skips the check on the doc file. I assume even if the docs are corrupted that wouldn't be a big deal for the software. In fact the docs are not corrupted, so the checksum must be out of date. This is problem has thus been worked around. 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. 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? Any help on points 3 and 4 would be MOST appreciated. We're trying to get the fwtk up today if at all possible. Please respond to my email address (jlwest@tseinc.com) directly as I am not on this list at present. Thanks in advance! J. West (jlwest@tseinc.com) ------------------------------------------------------------------------ Unix *IS* user friendly; It's just selective about who it's friends are! ------------------------------------------------------------------------