adonthell-general
[Top][All Lists]
Advanced

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

Re: [Adonthell-general] Problem compiling v0.3.3


From: Roland Häder
Subject: Re: [Adonthell-general] Problem compiling v0.3.3
Date: Sun, 15 Dec 2002 16:14:52 +0100
User-agent: KMail/1.4.3

On Sunday 15 December 2002 11:07, Kai Sterker wrote:
> On Sun, 15 Dec 2002 02:57:32 +0100 Roland Häder wrote:
> > The directory map does only contain the CVS directory and nothing
> > more.
> >
> > What' wrong here?
>
> Just run 'cvs update -P' once. That'll remove the empty directory that
> conflicts with the name of an include. Then compilation will work fine.
Hmmm.

Well, the first error is gone and the libadonthell.a library got compiled 
whithout any warning. But now I have another fatal error. The last command 
was: (lines are wrapped!)

g++ -g -Wall -fno-exceptions -DDATA_DIR=\"/usr/local/share/adonthell\" 
-DMEMORY_LEAKS -o adonthell main.o -Wl,-rpath -Wl,/usr/lib -Wl,-E  
libadonthell.a -L/usr/lib /usr/lib/libSDL.so -lm /usr/lib/libasound.so 
-/opt/kde3/lib -ldl -lartsc -lpthread /usr/lib/libesd.so 
/usr/lib/libaudiofile.so -lm -L/usr/X11R6/lib -lX11 -lXext -lXxf86vm 
-lXxf86dga -lXv -lXinerama /usr/lib/libaa.so -ldl -lpthread 
/usr/local/lib/libvorbisfle.so -lm /usr/local/lib/libvorbis.so -lm 
/usr/local/lib/libogg.so -lm -L/usr/lib/python2.2/config -lpython2.2 -ldl 
-lpthread -lutil -lz -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath 
-Wl,/usr/local/lib

The error message: (also some lines are wrapped!)

mixer.c:152: warning: `PrintFormat' defined but not used
music.c:73: warning: `samplesize' defined but not used
music.c:76: warning: `music_swap8' defined but not used
music.c:77: warning: `music_swap16' defined but not used
music_cmd.c: In function `ParseCommandLine':
music_cmd.c:76: warning: implicit declaration of function `isspace'
music_ogg.c: In function `OGG_new':
music_ogg.c:59: warning: implicit declaration of function `malloc'
music_ogg.c:70: warning: implicit declaration of function `free'
/usr/lib/python2.2/config/libpython2.2.a(posixmodule.o): In function 
`posix_tmpnam':
posixmodule.o(.text+0x3614): the use of `tmpnam_r' is dangerous, better use 
`mkstemp'
/usr/lib/python2.2/config/libpython2.2.a(posixmodule.o): In function 
`posix_tempnam':
posixmodule.o(.text+0x3520): the use of `tempnam' is dangerous, better use 
`mkstemp'
main.o: In function `_Hashtable_node<pair<basic_string<char, 
string_char_traits<char>, __default_alloc_template<true, 0> > const, int> > * 
* __copy_trivial<_Hashtable_node<pair<basic_string<char, 
string_char_traits<char>, __default_alloc_template<true, 0> > const, int> > 
*>(_Hashtable_node<pair<basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> > const, int> > * const *, 
_Hashtable_node<pair<basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> > const, int> > * const *, 
_Hashtable_node<pair<basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> > const, int> > * *)':
/usr/include/g++/stl_algobase.h(.basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> >::Rep::gnu.linkonce.t.copy(unsigned int, 
char const *, unsigned int)+0x33): undefined reference to 
`string_char_traits<char>::copy(char *, char const *, unsigned int)'
/usr/include/g++/stl_algobase.h(.basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> >::Rep::gnu.linkonce.t.move(unsigned int, 
char const *, unsigned int)+0x33): undefined reference to 
`string_char_traits<char>::move(char *, char const *, unsigned int)'
/usr/include/g++/stl_algobase.h(.__malloc_alloc_template<0>::gnu.linkonce.t._S_oom_malloc(unsigned
 
int)+0x1a): undefined reference to `endl(ostream &)'
/usr/include/g++/stl_algobase.h(.__malloc_alloc_template<0>::gnu.linkonce.t._S_oom_malloc(unsigned
 
int)+0x27): undefined reference to `cerr'
/usr/include/g++/stl_algobase.h(.__malloc_alloc_template<0>::gnu.linkonce.t._S_oom_malloc(unsigned
 
int)+0x2c): undefined reference to `ostream::operator<<(char const *)'
/usr/include/g++/stl_algobase.h(.__malloc_alloc_template<0>::gnu.linkonce.t._S_oom_malloc(unsigned
 
int)+0x37): undefined reference to `ostream::operator<<(ostream &(*)(ostream 
&))'
/usr/include/g++/stl_algobase.h(.basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> 
>::gnu.linkonce.t.compare(basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> > const &, unsigned int, unsigned int) 
const+0xbc): undefined reference to `string_char_traits<char>::compare(char 
const *, char const *, unsigned int)'
/usr/include/g++/stl_algobase.h(.basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> >::gnu.linkonce.t.assign(char const 
*)+0x16): undefined reference to `string_char_traits<char>::length(char const 
*)'
/usr/include/g++/stl_algobase.h(.basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> >::gnu.linkonce.t.terminate(void) 
const+0x46): undefined reference to `string_char_traits<char>::assign(char &, 
char const &)'
/usr/include/g++/stl_algobase.h(.basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> >::gnu.linkonce.t.append(char const 
*)+0x16): undefined reference to `string_char_traits<char>::length(char const 
*)'
/usr/include/g++/stl_algobase.h(.basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> >::gnu.linkonce.t.eos(void)+0x7): undefined 
reference to `string_char_traits<char>::eos(void)'
libadonthell.a(audio.o): In function 
`__malloc_alloc_template<0>::deallocate(void *, unsigned int)':
/usr/include/g++/std/bastring.h(.basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> >::gnu.linkonce.t.compare(char const *, 
unsigned int, unsigned int) const+0x84): undefined reference to 
`string_char_traits<char>::compare(char const *, char const *, unsigned int)'
/usr/include/g++/std/bastring.h(.basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> >::gnu.linkonce.t.compare(char const *, 
unsigned int) const+0x17): undefined reference to 
`string_char_traits<char>::length(char const *)'
libadonthell.a(fileops.o): In function `fileops::get_version(igzstream &, 
unsigned short, unsigned short, basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> >)':
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:278: undefined reference 
to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:278: undefined reference 
to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:278: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:278: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:279: undefined reference 
to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:279: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:288: undefined reference 
to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:288: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:288: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:288: undefined reference 
to `ostream::operator<<(unsigned short)'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:288: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:289: undefined reference 
to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:289: undefined reference 
to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:289: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:289: undefined reference 
to `ostream::operator<<(unsigned short)'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:289: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:289: undefined reference 
to `ostream::operator<<(unsigned short)'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:289: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:293: undefined reference 
to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:293: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:296: undefined reference 
to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:296: undefined reference 
to `ostream::operator<<(char const *)'
libadonthell.a(fileops.o): In function `gz_file::gz_file(basic_string<char, 
string_char_traits<char>, __default_alloc_template<true, 0> >, gz_type)':
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:41: undefined reference 
to `string_char_traits<char>::set(char *, char const &, unsigned int)'
/root/Test/Extract/Adonthell/adonthell/src/fileops.cc:41: undefined reference 
to `ostream::write(char const *, int)'
libadonthell.a(gamedata.o): In function `gamedata::load_characters(unsigned 
int)':
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:126: undefined 
reference to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:126: undefined 
reference to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:126: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:126: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:126: undefined 
reference to `ostream::operator<<(ostream &(*)(ostream &))'
libadonthell.a(gamedata.o): In function `gamedata::load_quests(unsigned int)':
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:169: undefined 
reference to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:169: undefined 
reference to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:169: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:169: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:169: undefined 
reference to `ostream::operator<<(ostream &(*)(ostream &))'
libadonthell.a(gamedata.o): In function `gamedata::load_mapengine(unsigned 
int)':
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:205: undefined 
reference to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:205: undefined 
reference to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:205: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:205: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:205: undefined 
reference to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:214: undefined 
reference to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:214: undefined 
reference to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:214: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:214: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:214: undefined 
reference to `ostream::operator<<(ostream &(*)(ostream &))'
libadonthell.a(gamedata.o): In function `gamedata::load_audio(unsigned int)':
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:235: undefined 
reference to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:235: undefined 
reference to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:235: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:235: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:235: undefined 
reference to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:244: undefined 
reference to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:244: undefined 
reference to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:244: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:244: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:244: undefined 
reference to `ostream::operator<<(ostream &(*)(ostream &))'
libadonthell.a(gamedata.o): In function `gamedata::save(unsigned int, 
basic_string<char, string_char_traits<char>, __default_alloc_template<true, 
0> >, basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> >)':
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:324: undefined 
reference to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:324: undefined 
reference to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:324: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:324: undefined 
reference to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:346: undefined 
reference to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:346: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:346: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:382: undefined 
reference to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:382: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:382: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:411: undefined 
reference to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:411: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:411: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:426: undefined 
reference to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:426: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:426: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:441: undefined 
reference to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:441: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/gamedata.cc:441: undefined 
reference to `ostream::operator<<(char const *)'
libadonthell.a(prefs.o): In function `print_help_message(char **)':
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:77: undefined reference to 
`endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:77: undefined reference to 
`cout'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:77: undefined reference to 
`ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:77: undefined reference to 
`ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:77: undefined reference to 
`ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:77: undefined reference to 
`ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:78: undefined reference to 
`endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:78: undefined reference to 
`cout'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:78: undefined reference to 
`ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:79: undefined reference to 
`cout'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:79: undefined reference to 
`ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:80: undefined reference to 
`endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:80: undefined reference to 
`cout'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:80: undefined reference to 
`ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:80: undefined reference to 
`ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:81: undefined reference to 
`endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:81: undefined reference to 
`cout'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:81: undefined reference to 
`ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:81: undefined reference to 
`ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:82: undefined reference to 
`endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:82: undefined reference to 
`cout'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:82: undefined reference to 
`ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:82: undefined reference to 
`ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:83: undefined reference to 
`endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:83: undefined reference to 
`cout'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:83: undefined reference to 
`ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:83: undefined reference to 
`ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:84: undefined reference to 
`endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:84: undefined reference to 
`cout'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:84: undefined reference to 
`ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:84: undefined reference to 
`ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:85: undefined reference to 
`endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:85: undefined reference to 
`cout'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:85: undefined reference to 
`ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:85: undefined reference to 
`ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:86: undefined reference to 
`endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:86: undefined reference to 
`cout'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:86: undefined reference to 
`ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:86: undefined reference to 
`ostream::operator<<(ostream &(*)(ostream &))'
libadonthell.a(prefs.o): In function `print_available_games(void)':
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:101: undefined reference 
to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:101: undefined reference 
to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:101: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:101: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:113: undefined reference 
to `cout'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:113: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:115: undefined reference 
to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:115: undefined reference 
to `cout'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:115: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:115: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:115: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:119: undefined reference 
to `cout'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:119: undefined reference 
to `ostream::operator<<(char const *)'
libadonthell.a(prefs.o): In function `config::parse_arguments(int, char **)':
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:143: undefined reference 
to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:143: undefined reference 
to `cout'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:143: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:148: undefined reference 
to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:148: undefined reference 
to `cout'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:148: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:148: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:172: undefined reference 
to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:172: undefined reference 
to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:172: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:172: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:172: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:205: undefined reference 
to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:205: undefined reference 
to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:205: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:205: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:219: undefined reference 
to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:219: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:219: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:219: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:219: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:219: undefined reference 
to `ostream::operator<<(char const *)'
libadonthell.a(prefs.o):/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:219:
 
more undefined references to `ostream::operator<<(char const *)' follow
libadonthell.a(prefs.o): In function `config::parse_arguments(int, char **)':
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:230: undefined reference 
to `ifstream::ifstream(int, char const *, int, int)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:231: undefined reference 
to `fstreambase::is_open(void) const'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:233: undefined reference 
to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:233: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:233: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:237: undefined reference 
to `istream::getline(char *, int, char)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:239: undefined reference 
to `fstreambase::close(void)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:239: undefined reference 
to `ifstream::~ifstream(void)'
libadonthell.a(prefs.o): In function `config::write_adonthellrc(void)':
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:274: undefined reference 
to `ofstream::ofstream(int, char const *, int, int)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(int)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(int)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(int)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(int)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(int)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(int)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(int)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:294: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:296: undefined reference 
to `fstreambase::close(void)'
/root/Test/Extract/Adonthell/adonthell/src/prefs.cc:296: undefined reference 
to `ofstream::~ofstream(void)'
libadonthell.a(python_class.o): In function 
`python::exec_file(basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> >)':
/root/Test/Extract/Adonthell/adonthell/src/python_class.cc:83: undefined 
reference to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/python_class.cc:83: undefined 
reference to `cerr'
/root/Test/Extract/Adonthell/adonthell/src/python_class.cc:83: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/python_class.cc:83: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/python_class.cc:83: undefined 
reference to `ostream::operator<<(ostream &(*)(ostream &))'
libadonthell.a(screen.o): In function `screen::info(void)':
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ends(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `endl(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `endl(ostream &)'
libadonthell.a(screen.o):/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138:
 
more undefined references to `endl(ostream &)' follow
libadonthell.a(screen.o): In function `screen::info(void)':
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(int)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(unsigned int)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
/root/Test/Extract/Adonthell/adonthell/src/screen.cc:138: undefined reference 
to `ostream type_info node'
libadonthell.a(screen.o): In function 
`__malloc_alloc_template<0>::deallocate(void *, unsigned int)':
/usr/include/g++/sstream(.basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> >::gnu.linkonce.t.copy(char *, unsigned 
int, unsigned int) const+0x8e): undefined reference to 
`string_char_traits<char>::copy(char *, char const *, unsigned int)'
/usr/include/g++/sstream(.gnu.linkonce.t._._13ostringstream+0x48): undefined 
reference to `ios::~ios(void)'
/usr/include/g++/sstream(.ostringstream::gnu.linkonce.t.(int, int)+0x2d): 
undefined reference to `ios::ios(streambuf *, ostream *)'
/usr/include/g++/sstream(.ostringstream::gnu.linkonce.t.(int, int)+0x3e): 
undefined reference to `ostream::ostream(int, streambuf *, ostream *)'
/usr/include/g++/sstream(.gnu.linkonce.t.__tf13ostringstream+0x10): undefined 
reference to `ostream type_info function'
/usr/include/g++/sstream(.gnu.linkonce.t._._7ostream+0x13): undefined 
reference to `ostream::ios virtual table'
/usr/include/g++/sstream(.gnu.linkonce.t._._7ostream+0x29): undefined 
reference to `ios::~ios(void)'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.(int)+0x15): undefined 
reference to `streambuf::streambuf(int)'
/usr/include/g++/sstream(.gnu.linkonce.t._._9stringbuf+0x3b): undefined 
reference to `streambuf::~streambuf(void)'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.str(void) const+0x14): 
undefined reference to `streambuf::pbase(void) const'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.str(void) const+0x29): 
undefined reference to `streambuf::pptr(void) const'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.str(void) const+0x37): 
undefined reference to `streambuf::pbase(void) const'
/usr/include/g++/sstream(.gnu.linkonce.d.__vt_9stringbuf+0x14): undefined 
reference to `streambuf::uflow(void)'
/usr/include/g++/sstream(.gnu.linkonce.d.__vt_9stringbuf+0x18): undefined 
reference to `streambuf::pbackfail(int)'
/usr/include/g++/sstream(.gnu.linkonce.d.__vt_9stringbuf+0x1c): undefined 
reference to `streambuf::xsputn(char const *, int)'
/usr/include/g++/sstream(.gnu.linkonce.d.__vt_9stringbuf+0x20): undefined 
reference to `streambuf::xsgetn(char *, int)'
/usr/include/g++/sstream(.gnu.linkonce.d.__vt_9stringbuf+0x30): undefined 
reference to `streambuf::sync(void)'
/usr/include/g++/sstream(.gnu.linkonce.d.__vt_9stringbuf+0x34): undefined 
reference to `streambuf::doallocate(void)'
/usr/include/g++/sstream(.gnu.linkonce.d.__vt_9stringbuf+0x38): undefined 
reference to `streambuf::sys_read(char *, int)'
/usr/include/g++/sstream(.gnu.linkonce.d.__vt_9stringbuf+0x3c): undefined 
reference to `streambuf::sys_write(char const *, int)'
/usr/include/g++/sstream(.gnu.linkonce.d.__vt_9stringbuf+0x40): undefined 
reference to `streambuf::sys_seek(long long, ios::seek_dir)'
/usr/include/g++/sstream(.gnu.linkonce.d.__vt_9stringbuf+0x44): undefined 
reference to `streambuf::sys_close(void)'
/usr/include/g++/sstream(.gnu.linkonce.d.__vt_9stringbuf+0x48): undefined 
reference to `streambuf::sys_stat(void *)'
/usr/include/g++/sstream(.gnu.linkonce.d.__vt_9stringbuf+0x4c): undefined 
reference to `streambuf::showmanyc(void)'
/usr/include/g++/sstream(.gnu.linkonce.d.__vt_9stringbuf+0x50): undefined 
reference to `streambuf::imbue(void *)'
/usr/include/g++/sstream(.gnu.linkonce.t.__tf9stringbuf+0x10): undefined 
reference to `streambuf type_info function'
/usr/include/g++/sstream(.gnu.linkonce.t.__tf9stringbuf+0x1a): undefined 
reference to `streambuf type_info node'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.overflow(int)+0x97): 
undefined reference to `streambuf::pptr(void) const'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.overflow(int)+0xa6): 
undefined reference to `streambuf::pbase(void) const'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.overflow(int)+0xba): 
undefined reference to `streambuf::gptr(void) const'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.overflow(int)+0xc9): 
undefined reference to `streambuf::eback(void) const'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.overflow(int)+0xe7): 
undefined reference to `streambuf::sputc(int)'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.seekoff(long long, 
ios::seek_dir, int)+0xf0): undefined reference to `streambuf::gptr(void) 
const'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.seekoff(long long, 
ios::seek_dir, int)+0x101): undefined reference to `streambuf::egptr(void) 
const'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.seekoff(long long, 
ios::seek_dir, int)+0x118): undefined reference to `streambuf::pptr(void) 
const'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.seekoff(long long, 
ios::seek_dir, int)+0x129): undefined reference to `streambuf::epptr(void) 
const'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.seekoff(long long, 
ios::seek_dir, int)+0x1da): undefined reference to `streambuf::gbump(int)'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.seekoff(long long, 
ios::seek_dir, int)+0x235): undefined reference to `streambuf::pbump(int)'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.stringbuf_sync(int, 
int)+0x40): undefined reference to `streambuf::setg(char *, char *, char *)'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.stringbuf_sync(int, 
int)+0x6f): undefined reference to `streambuf::setp(char *, char *)'
/usr/include/g++/sstream(.stringbuf::gnu.linkonce.t.stringbuf_sync(int, 
int)+0x7c): undefined reference to `streambuf::pbump(int)'
libadonthell.a(win_font.o): In function `win_font::load(char *)':
/root/Test/Extract/Adonthell/adonthell/src/win_font.cc:68: undefined reference 
to `cout'
/root/Test/Extract/Adonthell/adonthell/src/win_font.cc:68: undefined reference 
to `ostream::operator<<(char const *)'
libadonthell.a(dialog_screen.o): In function 
`dialog_screen::init(character_base *, char *, unsigned char)':
/root/Test/Extract/Adonthell/adonthell/src/dialog_screen.cc:139: undefined 
reference to `cout'
/root/Test/Extract/Adonthell/adonthell/src/dialog_screen.cc:139: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/dialog_screen.cc:139: undefined 
reference to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/dialog_screen.cc:143: undefined 
reference to `flush(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/dialog_screen.cc:143: undefined 
reference to `cout'
/root/Test/Extract/Adonthell/adonthell/src/dialog_screen.cc:143: undefined 
reference to `ostream::operator<<(ostream &(*)(ostream &))'
libadonthell.a(dialog.o): In function `dialog::scan_string(char const *)':
/root/Test/Extract/Adonthell/adonthell/src/dialog.cc:316: undefined reference 
to `flush(ostream &)'
/root/Test/Extract/Adonthell/adonthell/src/dialog.cc:316: undefined reference 
to `cout'
/root/Test/Extract/Adonthell/adonthell/src/dialog.cc:316: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/dialog.cc:316: undefined reference 
to `ostream::operator<<(char const *)'
/root/Test/Extract/Adonthell/adonthell/src/dialog.cc:316: undefined reference 
to `ostream::operator<<(ostream &(*)(ostream &))'
collect2: ld returned 1 exit status
make[3]: *** [adonthell] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Any ideas?

Roland
;-)




reply via email to

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