| 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://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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: | <002401c2ba03$e4b30180$fbf156d4@nick> |
| From: | "Nikolayev Dmitry" <nick AT buildbn DOT net> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | 1.18 mysql+perl+dbi+dbd::mysql |
| Date: | Sun, 12 Jan 2003 08:28:56 +0200 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
I have installed cygwin 1.18, perl 5.6, DBI 1.30, mysql for windows 3.23.54 But when I tryied to install DBD::mysql, I got some errors with compiling: dbdimp.c:632: `MYSQL_OPT_COMPRESS' undeclared (first use in this function) dbdimp.c:632: (Each undeclared identifier is reported only once dbdimp.c:632: for each function it appears in.) dbdimp.c:641: `MYSQL_OPT_CONNECT_TIMEOUT' undeclared (first use in this function ) dbdimp.c:652: `MYSQL_READ_DEFAULT_FILE' undeclared (first use in this function) dbdimp.c:662: `MYSQL_READ_DEFAULT_GROUP' undeclared (first use in this function) dbdimp.c:729: warning: passing arg 5 of `mysql_real_connect' makes integer from pointer without a cast dbdimp.c:729: warning: passing arg 6 of `mysql_real_connect' makes pointer from integer without a cast dbdimp.c:729: warning: passing arg 7 of `mysql_real_connect' makes integer from pointer without a cast dbdimp.c:729: too many arguments to function `mysql_real_connect' dbdimp.c: At top level: dbdimp.c:1117: parse error before "val" dbdimp.c: In function `my_ulonglong2str': dbdimp.c:1118: `val' undeclared (first use in this function) dbdimp.c: In function `mysql_st_fetch': dbdimp.c:1523: warning: assignment from incompatible pointer type make: *** [dbdimp.o] Error 1 Did anybody installed DBD::mysql? Or where can I read any information about installing cygwin + mysql? Nikolayev Dmitry -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |