Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: From: "Bill McCormick" To: "Cygwin" Subject: RE: mod_auth_mysql (2nd request) Date: Tue, 19 Aug 2003 10:39:09 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal In-Reply-To: So I went ahead and tried to rebuild Apache (the build on mod_auth_mysql) said that I needed to. I'm stuck here: modules/auth_mysql/libauth_mysql.a(mod_auth_mysql.o.b)(.text+0xc4b):mod_auth _mysql.c: undefined reference to `_mysql_connect' /usr/local/mysql/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0x8b):my_co mpress.c: undefined reference to `_compress' /usr/local/mysql/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0x16d):my_c ompress.c: undefined reference to `_compress' /usr/local/mysql/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0x210):my_c ompress.c: undefined reference to `_uncompress' collect2: ld returned 1 exit status make: *** [target_static] Error 1 By the way, I'm running a Win32 MySQL server (on the same box) and trying to link against the standard unix mysql binaries. Ideas? Thanks, Bill -- 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/