Re: error: conflicting types for ‘strsignal’... et al, while installing in Ubuntu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Pablo Barrio <pbarrio@xxxxxxxxxx> writes:

> In file included from ../../gcc-v4.6.1/gcc/c-lang.c:24:0:
> ../../gcc-v4.6.1/gcc/system.h:462:20: error: conflicting types for ‘strsignal’
> /usr/include/string.h:566:14: note: previous declaration of ‘strsignal’ was here

Look in gcc/config.h.  I predict that HAVE_STRSIGNAL is not defined,
although your system does have strsignal.  Look in gcc/config.log and
try to find out why the test for strsignal failed.

Ian



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux