On 04-05-2011 18:20:03 +0300, Michael Sioutis wrote:
I can't find any of HAVE_SYS_SYSCTL_H and KERN_PROC_PATHNAME defined in my config.log. Also, I have a warning about sysctl.h, which is in the configuration.log I posted earlier (my first post).
The important part is this: configure: WARNING: sys/sysctl.h: present but cannot be compiled configure: WARNING: sys/sysctl.h: check for missing prerequisite headers? configure: WARNING: sys/sysctl.h: see the Autoconf documentation configure: WARNING: sys/sysctl.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/sysctl.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------- ## configure: WARNING: ## Report this to info@monetdb.org ## configure: WARNING: ## ------------------------------- ##
from the docs I can find, this might be a missing sys/param.h I need to check how to configure-foo that