Hey,

I have to use this patch to compile avifile on my NetBSD 1.5.1_BETA and 
libtool-1.4.20010219nb6:

--- plugins/libwin32/loader/Makefile.am.orig    Thu Apr 26 18:23:15 2001
+++ plugins/libwin32/loader/Makefile.am
@@ -18,8 +18,6 @@
 # .text section has been changed to .data section
 # so we eliminate .rel.text section from library
 # it works this way too
-stubs.lo: stubs.s
-       $(CC) -c $(srcdir)/stubs.s -o stubs.lo
 
 #win32.lo: win32.c
 #      $(CC) -O2 -fno-inline -fno-strict-aliasing $(DEFS) $(WINFLAGS) -c $< -o $@

Without it I get error message than stubs.something isn't valid libtool object.

I already sent this patch to you once but you didn't want to include it, so I asked 
our libtool
guy, Nick Hudson <[EMAIL PROTECTED]> why it works for you the way it is, he replied:
"Don't worry if they upgrade to a newer libtool they'll have to fix it."

I think this should NOT break non-NetBSD builds.

Tomasz Luchowski, who doesn't want to be forced to use patch-aa included above any 
more.

-- 
/* [zuntum] [EMAIL PROTECTED] , [WWW] http://zuntum.net */

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to