Hello,

has anyone had success installing and compiling
aspseek 1.2.10 or any other version on freebsd 5.1?  I
have tried 1.2.9 and 1.2.10 and have had no luck with
it.

I get the following error:

using ./configure --with-mysql
then using gmake


===========Error=======================

Making all in src
gmake[1]: Entering directory
`/usr/home/dmontal2/aspseek-1.2.10/src'
Making all in mysql
gmake[2]: Entering directory
`/usr/home/dmontal2/aspseek-1.2.10/src/mysql'
/bin/sh ../../libtool --mode=compile c++
-DHAVE_CONFIG_H -I. -I. -I../../include
-I../../include -I/usr/local/include/mysql    -g -O2
-D_THREAD_SAFE -pthread -D_PTHREADS -c mysqldb.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include
-I../../include -I/usr/local/include/mysql -g -O2
-D_THREAD_SAFE -pthread -D_PTHREADS -c mysqldb.cpp   
-fPIC -DPIC
In file included from ../../include/charsets.h:34,
                 from ../../include/ucharset.h:34,
                 from ../../include/sqldb.h:40,
                 from ../../include/mysqldb.h:30,
                 from mysqldb.cpp:26:
../../include/maps.h:38: `hash_map' not declared
../../include/maps.h:39: `hash_set' not declared
../../include/maps.h:42: `hash' is not a template
../../include/maps.h:44: can't make `operator()' into
a method -- not in a
   class
../../include/maps.h:47: declaration does not declare
anything
../../include/maps.h:50: syntax error before `;' token
../../include/maps.h:51: syntax error before `;' token
../../include/maps.h:52: syntax error before `;' token
In file included from ../../include/ucharset.h:34,
                 from ../../include/sqldb.h:40,
                 from ../../include/mysqldb.h:30,
                 from mysqldb.cpp:26:
../../include/charsets.h:38: `hash_map' not declared
../../include/charsets.h:39: `hash' not declared
../../include/charsets.h:118: `hash' is not a template
../../include/charsets.h:120: can't make `operator()'
into a method -- not in a
   class
../../include/charsets.h:123: declaration does not
declare anything
../../include/charsets.h:188: syntax error before `<'
token
In file included from ../../include/ucharset.h:34,
                 from ../../include/sqldb.h:40,
                 from ../../include/mysqldb.h:30,
                 from mysqldb.cpp:26:
../../include/charsets.h:23:1: unterminated #ifndef
In file included from ../../include/sqldb.h:40,
                 from ../../include/mysqldb.h:30,
                 from mysqldb.cpp:26:
../../include/ucharset.h:22:1: unterminated #ifndef
In file included from ../../include/mysqldb.h:30,
                 from mysqldb.cpp:26:
../../include/sqldb.h:39:1: unterminated #ifdef
../../include/sqldb.h:22:1: unterminated #ifndef
In file included from mysqldb.cpp:26:
../../include/mysqldb.h:22:1: unterminated #ifndef
gmake[2]: *** [mysqldb.lo] Error 1
gmake[2]: Leaving directory
`/usr/home/dmontal2/aspseek-1.2.10/src/mysql'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/home/dmontal2/aspseek-1.2.10/src'
gmake: *** [all-recursive] Error 1

thanks,

Diego





__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Reply via email to