Subject: problem making gettext from package source with NetBSD 1.5
To: 'port-alpha@netbsd.org' <port-alpha@netbsd.org>
From: Collin Baillie <Collin.Baillie@world.net>
List: port-alpha
Date: 01/07/2002 13:41:37
Hi guys,
Just trying to make a few packages from the packages collection. While
making gettext, I get this error:
bash-2.05# make
===> Building for gettext-0.10.35nb2
make all-recursive
Making all in doc
Making all in lib
Making all in src
/bin/sh ../libtool --mode=link cc
-I/usr/pkgsrc/devel/gettext/work/.buildlink/include -O2
-L/usr/pkgsrc/devel/gettext/work/.buildlink/lib -Wl,-R/usr/pkg/lib -o
gettext gettextp.o ../lib/libnlsut.a
-L/usr/pkgsrc/devel/gettext/work/.buildlink/lib -Wl,-R/usr/local/lib -lintl
cc -I/usr/pkgsrc/devel/gettext/work/.buildlink/include -O2
-Wl,-R/usr/pkg/lib -o gettext gettextp.o -Wl,-R/usr/local/lib
-L/usr/pkgsrc/devel/gettext/work/.buildlink/lib ../lib/libnlsut.a -lintl
/usr/bin/ld: cannot open -lintl: No such file or directory
collect2: ld returned 1 exit status
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
bash-2.05#
I have previously made the gettext-lib and gettext-m4 packages. I follow the
standard:
make fetch-list | sh
make
make install
Am I missing a library somewhere?
Collin Baillie
--
My other computer is a 4000 node Beowulf cluster.