On Fri, Sep 10, 2021 at 4:18 PM ste...@eissing.org <ste...@eissing.org> wrote: > > APR experts: I build the -deps tar with apr 1.7.0 / apr-util 1.6.1. Those are > looked up at the site as the latest, just like the old scripts did. > However, that will not configure on my macOS. The branches/1.7.x which I > normally use does. > > ./include/apr.h:561:2: error: Can not determine the proper size for pid_t > > any one can help my poor memory on how to work around that?
You could test the non-deps tarball and have your usual 1.7.x checkout in srclib? The -deps are only provided for convenience, in this case it simply does not help macOS users. If you want to email me with the tarball I can smoke test it on linux at least. > > I have the insane plan to actually test the tars before putting them out for > voting... That'll teach you.. Cheers; Yann.