Re: compilation error <segunda parte>

From: jdassen(at)cistron(dot)nl (J(dot)H(dot)M(dot) Dassen (Ray))
To: pgsql-general(at)postgresql(dot)org
Subject: Re: compilation error <segunda parte>
Date: 2001-03-14 14:06:40
Message-ID: slrn9auukb.d26.jdassen@odin.cistron-office.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

Daniel A. Melo <daniel(at)codata(dot)com(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gordan Bobic 2001-03-14 14:15:59 Re: Scalability
Previous Message Jan Ploski 2001-03-14 13:54:09 Scalability

Browse pgsql-novice by date

  From Date Subject
Next Message Mike Hammonds 2001-03-14 14:30:48 How do I unsubscribe from this group?
Previous Message Daniel A. Melo 2001-03-14 13:37:10 compilation error <segunda parte>