[MPlayer-cygwin] [BUG] Cygwin compile failure with --enable-vidix

Diego Biurrun diego at biurrun.de
Fri Mar 26 02:19:51 CET 2004


Hi!

I get the following compile failure when trying to make VIDIX run under 
Cygwin.  I just compiled latest CVS with --enable-vidix.

Does anybody have any clues?

Diego

cc -shared -Wl,-soname -Wl,libdha.so.0.1  -o libdha.so.0.1  libdha.o 
mtrr.o pci.o pci_names.o
pci.o(.text+0x95): In function `pci_scan':
/home/diego/mplayer/dev/libdha/sysdep/pci_win32.c:19: undefined 
reference to `_IsWinNT'
pci.o(.text+0xe3):/home/diego/mplayer/dev/libdha/sysdep/pci_win32.c:32: 
undefined reference to `_IsWinNT'
pci.o(.text+0x8a6): In function `pci_config_read':
/home/diego/mplayer/dev/libdha/sysdep/pci_win32.c:19: undefined 
reference to `_IsWinNT'
pci.o(.text+0x8ff):/home/diego/mplayer/dev/libdha/sysdep/pci_win32.c:32: 
undefined reference to `_IsWinNT'
pci.o(.text+0x9e4): In function `enable_app_io':
/home/diego/mplayer/dev/libdha/sysdep/pci_win32.c:19: undefined 
reference to `_IsWinNT'
pci.o(.text+0xa64):/home/diego/mplayer/dev/libdha/sysdep/pci_win32.c:32: 
more undefined references to `_IsWinNT' follow
collect2: ld returned 1 exit status
make[1]: *** [libdha.so.0.1] Error 1
make[1]: Leaving directory `/home/diego/mplayer/dev/libdha'
make: *** [libdha/libdha.so] Error 2




More information about the MPlayer-cygwin mailing list