Bugs item #475137, was opened at 2001-10-25 17:38
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=111050&aid=475137&group_id=11050

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Zdenek Kabelac (kabi)
Summary: compilation error in plugins/libwin32/..

Initial Comment:
/bin/sh ../../../libtool --mode=link gcc  -DWIN32_PATH=\/usr/local/lib/win32\ 
-D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf -D__NO_STRING_INLINES 
-fno-omit-frame-pointer -Wmissing-prototypes -Wimplicit-function-declaration -g -O2 
-march=i686 -pipe  -L/usr/local/X11R6/lib -L/usr/local/qt/lib -o libloader.la   afl.lo 
driver.lo elfdll.lo ext.lo module.lo pe_image.lo pe_resource.lo registry.lo 
resource.lo win32.lo ldt_keeper.lo stubs.lo 
libtool: link: `stubs.lo' is not a valid libtool object
make[4]: *** [libloader.la] Error 1
make[4]: Leaving directory `/home/khoff/src/avifile-0.6/plugins/libwin32/loader'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/khoff/src/avifile-0.6/plugins/libwin32/loader'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/khoff/src/avifile-0.6/plugins/libwin32'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/khoff/src/avifile-0.6/plugins'
make: *** [all-recursive] Error 1


I've been getting this error on my LFS installation.  This is from latest CVS 
(2001-10-25) as well as the last two snapshots.

Version info:
gcc version 2.95.3 20010315 (release)
GNU C Library stable release version 2.2.3
GNU ld version 2.11.90.0.24 (with BFD 2.11.90.0.24)
ltmain.sh (GNU libtool) 1.4b (1.970 2001/07/09 21:36:00)



----------------------------------------------------------------------

>Comment By: Zdenek Kabelac (kabi)
Date: 2001-11-27 13:14

Message:
Logged In: YES 
user_id=15161

stubs is now a part of win32.c

----------------------------------------------------------------------

Comment By: Zdenek Kabelac (kabi)
Date: 2001-11-27 13:14

Message:
Logged In: YES 
user_id=15161

stubs is now a part of win32.c

----------------------------------------------------------------------

Comment By: Zdenek Kabelac (kabi)
Date: 2001-11-27 13:11

Message:
Logged In: YES 
user_id=15161

stubs is now a part of win32.c

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=111050&aid=475137&group_id=11050

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

Reply via email to