| View previous topic :: View next topic |
| Author |
Message |
amdonati Tux's lil' helper

Joined: 13 Oct 2002 Posts: 89 Location: Italy
|
Posted: Sat Nov 02, 2002 2:35 pm Post subject: Problems compiling gnokii |
|
|
Hi, I just downloaded the latest CVS for gnokii, in order to connect my pc to my nokia phone.
But when I tried to compile it, I receive the following error:
| Code: |
root@tezuka gnokii-20021101 # make
gmake -C common/phones
gmake[1]: Entering directory `/home/amdonati/gnokii-20021101/c ommon/phones'
gcc -O2 -Wall -I../../include -I -c -o generic.o generic.c
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 '&&' token
../../include/compat.h:123: conflicting types for `snprintf'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/include/stdio.h:304: pr evious declaration of `snprintf'
../../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"
gmake[1]: *** [generic.o] Error 1
gmake[1]: Leaving directory `/home/amdonati/gnokii-20021101/co mmon/phones'
make: *** [common/phones] Error 2
|
I tried also with the last stable version and I got the same problem (and I do not think there is an ebuild for gnokii yet).
Do you have an idea what could be the problem?
Thank you for the help!
Bye,
Adalberto |
|
| Back to top |
|
 |
xabbu n00b


Joined: 12 Aug 2002 Posts: 3 Location: 139.30.33.18
|
Posted: Sat Nov 23, 2002 11:09 am Post subject: Re: Problems compiling gnokii |
|
|
| amdonati wrote: | Hi, I just downloaded the latest CVS for gnokii, in order to connect my pc to my nokia phone.
But when I tried to compile it, I receive the following error:
| Code: |
root@tezuka gnokii-20021101 # make
[...]
gmake[1]: *** [generic.o] Error 1
gmake[1]: Leaving directory `/home/amdonati/gnokii-20021101/co mmon/phones'
make: *** [common/phones] Error 2
|
Do you have an idea what could be the problem? |
have you fixed this problem? _________________ bye Alexander |
|
| Back to top |
|
 |
amdonati Tux's lil' helper

Joined: 13 Oct 2002 Posts: 89 Location: Italy
|
Posted: Sat Nov 23, 2002 1:38 pm Post subject: |
|
|
Not yet, unfortunately.
Any idea?
Thanks,
Adalberto |
|
| Back to top |
|
 |
xabbu n00b


Joined: 12 Aug 2002 Posts: 3 Location: 139.30.33.18
|
Posted: Sat Nov 23, 2002 1:53 pm Post subject: |
|
|
no ;-( _________________ bye Alexander |
|
| Back to top |
|
 |
|