This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: DBD::mysql install problem cygwin
- From: Brian Dessent <brian at dessent dot net>
- To: cygwin at cygwin dot com
- Date: Wed, 21 Feb 2007 18:07:41 -0800
- Subject: Re: DBD::mysql install problem cygwin
- References: <200702220140.l1M1ehY8015740@exmails2.chem.ucla.edu>
- Reply-to: cygwin at cygwin dot com
Michael Janis wrote:
> In file included from dbdimp.c:20:
> dbdimp.h:23:45: mysqld_error.h: No such file or directory
I seem to recall this is a bug in the MySQL configury where it neglects
to install this header if you only build the client libs. A workaround
would be to configure and install MySQL with --enable-server (even if
you plan to use the native Win32 server and not the Cygwin server), and
you should have the header installed.
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/