[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnokii 0.6.10 doesnt compile nk6510.c
From: |
BORBELY Zoltan |
Subject: |
Re: gnokii 0.6.10 doesnt compile nk6510.c |
Date: |
Tue, 29 Nov 2005 17:44:52 +0100 |
User-agent: |
Mutt/1.4.2.1i |
Hi,
On Tue, Nov 29, 2005 at 11:48:45AM +0100, Patrick Steiner wrote:
> i have tried to build gnokii 0.6.10 but i always get some erorrs any ideas?
[...]
> -I/home/law/work/programming/zaurus/oe/tmp_husky/staging/arm-linux/include
> -c nk6510.c -fPIC -DPIC -o .libs/nk6510.o
> | nk6510.c: In function `NK6510_Functions':
> | nk6510.c:406: error: `GN_OP_GetFileList' undeclared (first use in this
> function)
> | nk6510.c:406: error: (Each undeclared identifier is reported only once
> | nk6510.c:406: error: for each function it appears in.)
> | nk6510.c:408: error: `GN_OP_GetFileId' undeclared (first use in this
[...]
Please check whether you removed the previous source, including the
/usr/include and /usr/local/include directories. It seems the compiler
includes the older version of the gnokii/common.h and gnokii/data.h.
Bye,
Bozo