Solaris 8 Compile Problems



Hello,

I'm encountering problems trying to compile Balsa 1.0.0 on 
Solaris 8. I have pspell .12 and aspell .33 installed. Builds 
and installs of these went swimmingly.

Balsa is configured with:
./configure --disable-flock --enable-fnctl --enable-more-warnings=no

Configure is clean. But the make is problematic when it hits
spell checking code. Error excerpt below.

Any pointers?

Thx,
-scott

% make
...
gcc -DHAVE_CONFIG_H -I. -I. -I..
-DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I.. -I../libbalsa 
-I../libmutt -I/opt/gnome/include -DNEED_GNOMESUPPORT_H
-I/opt/gnome/lib/gnome-libs/include -I/opt/gnome/lib/glib/include
-I/usr/openwin/include -I/opt/gnome/lib/glib/include -I/opt/gnome/include
-I/usr/openwin/include -O3 -mcpu=ultrasparc -I/opt/gnome/lib/glib/include
-I/opt/gnome/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 `/archive/gnome/src/balsa-1.0.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/archive/gnome/src/balsa-1.0.0'
make: *** [all-recursive-am] Error 2

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]