Re: PostgreSQL & Slackware - Mailing list pgsql-bugs

From Tom Lane
Subject Re: PostgreSQL & Slackware
Date
Msg-id 9409.1169268893@sss.pgh.pa.us
Whole thread Raw
In response to Re: PostgreSQL & Slackware  (Devrim GUNDUZ <devrim@CommandPrompt.com>)
List pgsql-bugs
Devrim GUNDUZ <devrim@CommandPrompt.com> writes:
> On Fri, 2007-01-19 at 04:18 -0800, Milton C=C3=A9sar de Souza Leite wrote:
>> configure: error: C preprocessor "/lib/cpp" fails sanity check

> AFAIR, you need to install gcc-g++ package for Slackware to get rid of
> this error.

The failure appears to indicate that <limits.h> is not present, which
certainly suggests that the C development environment is several bricks
shy of a load :-(.  But I'm not sure whether the gcc package or
something else is missing.  On Fedora 5 it looks like glibc-headers
and/or glibc-kernheaders would be the responsible packages.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #2889: Syntax error: WHERE ANY(arrayfield) = N
Next
From: Tom Lane
Date:
Subject: Re: BUG #2907: pg_get_serial_sequence quoting