From owner-freebsd-ports Fri Jun 21 0: 1:33 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6498C37B488 for ; Fri, 21 Jun 2002 00:00:10 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5L70Aq91706; Fri, 21 Jun 2002 00:00:10 -0700 (PDT) (envelope-from gnats) Received: from mx1.informatik.uni-tuebingen.de (mx1.Informatik.Uni-Tuebingen.De [134.2.12.5]) by hub.freebsd.org (Postfix) with ESMTP id E590237B40F for ; Thu, 20 Jun 2002 23:58:59 -0700 (PDT) Received: from sams.informatik.uni-tuebingen.de (sams [134.2.12.50]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id 0C4DC439 for ; Fri, 21 Jun 2002 08:58:57 +0200 (MST) Received: (from sperber@localhost) by sams.informatik.uni-tuebingen.de (8.11.6/8.11.6) id g5L6wuL56560; Fri, 21 Jun 2002 08:58:56 +0200 (CEST) (envelope-from sperber) Message-Id: <200206210658.g5L6wuL56560@sams.informatik.uni-tuebingen.de> Date: Fri, 21 Jun 2002 08:58:56 +0200 (CEST) From: "Michael Sperber [Mr. Preprocessor]" Reply-To: "Michael Sperber [Mr. Preprocessor]" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/39612: libtool port broken in 4.6-RELEASE collection Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39612 >Category: ports >Synopsis: libtool port broken in 4.6-RELEASE collection >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 21 00:00:10 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Michael Sperber [Mr. Preprocessor] >Release: FreeBSD 4.6-RELEASE i386 >Organization: Wilhelm-Schickard-Institut / Programmierung >Environment: FreeBSD madonna.informatik.uni-tuebingen.de 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Tue Jun 11 06:14:12 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 >Description: The port adds a configure option which isn't handled by the configure script in the libltdl subdirectory. This is on an absolutely pristine 4.6-RELEASE system (off "make install" in the linux_base-7 port): Making all in libltdl cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh ./config.status creating config.h config.h is unchanged /bin/sh ./config.status --recheck running /bin/sh ./configure --prefix=/usr/local i386-portbld-freebsd4.6 --enable-ltdl-install --cache-file=.././config.cache --srcdir=. --no-create --no-recursion loading cache .././config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for working const... (cached) yes checking for inline... (cached) inline checking host system type... i386-portbld-freebsd4.6 checking build system type... i386-portbld-freebsd4.6 checking for ranlib... (cached) ranlib checking for ld used by GCC... (cached) /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... (cached) yes checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... (cached) yes updating cache .././config.cache ltconfig: unrecognized option `--disable-ltlibs' Try `ltconfig --help' for more information. configure: error: libtool configure failed *** Error code 1 Stop in /usr/local/ports/devel/libtool/work/libtool-1.3.4/libltdl. *** Error code 1 Stop in /usr/local/ports/devel/libtool/work/libtool-1.3.4. *** Error code 1 Stop in /usr/local/ports/devel/libtool. >How-To-Repeat: cd /usr/ports/devel/libtool make install >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message