John Levon <[EMAIL PROTECTED]> writes:

| On Wed, Jun 02, 2004 at 12:56:24PM +0200, Lars Gullik Bj?nnes wrote:
>
>> Ok, it must be FreeBSD that is the "problem"
>
| No, I have recently started seeing a very similar problem on Linux.

Completely different you mean...

>
|  /usr/local/gcc-cvs/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../../../../src
| -I../../../../boost -I/usr/X11R6/include
| "-DBOOST_USER_CONFIG=<config.h>" -g -W -Wall -c convenience.cpp -MT
| convenience.lo -MD -MP -MF .deps/convenience.TPlo -o convenience.o
| In file included from ../../../../boost/boost/config.hpp:35,
|                  from ../../../../boost/boost/filesystem/config.hpp:18,
|                  from ../../../../boost/boost/filesystem/path.hpp:15,
|                  from
| ../../../../boost/boost/filesystem/convenience.hpp:16,
|                  from convenience.cpp:17:
| ../../../../boost/boost/config/compiler/gcc.hpp:92:7: warning: #warning
| "Unknown compiler version - please run the configure tests and report
| the results"

Please update gcc.hpp when reporting about gcc 3.5

| In file included from
| 
/usr/local/gcc-cvs/lib/gcc/i686-pc-linux-gnu/3.5.0/../../../../include/c++/3.5.0/cstdlib:50,
|                  from
| ../../../../boost/boost/config/platform/linux.hpp:14,
|                  from ../../../../boost/boost/config.hpp:53,
|                  from ../../../../boost/boost/filesystem/config.hpp:18,
|                  from ../../../../boost/boost/filesystem/path.hpp:15,
|                  from
| ../../../../boost/boost/filesystem/convenience.hpp:16,
|                  from convenience.cpp:17:
| 
/usr/local/gcc-cvs/lib/gcc/i686-pc-linux-gnu/3.5.0/../../../../include/c++/3.5.0/cstddef:52:
| error: expected unqualified-id before "long"
| 
/usr/local/gcc-cvs/lib/gcc/i686-pc-linux-gnu/3.5.0/../../../../include/c++/3.5.0/cstddef:52:
| error: expected `;' before "long"
| 
/usr/local/gcc-cvs/lib/gcc/i686-pc-linux-gnu/3.5.0/../../../../include/c++/3.5.0/cstddef:52:
| error: declaration does not declare anything
>
| The system has not changed.

Sure it did. Or do you have a goblin in your box?
(you installed gcc 3.5 right? But I don't see these errors with 3.5...)

Besides this is completely different from the error seen on FreeBSD.

-- 
        Lgb

Reply via email to