text3.C:360:2: warning: #warning The code below only makes sense at top level.
text3.C:714:2: warning: #warning look here
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -Winvalid-pch --include=./pch.h
-I../boost -Wextra -Wall    -I/usr/X11R6/include  -g -O -MT version.o
-MD -MP -MF ".deps/version.Tpo" -c -o version.o version.C; \
then mv -f ".deps/version.Tpo" ".deps/version.Po"; else rm -f
".deps/version.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.  -Winvalid-pch --include=./pch.h
-I../boost -Wextra -Wall    -I/usr/X11R6/include  -g -O -MT vspace.o
-MD -MP -MF ".deps/vspace.Tpo" -c -o vspace.o vspace.C; \
then mv -f ".deps/vspace.Tpo" ".deps/vspace.Po"; else rm -f
".deps/vspace.Tpo"; exit 1; fi
text3.C:1752:2: warning: #warning This LFUN is not used anymore and
should be nuked (JMarc 29/10/2005)
../boost/boost/next_prior.hpp: In function `T boost::next(T) [with T =
LCursor]':
text3.C:333:   instantiated from here
../boost/boost/next_prior.hpp:30: error: no match for 'operator++' in '++x'
make[3]: *** [text3.o] Error 1


Bo

Reply via email to