You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2021/04/06 21:59:17 UTC

[Bug 64753] Can not determine the proper size for pid_t

https://bz.apache.org/bugzilla/show_bug.cgi?id=64753

don <do...@isle.plus> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |don@isle.plus

--- Comment #11 from don <do...@isle.plus> ---
Created attachment 37799
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37799&action=edit
Quickfix to build APR on macOS 11.2

Build process with attached patch:

```
tar xf apr-1.7.0.tar.gz
patch -s -p0 -i apr-1.7.0-macos11.2.patch
cd apr-1.7.0
rm configure
autoreconf
CFLAGS=-DAPR_IOVEC_DEFINED ./configure
make
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org