compilation error

Daniel A. Melo <daniel@codata.com.br>

From: "Daniel A. Melo" <daniel@codata.com.br>
To: pgsql-novice <pgsql-novice@postgresql.org>
Date: 2001-03-08T14:53:52Z
Lists: pgsql-novice
Hi all,

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"

i´ve tryed:

./configure --prefix="/usr/local/pgsql" --with-perl --with-odbc
--with-includes="/usr/src/linux-2.2.17/include/linux    /usr/include"

but the errors still there.

someone could please help me?

I´m using Conectiva Linux (Red Hat Like)
kernel 2.2.17
glibc 2.1.13
postgres 7.0.3

[]´s

Daniel A.