My loongson patches didn't make 5.1 so either run -current (recommended)
or backport my patches to 5.1
Either way, you won't get JavaScript, so please keep that in mind (or
help me out! :) )
~Brian
On Jun 16, 2012, at 12:45 AM, Janne Johansson wrote:
> 2012/6/15 Bryan Irvine :
>> On Fri, Jun 15, 2012 at 2:15 AM, Janne Johansson
wrote:
>>> The ulimits will ultimately be capped by the platform MAXDSIZ, which
>>> for mipses probably is 1G:
>>>
>>> ./arch/mips64/include/vmparam.h:#define MAXDS
2012/6/15 Bryan Irvine :
> On Fri, Jun 15, 2012 at 2:15 AM, Janne Johansson
wrote:
>> The ulimits will ultimately be capped by the platform MAXDSIZ, which
>> for mipses probably is 1G:
>>
>> ./arch/mips64/include/vmparam.h:#define MAXDSIZ
>> (1*1024*1024*1024) /* max data size */
>>
>> ..so t
On Fri, Jun 15, 2012 at 2:15 AM, Janne Johansson wrote:
> The ulimits will ultimately be capped by the platform MAXDSIZ, which
> for mipses probably is 1G:
>
> ./arch/mips64/include/vmparam.h:#define MAXDSIZ
> (1*1024*1024*1024) /* max data size */
>
> ..so that's where "ulimit -d unlimited"
The ulimits will ultimately be capped by the platform MAXDSIZ, which
for mipses probably is 1G:
./arch/mips64/include/vmparam.h:#define MAXDSIZ
(1*1024*1024*1024) /* max data size */
..so that's where "ulimit -d unlimited" will allow at most.
2012/6/15 Rafael Sadowski :
> On Thu Jun 14, 201
On Thu Jun 14, 2012 at 10:20:52AM -0700, Bryan Irvine wrote:
> On Thu, Jun 14, 2012 at 6:13 AM, Rafael Sadowski
> wrote:
> >
> > Do you see "VMEM_WARNING=Yes?
> >
> > Cheers, Rafael
>
> I did. I increased the limit though they appear to already be at max
> values. When watching top during the c
On Thu, Jun 14, 2012 at 6:13 AM, Rafael Sadowski
wrote:
> On Wed Jun 13, 2012 at 05:03:14PM -0700, Bryan Irvine wrote:
>> Lines leading up the errors:
>> gmake[1]: Entering directory `/home/ports/pobj/webkit-1.6.1/webkit-1.6.1'
>> /usr/ports/infrastructure/bin/libtool --tag=CXX --mode=compile
On Wed Jun 13, 2012 at 05:03:14PM -0700, Bryan Irvine wrote:
> Lines leading up the errors:
> gmake[1]: Entering directory `/home/ports/pobj/webkit-1.6.1/webkit-1.6.1'
> /usr/ports/infrastructure/bin/libtool --tag=CXX --mode=compile c++
> -DHAVE_CONFIG_H -I. -Wall -W -Wcast-align -Wchar-subscr
Lines leading up the errors:
gmake[1]: Entering directory `/home/ports/pobj/webkit-1.6.1/webkit-1.6.1'
/usr/ports/infrastructure/bin/libtool --tag=CXX --mode=compile c++
-DHAVE_CONFIG_H -I. -Wall -W -Wcast-align -Wchar-subscripts
-Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef
9 matches
Mail list logo