aseek-devel  

[aseek-devel] compiling errors in aspseek-1.2.4a

Thomas Fromm
Sun, 05 Aug 2001 02:02:26 -0700


hi, 

i got a compiling error as i compile with 
CXXFLAGS="-O0 -g" 

sqldb.o: In function `CSQLDatabase::GetUrls(CWord &, unsigned char **, 
unsigned long &, int &)': 
/www/Projekte/intseek/aspseek-1.2.4a/src/sqldb.cpp:699: undefined reference 
to `CParsedContent type_info node' 
sqldb.o: In function `CSQLDatabase::GetUrls(unsigned long, unsigned char **, 
int &, unsigned long *)': 
/www/Projekte/intseek/aspseek-1.2.4a/src/sqldb.cpp:706: undefined reference 
to `CParsedContent type_info node' 
sqldb.o: In function `__copy_dispatch::copy(unsigned short const *, unsigned 
short const *, unsigned short *)': 
/usr/include/g++/stl_algobase.h(.gnu.linkonce.t.__tf12CWordContent+0x11): 
undefined reference to `CParsedContent type_info function' 
/usr/include/g++/stl_algobase.h(.gnu.linkonce.t.__tf11CUrlContent+0x11): 
undefined reference to `CParsedContent type_info function' 
stopwords.o: In function `__copy_dispatch::copy(unsigned short const *, 
unsigned short const *, unsigned short *)': 
/usr/include/g++/stl_algobase.h:177: undefined reference to `CParsedContent 
type_info node' 
/usr/include/g++/stl_algobase.h:177: undefined reference to `CParsedContent 
type_info node' 
collect2: ld returned 1 exit status

what could it be? 
i connot find errors in th source, is type_info not something about the run 
time time informations?

thx, tf 

my system: 
gppshare-2.95.2-98 
gpp-2.95.2-98 
libgpp-2.95.2-98 
libc-2.1.3-141 

Linux 2.2.16 i686