Subject: | Missing aspell.h in Text-Aspell-0.0.4 |
On
Linux mydomain.com 2.4.22 #3 SMP Mon Dec 8 16:04:42 GMT 2003 i686 GNU/Linux
make failed coz it cannot find aspell.h, needed by Aspell.xc.
Part of the message is as below:
--start output
fs0:~/.cpan/build/Text-Aspell-0.04# make
cp Aspell.pm blib/lib/Text/Aspell.pm
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -noprototypes -typemap /usr/share/perl/5.8/ExtUtils/typemap -typemap typemap Aspell.xs > Aspell.xsc && mv Aspell.xsc Aspell.c
cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/usr/lib/perl/5.8/CORE" Aspell.c
Aspell.xs:7:20: aspell.h: No such file or directory
Aspell.xs:12: error: parse error before "AspellCanHaveError"
Aspell.xs:12: warning: no semicolon at end of struct or union
Aspell.xs:13: warning: data definition has no type or storage class
Aspell.xs:14: error: parse error before '*' token
Aspell.xs:14: warning: data definition has no type or storage class
Aspell.xs:17: error: parse error before '}' token
--end output
Thanking you in advance,
Cinly