The following bug has been logged online: Bug reference: 1068 Logged by: Jörn Clausen
Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4 Operating system: various Description: arch dependant header files Details: Hi! The header files pg_config.h, pg_config_os.h and probably pg_config_manual.h contain architecture dependant information. They should not be installed in .../include, as this directory is often shared across architectures. I moved them to .../lib/include and created sym-links from the include directory. This should IMHO be automated by the Makefile(s). ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings