[MPlayer-cygwin] svn 29544 vidix compile error

Henry Garcia defsyn at gmail.com
Sat Aug 22 00:53:53 CEST 2009


Looks like a few undefined preventing compilation in the vidix section.


gcc 4.4

MinGW 32

Pentium4
-------------- next part --------------
makefile:989: warning: overriding commands for target `TAGS'
makefile:986: warning: ignoring old commands for target `TAGS'
vidix/cyberblade_vid.c:88: error: 'VENDOR_TRIDENT' undeclared here (not in a function)
vidix/cyberblade_vid.c:95: error: 'DEVICE_TRIDENT_CYBERBLADE_I7' undeclared here (not in a function)
vidix/cyberblade_vid.c:96: error: 'DEVICE_TRIDENT_CYBERBLADE_I7D' undeclared here (not in a function)
vidix/cyberblade_vid.c:97: error: 'DEVICE_TRIDENT_CYBERBLADE_I1' undeclared here (not in a function)
vidix/cyberblade_vid.c:98: error: 'DEVICE_TRIDENT_CYBERBLADE_I12' undeclared here (not in a function)
vidix/cyberblade_vid.c:99: error: 'DEVICE_TRIDENT_CYBERBLADE_I13' undeclared here (not in a function)
vidix/cyberblade_vid.c:100: error: 'DEVICE_TRIDENT_CYBERBLADE_XPAI1' undeclared here (not in a function)
vidix/cyberblade_vid.c: In function 'cyberblade_probe':
vidix/cyberblade_vid.c:130: warning: comparison between pointer and integer
vidix/cyberblade_vid.c:137: warning: passing argument 1 of 'pci_device_name' makes integer from pointer without a cast
vidix/pci_names.h:22: note: expected 'short unsigned int' but argument is of type 'short unsigned int *'
make: *** [vidix/cyberblade_vid.o] Error 1


More information about the MPlayer-cygwin mailing list