You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Jim Jagielski <ji...@jaguNET.com> on 1997/09/09 23:49:13 UTC

Re: cvs snapshot troubles

Missed this:

> > > Your solaris is too old.  Well, more to the point Dean's code is to new.
> > > It appears that 2.4 doesn't support pthreads, so you will have to change
> > > conf.h to use another serialized accept.  I guess this should be changed
> > > to only use pthread serialized accept for v2.5(?) and greater.
> > 
> > eek.  With Dean's #ifdef fix and taking -lpthread out of LIBS, all is
> > well with my old solaris. 
> > 

Easy to fix... Is someone working a patch for this? Is it v2.5.0
and later?

-- 
====================================================================
      Jim Jagielski            |       jaguNET Access Services
     jim@jaguNET.com           |       http://www.jaguNET.com/
            "Look at me! I'm wearing a cardboard belt!"

Re: cvs snapshot troubles

Posted by Dean Gaudet <dg...@arctic.org>.
Should be 2.5.0 and later.  We'll find out fast during the beta if that's
wrong though.  Thanks.

Dean

On Tue, 9 Sep 1997, Jim Jagielski wrote:

> Missed this:
> 
> > > > Your solaris is too old.  Well, more to the point Dean's code is to new.
> > > > It appears that 2.4 doesn't support pthreads, so you will have to change
> > > > conf.h to use another serialized accept.  I guess this should be changed
> > > > to only use pthread serialized accept for v2.5(?) and greater.
> > > 
> > > eek.  With Dean's #ifdef fix and taking -lpthread out of LIBS, all is
> > > well with my old solaris. 
> > > 
> 
> Easy to fix... Is someone working a patch for this? Is it v2.5.0
> and later?
> 
> -- 
> ====================================================================
>       Jim Jagielski            |       jaguNET Access Services
>      jim@jaguNET.com           |       http://www.jaguNET.com/
>             "Look at me! I'm wearing a cardboard belt!"
>