Dear Muhammad -

> make command throws the following below error, although I have include the 
> zlib.h library,
>
>   CXXLD  client/drizzle_password_hash

Please see if adjusting
client_drizzle_password_hash_LDADD=
to
client_drizzle_password_hash_LDADD+= $(LIBZ)
in client/include.am resolves the issue.

Cheers,
-- 
Laurynas

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to