From owner-freebsd-questions Sun Mar 8 23:52:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA01673 for freebsd-questions-outgoing; Sun, 8 Mar 1998 23:52:27 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA01609 for ; Sun, 8 Mar 1998 23:52:10 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id XAA03951; Sun, 8 Mar 1998 23:52:06 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Sun, 8 Mar 1998 23:52:06 -0800 (PST) From: Doug White Reply-To: Doug White To: Mission Control cc: questions@FreeBSD.ORG Subject: Re: News In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 6 Mar 1998, Mission Control wrote: > Do you have any idea where that might be? tcl used to come with the system, but doesn't anymore. Try installing a tcl port and make sure the makefile is pointing to the directory it's in (or you have a symlink form /usr/local/include to wherever tcl.h is hiding). > > You need to hunt down tcl.h and put it somewhere where perl can find it. > > > > > cd innd ; make all ; cd .. > > > gcc -I../include -I/usr/local/include -O -c art.c > > > In file included from art.c:9: > > > innd.h:41: tcl.h: No such file or directory > > > *** Error code 1 Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message