enigma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Enigma-devel] CVS: compilation problem


From: Andrzej Szombierski
Subject: [Enigma-devel] CVS: compilation problem
Date: Wed, 21 May 2003 16:47:43 +0200 (CEST)

after another update from cvs, enigma fails to compile, the error message 
is:
g++ -DHAVE_CONFIG_H -I. -I. -I. -I../lib-src -I../lib-src/lua  
-I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT -g -O2 -O2 -c -o 
enigma-stones_complex.o `test -f 'stones_complex.cc' || echo 
'./'`stones_complex.cc
stones_complex.cc: In method `void {anonymous}::PuzzleStone::dispose()':
stones_complex.cc:670: implicit declaration of function `int 
{anonymous}::find(...)'
stones_complex.cc:670: no matching function for call to 
`vector<{anonymous}::PuzzleStone *,allocator<{anonymous}::PuzzleStone *> 
>::erase (int)'
/usr/include/g++/stl_vector.h:392: candidates are: class 
{anonymous}::PuzzleStone ** vector<{anonymous}::PuzzleStone 
*,allocator<{anonymous}::PuzzleStone *> >::erase({anonymous}::PuzzleStone 
**)
/usr/include/g++/stl_vector.h:399:                 class 
{anonymous}::PuzzleStone ** vector<{anonymous}::PuzzleStone 
*,allocator<{anonymous}::PuzzleStone *> >::erase({anonymous}::PuzzleStone 
**, {anonymous}::PuzzleStone **)
stones_complex.cc: In method `void 
{anonymous}::PuzzleStone::maybe_move_cluster(vector<enigma::GridPos,allocator<enigma::GridPos>
 
> &, bool, enigma::Direction)':
stones_complex.cc:796: implicit declaration of function `int sort(...)'
stones_complex.cc:804: implicit declaration of function `int 
set_difference(...)

and so on

it looks like some #includes are missing.
I'm using gcc 2.95

-- 
: Andrzej Szombierski : address@hidden : address@hidden :
: address@hidden ::: radio bez kitu <=> http://bezkitu.com :





reply via email to

[Prev in Thread] Current Thread [Next in Thread]