Re: compilation error - Mailing list pgsql-general

From jdassen@cistron.nl (J.H.M. Dassen (Ray))
Subject Re: compilation error
Date
Msg-id slrn9auukb.d26.jdassen@odin.cistron-office.nl
Whole thread Raw
In response to compilation error  ("Daniel A. Melo" <daniel@codata.com.br>)
List pgsql-general
Daniel A. Melo <daniel@codata.com.br> wrote:
>/usr/lib/gcc-lib/i386-conectiva-linux/2.95.3/include/limits.h:117:
>limits.h: Arquivo ou diretório não encontrado

I'll assume that's "no such file or directory".

>The line 117 from limits.h has:
>
>#ifndef _GCC_NEXT_LIMITS.H
>#include_next <limits.h>...
>
>What should i do???????

Install the package that contains /usr/include/limits.h . On my Debian
GNU/Linux system, that's the "libc6-dev" .deb; on RPM-based systems I think
it's called glibc-dev.rpm.

HTH,
Ray
--
"My golden rule of computing is reboot your system every morning."
    Jon C.A. DeKeles, Technical Director, ZDNet AnchorDesk
    in http://www.zdnet.com/anchordesk/story/story_4100.html

pgsql-general by date:

Previous
From: Jan Ploski
Date:
Subject: Scalability
Next
From: "Gordan Bobic"
Date:
Subject: Re: Scalability