> # cpp --version > cpp (GCC) 4.1.2 20060901 (prerelease) (Debian 4.1.1-13) > Copyright (C) 2006 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I just tried with gcc cpp (GCC) 4.1.2 20061028 (prerelease) (Debian 4.1.1-19) and it works ok on my system. Could you please send the full config.log produced by running the ./configure script? Do you experience this issue with compiling other software too? With regards, Hynek Hanke