This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: New GCC 3.0 build failure on FreeBSD 4.3


In article <wpsnh6zxmk.fsf@heho.snv.jussieu.fr> you write:

>> As of today, GCC 3.0 fails to build on FreeBSD 4.3:
>> [ .. ]
>> /sw/test/gcc/cvs-3.0/libiberty/strerror.c:468: conflicting types for
>`sys_nerr'
>> /usr/include/stdio.h:224: previous declaration of `sys_nerr'
[...]
>../../../../libiberty/strsignal.c:250: conflicting types for `sys_nsig'
>/usr/include/signal.h:50: previous declaration of `sys_nsig'
>make[1]: *** [strsignal.o] Error 1

My pending patch addresses both of these issues.  It just passed `make
bootstrap'.  `make check' is commencing now.

Regards,
Loren


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]