Compile problem with 1.0.0: spell-check.c
- From: Wesley <wsheldahl qx net>
- To: Balsa List <balsa-list gnome org>
- Subject: Compile problem with 1.0.0: spell-check.c
- Date: Fri, 09 Feb 2001 20:43:22 -0500
Hi,
I need some help resolving a compile error while compiling
spell-check.c. I'm trying to compile balsa 1.0.0. I have installed
pspell version .12 and aspell version .33 prior to compiling balsa.
Here's the error dump:
gcc -DHAVE_CONFIG_H -I. -I. -I..
-DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I.. -I../libbalsa
-I../libmutt -I/usr/include -DNEED_GNOMESUPPORT_H
-I/usr/lib/gnome-libs/include -I/usr/lib/glib/include
-I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/X11R6/include -g
-O2 -I/usr/lib/glib/include -D_REENTRANT -c spell-check.c
spell-check.c: In function `balsa_spell_check_learn':
spell-check.c:835: too few arguments to function
`pspell_manager_add_to_session'
spell-check.c:839: too few arguments to function
`pspell_manager_add_to_personal'
spell-check.c: In function `balsa_spell_check_fix':
spell-check.c:893: warning: passing arg 3 of
`pspell_manager_store_replacement' makes integer from pointer without a
cast
spell-check.c:893: too few arguments to function
`pspell_manager_store_replacement'
spell-check.c: In function `check_word':
spell-check.c:1081: too few arguments to function `pspell_manager_check'
spell-check.c:1092: too few arguments to function
`pspell_manager_suggest'
make[2]: *** [spell-check.o] Error 1
make[2]: Leaving directory `/usr/local/src/balsa-1.0.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/balsa-1.0.0'
make: *** [all-recursive-am] Error 2
To generate that, I first typed:
# make clean
(to clean the system of earlier compile attempts)
# ./configure --disable-more-warnings --enable-gtkhtml
(configure finished without any errors)
# make
My gcc version is egcs-2.91.66. I'm using Slackware 7.1 on a P90
machine with 96MB RAM. Any tips or pointers would be much appreciated.
Thanks,
--
Wes Sheldahl
wsheldahl@qx.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]