[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: appr_socklen_t is missing

From: Joe Orton <joe_at_light.plus.com>
Date: 2000-09-27 08:11:20 CEST

On Mon, Sep 25, 2000 at 11:36:51PM +0200, Daniel Stenberg wrote:
> gcc -DSOLARIS2=6 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -c -I../../include
> -I. poll.c
> In file included from poll.c:55:
> networkio.h:124: parse error before `apr_socklen_t'
> networkio.h:124: warning: no semicolon at end of struct or union
> networkio.h:131: parse error before `}'

You need to re-run buildconf in APR (or better, autogen.sh at the top
level): apr_socklen_t has been added to apr/include/apr.h.in.

Regards,

joe
Received on Sat Oct 21 14:36:09 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.