[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/10197] New: testsuite/test-demangle.c fails to compile
From: |
bdubbs at linuxfromscratch dot org |
Subject: |
[Bug binutils/10197] New: testsuite/test-demangle.c fails to compile |
Date: |
25 May 2009 18:22:53 -0000 |
gcc -DHAVE_CONFIG_H -g -O2 -I..
-I../../../binutils-2.19.1/libiberty/testsuite/../../include -o test-demangle \
../../../binutils-2.19.1/libiberty/testsuite/test-demangle.c
../libiberty.a
../../../binutils-2.19.1/libiberty/testsuite/test-demangle.c:49: error:
conflicting types for 'getline'
/usr/include/stdio.h:651: note: previous declaration of 'getline' was here
Recommend:
sed -i -e 's/getline/get_line/' libiberty/testsuite/test-demangle.c
--
Summary: testsuite/test-demangle.c fails to compile
Product: binutils
Version: 2.19
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: bdubbs at linuxfromscratch dot org
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=10197
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug binutils/10197] New: testsuite/test-demangle.c fails to compile,
bdubbs at linuxfromscratch dot org <=