On Mon, 9 Apr 2007, Davide Libenzi wrote:

> On Mon, 9 Apr 2007, David Lord wrote:
> 
> > On 9 Apr 2007, at 1:04, Davide Libenzi wrote:
> > 
> > > 
> > > Here it is:
> > > 
> > > http://www.xmailserver.org/xmail-1.25-pre03.tar.gz
> > 
> > First failure to build one in a long time.
> > NetBSD 3.1.0_PATCH
> > 
> >     SysDepUnix.cpp: In function 'int SysStackAlloc(ThreadStack**, int)';
> >     SysDepUnix.cpp:1121: error: 'PTHREAD_STACK_MIN' undeclared (first  
> >     use this function)
> >     SysDepUnix.cpp:1129: error: 'MAP_ANONYMOUS' undeclared
> 
> MAP_ANONYMOUS seems not supported on NetBSD. Use MAP_ANON that is the 
> same.
> Can you try to find+grep PTHREAD_STACK_MIN inside /usr/include?
> Let me know ...

I fixed both cases in my tree, and I'll make anothr release today. I'd 
like ppl having *BSD and Solaris to test a build at least. I'd like also 
ppl using Linux with NPTL to give it a try too. At the moment NPTL limits 
your maximum number of threads to 350 in a 32 bit box with a 3G/1G split.


- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to