I was facing these errors:
: undefined reference to `get_crc_table' : undefined reference to `inflate' : undefined reference to `crc32' : undefined reference to `deflate' : undefined reference to `deflateInit2_' : undefined reference to `inflateEnd' : undefined reference to `deflateEnd' : undefined reference to `inflateInit2_'
I just fixed it adding “-lz” to end of gcc command line.
Well, five years later this is obsolete. When one tries apt-get update, using the above repository, one gets “Updates for this repository will not be applied” message.
Hi helcim, I think you commented in the incorrect post, because there is no reference to any repository in this current post.