On Mon, 9 Apr 2007, David Lord wrote:

> On 9 Apr 2007, at 9:15, 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.
> 
> With change to MAP_ANON that error went away.
> 
> > Can you try to find+grep PTHREAD_STACK_MIN inside /usr/include?
> > Let me know ...
> 
> 64 lines with PTHREAD none with PTHREAD_STACK

Could you give a spin to pre04?



- 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