I pull zlib from a non-os location because the build does not/did not find the os location. I should try removing it and see if configure can find it in /usr/lib and/or /usr/local/lib - in both locations.
With building for AIX I am accesstomed to "issues" and I work a long time to get as transparent a solution as possible. My time to work on things like this is non-linear - some days I have time available, and then a week or more I must leave it idle. If my contribution is of any interest, please let me know, and I shall contribute as I can. I do appreciate the open replies I have received since joining the list last September. I consider myself more a tester than a developer, but was told the test list was being merged into dev. Hence, I also feel unqualified to vote - and refrain from voting. I have a question regarding pcre. What minimal level is needed. While I cannot compile 8.0 without building a new build server maybe the 7.8 version, if that is minimal, is possible. IF I understand some of the mails correctly, it is npot all of pcre that is needed, just some particular parts - that may be different across different distributions. Whether it is before alpha, or after alpha - for me to build anything 2.3.+ I will need assistence with getting the needed parts built. Many thanks for all the hard work Michael On Mon, Nov 30, 2009 at 8:32 PM, Sander Temme <scte...@apache.org> wrote: > > On Nov 30, 2009, at 12:19 PM, Michael Felt wrote: > > > > > > > update: what you probably already knew: httpd-2.2.14 included a srclib > directory with pcre. That is missing in the alpha tarball. > > > > mich...@x054:[/data/prj/alpha/httpd-2.3.4-alpha]find . | grep pcre > > ./server/util_pcre.c > > > > How you deal with it is your concern, but anyone with AIX will have to > create an adjusted system to build the sources. > > Yes, as Paul said this is deliberate: PCRE is no longer bundled. > > It now has the same status as Zlib, which I see from your original post you > also pull in from a non-OS location. > > Whether we should include appropriate versions of libraries like libz and > pcre in our Deps tarball is another discussion... > > S. > > -- > Sander Temme > scte...@apache.org > PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF > > > >