Subject: pkg devel/gettext fails to compile
To: None <current-users@netbsd.org>
From: Olaf Seibert <rhialto@polderland.nl>
List: current-users
Date: 09/18/2000 00:10:39
--4SFOXa2GPu3tIq4H
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I just supped to see if I could now compile gnupg. Compiling gnupg
wants to install gettext-0.10.35nb1.

This fails, in the same way that gnupg originally failed.

I am building this on NetBSD/Alpha 1.4.1, and I have gettext-0.10.35
installed. Moving aside /usr/pkg/lib/libintl.a (which should not be
necessary in the first place) makes no difference.

end of build process log:

cc -O2 -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib =
-o .libs/gettext gettextp.o ../lib/libnlsut.a ../intl/.libs/libintl.so -Wl,=
--rpath -Wl,/usr/pkg/lib
gettextp.o: In function `main':
gettextp.c(.text+0xb0): undefined reference to `bindtextdomain'
gettextp.c(.text+0xb4): undefined reference to `bindtextdomain'
gettextp.c(.text+0xc4): undefined reference to `textdomain'
gettextp.c(.text+0xc8): undefined reference to `textdomain'
gettextp.c(.text+0x1f8): undefined reference to `gettext'
gettextp.c(.text+0x1fc): undefined reference to `gettext'
gettextp.c(.text+0x224): undefined reference to `gettext'
gettextp.c(.text+0x228): undefined reference to `gettext'
gettextp.c(.text+0x284): undefined reference to `gettext'
gettextp.o(.text+0x288):gettextp.c: more undefined references to `gettext' =
follow
collect2: ld returned 1 exit status
*** Error code 1

Stop.


complete gettext-0.10.35nb1 build process log:

=3D=3D=3D> Returning to build of gettext-0.10.35nb1
work.alpha -> /home/tmp/devel/gettext/work.alpha
/usr/src/distfiles//gettext-0.10.35.tar.gz:      75.7%
=3D=3D=3D> Patching for gettext-0.10.35nb1
=3D=3D=3D> Applying NetBSD patches for gettext-0.10.35nb1
=3D=3D=3D> Configuring for gettext-0.10.35nb1
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g whe=
el
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... alpha--netbsd
checking for ranlib... ranlib
checking for gcc... cc
checking whether the C compiler (cc -O2  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib =
-Wl,-R/usr/pkg/lib -L/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O2  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib =
-Wl,-R/usr/pkg/lib -L/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking for gcc... (cached) cc
checking whether the C compiler (cc -O2  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib =
-Wl,-R/usr/pkg/lib -L/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O2  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib =
-Wl,-R/usr/pkg/lib -L/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for bison... yacc
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for limits.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for values.h... no
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for vprintf... yes
checking for getcwd... yes
checking for mblen... yes
checking for memcpy... yes
checking for strchr... yes
checking for strerror... yes
checking for uname... yes
checking for getline... no
checking for memmove... yes
checking for memset... yes
checking for stpcpy... no
checking for stpncpy... no
checking for strcspn... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for strtoul... yes
checking for vasprintf... yes
checking for getdelim... no
checking for parse_printf_format... no
checking for error_at_line... no
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... no
checking for limits.h... (cached) yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... (cached) yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... (cached) yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for gettext in libintl... checking for gettext in -lintl... yes
yes
checking for msgfmt... /usr/pkg/bin/msgfmt
checking for dcgettext... no
checking for gmsgfmt... /usr/pkg/bin/msgfmt
checking for xgettext... /usr/pkg/bin/xgettext
checking for catalogs to be installed...  da de es fr ko nl no no@nynorsk p=
l pt sl sv
checking for emacs... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating lib/Makefile
creating intl/Makefile
creating src/Makefile
creating po/Makefile.in
creating doc/Makefile
creating tests/Makefile
creating m4/Makefile
creating misc/Makefile
creating misc/gettextize
creating intl/intlh.inst
creating config.h
=3D=3D=3D> Building for gettext-0.10.35nb1
make all-recursive
Making all in doc
Updating ./stamp-vti
cp ./stamp-vti ./version.texi
cd .  && makeinfo `echo gettext.texi | sed 's,.*/,,'`
Making info file `gettext.info' from `gettext.texi'.
Making all in lib
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -c basename.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -c fstrcmp.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -c getopt.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -c getopt1.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -c hash.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -c obstack.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -c xgetcwd.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -c xmalloc.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -c xstrdup.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -c getline.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -c stpcpy.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -c stpncpy.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -c printf-prs.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl  -O2 -c error.c
rm -f libnlsut.a
ar cru libnlsut.a basename.o fstrcmp.o getopt.o getopt1.o hash.o  obstack.o=
 xgetcwd.o xmalloc.o xstrdup.o getline.o stpcpy.o stpncpy.o printf-prs.o er=
ror.o
ranlib libnlsut.a
Making all in intl
/bin/sh ../libtool --mode=3Dcompile cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/loca=
le\" -DGNULOCALEDIR=3D\"/usr/pkg/share/locale\"  -DLOCALE_ALIAS_PATH=3D\"/u=
sr/pkg/lib/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2  bin=
dtextdom.c
mkdir .libs
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 bindtextdom.c  -fPIC -DPIC -o .libs/bindte=
xtdom.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 bindtextdom.c -o bindtextdom.o >/dev/null =
2>&1
mv -f .libs/bindtextdom.lo bindtextdom.lo
/bin/sh ../libtool --mode=3Dcompile cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/loca=
le\" -DGNULOCALEDIR=3D\"/usr/pkg/share/locale\"  -DLOCALE_ALIAS_PATH=3D\"/u=
sr/pkg/lib/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2  dcg=
ettext.c
rm -f .libs/dcgettext.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 dcgettext.c  -fPIC -DPIC -o .libs/dcgettex=
t.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 dcgettext.c -o dcgettext.o >/dev/null 2>&1
mv -f .libs/dcgettext.lo dcgettext.lo
/bin/sh ../libtool --mode=3Dcompile cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/loca=
le\" -DGNULOCALEDIR=3D\"/usr/pkg/share/locale\"  -DLOCALE_ALIAS_PATH=3D\"/u=
sr/pkg/lib/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2  dge=
ttext.c
rm -f .libs/dgettext.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 dgettext.c  -fPIC -DPIC -o .libs/dgettext.=
lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 dgettext.c -o dgettext.o >/dev/null 2>&1
mv -f .libs/dgettext.lo dgettext.lo
/bin/sh ../libtool --mode=3Dcompile cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/loca=
le\" -DGNULOCALEDIR=3D\"/usr/pkg/share/locale\"  -DLOCALE_ALIAS_PATH=3D\"/u=
sr/pkg/lib/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2  get=
text.c
rm -f .libs/gettext.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 gettext.c  -fPIC -DPIC -o .libs/gettext.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 gettext.c -o gettext.o >/dev/null 2>&1
mv -f .libs/gettext.lo gettext.lo
/bin/sh ../libtool --mode=3Dcompile cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/loca=
le\" -DGNULOCALEDIR=3D\"/usr/pkg/share/locale\"  -DLOCALE_ALIAS_PATH=3D\"/u=
sr/pkg/lib/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2  fin=
ddomain.c
rm -f .libs/finddomain.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 finddomain.c  -fPIC -DPIC -o .libs/finddom=
ain.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 finddomain.c -o finddomain.o >/dev/null 2>=
&1
mv -f .libs/finddomain.lo finddomain.lo
/bin/sh ../libtool --mode=3Dcompile cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/loca=
le\" -DGNULOCALEDIR=3D\"/usr/pkg/share/locale\"  -DLOCALE_ALIAS_PATH=3D\"/u=
sr/pkg/lib/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2  loa=
dmsgcat.c
rm -f .libs/loadmsgcat.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 loadmsgcat.c  -fPIC -DPIC -o .libs/loadmsg=
cat.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 loadmsgcat.c -o loadmsgcat.o >/dev/null 2>=
&1
mv -f .libs/loadmsgcat.lo loadmsgcat.lo
/bin/sh ../libtool --mode=3Dcompile cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/loca=
le\" -DGNULOCALEDIR=3D\"/usr/pkg/share/locale\"  -DLOCALE_ALIAS_PATH=3D\"/u=
sr/pkg/lib/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2  loc=
alealias.c
rm -f .libs/localealias.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 localealias.c  -fPIC -DPIC -o .libs/locale=
alias.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 localealias.c -o localealias.o >/dev/null =
2>&1
mv -f .libs/localealias.lo localealias.lo
/bin/sh ../libtool --mode=3Dcompile cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/loca=
le\" -DGNULOCALEDIR=3D\"/usr/pkg/share/locale\"  -DLOCALE_ALIAS_PATH=3D\"/u=
sr/pkg/lib/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2  tex=
tdomain.c
rm -f .libs/textdomain.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 textdomain.c  -fPIC -DPIC -o .libs/textdom=
ain.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 textdomain.c -o textdomain.o >/dev/null 2>=
&1
mv -f .libs/textdomain.lo textdomain.lo
/bin/sh ../libtool --mode=3Dcompile cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/loca=
le\" -DGNULOCALEDIR=3D\"/usr/pkg/share/locale\"  -DLOCALE_ALIAS_PATH=3D\"/u=
sr/pkg/lib/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2  l10=
nflist.c
rm -f .libs/l10nflist.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 l10nflist.c  -fPIC -DPIC -o .libs/l10nflis=
t.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 l10nflist.c -o l10nflist.o >/dev/null 2>&1
mv -f .libs/l10nflist.lo l10nflist.lo
/bin/sh ../libtool --mode=3Dcompile cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/loca=
le\" -DGNULOCALEDIR=3D\"/usr/pkg/share/locale\"  -DLOCALE_ALIAS_PATH=3D\"/u=
sr/pkg/lib/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2  exp=
lodename.c
rm -f .libs/explodename.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 explodename.c  -fPIC -DPIC -o .libs/explod=
ename.lo
cc -c -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DGNULOCALEDIR=3D\"/usr/pkg/sha=
re/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/pkg/lib/locale:.\" -DHAVE_CONFIG_H=
 -I.. -I. -I../intl -I../lib -O2 explodename.c -o explodename.o >/dev/null =
2>&1
mv -f .libs/explodename.lo explodename.lo
/bin/sh ../libtool --mode=3Dlink cc -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-=
R/usr/pkg/lib -L/usr/pkg/lib -o libintl.la bindtextdom.lo dcgettext.lo dget=
text.lo gettext.lo  finddomain.lo loadmsgcat.lo localealias.lo textdomain.l=
o l10nflist.lo  explodename.lo  -version-info 1:0 -rpath /usr/pkg/lib
rm -fr .libs/libintl.la .libs/libintl.* .libs/libintl.*
cc -shared  bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.l=
o loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo  -=
L/usr/pkg/lib -lc  -Wl,-R/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,li=
bintl.so.1 -o .libs/libintl.so.1.0
(cd .libs && rm -f libintl.so.1 && ln -s libintl.so.1.0 libintl.so.1)
(cd .libs && rm -f libintl.so && ln -s libintl.so.1.0 libintl.so)
(cd .libs && rm -f libintl.so && ln -s libintl.so.1.0 libintl.so)
ar cru .libs/libintl.a  bindtextdom.o dcgettext.o dgettext.o gettext.o find=
domain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o=
=20
ranlib .libs/libintl.a
creating libintl.la
(cd .libs && rm -f libintl.la && ln -s ../libintl.la libintl.la)
Making all in src
cc -DLOCALEDIR=3D\"/usr/pkg/lib/locale\" -DHAVE_CONFIG_H -I. -I.. -I../lib =
-I../intl -I../intl  -O2 -c gettextp.c
/bin/sh ../libtool --mode=3Dlink cc -O2 -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -=
Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o gettext  gettextp.o ../lib/libnlsut.a .=
./intl/libintl.la=20
mkdir .libs
cc -O2 -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib =
-o .libs/gettext gettextp.o ../lib/libnlsut.a ../intl/.libs/libintl.so -Wl,=
--rpath -Wl,/usr/pkg/lib
gettextp.o: In function `main':
gettextp.c(.text+0xb0): undefined reference to `bindtextdomain'
gettextp.c(.text+0xb4): undefined reference to `bindtextdomain'
gettextp.c(.text+0xc4): undefined reference to `textdomain'
gettextp.c(.text+0xc8): undefined reference to `textdomain'
gettextp.c(.text+0x1f8): undefined reference to `gettext'
gettextp.c(.text+0x1fc): undefined reference to `gettext'
gettextp.c(.text+0x224): undefined reference to `gettext'
gettextp.c(.text+0x228): undefined reference to `gettext'
gettextp.c(.text+0x284): undefined reference to `gettext'
gettextp.o(.text+0x288):gettextp.c: more undefined references to `gettext' =
follow
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.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
azenomei:/vol1/rhialto/sup/root/pkgsrc/security/gnupg$

-Olaf.
--=20
___ Olaf 'Rhialto' Seibert - rhialto@polder   -- Ah only did well at school
\X/ land.nl      -- tae git intae an O level class tae git away fae Begbie.

--4SFOXa2GPu3tIq4H
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia

iQCVAwUBOcVBXl+vV6OMs9RhAQFGngP/TBRUKLYJ8GPuKOPbAXKU8J8GfWAtigE/
q2zNPavMsVB5iigCKgO2FMdnQQ1SQdUWtI/hqIJ/+YNr49o7nmaJQiI+GlwH877X
t1OGzwivB93J0oDio2KZ/W5ymzs6tnEf4rgTmd4o6xL1uHskDut6sBaLLh6kU44w
4fpPFeofFfk=
=UjPb
-----END PGP SIGNATURE-----

--4SFOXa2GPu3tIq4H--