[mythtv] Problem with cvs compile, vsync.c
Matt Ryan
matt.ryan at xotech-llc.com
Thu May 27 14:53:34 EDT 2004
I dont think I've seen this one reported yet..
gcc -c -pipe -Wall -W -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -D_REENTRANT -fPIC -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX -DUSING_IVTV
-DUSING_XV -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
-I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include -I../libmyth
-I.. -Idvbdev -I../libavcodec -I/usr/share/qt3/include -o vsync.o vsync.c
vsync.c: In function `init_try_nvidia':
vsync.c:196: parse error before `int'
vsync.c:197: `ret' undeclared (first use in this function)
vsync.c:197: (Each undeclared identifier is reported only once
vsync.c:197: for each function it appears in.)
make[2]: *** [vsync.o] Error 1
make[2]: Leaving directory `/mythtv/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/mythtv/mythtv/libs'
make: *** [sub-libs] Error 2
More information about the mythtv-dev
mailing list