Hi!

On Thu, Jun 19, 2008 at 11:40 PM, Charles Plessy <[EMAIL PROTECTED]> wrote:
> Basically what I did was to disable the building of local zlib, include
> the zlib.h from /usr/include instead of the local one, and add -lm and
> -lz to CFLAGS from CDBS. Any idea what -lm and -lz mean?

You are linking against the math library (-lm) and zlib (-lz).

At least looking at the commit messages it seems correct what you did.

Best regards,
Nelson


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to