Hi


I tried to compile avifile and got the following message:

/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I../../include   -g  -march=i586 -I/usr/X11R6/include
-I/usr/local/include -I/usr/local/include/SDL -D_REENTRANT -w 
-I../../include -DWIN32_PATH=\"/usr/lib/win32\"
-D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf
-fno-omit-frame-pointer -fno-inline -c win32.c
In file included from win32.c:41:
../../include/com.h:63: undefined or invalid # directive
make[2]: *** [win32.lo] Error 1
make[2]: Leaving directory `/home/fra/avifile-0.53.5/lib/loader'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/fra/avifile-0.53.5/lib'
make: *** [all-recursive] Error 1

I use:
gcc 2.95.3
SDL 1.1.8
Xfree86 4.02
QT 2.3.0

configure ran successfuly with this output:

checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries...
yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for objdir... .libs
creating libtool
checking for dlopen in -ldl... (cached) yes
checking for pthreads... -lpthread yes
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for malloc.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking whether time.h and sys/time.h may both be included... (cached)
yes
checking whether gcc needs -traditional... (cached) no
checking for 8-bit clean memcmp... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking return type of signal handlers... (cached) void
checking for vprintf... (cached) yes
checking for ftime... (cached) yes
checking for gettimeofday... (cached) yes
checking for strdup... (cached) yes
checking for strstr... (cached) yes
checking for X... (cached) libraries /usr/X11R6/lib, headers
/usr/X11R6/include checking for Qt... (cached) libraries
/usr/lib/qt2/lib, headers /usr/lib/qt2/include
checking for moc... (cached) /bin/moc
checking for uic... (cached) /usr/lib/qt2/bin/uic
checking whether we like this Qt installation... checking for
/usr/lib/qt2/include/qvariant.h... (cached) yes
checking whether to build QtVidcap... checking for
/usr/lib/qt2/include/qtable.h... (cached) yes
checking for XF86DGAQueryExtension in -lXxf86dga... (cached) yes
checking for XF86VidModeSwitchMode in -lXxf86vm... (cached) yes
checking for sdl-config... (cached) /usr/local/bin/sdl-config
checking for SDL - version >= 1.1.3... yes
checking whether to build ac3 decoder module... no

what did I miss?

Regrats,

Frank Neurath

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

Reply via email to