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

Re: dvd+rw-tools 7.1: Compiling problems on new eisfair2



Marcus Roeckrath <marcus.roeckrath@gmx.de> wrote:

> Hallo Joerg,
>
> Am Dienstag, 3. Februar 2009 10:38 schrieb Joerg Schilling:
>
> > > A modern C++ compiler like gcc 4.2.3 needs an
> > > #include <limits.h>
> > > for INT_MAX to be known
> >
> > The standard defined INT_MAX to be also in inttypes.h and stdint.h
>
> I can't INT_MAX in those files.

If you get no definition for INT_MAX from including limits.h, inttypes.h or
stdint.h, then your /usr/include is not POSIX/C99 compliant.

Jörg

-- 
 EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       js@cs.tu-berlin.de                (uni)  
       joerg.schilling@fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily


Reply to: