[MPlayer-users] Another build failure
Warren Sturm
warren.sturm at gmail.com
Sun Mar 10 17:12:30 CET 2013
svn -r35948 fails to build on Fedora 18 in osdep/getch2.c
cc -MD -MP -Wundef -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -O2 -march=native -mtune=native -pipe -g -fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg -D_REENTRANT -I/usr/include/ -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/dirac -I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4 -c -o osdep/getch2.o osdep/getch2.c
osdep/getch2.c:67:1: error: unknown type name 'uint8_t'
osdep/getch2.c: In function 'getch2':
osdep/getch2.c:251:21: error: unknown type name 'uint8_t'
make: *** [osdep/getch2.o] Error 1
r35846 builds fine.
More information about the MPlayer-users
mailing list