checking for new_aspell_config in -laspell... no
checking aspell.h usability... yes
checking aspell.h presence... yes
checking for aspell.h... yes
config.status: creating kspell2/plugins/aspell/Makefile
Your libaspell is too old or not installed, I couldn't find aspell.h.
You must download aspell >= 0.50.2, see http://aspell.net
Spell-checking with libaspell will not be available, only with ispell dicts.
and in config.log:
configure:51887: checking for new_aspell_config in -laspell
configure:51922: cc -o conftest -DNDEBUG -O2 -O2 -pipe
-DQT_THREAD_SUPPORT -
L${exec_prefix}/lib -L/usr/local/lib/qt3 -L/usr/X11R6/lib
-L/usr/local/lib/db
4 -L/usr/local/lib/samba -L/usr/local/lib conftest.c -laspell -lstdc++
-lm >&5
/usr/local/lib/libaspell.so.17.0: warning: strcpy() is almost always
misused, pl
ease use strlcpy()
/usr/lib/libstdc++.so.45.1: warning: strcat() is almost always misused,
please u
se strlcat()
/usr/local/lib/libaspell.so.17.0: warning: sprintf() is often misused,
please us
e snprintf()
/usr/local/lib/libaspell.so.17.0: undefined reference to
`pthread_mutex_unlock'
/usr/local/lib/libaspell.so.17.0: undefined reference to
`pthread_mutex_destroy'
/usr/local/lib/libaspell.so.17.0: undefined reference to
`pthread_mutex_lock'
/usr/local/lib/libaspell.so.17.0: undefined reference to
`pthread_mutex_init'
collect2: ld returned 1 exit status
configure:51928: $? = 1
and after that kdelibs fails to package.
--
Matthieu Herrb