Re: .lo files error & making CVS work on FreeBSD

Sergey Poznyakoff <[email protected]> Sat, 22 Nov 2003 11:55:20 +0200
Newsgroups gmane.comp.gnu.radius.bugs
Organization Farlep-Internet
Message-ID <[email protected]>
> > A possible workaround is to configure radius with --disable-nls option.
> 
> I'll look it up as well, but is there a simple answer of what nls does?
> 
> What am I turning off? :-)

NLS stands for "National Language Support", i.e. the code that makes
radius "speak in tongues". If your native language is English you will
surely not need that, so you may safely disable the feature.

> 
> > > http://kod.inch.com/radius/lo_error.txt
> >
> > Yes, I'm going to handle this after the release.
> 
> I'm not 100% clear on this reply. Do you have a fix for it already?

Not quite so. I mean that since I am going to release the new version
within a couple of days (what holds me now are mainly the docs) and
on my box all Makefiles are produced correctly, it could be
counterproductive to try fixing this issue right now. After all, I even
cannot reproduce it. Once the version 1.2 is released I'll set up a BSD
box to investigate this.

> It's a libtool issue correct?

Yes, I guess so.

> I'll tinker and see if I can figure what libtool is
> doing wrong when creating that Makefile.

Great! Please do.

Thank you.
Sergey