[mythtv-users] NuppelVideoRecorder.cpp:33:25: go7007_myth.h: No such file or directory

Robert La Ferla robertlaferla at comcast.net
Sat Mar 19 15:34:28 UTC 2005


Latest cvs fails to compile:

g++ -c -pipe -Wall -W -O3 -march=athlon-xp -m3dnow -mmmx -msse 
-mfpmath=sse -fomit-frame-pointer `freetype-config --cflags` 
-D_REENTRANT -fPIC  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
-DPREFIX=\"/usr/local\" -DMMX -DUSING_OPENGL_VSYNC -DUSING_XRANDR 
-DUSING_XV -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/local/include -I../.. 
-I../libmyth -I.. -Idvbdev -Impeg -I../libavcodec -I../libmythmpeg2 
-I/usr/lib/qt-3.3/include -I/usr/X11R6/include -I/usr/X11R6/include -o 
NuppelVideoRecorder.o NuppelVideoRecorder.cpp
NuppelVideoRecorder.cpp:33:25: go7007_myth.h: No such file or directory
NuppelVideoRecorder.cpp: In member function `void 
NuppelVideoRecorder::DoV4L2()':
NuppelVideoRecorder.cpp:1234: error: aggregate `go7007_comp_params comp' 
has incomplete type and cannot be defined
NuppelVideoRecorder.cpp:1235: error: aggregate `go7007_mpeg_params mpeg' 
has incomplete type and cannot be defined
NuppelVideoRecorder.cpp:1240: error: `GO7007_ASPECT_RATIO_1_1' 
undeclared (first use this function)
NuppelVideoRecorder.cpp:1240: error: (Each undeclared identifier is 
reported only once for each function it appears in.)
NuppelVideoRecorder.cpp:1241: error: `GO7007_COMP_CLOSED_GOP' undeclared 
(first use this function)
NuppelVideoRecorder.cpp:1242: error: `GO7007IOC_S_COMP_PARAMS' 
undeclared (first use this function)
NuppelVideoRecorder.cpp:1250: error: `GO7007_MPEG_VIDEO_MPEG4' 
undeclared (first use this function)
NuppelVideoRecorder.cpp:1251: error: `GO7007IOC_S_MPEG_PARAMS' 
undeclared (first use this function)
NuppelVideoRecorder.cpp:1265: error: `GO7007IOC_S_BITRATE' undeclared 
(first use this function)
make[2]: *** [NuppelVideoRecorder.o] Error 1


More information about the mythtv-users mailing list