On Thu, 4 Oct 2001, Kir Kolyshkin wrote: > Dovli �����(�): > > > > Hello > > > > I get the following error while trying to compile aspseek : > > > > sqldb.cpp:602: Unidefined reference to 'CParsedContent type_info node' > > > > I am using Debian Potato 2.2.r3 and I used ./configure --with-mysql > > > > Can someone help me? > > Do you want me to guess gcc version you are using? Ok, here is the answer: > gcc 2.95.2!! Right? ;) > > Please upgrade to gcc 2.95.3, there is a bug in previous version preventing > ASPSeek compilation.
Alternatively, Debian binaries are available now for 1.2.5, check www.aspseek.org -> binaries. The archive also provides a needed upgrade of mysql (3.22 -> 3.23) for aspseek to work with Potato. Woody and Sid binaries are also available but Potato will definately require a manual upgrade of gcc if you wish to compile from source. You can use an apt source line of: deb http://www.aspseek.org/pkg/deb/aspseek-libmysqlclient10 potato aspseek if you wish to install/upgrade using apt-get or dselect. Matt.
