Message from discussion
unable to compile latest "pull"
Received: by 10.90.72.4 with SMTP id u4mr5517676aga.18.1296633926086;
Wed, 02 Feb 2011 00:05:26 -0800 (PST)
X-BeenThere: golang-nuts@googlegroups.com
Received: by 10.90.57.2 with SMTP id f2ls94153aga.0.p; Wed, 02 Feb 2011
00:05:17 -0800 (PST)
MIME-Version: 1.0
Received: by 10.91.41.20 with SMTP id t20mr672831agj.4.1296633917881; Wed, 02
Feb 2011 00:05:17 -0800 (PST)
Received: by t19g2000prd.googlegroups.com with HTTP; Wed, 2 Feb 2011 00:05:17
-0800 (PST)
Date: Wed, 2 Feb 2011 00:05:17 -0800 (PST)
In-Reply-To: <AANLkTinqQDoG4zu7uhc7vaqXiZbA9wTQ5q+XKDqnqzDW@mail.gmail.com>
X-IP: 217.233.95.90
References: <731dc57f-fd74-41bc-a426-a34641e1564b@x17g2000yqa.googlegroups.com>
<AANLkTinqQDoG4zu7uhc7vaqXiZbA9wTQ5q+XKDqnqzDW@mail.gmail.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.13)
Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13,gzip(gfe)
Message-ID: <a9c4648c-4491-4b80-8722-9cbaff2ba9e6@t19g2000prd.googlegroups.com>
Subject: Re: unable to compile latest "pull"
From: "gnu.bash" <aotto1...@t-online.de>
To: golang-nuts <golang-nuts@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Hi,
thanks for the hint ...
I use "ulimit -S -v 3000000" in my startup file.
after set to unlimited it works
-> good job, thanks
mfg, Andreas Otto