I''ve just had my first attempt at compiling SVN, and have come up against an apprently missing #define for AVC1394_SUBUNIT_TYPE_PANEL
Just though someone would like to know and/or fix it (or tell me what I did wrong) First, I Checked out revision 7769. Then checked out lame/mp3 from CVS Then upgraded my libraw1394 rpm to 1.2 (and a couple of other 1394 related libs) ..etc ... Then compiled mythtv: ./configure --prefix=/usr Make ... Long good compile output.... Ends with ...... make[2]: Entering directory `/usr/src/redhat/BUILD/mythtv/libs/libmythtv' g++ -c -pipe -march=pentiumpro -I/usr/include/kde/artsc -pthread g++ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3 g++ -Wall -Wno-switch -fomit-frame-pointer `freetype-config --cflags` g++ -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DUSING_DBOX2 -D_GNU_SOURCE g++ -D_FILE_OFFSET_BITS=64 -DPREFIX=\"usr\" -D_LARGEFILE_SOURCE g++ -DUSING_OSS -DUSING_OPENGL_VSYNC -DUSING_XV -DUSING_FRONTEND g++ -DUSING_V4L -DUSING_FIREWIRE -DUSING_IVTV -DUSING_DVB g++ -DUSING_DVB_EIT -DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT g++ -DQT_SHARED -I/usr/lib/qt-3.3/mkspecs/default -I. -Iusr/include g++ -I../../../../../../include -I../../../../../../X11R6/include g++ -I../.. -I../libmyth -I.. -Idvbdev -Impeg -I../libavcodec g++ -I../libavutil -I../libmythmpeg2 -I/usr/lib/qt-3.3/include g++ -I../../../../../../X11R6/include -I../../../../../../X11R6/include g++ -o firewirechannel.o firewirechannel.cpp /usr/lib/qt-3.3/include/qsqldatabase.h:63: warning: 'class QSqlDriverCreatorBase' has virtual functions but non-virtual destructor firewirechannel.cpp: In member function 'virtual bool FirewireChannel::SetChannelByString(const QString&)': firewirechannel.cpp:95: error: 'AVC1394_SUBUNIT_TYPE_PANEL' was not declared in this scope make[2]: *** [firewirechannel.o] Error 1 make[2]: Leaving directory `/usr/src/redhat/BUILD/mythtv/libs/libmythtv' make[1]: *** [sub-libmythtv] Error 2 make[1]: Leaving directory `/usr/src/redhat/BUILD/mythtv/libs'
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
