[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problems compiling all versions of gnokii (and cable question)
From: |
Jollino |
Subject: |
Problems compiling all versions of gnokii (and cable question) |
Date: |
Wed, 13 Nov 2002 22:42:17 CET |
Hello there, I used to use gnokii when it only supported the 61x0/51x0 series
of Nokia phones, and I'm now planning to get back to it.
I tried getting the cvs tree and compiling it, but I got a bunch of errors
right during the compilation of the first piece of code (generic.c), and the
same happened with 0.5.1-pre1 (release) and 0.4.3.
This is what I have:
address@hidden:~/test/cell/gnokii$ aclocal
address@hidden:~/test/cell/gnokii$ autoheader
address@hidden:~/test/cell/gnokii$ autoconf
address@hidden:~/test/cell/gnokii$ ./configure
--prefix=/home/jollino/test/cell/gnokii-stuff --enable-security
[...]
Host system: linux-gnu
Gnokii version: 0.5.0pre1
Xgnokii version: 20010323
X (GTK) support: no
Debug: no
XDebug: no
RLPDebug: no
NLS: yes
IrDA: yes
Bluetooth:
Security: yes
Build Shared Lib: yes
Win32:
Prefix: /home/jollino/test/cell/gnokii-stuff
address@hidden:~/test/cell/gnokii$ gmake
gmake -C common/phones
gmake[1]: Entering directory `/home/jollino/test/cell/gnokii/common/phones'
gcc -O2 -Wall -I../../include -I -c -o generic.o generic.c
In file included from ../../include/misc.h:37,
from generic.c:39:
./../include/config.h:71: warning: `pid_t' redefined
/usr/include/sys/types.h:96: warning: this is the location of the previous
definition
In file included from ../../include/misc.h:38,
from generic.c:39:
./../include/compat.h:119: parse error before `__extension__'
./../include/compat.h:119: parse error before `('
./../include/compat.h:127: parse error before `va_list'
./../include/compat.h:135: parse error before `va_list'
In file included from generic.c:39:
./../include/misc.h:95: parse error before `va_list'
In file included from generic.c:40:
./../include/gsm-common.h:603: field `Last' has incomplete type
gmake[1]: *** [generic.o] Error 1
gmake[1]: Leaving directory `/home/jollino/test/cell/gnokii/common/phones'
gmake: *** [common/phones] Error 2
address@hidden:~/test/cell/gnokii$
The same thing happened even when using no arguments to ./configure, after a
make distclean and also if I tried using autogen.sh which worked fine (apart
from a warning that read "You should update your own `aclocal.m4' by adding the
necessary macro packages gettext.m4, lcmessage.m4 and progtest.m4 from the
directory `/aclocal'", but it doesn't look fatally harmful to me).
This box was originally a Slackware 7.0, but has gone through a lot of upgrades
during time.
Most notably:
address@hidden:~/test/cell/gnokii$ gmake --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
address@hidden:~/test/cell/gnokii$ gcc --version
2.95.3
Any hints would be grately appreciated.
Thanks in advance :)
Another little question: can a DLR-3P cable be used with a nokia 51x0/61x0?
--
Daniele Nicolucci (Jollino) - address@hidden
Web applications programmer (www.webdreamers.net)
IRC Operator on Discussioni.Org (www.discussioni.org)
Mantainer of gopher://gopher.sogno.net:70
___________________________________
Inviato da Sogno.net, http://mail.sogno.net
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Problems compiling all versions of gnokii (and cable question),
Jollino <=