| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-AuthUser: | gerrit:koeln.convey.de |
| Date: | Tue, 19 Aug 2003 21:33:02 +0200 |
| From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
| Organization: | Esse keine toten Tiere |
| X-Priority: | 3 (Normal) |
| Message-ID: | <72-1498990194.20030819213302@familiehaase.de> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: mod_auth_mysql |
| In-Reply-To: | <NDBBLLFMLFMANIDPNADCOELGFEAA.wpmccormick@covad.net> |
| References: | <NDBBLLFMLFMANIDPNADCOELGFEAA DOT wpmccormick AT covad DOT net> |
| MIME-Version: | 1.0 |
Hallo Bill, Am Dienstag, 19. August 2003 um 08:11 schriebst du: > 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 sme box) and trying to > link against the standard unix mysql binaries. You need a mysql client library to link against. _compress is probably in zlib. 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |