Compiling balsa with no threads.



Compiling 0.9.1 with ./configure --enable-all (which does not enable threads)

Making all in libbalsa
make[2]: Entering directory `/usr/local/src/balsa/balsa-0.9.1/libbalsa'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -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 -c send.c
send.c: In function `balsa_send_message_real':
send.c:278: `sending_mail' undeclared (first use in this function)
send.c:278: (Each undeclared identifier is reported only once
send.c:278: for each function it appears in.)
make[2]: *** [send.o] Error 1
make[2]: Leaving directory `/usr/local/src/balsa/balsa-0.9.1/libbalsa'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/balsa/balsa-0.9.1'
make: *** [all-recursive-am] Error 2
[bds@bds balsa-0.9.1]$ grep sending_mail */*.h
libbalsa/threads.h:extern int                    sending_mail;
src/threads.h:extern  int                     sending_mail;

I suppose this declaration needs to go inside another .h file?


-- 
Kind regards,				  
Berend                                  
                                        
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Berend De Schouwer, +27-11-712-1435, UCS





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