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://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Message-ID: | <43173B70.E0010306@dessent.net> |
Date: | Thu, 01 Sep 2005 10:33:36 -0700 |
From: | Brian Dessent <brian AT dessent DOT net> |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: compile mysql sources on cygwin |
References: | <loom DOT 20050901T182413-541 AT post DOT gmane DOT org> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
Andrea wrote: > Hi, > I'm building mysql sources. > But I receive an error: > > make[2]: Entering directory `/cygdrive/c/mysqlsrc/mysql-5.0.11-beta/extra' > gcc -O3 -DDBUG_OFF comp_err.c -o comp_err > comp_err.c:26:23: my_global.h: No such file or directory > comp_err.c:27:21: m_ctype.h: No such file or directory > comp_err.c:28:20: my_sys.h: No such file or directory > comp_err.c:29:22: m_string.h: No such file or directory > comp_err.c:30:23: my_getopt.h: No such file or directory > comp_err.c:32:20: my_dir.h: No such file or directory There's not enough information in your message to help you. How did you configure? Are you doing a vpath build (outside of the source tree)? Mysql 5 does compile fine under Cygwin, but you may require a few small patches. Search the archives for details. But if you're planning to use the server (instead of just the client utils and libs) then you will be somewhat disappointed. Brian -- 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 |