compilation error
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
postgresql 7.0.3
[]�s
Daniel A.
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/