Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jul 2006 11:16:12 -0400
From:      Lowell Gilbert <freebsd-ports-local@be-well.ilk.org>
To:        Mr Alexus <alexus@alexus.org>
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: gettext-0.14.5_2 - BROKEN PORT!
Message-ID:  <44veppllfn.fsf@be-well.ilk.org>
In-Reply-To: <44C0C640.4000000@alexus.org> (alexus@alexus.org's message of "Fri, 21 Jul 2006 08:19:12 -0400")
References:  <004101c6ac77$7ccfb2b0$040a0a0a@alexus> <44lkqngo03.fsf@be-well.ilk.org> <44C0C640.4000000@alexus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Mr Alexus <alexus@alexus.org> writes:

> Lowell Gilbert wrote:
>> "alexus" <alexus@alexus.org> writes:
>>
>>   
>>> ===>  Building for gettext-0.14.5_2
>>> Making all in autoconf-lib-link
>>> Making all in m4
>>> Making all in tests
>>> Making all in gettext-runtime
>>> make  all-recursive
>>> Making all in doc
>>> Making all in intl
>>> /bin/sh /usr/local/bin/libtool --mode=compile cc -c
>>> -DLOCALEDIR=\"/usr/local/share/locale\"
>>> -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"
>>> -DLIBDIR=\"/usr/local/libdata\" -DIN_LIBINTL  -DENABLE_RELOCATABLE=1
>>> -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
>>> -Dset_relocation_prefix=libintl_set_relocation_prefix
>>> -Drelocate=libintl_relocate  -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I.
>>> -I.. -I/usr/local/include -O2 -fno-strict-aliasing -pipe  ./bindtextdom.c
>>> libtool: compile: unable to infer tagged configuration
>>> libtool: compile: specify a tag with `--tag'
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime/intl.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5/gettext-runtime.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/devel/gettext/work/gettext-0.14.5.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/devel/gettext.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/devel/popt.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/archivers/rpm.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/emulators/linux_base-fc4.
>>> dev# uname -a
>>> FreeBSD dev.hotcamsluts.com 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #0: Mon
>>> Jul  3 01:22:25 EDT 2006     alexus@foo.bar.com:/usr/obj/usr/src/sys/SMP
>>> i386
>>> dev#     
>>
>> It works for me.  Are you sure you have followed the updating
>> instructions in /usr/ports/UPDATING?  [In this case, particularly the
>> libtool update note from 20060223, but you should check the file
>> whenever you update your ports tree.]
>>   
> it's a fresh bare minimum install, all i need is a linux support, so i
> went to /usr/ports/emulators/linux_base-fc4 and tried building it, and
> gettext wouldn't build..

Where did you install a -p2 from?  Normally you need to upgrade from a
base install to get a patch release (I think they are released as
snapshots, but newcomers generally don't know about those).

Probably, you still need to deal with the libtool issue.  Just remove
whatever libtool(s) you have installed (via pkg_delete(1)), "make clean" 
the port you were building, and (probably) it will build fine.



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