Re: CVS version of gnu-radius: .lo files not created

Maurice Makaay <[email protected]> Fri, 31 Oct 2003 17:42:08 +0100
Newsgroups gmane.comp.gnu.radius.bugs
Organization InterNLnet BV
Message-ID <[email protected]>
Hi,

> The make fails on the lib directory:
...
> libtool: link: `obstack.lo' is not a valid libtool object

Followup:

If I edit the generated Makefile in the lib directory, I can compile
gnu-radius. This is the line that I had to change.

librad_la_OBJECTS = $(am_librad_la_OBJECTS) $(LTLIBOBJS)

In my makefile, the LTLIBOBJS were defined but nowhere referenced. I 
am not very into automake, so I can't really trace back where this 
problem came from, but maybe somebody else can?


Another problem I just encountered is that my makeinfo does not understand
the @copying tag. I assume that this is a result of an out-dated makeinfo.
If yes, then ignore this remark. I'll upgrade my makeinfo and retry to
compile somewhere tonight.


Regards,

-- Maurice Makaay