delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
X-Originating-IP: | [216.104.228.157] |
From: | "dale henderson" <dalekh AT hotmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: configure for mysql compile |
Date: | Sun, 28 Jan 2001 21:47:50 -0500 |
Mime-Version: | 1.0 |
Message-ID: | <F308MyBuN6QXhY0aZYU00005c5c@hotmail.com> |
X-OriginalArrivalTime: | 29 Jan 2001 02:47:51.0110 (UTC) FILETIME=[DF082E60:01C0899D] |
I used ./configure --without-server and created the makefiles. /include/config-win.h is looking for <sys/locking.h> so I included /usr/include/mingw in the include path and libmingw32 in the linked libraries for /libmysql/Makefile. Now there are a lot of redefines and undeclares for LC_CTYPE and WSADATA.... when compiling /libmysql/my_init.c Is there a patch for this? dale >dale henderson wrote: > > > > I am trying to compile the latest mysql sources on the latest cygwin. >Does > > anyone know the correct ./configure parameters to get a successful mysql > > client. I have tried using: > > > > ./configure --without-server > > > > AND > > > > CC="gcc -mno-cygwin" CXX="c++ -mno-cygwin" ./configure --without-server > > --host=i686-pc-cygwin --target=i386-pc-mingw32 > > > > It has hung at different places, the last being with conftest > > > >Try the configure without the --host and --target switches. > >Earnie. > >_________________________________________________________ >Do You Yahoo!? >Get your free @yahoo.com address at http://mail.yahoo.com > _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |