I should say they are probably wrong. Yes, the error is during linking
state, but CParsedContent is our own class, not from some other library.
I have never seen such errors on my boxes, but seen it from users of
gcc 2.95.2. Then they upgraded to 2.95.3, the problem was solved.

As for external libraries we use: libc, libstdc++, libz - that is all.

John Johnson �����(�):
> 
> I got an  answer from MandrakeSoft about this. They say this
> 
>--------------------------------------------------------------------------------------------------
> 
> "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.."
> 
> Contact info for person above is.
> 
> Chmouel Boudjnah  [EMAIL PROTECTED]
> 
> -----------------------------------
> 
> At 10:58 AM 6/6/2001 +0400, you wrote:
> >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  --
> >     |_ | |\| |_| ><       |_| |\| | ><        | ) |\/|
> 
>                                                   
>----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>    Part 1.2Type: application/pgp-signature

--  [EMAIL PROTECTED]  http://kir.sever.net  ICQ 7551596  --
    |_ | |\| |_| ><       |_| |\| | ><        | ) |\/|

Reply via email to