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

Rick Pettit rpettit@REDACTED
Sun Mar 30 22:44:44 CEST 2003


On Sun, Mar 30, 2003 at 08:38:13PM +0200, Kent Boortz wrote:
> 
> Rick Pettit <rpettit@REDACTED> writes:
> > Just got the following when attempting to install OTP R9B-1.  This is after
> > running a vanilla ./configure (i.e. w/no args):
> 
> This has been answered recently, see
> 
>   http://www.erlang.org/ml-archive/erlang-questions/200303/msg00439.html

Thanks. I applied the patch, and made it _farther_ in the compilation, but now
die in building os_mon:

gmake[2]: Entering directory `/home/rpettit/downloads/otp_src_R9B-1/lib/os_mon/c_src'
gmake -f i386-unknown-openbsd3.3/Makefile TYPE=opt
gmake[3]: Entering directory `/home/rpettit/downloads/otp_src_R9B-1/lib/os_mon/c_src'
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
gmake[3]: *** [../priv/obj/i386-unknown-openbsd3.3/memsup.o] Error 1
gmake[3]: Leaving directory `/home/rpettit/downloads/otp_src_R9B-1/lib/os_mon/c_src'
gmake[2]: *** [opt] Error 2
gmake[2]: Leaving directory `/home/rpettit/downloads/otp_src_R9B-1/lib/os_mon/c_src'
gmake[1]: *** [opt] Error 2
gmake[1]: Leaving directory `/home/rpettit/downloads/otp_src_R9B-1/lib/os_mon'
gmake: *** [opt] Error 2
*** Error code 2

Stop in /home/rpettit/downloads/otp_src_R9B-1 (line 157 of Makefile).

Again, after extracting the tarball I did the following:

  prompt> ./configure
  prompt> make

This is on a machine running:

  OpenBSD 3.3 (GENERIC) #42: Tue Mar 25 16:50:16 MST 2003
    deraadt@REDACTED:/usr/src/sys/arch/i386/compile/GENERIC
  cpu0: Intel Pentium III (Coppermine) ("GenuineIntel" 686-class) 848 MHz

I apologize if this has already been covered. Going back now to check list
archives again...

Thanks for your help.

-Rick



More information about the erlang-questions mailing list