Re: compilation error - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: compilation error
Date
Msg-id Pine.LNX.4.30.0103082315190.1061-100000@peter.localdomain
Whole thread Raw
In response to compilation error  ("Daniel A. Melo" <daniel@codata.com.br>)
List pgsql-general
Daniel A. Melo writes:

> I´m getting compilation errors.
>
> The configure could not find some headers files (limits.h, netdb.h,
> pwd.h...) .
> i searched for them  and they are in
> "/usr/src/linux-2.2.17/include/linux" and " /usr/include"

This looks like a problem with the compiler.  Could you post some actual
output?  Also look into the config.log file to see what's going on.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


pgsql-general by date:

Previous
From: Gilles DAROLD
Date:
Subject: Re: LDAP with PostgreSQL as backend?
Next
From: Boulat Khakimov
Date:
Subject: PQfinish(const PGconn *conn) question