Jakub Narebski wrote:
Mircea Bardac <dev@xxxxxxxxxxxxxxxxx> writes:
$ ./configure
[...]
configure: CHECKS for header files
Here ./configure check for existence of heder files, but only those
that can be skipped by defining some macro...
[...]
(installing zlib1g-dev on Ubuntu 7.10 fixed the problem)
What should ./configure do (what ./configure for other programs
or packages do)?
You cannot compile git without zlib!
Well, as far as I know, if a program depends on any external headers,
they should *all* be checked, not only "those that can be skipped by
defining some macro" (I personally do not know which are these).
Mircea
--
http://mircea.bardac.net
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html