Re: compilation error

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Daniel A(dot) Melo" <daniel(at)codata(dot)com(dot)br>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: compilation error
Date: 2001-03-08 22:16:04
Message-ID: Pine.LNX.4.30.0103082315190.1061-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Camm Maguire 2001-03-08 23:01:00 Query speed anomalies
Previous Message Boulat Khakimov 2001-03-08 22:11:32 PQfinish(const PGconn *conn) question