From owner-freebsd-ports@FreeBSD.ORG Mon Sep 6 15:29:16 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D81C16A4CE for ; Mon, 6 Sep 2004 15:29:16 +0000 (GMT) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3870F43D2F for ; Mon, 6 Sep 2004 15:29:14 +0000 (GMT) (envelope-from lists@southernohio.net) Received: from [192.168.0.3] (really [24.48.233.114]) by mta10.adelphia.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040906152913.LYXC9204.mta10.adelphia.net@[192.168.0.3]>; Mon, 6 Sep 2004 11:29:13 -0400 In-Reply-To: <50oBScUvtv@dmeyer.dinoex.sub.org> References: <18A98983-0006-11D9-A9B4-000D93521684@southernohio.net> <50oBScUvtv@dmeyer.dinoex.sub.org> Mime-Version: 1.0 (Apple Message framework v619) X-Priority: 3 Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <808B7064-0019-11D9-A9B4-000D93521684@southernohio.net> Content-Transfer-Encoding: 7bit From: lists@southernohio.net Date: Mon, 6 Sep 2004 11:29:11 -0400 To: dirk.meyer@dinoex.sub.org (Dirk Meyer) X-Mailer: Apple Mail (2.619) cc: freebsd-ports@freebsd.org Subject: Re: tcl84 header issue X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2004 15:29:16 -0000 Thanks, however still having the identical error when I `make`... On Sep 6, 2004, at 11:17 AM, Dirk Meyer wrote: > > mmm, > please do: > > $ make clean configure > ===> Cleaning for libiconv-1.9.2_1 > ===> Cleaning for gettext-0.13.1_1 > ===> Cleaning for gmake-3.80_2 > ===> Cleaning for imake-4.4.0 > ===> Cleaning for libtool-1.3.5_2 > ===> Cleaning for libtool-1.5.8 > ===> Cleaning for pkgconfig-0.15.0_1 > ===> Cleaning for tcl-8.4.6_1,1 > ===> Cleaning for freetype2-2.1.7_3 > ===> Cleaning for expat-1.95.8 > ===> Cleaning for fontconfig-2.2.3,1 > ===> Cleaning for XFree86-libraries-4.4.0 > ===> Cleaning for tk-8.4.6,1 > ===> Vulnerability check disabled, database not found > ===> Extracting for tk-8.4.6,1 >>> Checksum OK for tk8.4.6-src.tar.gz. > ===> Patching for tk-8.4.6,1 > ===> Applying FreeBSD patches for tk-8.4.6,1 > ===> tk-8.4.6,1 depends on file: /nonexistent - not found > ===> Verifying extract for /nonexistent in /usr/ports/lang/tcl84 > ===> Vulnerability check disabled, database not found > ===> Extracting for tcl-8.4.6_1,1 >>> Checksum OK for tcl8.4.6-src.tar.gz. > ===> Returning to build of tk-8.4.6,1 > ===> tk-8.4.6,1 depends on shared library: tcl84.1 - found > ===> tk-8.4.6,1 depends on shared library: X11.6 - found > ===> Configuring for tk-8.4.6,1 > > Your workdir may be corrupted. > > kind regards Dirk > > - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany > - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org] > >> Hmm, no, I don't have it... >> >> On Sep 6, 2004, at 10:54 AM, Dirk Meyer wrote: >> >>> lists@southernohio.net schrieb:, >>> >>>> It appears that there may be an issue when compiling tk8.4 with >>>> regards >>>> to the location of tcl8.4's tcl.h header. I've snooped around >>>> slightly, but thought that I'd mail out this error with my results >>>> of >>>> a >>>> `make` in "x11-toolkits/tk84" first. Please find the output >>>> attached. >>> >>>> Please note the line: >>>> /usr/ports/x11-toolkits/tk84/work/tk8.4.6/unix/../generic/tk.h:70: >>>> 27: >>>> tcl8.4/tcl.h: No such file or directory >>> >>> The dependency test is not working. >>> >>> Please check if you have a direcory "/nonexistent" >>> Please remove it and try again. >>> >