[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Trying to compile gnokii-0.4.3
From: |
Lukasz Feldman |
Subject: |
Trying to compile gnokii-0.4.3 |
Date: |
Tue, 1 Apr 2003 12:51:39 +0200 |
Hi!
I am trying to compile gnokii-0.4.3 on my linux:
address@hidden gnokii-0.4.3]# uname -a
Linux ajkenot 2.2.22 #1 Sun Nov 17 10:57:31 UTC 2002 i686
Celeron_(Mendocino) unknown PLD Linux
I did configure and now I am trying to make. Every time I try to make I can
see the error:
address@hidden gnokii-0.4.3]# make
make -C common/phones
make[1]: Wchodzê do katalogu `/home/users/lukasz/gnokii-0.4.3/common/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 `&&'
../../include/compat.h:123: conflicting types for `snprintf'
/usr/include/stdio.h:295: previous 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'
make[1]: *** [generic.o] B³?d 1
make[1]: Opuszczam katalog `/home/users/lukasz/gnokii-0.4.3/common/phones'
make: *** [common/phones] B³?d 2
What should I do?
Lukasz
- Trying to compile gnokii-0.4.3,
Lukasz Feldman <=