Miroslav Lichvar <mlich...@redhat.com> writes: > On Fri, Nov 27, 2009 at 06:56:48PM +0100, Ludovic Courtès wrote: >> >> ERROR: unknown doc attribute: (location (string . alist.c) (int . 40) >> >> (hash . hash)) >> > >> > This is caused by new cpp which inserts linemarkers where it didn't >> > before. >> >> Interesting. Which version of cpp/gcc does that? > > cpp (GCC) 4.4.2 20091027
I can’t reproduce the problem with 4.4.2 on x86_64-linux-gnu. Could it be that your distro ships a version of gcc that differs from upstream’s? Thanks, Ludo’.