X-Spam-Check-By: sourceware.org Message-ID: <45DCFAED.599B801E@dessent.net> Date: Wed, 21 Feb 2007 18:07:41 -0800 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: DBD::mysql install problem cygwin References: <200702220140 DOT l1M1ehY8015740 AT exmails2 DOT chem DOT ucla DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list 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/