| 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-Apparently-From: | <earnie?boyd AT yahoo DOT com> |
| Message-ID: | <3A74E844.C1B15AFA@yahoo.com> |
| Date: | Sun, 28 Jan 2001 22:49:25 -0500 |
| From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
| Reply-To: | cygwin <cygwin AT cygwin DOT com> |
| X-Mailer: | Mozilla 4.76 [en] (X11; U; Linux 2.2.171 i686) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | dale henderson <dalekh AT hotmail DOT com> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: configure for mysql compile |
| References: | <F308MyBuN6QXhY0aZYU00005c5c AT hotmail DOT com> |
dale henderson wrote: > 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? Try CC='gcc -no-win32' ./configure --without-server I don't know if it'll help but it'll move the win32 portion out of the way. Cheers, Earnie. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.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 |