Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2006 10:16:32 -0500 (EST)
From:      scheidell@secnap.net
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ade@FreeBSD.org
Subject:   ports/94387: gettext won't build without libtool 1.5
Message-ID:  <20060312151632.ED6A2137BBA@scanner.secnap.net>
Resent-Message-ID: <200603121520.k2CFKPgX097102@freefall.freebsd.org>

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

>Number:         94387
>Category:       ports
>Synopsis:       gettext won't build without libtool 1.5
>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:   Sun Mar 12 15:20:25 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Michael Scheidell
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
SECNAP
>Environment:
System: FreeBSD scanner.secnap.net 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #16: Sat Oct 22 11:14:55 EDT 2005 scheidell@scanner.secnap.net:/usr/obj/usr/src/sys/SCANNER i386

>Description:
	
doing a portupgrade -R oinkmaster wanted to update gettext.
even portupgrade -R gettext failed, as did
cd /usr/ports/devel/gettext

make

this error:
cp ./alloca_.h alloca.h
/bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc 
-DHAVE_CONFIG_H  -I. -I. -I.   -I/usr/local/include   -O -pipe 
-march=pentiumpro -c -o lib-asprintf.lo lib-asprintf.c
libtool: unrecognized option `--tag=CC'
Try `libtool --help' for more information.
>How-To-Repeat:
cd /usr/ports/devel/gettext

make
>Fix:

Workaround:

portupgrade -R libtool

(installed
 ls -ltd /var/db/pkg/libt*
drwxr-xr-x  2 root  wheel  512 Mar 12 10:08 /var/db/pkg/libtool-1.5.22_2

Fix should be to edit gettext dependencie minumums so make or upgrade 
will work.



>Release-Note:
>Audit-Trail:
>Unformatted:



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