gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling 0.6.14 on Solaris 10 SPARC


From: Pawel Kot
Subject: Re: Compiling 0.6.14 on Solaris 10 SPARC
Date: Fri, 20 Apr 2007 15:54:14 +0200

Hi,

On 4/20/07, ML mail <address@hidden> wrote:
Thanks for your suggestion,  HAVE_LIBUSB was defined to 1, so I just
commented the define out with /* */. The compilation now went further but
stops with another problem as you can see here in the output:

Could you please check out why configure didn't work well?

gnokii-calendar.c:222: error: `INT_MAX' undeclared (first use in this
function)
gnokii-calendar.c:222: error: (Each undeclared identifier is reported only
once
gnokii-calendar.c:222: error: for each function it appears in.)
gnokii-calendar.c: In function `deletecalendarnote':
gnokii-calendar.c:304: error: `INT_MAX' undeclared (first use in this
function)

Again. configure did something wrong:
gnokii/gnokii-calendar.c includes compat.h
compat.h includes <limits.h> or compat.h defines INT_MAX

Could you please check out whether limits.h defines INT_MAX?

take care,
pkot
--
Pawel Kot




reply via email to

[Prev in Thread] Current Thread [Next in Thread]