AFAICS problem is in the middle of (it's often not directly at the end):
Am 05.04.2013 um 03:21 schrieb Alan Sayre:
> <config.log.bz2>
configure:17615: g++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cpp
>&5
In file included from /usr/include/stdio.h:929:0,
from conftest.cpp:141:
/usr/include/bits/stdio.h: In function '__ssize_t getline(char**, size_t*,
FILE*)':
/usr/include/bits/stdio.h:118:52: error: '__getdelim' was not declared in this
scope
configure:17615: $? = 1
configure: program exited with status 1
You compiled gcc 4.7.2 on your own with which version of the original gcc?
-- Reuti