- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: ax0n
Subject: Re: Aspell?
I'm having the same problem on OpenBSD 3.8
./configure output:
checking for aspell... yes
checking for new_aspell_config in -laspell... no
checking for new_aspell_config in -laspell... (cached) no
configure: error: Unable to find working aspell library
config.log aspell related stuff:
configure:10893: checking for aspell
configure:10904: result: yes
configure:10912: checking for new_aspell_config in -laspell
configure:10945: gcc -o conftest -g -O2 conftest.c -laspell -lm -lz -laspell
-lstdc++ >&5
/usr/bin/ld: cannot find -laspell
collect2: ld returned 1 exit status
configure:10948: $? = 1
configure: failed program was:
#line 10919 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char new_aspell_config ();
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
new_aspell_config ();
;
return 0;
}
configure:10965: result: no
configure:10974: checking for new_aspell_config in -laspell
configure:11027: result: no
configure:11036: error: Unable to find working aspell library
Full config.log:
http://www.focushacks.com/temp/config.log
I installed aspell-0.50.5p1 from ports (compiled it) - It's all in /usr/local/
I have tried
./configure
./configure --with-aspell=/usr/local/lib/libaspell.so.15.3
./configure --with-aspell=/usr/local/lib/libaspell.a
I've tried with the same results from both 4.38 as well as the most recent 4.39
snapshot on the front page. This is getting quite aggrevating. Any help I can
get would be most assuredly appreciated. I really need to get this (or
something) working ASAP.
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=01;topic_id=1139849093