I'm getting an error when attempting to rebuild gettext and I'm not sure
why it's failing.  At this point, I have done an RPM comparison between
my server and the OS requirements listed on
http://cvs.openpkg.org/getfile?f=openpkg-re/osprereq.txt.  At first I
had many more packages so I trimmed them down and now the system is an
exact match as far as the rpm's that are installed.  I removed and
rebuilt all of the packages to be sure none of them came up with any
system libraries that I may have removed as well.  Yet, I'm still
getting this error:

/bin/sh ../libtool --mode=link /usr/local/bin/cc  -O2 -pipe   -o
gettext  gettext-gettext.o ../lib/libgrt.a ../intl/libintl.la
mkdir .libs
chmod 777 .libs
/usr/local/bin/cc -O2 -pipe -o gettext gettext-gettext.o 
../lib/libgrt.a ../intl/.libs/libintl.a -lc
../intl/.libs/libintl.a(loadmsgcat.o)(.text+0x427): In function
`_nl_init_domain_conv':
: undefined reference to `locale_charset'
collect2: ld returned 1 exit status
make[3]: *** [gettext] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
error: Bad exit status from /usr/local/RPM/TMP/rpm-tmp.98434 (%build)

Also, if I install the source package and try to rebuild it using
`openpkg rpm -bc gettext.spec` it still removes the rpm-tmp.* file so I
can't look at it.  It doesn't remove it when I just execute the '-bp'
but that succeeds.  The failure is at the '-bc'.  Can anyone give me
some assistance please?  Thanks in advance.

-- 
David M. Fetter - UNIX Systems Administrator
Portland State University - www.oit.pdx.edu

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to