On Fri, Jul 15, 2005, David M. Fetter wrote:

> On Thu, 2005-05-26 at 22:25 +0200, Ralf S. Engelschall wrote:
> > On Fri, May 20, 2005, Thomas Moschny wrote:
> >
> > > in order to rebuild cvs-1.12.9-2.3.1 for rhel3/ia64, I had to add the 
> > > switch
> > > --disable-nls to the configure section, otherwise I get an error in the 
> > > final
> > > linking step:
> > >
> > > /openpkg/bin/cc  -O2 -pipe -fpic -DRSE_PATCHES  -L/openpkg/lib 
> > > -L/openpkg/lib
> > > -o cvs   [...]  ../diff/libdiff.a ../lib/libcvs.a  -lrt   -lcrypt -lnsl 
> > > -lfsl
> > > -lnsl -lz
> > > ../lib/libcvs.a(xmalloc.o)(.text+0x42): In function `xalloc_die':
> > > : undefined reference to `libintl_gettext'
> > > ../lib/libcvs.a(xmalloc.o)(.text+0xd2): In function `xalloc_die':
> > > : undefined reference to `libintl_gettext'
> > > collect2: ld returned 1 exit status
> > > make[2]: *** [cvs] Error 1
> > > make[1]: *** [all-recursive] Error 1
> > > make: *** [all] Error 2
> > > error: Bad exit status from /openpkg/RPM/TMP/rpm-tmp.50067 (%build)
> > >
> > > Is there something wrong with my libintl/gettext/... or is this "expected
> > > behavior" ?
> >
> > No, the --disable-nls is reasonable. Taken over into OpenPKG-CURRENT now:
> > http://cvs.openpkg.org/chngview?cn=23559
> > Thanks.
>
> It seems to me that these sorts of fixes should go into the UPD for
> releases as well.  At least after a certain time period that it has been
> in current and it seems to function properly.

Yes, of course. I've now MFC'ed it to 2.3-SOLID. Thanks for the hint, David.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to