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: Paulius Bulotas
Subject: Re: gnokii-0.5.0pre3 build error (USE_IRDA/HAVE_IRDA?)
Date: Thu, 2 Jan 2003 23:01:52 +0200

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 
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...

Regards,
Paulius Bulotas



reply via email to

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