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

Maurice Makaay <[email protected]> Thu, 20 Nov 2003 01:07:51 +0100
Newsgroups gmane.comp.gnu.radius.bugs
Organization InterNLnet BV
Message-ID <[email protected]>
Hi Gerald,

> Now I think I'm down to what Maurice ran into:
> 
> http://kod.inch.com/radius/lo_error.txt

You're right. Exactly the same thing. The workaround for compiling is
editing lib/Makefile. Find the line containing "DEPEND" somewhere in it
and change every ".o" to ".lo". This is  from my head, but I'm pretty
sure there's only one line matching "DEPEND" in there. After that, 
compilation will be no problem.

> The other thing I was going to ask is if you had the cvs commit messages
> being delivered anywhere? If it's a per request thing, consider this my
> request that my E-mail address receive any commit msgs in E-mail.
> 
> Mailings of CVS commits remind me to update the source when a change is
> made. Most make a separate mailing list for just CVS commits.

I think this is exactly what you're looking for:

  http://mail.gnu.org/mailman/listinfo/radius-commit


Regards,

-- Maurice Makaay