Mailing List Archive

Build error w/today's CVS.
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
RE: Build error w/today's CVS. [ In reply to ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> Today's CVS gives me this when I try and build:
<snip>
> Anyone know what I've done wrong?

Apparently the same thing that I did, which is not joining the
- -commits list. I had already submitted this error and Isaac let me
know that if you're going to follow CVS, you should also be on the
other list as well.

It's been fixed in a later commit.

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBPcfIc/c1NpCTlP0JEQISTQCfa3hD0nh7ZwM6hkzlEAKfV/cW05sAn287
oR0sCoCsYtYyZGRg5ry0HCn3
=6suM
-----END PGP SIGNATURE-----
RE: Build error w/today's CVS. [ In reply to ]
Thanks.

<Sheepishly trundles off to join the commits list>

Randy