With a clean cvs checkout I am getting the following error while attempting to compile mythtv. Anybody else having the following problem?
-jm make[2]: Leaving directory `/myth/rebuild/cvs/mythtv/programs/mythfrontend' cd mythcommflag && qmake mythcommflag.pro -o Makefile cd mythcommflag && make -f Makefile make[2]: Entering directory `/myth/rebuild/cvs/mythtv/programs/mythcommflag' g++ -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -D_REENTR ANT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DMMX -DCONFIG_VIDEO4LINUX -DUSING_IVTV -DUSING_OSS -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib/qt3/mkspecs/default -I. -I../../libs -I../../libs/libmyth -I/us r/include -I/usr/local/include -I/usr/include -I/usr/lib/qt3/include -o main.o main.cpp g++ -o mythcommflag main.o -L/usr/lib/ -L/usr/lib/qt3/lib/ -L/usr/X11R6/lib/ -L../../libs/libmyth -L../../libs/libmythtv - L../../libs/libavcodec -L../../libs/libavformat -lmythtv-0.16 -lmythavformat-0.16 -lmythavcodec-0.16 -lmyth-0.16 -lfreetype -l mp3lame -L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -lqt-mt -lXext -lX11 -lm -lpthread main.o(.text+0xa06): In function `FlagCommercials(QSqlDatabase*, QString, QString)': : undefined reference to `NuppelVideoPlayer::FlagCommercials(bool, bool, int*, bool)' collect2: ld returned 1 exit status make[2]: *** [mythcommflag] Error 1 make[2]: Leaving directory `/myth/rebuild/cvs/mythtv/programs/mythcommflag' make[1]: *** [sub-mythcommflag] Error 2 make[1]: Leaving directory `/myth/rebuild/cvs/mythtv/programs' make: *** [sub-programs] Error 2 _______________________________________________ mythtv-dev mailing list [EMAIL PROTECTED] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
