[mythtv] Win32 builds failing on latests builds....?

buzz davidbuzz at gmail.com
Thu Jan 3 00:27:49 UTC 2008


sorry I forgot to include the exact error as it occurs now:

main.cpp: In function `int main(int, char**)':
main.cpp:1424: error: aggregate `sigaction new_action' has incomplete type
and cannot be defined
main.cpp:1424: error: aggregate `sigaction old_action' has incomplete type
and cannot be defined
main.cpp:1427: error: `::sigemptyset' has not been declared
main.cpp:1429: error: `::sigaction' has not been declared
main.cpp:1429: error: `SIGUSR1' was not declared in this scope
main.cpp:1429: warning: unused variable 'SIGUSR1'
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/c/mythtv/mythtv/programs/mythfrontend'


On Jan 3, 2008 9:59 AM, buzz <davidbuzz at gmail.com> wrote:

> thanks andrei, that patch fixed mythwelcome, but mythfrontend now gives a
> similar SIGHUP error message.      I tried a nieve attempt by
> adding #include "compat.h" but that didn't seem to help.
>
> buzz.
>
>
> On Jan 3, 2008 2:00 AM, Andrei Tanas <andrei at tanas.ca> wrote:
>
> > > SVN 15283 does not seem to build on Win32:
> > >
> > > main.cpp:119: error: `SIGHUP' was not declared in this scope
> > > main.cpp:119: warning: unused variable 'SIGHUP'
> >
> >
> > See ticket 4409 ( http://svn.mythtv.org/trac/ticket/4409)
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080103/4df98b55/attachment.htm 


More information about the mythtv-dev mailing list