Bug
Jorge Calderon <[email protected]> Sat, 26 Oct 2013 01:40:13 -0400
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <CAL8k6iOK9-Dp320h64X6CQzaZ_erBCa2Qs3mj2-Xm5y87CL+Gg@mail.gmail.com> |
Hello,
I'm unable to reach the bug reporting database (500 error):
http://sourceware.org/cgi-bin/gnatsweb.pl?database=insight&user=guest&password=guest&cmd=login
I getting the following error while running make on version 6.8a using Fedora:
clang -c -DHAVE_CONFIG_H -ggdb3 -O0 -std=c99 -Wall -Werror -I.
-I../../insight-6.8/libiberty/../include -W -Wall -Wwrite-strings
-Wc++-compat -Wstrict-prototypes -pedantic
../../insight-6.8/libiberty/regex.c -o regex.o
../../insight-6.8/libiberty/regex.c:130:7: error: incompatible redeclaration of
library function 'malloc' [-Werror,-Wincompatible-library-redeclaration]
char *malloc ();
Thanks,
Jorge