From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Aug 28 08:10:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B173F1065671 for ; Thu, 28 Aug 2008 08:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9203D8FC3C for ; Thu, 28 Aug 2008 08:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7S8A1eP061157 for ; Thu, 28 Aug 2008 08:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7S8A1RA061156; Thu, 28 Aug 2008 08:10:01 GMT (envelope-from gnats) Resent-Date: Thu, 28 Aug 2008 08:10:01 GMT Resent-Message-Id: <200808280810.m7S8A1RA061156@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lothar Braun Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D371106564A for ; Thu, 28 Aug 2008 08:03:36 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 9099A8FC08 for ; Thu, 28 Aug 2008 08:03:36 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m7S83aKc026774 for ; Thu, 28 Aug 2008 08:03:36 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m7S83ZrI026773; Thu, 28 Aug 2008 08:03:35 GMT (envelope-from nobody) Message-Id: <200808280803.m7S83ZrI026773@www.freebsd.org> Date: Thu, 28 Aug 2008 08:03:35 GMT From: Lothar Braun To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/126909: lang/octl does not compile / lang/tcl does not link all files from /usr/local/include/tcl8.4/generic X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2008 08:10:01 -0000 >Number: 126909 >Category: ports >Synopsis: lang/octl does not compile / lang/tcl does not link all files from /usr/local/include/tcl8.4/generic >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 28 08:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Lothar Braun >Release: 8-CURRENT >Organization: >Environment: FreeBSD finch.net.informatik.tu-muenchen.de 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Tue Aug 26 21:51:22 CEST 2008 lothar@finch.net.informatik.tu-muenchen.de:/usr/obj/usr/src/sys/DESKTOP i386 >Description: The port lang/octl does not compile on my machine. Configure stops with checking for unistd.h... yes checking for string.h... (cached) yes checking for main in -lXbsd... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for dcgettext in -lintl... no checking for getnodebyname in -ldnet_stub... no checking standard STL is available... no checking for tcl.h... -I/usr/local/include/tcl8.4 checking for tclInt.h... no checking for libtcl8.4... -L/usr/local/lib -ltcl84 checking for init.tcl... /usr/local/lib/tcl8.4 checking for http.tcl... /usr/local/lib/tcl8.4/http1.0 checking Tcl http.tcl library... yes checking for tclsh8.4... /usr/local/bin/tclsh8.4 ===> Script "configure" failed unexpectedly. Please report the problem to mm@FreeBSD.org [maintainer] and attach the "/usr/ports/lang/otcl/work/otcl-1.13/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/lang/otcl. The reason for this is that /usr/local/include/tcl8.4/generic/tclInt.h and other files aren't linked to /usr/local/include/tcl8.4/. >How-To-Repeat: cd /usr/ports/lang/octl make install clean >Fix: As far as I can see one solution can be to make lang/tcl8.4 (and probably the other versions) to link the header files or to make lang/octl to look in /usr/local/include/tcl8.4/generic insteed of /usr/local/include/tcl8.4/ >Release-Note: >Audit-Trail: >Unformatted: