4 May
2011
4 May
'11
3:06 p.m.
Thanks for the summarisation! On 04-05-2011 17:56:54 +0300, Michael Sioutis wrote:
To sum it up..
add #include
#include
hmm, do you really need pthread_np.h? That seems like a non-standard header to me.
and... 2011-05-04 17:44:29 MSG mydb[19795]: !MALException:malInclude:could not open file: mal_init
This indicates some bigger problem...
2011-05-04 17:44:29 MSG mydb[19795]: #warning: unable to determine binary location, please use --set monet_mod_path=/path/to/... to allow finding modules
... and this causes it. Can you tell me if HAVE_SYS_SYSCTL_H and KERN_PROC_PATHNAME are defined for you? common/utils/mutils.c is apparently unable to find the executable path on OpenBSD. Perhaps KERN_PROC_PATHNAME is not in sys/sysctl.h on OpenBSD?