On Tue, Oct 16, 2001 at 01:00:55PM +0200, Zdenek Kabelac wrote: > On Tue, Oct 16, 2001 at 09:55:54AM +0200, Bernd Ernesti wrote: > > Hi, > > > > I am trying to use the cvs version, I just checked out, but it doesn't > > work with libtool 1.4: > > > > cc -c ./stubs.s -o stubs.lo > > libtool: link: `stubs.lo' is not a valid libtool object > > gmake[4]: *** [libloader.la] Error 1 > > > > Of course stubs.lo is not a 'normal' .lo file. > > > > Is there any way to fix this problem? > > temporarily comment out this in your Makefile.am.
Yeah, I just noticed that this was added to support libtool 1.5. Comenting fixed my compile problem. > I guess the only solution is to move this code inside a '.c' file > probably win32.c - because libtool is incompatible between each version. > > > > - Use the same check as for freebsd so use_x86opt defaults to yes > > - the oss emulation needs an extra library, add a check for it > > ok - but still currious - will we ever work on NetBSD with threads ? Thats my next step and will need some time. Bernd _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
