Below is the message I got back from the people that wronte
the program I am compiling, this product is aspseek http://www.aspseek.org
------------------------------------------------------------------------------
Date: Wed, 06 Jun 2001 10:58:35 +0400
From: Kir Kolyshkin <[EMAIL PROTECTED]>
X-Mailer: Mozilla 4.77 [ru] (X11; U; Linux 2.4.5 i686)
X-Accept-Language: en, ru
To: [EMAIL PROTECTED]
Subject: Re: [aseek-users]
Sender: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]

This is caused by a bug in your compiler. Mandrake's version of gcc
2.95.3 have this bug (as reported by other users before), while
stock 2.95.3 works for people. You have to either upgrade your compiler,
or blame your vendor (Mandrake), or install from binary RPM
(http://www.aspseek.org/binaries.html).
John Johnson �����(�):
 >
 > -----BEGIN PGP SIGNED MESSAGE-----
 > Hash: SHA1
 >
 > when compiling aspseek It errors out. This is the last page before it 
quits.
 >
 > - -John
 >
 > /bin/sh ../libtool --mode=link c++ -g -O2 -D_REENTRANT -o
 > searchd daemon.o excerpts.o qparser.o sqldb.o parser.o scanner.o streams.o
 > charsets.o search.o templates.o sock.o logger.o stopwords.o affix.o
 > datetime.o lastmod.o urlfilter.o misc.o acl.o timer.o cache.o crc32.o
 > ucharset.o -ldl -lz -lpthread
 > c++ -g -O2 -D_REENTRANT -o searchd daemon.o excerpts.o qparser.o sqldb.o
 > parser.o scanner.o streams.o charsets.o search.o templates.o sock.o
 > logger.o stopwords.o affix.o datetime.o lastmod.o urlfilter.o misc.o acl.o
 > timer.o cache.o crc32.o ucharset.o -ldl -lz -lpthread
 > sqldb.o: In function `CSQLDatabase::GetUrlID(unsigned long &)':
 > 
/usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/../../../../include/g++-3/stl_vector.h:325:
 

 > undefined reference to `CParsedContent type_info node'
 > sqldb.o: In function `CSQLDatabase::GetUrlID(unsigned long &)':
 > /home/john/aspseek-1.2.2/src/sqldb.cpp:477: undefined reference to
 > `CParsedContent type_info node'
 > stopwords.o: In function `CWordParam::CWordParam(CWordParam const &)':
 > 
/usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/../../../../include/g++-3/stl_alloc.h:394: 

 > undefined reference to `CParsedContent type_info node'
 > 
/usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/../../../../include/g++-3/stl_alloc.h:422: 

 > undefined reference to `CParsedContent type_info node'
 > collect2: ld returned 1 exit status
 > make[2]: *** [searchd] Error 1
 > make[2]: Leaving directory `/home/john/aspseek-1.2.2/src'
 > make[1]: *** [all-recursive] Error 1
 > make[1]: Leaving directory `/home/john/aspseek-1.2.2/src'
 > make: *** [all-recursive] Error 1
 >
 > -----BEGIN PGP SIGNATURE-----
 > Version: PGP 7.0.1
 >
 > iQA/AwUBOx1+rgfP+qzR55XlEQIWSQCg/DnSeLnurQEH/uqj1PxMi0TdL24AoJY9
 > 8Ccbv3ifq6ddcbXfVlAe26RD
 > =bzCP
 > -----END PGP SIGNATURE-----
-- [EMAIL PROTECTED] http://kir.sever.net ICQ 7551596 --
|_ | |\| |_| >< |_| |\| | >< | ) |\/|



At 02:10 PM 6/6/2001 +0100, you wrote:
>John Johnson <[EMAIL PROTECTED]> writes:
>
> >   There looks to be a problem with gcc and I don't know what to do about
> > it. See below.
>
>if you read the errors message you see that is not gcc but the
>linker. look like  you link to a outdated libs that you program
>require..

PGP signature

Reply via email to