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

Re: apr library churn?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2000-10-11 07:38:33 CEST

On Tue, 10 Oct 2000, Greg Hudson wrote:

> The error I get building apr is:
>
> gcc -g -O2 -pthread -D_REENTRANT -c -I../../include -I. poll.c
> In file included from poll.c:55:
> networkio.h:127: parse error before `apr_socklen_t'
> networkio.h:127: warning: no semicolon at end of struct or union

Joe Orton pointed out the fix for me:

"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."

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on Sat Oct 21 14:36:10 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.