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: ML mail
Subject: Re: Compiling 0.6.14 on Solaris 10 SPARC
Date: Fri, 20 Apr 2007 06:41:47 -0700 (PDT)

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:

creating libgnokii.la
(cd .libs && rm -f libgnokii.la && ln -s ../libgnokii.la libgnokii.la)
gmake[1]: Leaving directory `/opt/source/gnokii-0.6.14/common'
gmake -C gnokii
gmake[1]: Entering directory `/opt/source/gnokii-0.6.14/gnokii'
gcc -g -O2 -Wall  -I../include    -c -o gnokii.o gnokii.c
gcc -g -O2 -Wall  -I../include    -c -o gnokii-calendar.o gnokii-calendar.c
gnokii-calendar.c: In function `getcalendarnote':
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)
gmake[1]: *** [gnokii-calendar.o] Error 1
gmake[1]: Leaving directory `/opt/source/gnokii-0.6.14/gnokii'
gmake: *** [gnokii] Error 2
address@hidden/opt/source/gnokii-0.6.14]->                        


What's wrong now ? :-(

Thanks again for your help
Best regards




Pawel Kot <address@hidden> wrote:
Hi,

On 4/19/07, ML mail wrote:
[...]
> libusb support: no
[...]
> But unfortunately the build stops with the following error:
[...]
> In file included from dku2libusb.c:37:
> ../../include/devices/dku2libusb.h:95: error: syntax error
> before "u_int8_t"
[...]
> Does someone know what's the problem here ? Or can someone help ?

That's kinda strange. All these errors are in HAVE_LIBUSB section. And
you should have it undefined. Could you grep LIBUSB include/config.h ?

take care,
pkot
--
Pawel Kot


_______________________________________________
gnokii-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gnokii-users


Ahhh...imagining that irresistible "new car" smell?
Check out new cars at Yahoo! Autos.
reply via email to

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