Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Dev

mythtv cvs compile error

 

 

MythTV dev RSS feed   Index | Next | Previous | View Threaded


quaffapint at clippersoft

Jul 2, 2005, 7:34 PM

Post #1 of 3 (920 views)
Permalink
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


timf at trdlnk

Jul 2, 2005, 7:47 PM

Post #2 of 3 (877 views)
Permalink
Re: mythtv cvs compile error [In reply to]

i think either the header error.h or errno.h should be included by
main.cpp. errno.h contains the definition for errno, but i think
error.h is the 'normal' header to include for this information (and it
indirectly includes errno.h).

-tim

M Smith wrote:

> 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


_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


k.m.fort at gmail

Jul 2, 2005, 9:29 PM

Post #3 of 3 (884 views)
Permalink
RE: mythtv cvs compile error [In reply to]

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

MythTV dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.