Subject: Re: [boost] Boost 1.38.0 released
From: Alexander Bernauer (alex_at_[hidden])
Date: 2009-02-10 05:21:13


Hi

Maybe I am doing something wrong. But I think this is a bug in the build
system.

'./configure --with-libraries=all' runs with no error. But a subsequent
'make' results in build errors saying, that - among others - zlib.h could
not be found.

The compiler is right, as I have no zlib dev package installed. But
shouldn't configure detect this missing dependency in advance?

regards

Alexander