On 2017-11-15 01:17, William A Rowe Jr wrote: > There is NO way for autocrud to know the messes in your build environment. > > One thought, although we go to effort to strip away other includes and > libs during the additive phase, it is possible your prior package --with > tag helped resolve openssl's path.
If apr-util's configure does not find my openssl which is installed in /usr/local/ssl with the following configure line: ./configure --prefix=/usr/local/apr-util --with-apr=/usr/local/apr --with-crypto --with-openssl=/usr/local/ssl but with this one: ./configure --prefix=/usr/local/apr-util --with-apr=/usr/local/apr --with-crypto --with-openssl=/usr/local/ssl/lib then it is not my build system which is a mess. -- regards Helmut K. C. Tessarek KeyID 0xF7832007C11F128D Key fingerprint = 28A3 1666 4FE8 D72C CFD5 8B23 F783 2007 C11F 128D /* Thou shalt not follow the NULL pointer for chaos and madness await thee at its end. */