Re: Problem Compiling on OS X Panther
From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2003-11-10 08:23:27 CET
--On Sunday, November 9, 2003 7:30 AM -0500 "Derek J. Balling"
> ./configure runs just fine, but when I go to build, I get:
0.32.1 compiles fine for me on 10.3. (I just tried from the clean tarball.)
% grep POLL apr/include/arch/unix/apr_private.h | grep '^#define'
Do you have the same #define's in apr_private.h (output of autoheader in APR)?
Ensure that your /usr/include/poll.h has the struct pollfd defined. Here's an
#ifndef POLL_NO_WARN
Hmph. Perhaps we should build that logic into APR to avoid poll() on 10.3 in
Anyone else seeing this? -- justin
---------------------------------------------------------------------
|
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.