Error trying to build otp_src_R6B-0

Vance Shipley vances@REDACTED
Tue Aug 22 17:29:08 CEST 2000


Simon Raahauge writes:
}
}  I'm trying to compile Erlang/OTP (whatever it's called) on a
}  NetBSD-1.4.2/SPARC system. THe build dies like this: 
}  erlc -W  -bbeam  -I/home/xiamin/apple/otp_src_R6B-0/lib/stdlib -o../ebin
}  asn1ct_parser.erl
}  Can't allocate 2056916 bytes of memory

I had this problem on Unixware as well.  I had to tune the kernel to
allow a higher maximum amount of memory to be allocated to a single
user process.  I'm not sure which kernel parameter you'll need on
NetBSD.

	-Vance



More information about the erlang-questions mailing list