[Openchrome-users] building libxvmc on xfree86 4.4.0
Sinan Nalkaya
erchamion.beren
Wed Jan 18 08:40:56 PST 2006
umm, another question, should i run autogen.sh ? i`am just building the
libxvmc and unichrome directories with xmkmf. libxvmc gives me this
error (different from previous)
make: Warning: File `viaXvMC.c' has modification time 3.7e+05 s in the
future
gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic
-Wall -Wpointer-arith -Wundef -I/usr/src/xfree86/xc/exports/include/X11
-I/usr/src/xfree86/xc/exports/include -I/usr/src/xfree86/xc/lib/X11
-I/usr/src/xfree86/xc/include/extensions
-I/usr/src/xfree86/xc/programs/Xserver/hw/xfree86/common
-I/usr/src/xfree86/xc/programs/Xserver/hw/xfree86/os-support
-I/shared-core -I/shared
-I/usr/src/xfree86/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel -I../unichrome -I/usr/src/xfree86/xc -I/usr/src/xfree86/xc/exports/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DMALLOC_0_RETURNS_NULL -fPIC -DTRUE=1 -DFALSE=0 -c -o viaXvMC.o viaXvMC.c
viaXvMC.c: In function `releaseDecoder':
viaXvMC.c:121: warning: ISO C forbids nested functions
viaXvMC.c:121: error: syntax error before '*' token
viaXvMC.c:121: error: `lockPtr' undeclared (first use in this function)
viaXvMC.c:121: error: (Each undeclared identifier is reported only once
viaXvMC.c:121: error: for each function it appears in.)
viaXvMC.c: In function `grabDecoder':
viaXvMC.c:144: warning: ISO C forbids nested functions
viaXvMC.c:144: error: syntax error before '*' token
viaXvMC.c:144: error: `lockPtr' undeclared (first use in this function)
viaXvMC.c:127: warning: unused variable `sAPriv'
make: *** [viaXvMC.o] Error 1
More information about the Openchrome-users
mailing list