R9B-1 Compilation errors on OpenBSD 3.3-Current (as of Mar 23, 2003)

Kent Boortz kent@REDACTED
Sun Mar 30 23:30:30 CEST 2003


Rick Pettit <rpettit@REDACTED> writes:
> gcc -c -o ../priv/obj/i386-unknown-openbsd3.3/memsup.o -g -O2 -I/home/rpettit/downloads/otp_src_R9B-1/erts/i386-unknown-openbsd3.3  -DHAVE_CONFIG_H  memsup.c
> memsup.c:98: vm/vm_param.h: No such file or directory
.
.
> I apologize if this has already been covered. Going back now to check list
> archives again...

This error I haven't seen. If you don't plan to use os_mon you can
disable the build of that part using

  % touch /home/rpettit/downloads/otp_src_R9B-1/lib/os_mon/SKIP

after the configure.

kent



More information about the erlang-questions mailing list