gnokii-users
[Top][All Lists]
Advanced

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

Re: gnokii-0.5.0pre3 build error (USE_IRDA/HAVE_IRDA?)


From: Pawel Kot
Subject: Re: gnokii-0.5.0pre3 build error (USE_IRDA/HAVE_IRDA?)
Date: Fri, 3 Jan 2003 00:31:25 +0100 (CET)

On Thu, 2 Jan 2003, Paulius Bulotas wrote:

> On 03 01 02, Pawel Kot wrote:
> > On Thu, 2 Jan 2003, Paulius Bulotas wrote:
> > > OS FreeBSD 4-STABLE (4.7+)
> > >
> > > tar zxvf gnokii-0.5.0pre3.tar.gz
> > > cd gnokii-0.5.0pre3/
> > > ./configure --without-x --disable-nls
> >
> with updated files I get:
> gcc -O2 -Wall -I../getopt  -I../../include   -c -o fbus-phonet.o
> fbus-phonet.c
> fbus-phonet.c:271: syntax error before `phonet_initialise'
> fbus-phonet.c:271: warning: `struct gn_statemachine' declared inside
> parameter list
>
> gnokii-0.5.0pre3/include$ grep gsm-statemachine.h *
> gnokii-internal.h:#include "gsm-statemachine.h"
>
> if I put #include "gnokii-internal.h" before #ifdef HAVE_IRDA, this
> compiles without warning and compilation breaks only on

Yes this is the correct fix. I am just submitting the similiar one to CVS.

> gcc -O2 -Wall -I../getopt  -I../../include   -c -o unixbluetooth.o
> unixbluetooth.c
> unixbluetooth.c:105: syntax error before `*'
>
> and I can't find a definition of bdaddr_t...

It should be already fixed in CVS. Replace bdaddr_t with void.

thanks a lot for reports!

pkot
-- 
mailto:address@hidden :: mailto:address@hidden
http://kt.linuxnews.pl/ :: Kernel Traffic po polsku




reply via email to

[Prev in Thread] Current Thread [Next in Thread]