You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Ben Laurie <be...@algroup.co.uk> on 2000/01/16 16:09:34 UTC

APR configure

The APR configure doesn't appear to use -pthread when the main Apache
configure does. This means that on my FreeBSD 3.2 box, the build fails,
coz for some reason poll() doesn't exist in the threaded library, though
it does exist in the unthreaded one.

Before I start delving in configure.in and such, is there an easy way to
deal with this?

Cheers,

Ben.

--
SECURE HOSTING AT THE BUNKER! http://www.thebunker.net/hosting.htm

http://www.apache-ssl.org/ben.html

"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi

Re: APR configure

Posted by Ben Laurie <be...@algroup.co.uk>.
Sascha Schumann wrote:
> 
> On Sun, Jan 16, 2000 at 03:09:34PM +0000, Ben Laurie wrote:
> > The APR configure doesn't appear to use -pthread when the main Apache
> > configure does. This means that on my FreeBSD 3.2 box, the build fails,
> > coz for some reason poll() doesn't exist in the threaded library, though
> > it does exist in the unthreaded one.
> >
> > Before I start delving in configure.in and such, is there an easy way to
> > deal with this?
> 
>     Yes, that's in the pipe. I've appended the current patch.
>     Seems to work on FreeBSD 3.4.

Excellent, though the dependencies don't seem to be thorough enough:
this didn't fix it without a make clean first.

Cheers,

Ben.

--
SECURE HOSTING AT THE BUNKER! http://www.thebunker.net/hosting.htm

http://www.apache-ssl.org/ben.html

"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi

Re: APR configure

Posted by Sascha Schumann <sa...@schumann.cx>.
On Sun, Jan 16, 2000 at 03:09:34PM +0000, Ben Laurie wrote:
> The APR configure doesn't appear to use -pthread when the main Apache
> configure does. This means that on my FreeBSD 3.2 box, the build fails,
> coz for some reason poll() doesn't exist in the threaded library, though
> it does exist in the unthreaded one.
> 
> Before I start delving in configure.in and such, is there an easy way to
> deal with this?

    Yes, that's in the pipe. I've appended the current patch.
    Seems to work on FreeBSD 3.4.

-- 

          Regards,

                            Sascha Schumann
                                 Consultant