[C++-sig] Lates CVS version non compiling

Pierre Barbier de Reuille pierre.barbier at cirad.fr
Tue Aug 5 11:28:00 CEST 2003


Hello, I retrieved the latest CVS version of boost using the 
boost-consulting repository (which is the most accessible). But I have 
this compilation error :

******************* begin of output *************************************
gcc-C++-action 
libs/python/build/bin/libboost_python.so/gcc/debug/runtime-link-dynamic/shared-linkable-true/inheritance.o
In file included from 
/home/barbier/apps/boost/boost/graph/breadth_first_search.hpp:37,
                 from libs/python/src/object/inheritance.cpp:8:
/home/barbier/apps/boost/boost/graph/graph_concepts.hpp:164: syntax error
   before `&&' token
/home/barbier/apps/boost/boost/graph/graph_concepts.hpp: In member function
   `void boost::VertexListGraphConcept<G>::constraints()':
/home/barbier/apps/boost/boost/graph/graph_concepts.hpp:193: `vertices' not
   declared
/home/barbier/apps/boost/boost/graph/graph_concepts.hpp: In member function
   `void boost::VertexListGraphConcept<G>::const_constraints(const G&)':
/home/barbier/apps/boost/boost/graph/graph_concepts.hpp:206: `vertices' not
   declared

    /usr/bin//g++-3.2   -c -Wall -ftemplate-depth-100  
-DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline 
-fPIC   -I"libs/python/build"  -I "/usr/include/python2.2" -I 
"/home/barbier/apps/boost"  -o 
"libs/python/build/bin/libboost_python.so/gcc/debug/runtime-link-dynamic/shared-linkable-true/inheritance.o"  
"libs/python/build/../src/object/inheritance.cpp"

...failed gcc-C++-action 
libs/python/build/bin/libboost_python.so/gcc/debug/runtime-link-dynamic/shared-linkable-true/inheritance.o...
***************************** end of output **********************

... and I cannot figure out what's the problem ...
My g++ version is :
$ g++ --version 
g++ (GCC) 3.2.3 (Debian)
Copyright (C) 2002 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.

-- 
Pierre Barbier de Reuille

INRA - UMR Cirad/Inra/Cnrs/Univ.MontpellierII AMAP
Botanique et Bio-informatique de l'Architecture des Plantes
TA40/PSII, Boulevard de la Lironde
34398 MONTPELLIER CEDEX 5, France

tel   : (33) 4 67 61 65 77    fax   : (33) 4 67 61 56 68 






More information about the Cplusplus-sig mailing list