Re: 0.9.4 released ... and not compiling!!!



Hi,

On Tue, 5 Sep 2000, Ian Campbell wrote:

> #include <sys/types.h>
> #include <netinet/in.h>
> 
> Does adding either or both of these near the include of sys/socket.h in
> libbalsa/send.c help at all?

I did exactly that and attached my new 
	#make
error-message to this mail.


> 
> On Tue, 05 Sep 2000 22:28:52 Peter Ulrich Kruppa wrote:
> > Sorry to say so,
> > 
> > and I don't know any help. You'll find the output of
> > 
> > # make
> > 
> > in the attachment.
> > 
> > Thanx.
> > 
> > Uli.
> > 
> > (Oh, I'm running FreeBSD 4.0-Release)
> 
make  all-recursive
make[1]: Entering directory `/usr/local/balsa-0.9.4'
Making all in macros
make[2]: Entering directory `/usr/local/balsa-0.9.4/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/balsa-0.9.4/macros'
Making all in po
make[2]: Entering directory `/usr/local/balsa-0.9.4/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/balsa-0.9.4/po'
Making all in intl
make[2]: Entering directory `/usr/local/balsa-0.9.4/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/balsa-0.9.4/intl'
Making all in sounds
make[2]: Entering directory `/usr/local/balsa-0.9.4/sounds'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/balsa-0.9.4/sounds'
Making all in images
make[2]: Entering directory `/usr/local/balsa-0.9.4/images'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/balsa-0.9.4/images'
Making all in help
make[2]: Entering directory `/usr/local/balsa-0.9.4/help'
Making all in C
make[3]: Entering directory `/usr/local/balsa-0.9.4/help/C'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/balsa-0.9.4/help/C'
make[3]: Entering directory `/usr/local/balsa-0.9.4/help'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/local/balsa-0.9.4/help'
make[2]: Leaving directory `/usr/local/balsa-0.9.4/help'
Making all in libmutt
make[2]: Entering directory `/usr/local/balsa-0.9.4/libmutt'
make  all-recursive
make[3]: Entering directory `/usr/local/balsa-0.9.4/libmutt'
Making all in imap
make[4]: Entering directory `/usr/local/balsa-0.9.4/libmutt/imap'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/balsa-0.9.4/libmutt/imap'
make[4]: Entering directory `/usr/local/balsa-0.9.4/libmutt'
make[4]: Leaving directory `/usr/local/balsa-0.9.4/libmutt'
make[3]: Leaving directory `/usr/local/balsa-0.9.4/libmutt'
make[2]: Leaving directory `/usr/local/balsa-0.9.4/libmutt'
Making all in libbalsa
make[2]: Entering directory `/usr/local/balsa-0.9.4/libbalsa'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../libmutt 	-I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12  -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -g -O2 -I/usr/local/include/glib12 -D_THREAD_SAFE         -Wall -Wno-uninitialized         -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes         -Wnested-externs -Wpointer-arith         -Wno-sign-compare -Wsign-promo         -Werror -c send.c
cc1: warnings being treated as errors
In file included from send.c:25:
/usr/include/arpa/inet.h:89: warning: parameter has incomplete type
/usr/include/arpa/inet.h:92: warning: parameter has incomplete type
/usr/include/arpa/inet.h:96: warning: parameter has incomplete type
make[2]: *** [send.o] Error 1
make[2]: Leaving directory `/usr/local/balsa-0.9.4/libbalsa'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/balsa-0.9.4'
make: *** [all-recursive-am] Error 2


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