Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2002 08:58:56 +0200 (CEST)
From:      "Michael Sperber [Mr. Preprocessor]" <sperber@informatik.uni-tuebingen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39612: libtool port broken in 4.6-RELEASE collection
Message-ID:  <200206210658.g5L6wuL56560@sams.informatik.uni-tuebingen.de>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206210658.g5L6wuL56560>