gnokii-users
[Top][All Lists]
Advanced

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

Re: double phonebook entries


From: Ruotger . Skupin
Subject: Re: double phonebook entries
Date: Tue, 4 Feb 2003 12:55:47 +0100

Hm,

can't build current cvs:

[Deus:~/Development/command_line_cvs/gnokii] roddi% sh autogen.sh --disable-shared --disable-nls
autogen.sh: gettextize: command not found
autogen.sh: gettextize: command not found
checking build system type... powerpc-apple-darwin6.3
checking host system type... powerpc-apple-darwin6.3
checking target system type... powerpc-apple-darwin6.3
checking for gcc... gcc
checking for C compiler default output... a.out
...

and trying make:

[Deus:~/Development/command_line_cvs/gnokii] roddi% make
make -C common/phones
gcc -g -O2 -I../getopt -I../../include -I/usr/X11R6/include -c -o generic.o generic.c
../../include/misc.h:37: header file 'config.h' not found
../../include/compat.h:34: header file 'config.h' not found
../../include/compat.h:127: undefined type, found `va_list'
../../include/compat.h:135: undefined type, found `va_list'
../../include/gsm-common.h:37: header file 'config.h' not found
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
make[1]: *** [generic.o] Error 1
make: *** [common/phones] Error 2


Was the build system changed? Or is it a problem on my side?

Roddi

Am Dienstag, 04.02.03, um 00:28 Uhr (Europe/Berlin) schrieb BORBELY Zoltan:

Hi,

On Fri, Jan 17, 2003 at 09:54:14PM +0100, Ruotger.Skupin wrote:
Please edit the common/gsm-statemachine.c and try it again. Find the
following function and increase the timeout from 30 to a larger
value. Maybe 40 or 50 will do the job.

   gn_error sm_block(int waitfor, gn_data *data, struct
gn_statemachine *state)
   {
            return __sm_block_timeout(waitfor, 30, 0, data, state);
   }

40 seems to work without problem but I would take 50 to be on the safe
side. 35 didn't work.

Maybe better fix in the cvs. gnokii used constant timeout values between
retransmissions in the past. It uses increasing values now, maybe it
can adapt more properly. Please test the cvs version again and let me
know the results.

Bye,
Bozo


_______________________________________________
gnokii-users mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/gnokii-users


ich weiß das klingt jetzt ziemlich sinnlos
immer noch besser als wie Windows
         -- Farin Urlaub





reply via email to

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