Subject: Re: Problems building xmame 0.56.2
To: Wiz <wiz@danbala.ifoer.tuwien.ac.at>
From: Jonathan R. Hinds <jon@fork.yi.org>
List: current-users
Date: 01/04/2002 07:52:28
On Fri, 4 Jan 2002, Wiz wrote:

> You must unlimit your process's data segment size.
> In bash, do
> 	ulimit -d unlimited
> before building xmame (or at least that file).
>
> For me, the process's size went up to 220 MB, so be sure to have
> enough RAM/swap.
>

That fixed it. Good thing to know too.

Thanks,

--jon