The first compile throws a bunch of errors, due to missing zlib, among them:
‘Z_NO_FLUSH’ undeclared
solution - sudo apt-get install zlib1g-dev, then rerun configure script, and all compiles fine.
Wednesday, March 11, 2009
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment