What steps will reproduce the problem?
1.compile
I have hunspell 1.2.15 development package installed but get an error when
textroom 0.8.2 tries to link to it during the compile.
/usr/bin/ld: cannot find -lhunspell
collect2: ld returned 1 exit status
make[1]: *** [../textroom] Error 1
hunspell isn't in some odd location so it should see it.
SPECS]# locate libhunspell
/usr/lib/libhunspell-1.2.a
/usr/lib/libhunspell-1.2.la
/usr/lib/libhunspell-1.2.so
/usr/lib/libhunspell-1.2.so.0
/usr/lib/libhunspell-1.2.so.0.0.0
and devel package in /usr/include/hunspell
Edit: Just for grins I updated hunspell to 1.3.2 and it still doesn't find it.
Original issue reported on code.google.com by s.milojk...@gmail.com on 28 Mar 2011 at 7:05
Original issue reported on code.google.com by
s.milojk...@gmail.com
on 28 Mar 2011 at 7:05