Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-AuthUser: gerrit:koeln.convey.de
Date: Wed, 20 Aug 2003 18:02:09 +0200
From: "Gerrit P. Haase" <freeweb@nyckelpiga.de>
Reply-To: "Gerrit P. Haase" <freeweb@nyckelpiga.de>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <154173950858.20030820180209@familiehaase.de>
To: "Bill McCormick" <wpmccormick@covad.net>
CC: cygwin@cygwin.com
Subject: Re: mod_auth_mysql
In-Reply-To: <NDBBLLFMLFMANIDPNADCCEMLFEAA.wpmccormick@covad.net>
References: <NDBBLLFMLFMANIDPNADCCEMLFEAA.wpmccormick@covad.net>
MIME-Version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit

Hello Bill,

>> You need a mysql client library to link against.  _compress is
>> probably in zlib.

> Sorry Gerrit, I said binaries and meant src (above).

> I see no zlib nor find no zlib*.

zlib is the canonical name of the zlib package / project, the library is
called cygz.dll and the archive libz.a (libz.dll.a) you can add it add
to the linkline as '-L/usr/lib -lz'.


> These are the 2 mysql libs I have ... I think (libs are .a right?):

>         /usr/local/mysql/lib/mysql/libmysqlclient.a
>         /usr/local/mysql/libmysql/.libs/libmysqlclient.a

> I tried linking to both with the same results.

> I see /usr/local/mysql/libmysql/my_compress.o, so now I'm thinking I have an
> incomplete lib. Any ideas?

You need to link against zlib.

> Sorry to copy you direct on this but I'd like to get this work asap.


Gerrit
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

