[Kamailio-Devel] trunk: build fails in db/db_ut.c

Henning Westerholt henning.westerholt at 1und1.de
Wed Sep 17 16:25:35 CEST 2008


On Wednesday 17 September 2008, Klaus Darilion wrote:
> db/db_ut.c: In function ‘db_str2longlong’:
> db/db_ut.c:75: error: ‘LLONG_MAX’ undeclared (first use in this function)
> db/db_ut.c:75: error: (Each undeclared identifier is reported only once
> db/db_ut.c:75: error: for each function it appears in.)
> db/db_ut.c:75: error: ‘LLONG_MIN’ undeclared (first use in this function)
> make: *** [db/db_ut.o] Error 1
>
> Henning, is this maybe related to the bigint changes?

Hi Klaus,

yes, this is clearly related. It seems your compiler don't have them defined. 
What gcc version do you use? 

Cheers,

Henning



More information about the Devel mailing list