'configure' script reports the following messages on OpenBSD:
> WARNING: sys/sysctl.h: present but cannot be compiled
> WARNING: sys/sysctl.h:     check for missing prerequisite headers?
> WARNING: sys/sysctl.h: see the Autoconf documentation
> WARNING: sys/sysctl.h:     section "Present But Cannot Be Compiled"
> WARNING: sys/sysctl.h: proceeding with the preprocessor's result
> WARNING: sys/sysctl.h: in the future, the compiler will take precedence

Manual page sysctl(3) of obsd says:

> SYNOPSIS
>      #include <sys/param.h>
>      #include <sys/sysctl.h>
> 
>      int
>      sysctl(int *name, u_int namelen, void *oldp, size_t *oldlenp,
>               void *newp, size_t newlen);

The missing prerequisite header is <sys/param.h>.

-- 
Dasn


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Raspunde prin e-mail lui