Re: [hatari-devel] Build fails

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


ragnar schrieb:

> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:219:0,
>                  from /usr/include/stdlib.h:121,
> [...]
> /usr/include/x86_64-linux-gnu/sys/select.h:54:18: error: conflicting
> types for ‘__fd_mask’
>  typedef long int __fd_mask;
>                   ^
> In file included from /usr/include/stdio.h:45:0,
> [...]
> /usr/include/x86_64-linux-gnu/bits/types.h:86:27: note: previous
> declaration of ‘__fd_mask’ was here
>  typedef unsigned long int __fd_mask;

If including the C headers stdio.h and stdlib.h causes conflicting
types, something is seriously wrong with your system's include files.
Please find out the source of the files in /usr/include, particularly in
/usr/include/x86_64-linux-gnu/sys/select.h and
/usr/include/x86_64-linux-gnu/bits/types.h. If you copied files there
manually, or modified some symlinks, please reinstall the include files
from a package from your Linux distribution. If these files come from a
current package of your Linux distribution, then it's time for a bug
report to the maintainer.

Regards
Christian
-- 
Christian Zietz  -  CHZ-Soft  -  czietz@xxxxxxx
WWW: http://www.chzsoft.de/
PGP/GnuPG-Key-ID: 0x52CB97F66DA025CA / 0x6DA025CA



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/