From owner-freebsd-ports@FreeBSD.ORG Mon Sep 6 15:20:20 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 2844416A4CE for ; Mon, 6 Sep 2004 15:20:20 +0000 (GMT) Received: from uucp.dinoex.sub.de (uucp.dinoex.sub.de [212.184.201.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A93C43D45 for ; Mon, 6 Sep 2004 15:20:19 +0000 (GMT) (envelope-from dirk.meyer@dinoex.sub.org) Received: from uucp.dinoex.sub.de (uucp.dinoex.sub.de [212.184.201.182]) by uucp.dinoex.sub.de (8.12.11/8.12.11) with ESMTP id i86FK2Ij078366; Mon, 6 Sep 2004 17:20:03 +0200 (CEST) (envelope-from dirk.meyer@dinoex.sub.org) Received: from build.dinoex.sub.de (dinoex@localhost)i86FK0nV078359; Mon, 6 Sep 2004 17:20:00 +0200 (CEST) (envelope-from dirk.meyer@dinoex.sub.org) To: freebsd-ports@freebsd.org, lists@southernohio.net Message-ID: <50oBScUvtv@dmeyer.dinoex.sub.org> From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Organization: privat Date: Mon, 06 Sep 2004 17:17:56 +0200 X-Mailer: Dinoex 1.79 References: <18A98983-0006-11D9-A9B4-000D93521684@southernohio.net> X-Gateway: ZCONNECT build.dinoex.sub.de [UNIX/Connect 0.94] X-PGP-Fingerprint: 44 16 EC 0A D3 3A 4F 28 8A 8A 47 93 F1 CF 2F 12 X-Copyright: (C) Copyright 2001 by Dirk Meyer -- All rights reserved. X-PGP-Key-Avail: mailto:pgp-public-keys@keys.de.pgp.net Subject:GET 0x331CDA5D X-ZC-VIA: 20040906000000S+2@dinoex.sub.org X-Milter: Spamilter (Reciever: uucp.dinoex.sub.de; Sender-ip: 212.184.201.182; Sender-helo: uucp.dinoex.sub.de;) 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:20:20 -0000 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. > >