>  

I am trying to do a build of avifile 0.7-0.7.5 to upgrade mine from 
0.53-1.3.  There is no SuSE rpm to do this for me, so I am building from 
sources, wich is how I end up getting most of my software these days.  I 
am pretty sure I have met all the prerequisits, even upgrading to 
gcc-2.95.2 to 2.95.3 (I am avoiding the 3.x tree as I understand that it 
has issues).  I have the config.log and config.cache output files, but 
cannot attach them without exceeding the 25 k limit.  The compiler 
output excert where it fails is below.  Thanks for your time.

> environment: SuSE 7.1
>                      kernel 2.4.16-4GB
>                      machine i686
>                      xserver 4.2.0-64
>                      kde 3
>                      gcc 2.95.3
>                      lame 3.92
>                      sdl 1.2.4
>                      vorbis 1.0rc3
>                      libao 0.8.2
>                      curl 7.9.6
>                      divx4linux 20011025 & 20020418
>                      amd athlon 500, 256 meg ram, sblive, matrox g400 
> pri display, nvidea viper sec display
> config.log and config.cache attached
> config options: ./configure --with-qt-dir=/usr/lib/qt-3.0.3 
> --with-qt-includes=/usr/lib/qt-3.0.3/include 
> --with-qt-libraries=/usr/lib/qt-3.0.3/lib 
> --with-win32-path=/usr/lib/win32
>
>
>
> The following is the compiler output in the win32 section wich is 
> where it always fails (at least that is what it appears to me - I am 
> not really an expert at this):
>
> *Making all in libwin32
> make[2]: Entering directory 
> `/home/brian/downloads/avifile/avifile0.7-0.7.5/plugins/libwin32'
> Making all in loader
> make[3]: Entering directory 
> `/home/brian/downloads/avifile/avifile0.7-0.7.5/plugins/libwin32/loader'
> Making all in dshow
> make[4]: Entering directory 
> `/home/brian/downloads/avifile/avifile0.7-0.7.5/plugins/libwin32/loader/dshow' 
>
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory 
> `/home/brian/downloads/avifile/avifile0.7-0.7.5/plugins/libwin32/loader/dshow' 
>
> Making all in wine
> make[4]: Entering directory 
> `/home/brian/downloads/avifile/avifile0.7-0.7.5/plugins/libwin32/loader/wine' 
>
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory 
> `/home/brian/downloads/avifile/avifile0.7-0.7.5/plugins/libwin32/loader/wine' 
>
> make[4]: Entering directory 
> `/home/brian/downloads/avifile/avifile0.7-0.7.5/plugins/libwin32/loader'
> source='afl.c' object='afl.lo' libtool=yes \
> depfile='.deps/afl.Plo' tmpdepfile='.deps/afl.TPlo' \
> depmode=gcc /bin/sh ../../../admin/depcomp \
> /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
> -I../../../include  -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ 
> -DUNICODE -Ddbg_printf=__vprintf -DTRACE=__vprintf 
> -Wmissing-prototypes -Wimplicit-function-declaration -Wall -Wno-unused 
> -I../../../include -fno-omit-frame-pointer -g  -march=i686 -ffast-math 
> -pipe -c -o afl.lo `test -f afl.c || echo './'`afl.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../include 
> -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -DUNICODE 
> -Ddbg_printf=__vprintf -DTRACE=__vprintf -Wmissing-prototypes 
> -Wimplicit-function-declaration -Wall -Wno-unused -I../../../include 
> -fno-omit-frame-pointer -g -march=i686 -ffast-math -pipe -c afl.c 
> -Wp,-MD,.deps/afl.TPlo  -fPIC -DPIC -o afl.lo
> source='driver.c' object='driver.lo' libtool=yes \
> depfile='.deps/driver.Plo' tmpdepfile='.deps/driver.TPlo' \
> depmode=gcc /bin/sh ../../../admin/depcomp \
> /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
> -I../../../include  -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ 
> -DUNICODE -Ddbg_printf=__vprintf -DTRACE=__vprintf 
> -Wmissing-prototypes -Wimplicit-function-declaration -Wall -Wno-unused 
> -I../../../include -fno-omit-frame-pointer -g  -march=i686 -ffast-math 
> -pipe -c -o driver.lo `test -f driver.c || echo './'`driver.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../include 
> -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -DUNICODE 
> -Ddbg_printf=__vprintf -DTRACE=__vprintf -Wmissing-prototypes 
> -Wimplicit-function-declaration -Wall -Wno-unused -I../../../include 
> -fno-omit-frame-pointer -g -march=i686 -ffast-math -pipe -c driver.c 
> -Wp,-MD,.deps/driver.TPlo  -fPIC -DPIC -o driver.lo
> source='elfdll.c' object='elfdll.lo' libtool=yes \
> depfile='.deps/elfdll.Plo' tmpdepfile='.deps/elfdll.TPlo' \
> depmode=gcc /bin/sh ../../../admin/depcomp \
> /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
> -I../../../include  -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ 
> -DUNICODE -Ddbg_printf=__vprintf -DTRACE=__vprintf 
> -Wmissing-prototypes -Wimplicit-function-declaration -Wall -Wno-unused 
> -I../../../include -fno-omit-frame-pointer -g  -march=i686 -ffast-math 
> -pipe -c -o elfdll.lo `test -f elfdll.c || echo './'`elfdll.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../include 
> -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -DUNICODE 
> -Ddbg_printf=__vprintf -DTRACE=__vprintf -Wmissing-prototypes 
> -Wimplicit-function-declaration -Wall -Wno-unused -I../../../include 
> -fno-omit-frame-pointer -g -march=i686 -ffast-math -pipe -c elfdll.c 
> -Wp,-MD,.deps/elfdll.TPlo  -fPIC -DPIC -o elfdll.lo
> source='ext.c' object='ext.lo' libtool=yes \
> depfile='.deps/ext.Plo' tmpdepfile='.deps/ext.TPlo' \
> depmode=gcc /bin/sh ../../../admin/depcomp \
> /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
> -I../../../include  -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ 
> -DUNICODE -Ddbg_printf=__vprintf -DTRACE=__vprintf 
> -Wmissing-prototypes -Wimplicit-function-declaration -Wall -Wno-unused 
> -I../../../include -fno-omit-frame-pointer -g  -march=i686 -ffast-math 
> -pipe -c -o ext.lo `test -f ext.c || echo './'`ext.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../include 
> -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -DUNICODE 
> -Ddbg_printf=__vprintf -DTRACE=__vprintf -Wmissing-prototypes 
> -Wimplicit-function-declaration -Wall -Wno-unused -I../../../include 
> -fno-omit-frame-pointer -g -march=i686 -ffast-math -pipe -c ext.c 
> -Wp,-MD,.deps/ext.TPlo  -fPIC -DPIC -o ext.lo
> ext.c:484: warning: #warning FIXME
> source='module.c' object='module.lo' libtool=yes \
> depfile='.deps/module.Plo' tmpdepfile='.deps/module.TPlo' \
> depmode=gcc /bin/sh ../../../admin/depcomp \
> /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
> -I../../../include  -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ 
> -DUNICODE -Ddbg_printf=__vprintf -DTRACE=__vprintf 
> -Wmissing-prototypes -Wimplicit-function-declaration -Wall -Wno-unused 
> -I../../../include -fno-omit-frame-pointer -g  -march=i686 -ffast-math 
> -pipe -c -o module.lo `test -f module.c || echo './'`module.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../include 
> -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -DUNICODE 
> -Ddbg_printf=__vprintf -DTRACE=__vprintf -Wmissing-prototypes 
> -Wimplicit-function-declaration -Wall -Wno-unused -I../../../include 
> -fno-omit-frame-pointer -g -march=i686 -ffast-math -pipe -c module.c 
> -Wp,-MD,.deps/module.TPlo  -fPIC -DPIC -o module.lo
> source='pe_image.c' object='pe_image.lo' libtool=yes \
> depfile='.deps/pe_image.Plo' tmpdepfile='.deps/pe_image.TPlo' \
> depmode=gcc /bin/sh ../../../admin/depcomp \
> /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
> -I../../../include  -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ 
> -DUNICODE -Ddbg_printf=__vprintf -DTRACE=__vprintf 
> -Wmissing-prototypes -Wimplicit-function-declaration -Wall -Wno-unused 
> -I../../../include -fno-omit-frame-pointer -g  -march=i686 -ffast-math 
> -pipe -c -o pe_image.lo `test -f pe_image.c || echo './'`pe_image.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../include 
> -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -DUNICODE 
> -Ddbg_printf=__vprintf -DTRACE=__vprintf -Wmissing-prototypes 
> -Wimplicit-function-declaration -Wall -Wno-unused -I../../../include 
> -fno-omit-frame-pointer -g -march=i686 -ffast-math -pipe -c pe_image.c 
> -Wp,-MD,.deps/pe_image.TPlo  -fPIC -DPIC -o pe_image.lo
> source='pe_resource.c' object='pe_resource.lo' libtool=yes \
> depfile='.deps/pe_resource.Plo' tmpdepfile='.deps/pe_resource.TPlo' \
> depmode=gcc /bin/sh ../../../admin/depcomp \
> /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
> -I../../../include  -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ 
> -DUNICODE -Ddbg_printf=__vprintf -DTRACE=__vprintf 
> -Wmissing-prototypes -Wimplicit-function-declaration -Wall -Wno-unused 
> -I../../../include -fno-omit-frame-pointer -g  -march=i686 -ffast-math 
> -pipe -c -o pe_resource.lo `test -f pe_resource.c || echo 
> './'`pe_resource.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../include 
> -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -DUNICODE 
> -Ddbg_printf=__vprintf -DTRACE=__vprintf -Wmissing-prototypes 
> -Wimplicit-function-declaration -Wall -Wno-unused -I../../../include 
> -fno-omit-frame-pointer -g -march=i686 -ffast-math -pipe -c 
> pe_resource.c -Wp,-MD,.deps/pe_resource.TPlo  -fPIC -DPIC -o 
> pe_resource.lo
> source='registry.c' object='registry.lo' libtool=yes \
> depfile='.deps/registry.Plo' tmpdepfile='.deps/registry.TPlo' \
> depmode=gcc /bin/sh ../../../admin/depcomp \
> /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
> -I../../../include  -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ 
> -DUNICODE -Ddbg_printf=__vprintf -DTRACE=__vprintf 
> -Wmissing-prototypes -Wimplicit-function-declaration -Wall -Wno-unused 
> -I../../../include -fno-omit-frame-pointer -g  -march=i686 -ffast-math 
> -pipe -c -o registry.lo `test -f registry.c || echo './'`registry.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../include 
> -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -DUNICODE 
> -Ddbg_printf=__vprintf -DTRACE=__vprintf -Wmissing-prototypes 
> -Wimplicit-function-declaration -Wall -Wno-unused -I../../../include 
> -fno-omit-frame-pointer -g -march=i686 -ffast-math -pipe -c registry.c 
> -Wp,-MD,.deps/registry.TPlo  -fPIC -DPIC -o registry.lo
> source='resource.c' object='resource.lo' libtool=yes \
> depfile='.deps/resource.Plo' tmpdepfile='.deps/resource.TPlo' \
> depmode=gcc /bin/sh ../../../admin/depcomp \
> /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
> -I../../../include  -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ 
> -DUNICODE -Ddbg_printf=__vprintf -DTRACE=__vprintf 
> -Wmissing-prototypes -Wimplicit-function-declaration -Wall -Wno-unused 
> -I../../../include -fno-omit-frame-pointer -g  -march=i686 -ffast-math 
> -pipe -c -o resource.lo `test -f resource.c || echo './'`resource.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../include 
> -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -DUNICODE 
> -Ddbg_printf=__vprintf -DTRACE=__vprintf -Wmissing-prototypes 
> -Wimplicit-function-declaration -Wall -Wno-unused -I../../../include 
> -fno-omit-frame-pointer -g -march=i686 -ffast-math -pipe -c resource.c 
> -Wp,-MD,.deps/resource.TPlo  -fPIC -DPIC -o resource.lo
> source='win32.c' object='win32.lo' libtool=yes \
> depfile='.deps/win32.Plo' tmpdepfile='.deps/win32.TPlo' \
> depmode=gcc /bin/sh ../../../admin/depcomp \
> /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
> -I../../../include  -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ 
> -DUNICODE -Ddbg_printf=__vprintf -DTRACE=__vprintf 
> -Wmissing-prototypes -Wimplicit-function-declaration -Wall -Wno-unused 
> -I../../../include -fno-omit-frame-pointer -g  -march=i686 -ffast-math 
> -pipe -c -o win32.lo `test -f win32.c || echo './'`win32.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../include 
> -DWIN32_PATH=\"/usr/lib/win32\" -D__WINE__ -DUNICODE 
> -Ddbg_printf=__vprintf -DTRACE=__vprintf -Wmissing-prototypes 
> -Wimplicit-function-declaration -Wall -Wno-unused -I../../../include 
> -fno-omit-frame-pointer -g -march=i686 -ffast-math -pipe -c win32.c 
> -Wp,-MD,.deps/win32.TPlo  -fPIC -DPIC -o win32.lo
> win32.c:1562: warning: #warning FIXME
> win32.c:2577: warning: #warning FIXME!
> win32.c:4116: mangle.h: No such file or directory
> win32.c:3800: warning: no previous prototype for `expRegisterClassA'
> win32.c:3806: warning: no previous prototype for `expUnregisterClassA'
> win32.c: In function `ext_stubs':
> win32.c:4129: parse error before `MANGLE'
> win32.c: In function `LookupExternal':
> win32.c:4202: warning: passing arg 2 of `PE_FindExportedFunction' 
> makes pointer from integer without a cast
> make[4]: *** [win32.lo] Error 1
> make[4]: Leaving directory 
> `/home/brian/downloads/avifile/avifile0.7-0.7.5/plugins/libwin32/loader'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory 
> `/home/brian/downloads/avifile/avifile0.7-0.7.5/plugins/libwin32/loader'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory 
> `/home/brian/downloads/avifile/avifile0.7-0.7.5/plugins/libwin32'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/home/brian/downloads/avifile/avifile0.7-0.7.5/plugins'
> make: *** [all-recursive] Error 1*
>                      



> If you have any ideas or suggestions please let me know.  Thank you 
> for your time.
>                                                                        
>                                          Brian
>
>  
>
>  
>


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

Reply via email to