[mythtv] Build error w/today's CVS.

Randy Page mythtv-dev@snowman.net
Tue, 5 Nov 2002 00:27:46 -0700


Today's CVS gives me this when I try and build:

programinfo.cpp: In member function `void 
ProgramInfo::ApplyRecordStateChange(RecordingType)':
programinfo.cpp:247: `cerr' undeclared (first use this function)
programinfo.cpp:247: (Each undeclared identifier is reported only once for 
each function it appears in.)
make[2]: *** [programinfo.o] Error 1
make[2]: Leaving directory `/home/rpage/Documents/cvs/MC/libs/libmyth'
make[1]: *** [sub-libmyth] Error 2
make[1]: Leaving directory `/home/rpage/Documents/cvs/MC/libs'
make: *** [sub-libs] Error 2

Anyone know what I've done wrong?

Randy