[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compilation error for current CVS version
From: |
Akos Maroy |
Subject: |
compilation error for current CVS version |
Date: |
Wed, 29 May 2002 12:11:30 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc3) Gecko/20020523 |
Hi,
I just checked out the current CVS sources for gnokki, ran
autoconf
automake
./configure
make
and got the following errors:
gcc -O2 -Wall -I../../include -I/usr/X11R6/include -c -o nk3110.o nk3110.c
nk3110.c:103: parse error before "nk3110_layout"
<other errors follow>
The line in question is:
static SMSMessage_PhoneLayout nk3110_layout;
It seems that the type SMSMessage_PhoneLayout is not defined anywhere (I
tried to find it with grep -r, but this was the only occurence).
What may be the problem?
Akos
- compilation error for current CVS version,
Akos Maroy <=