
k.m.fort at gmail
Jul 2, 2005, 9:29 PM
Post #3 of 3
(884 views)
Permalink
|
I emailed that one earlier. I forget exactly what file it is but I emailed the answer today. A missing header file <errno.h> -----Original Message----- From: mythtv-dev-bounces [at] mythtv [mailto:mythtv-dev-bounces [at] mythtv] On Behalf Of M Smith Sent: Saturday, July 02, 2005 9:34 PM To: mythtv-dev [at] mythtv Subject: [mythtv] mythtv cvs compile error Checkout using SVN as of 9PM EST US on July 2nd, 2005... Configured: ./configure --prefix=/usr --arch=athlon-xp --enable-proc-opt --enable-dvd --disable-joystick-menu --disable-firewire Compile time error: main.cpp: In function `int log_rotate(int)': main.cpp:196: error: `errno' undeclared (first use this function) main.cpp:196: error: (Each undeclared identifier is reported only once for each function it appears in.) main.cpp:196: error: `EINTR' undeclared (first use this function) make[2]: *** [main.o] Error 1 make[2]: Leaving directory `/home/mythtv/mythtvcvs/cvs/mythtv/programs/mythbackend' make[1]: *** [sub-mythbackend] Error 2 make[1]: Leaving directory `/home/mythtv/mythtvcvs/cvs/mythtv/programs' make: *** [sub-programs] Error 2 I couldn't find anything on the mailing lists regarding this error, any help would be appreciated. Thanks. Matt _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|