Thread (7 messages) flat view 7 messages, 4 authors, 2016-06-15

Re: Chicken/egg problem building from a 'git clone'

From: Björn Steinbrink <hidden>
Date: 2016-06-15 22:46:06

On 2009.02.05 22:45:13 -0600, Joi Ellis wrote:
On Fri, 6 Feb 2009, Johannes Schindelin wrote:
quoted
Hi,

On Fri, 6 Feb 2009, Joi Ellis wrote:
quoted
"make all" fails becuase my libaries are old:

    LINK git-fast-import
fast-import.o: In function `store_object':
/usr/local/src/git/git/fast-import.c:1086: undefined reference to `deflateBound'
/usr/local/src/git/git/fast-import.c:1109: undefined reference to `deflateBound'
You need to install a newer libz.  (And this is not a chicken & egg 
problem.)
Yes, this *is* a chicken & egg problem.
No, it's not. It would be one if you needed git to update your zlib or
autoconf. But you don't, so you could simply update zlib or autoconf.
There's no circular dependency. You can even just do "make
NO_DEFLATE_BOUND=1" and be done with it...

Björn
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help