Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-Id: <4.3.1.2.20030113000138.037116a0@pop.rcn.com> X-Sender: lhall AT pop DOT rcn DOT com Date: Mon, 13 Jan 2003 00:03:23 -0500 To: "Nikolayev Dmitry" From: "Larry Hall (RFK Partners, Inc)" Subject: Re: 1.18 mysql+perl+dbi+dbd::mysql Cc: In-Reply-To: <000e01c2babc$6c562c80$0382c6d9@nick> References: <002401c2ba03$e4b30180$fbf156d4 AT nick> <192-1728138512 DOT 20030112135227 AT familiehaase DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Check out the User's Guide for this type of information. http://cygwin.com/cygwin-ug-net/dll.html#DLL-LINK The User's Guide is a worthwhile read in general for any newbie. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX At 11:29 PM 1/12/2003, Nikolayev Dmitry wrote: >Sorry, but I'm newbie, how can I do this? > > > You need to create an importlibrary from libmysqlclient for cygwin and > > link against it to build the Cygwin Perl based module. > > >----- Original Message ----- >From: "Gerrit P. Haase" >To: "Nikolayev Dmitry" >Cc: >Sent: Sunday, January 12, 2003 2:52 PM >Subject: Re: 1.18 mysql+perl+dbi+dbd::mysql > > > > Hallo Nikolayev, > > > > Am Sonntag, 12. Januar 2003 um 07:28 schriebst du: > > > > > 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? > > > > > > You need to create an importlibrary from libmysqlclient for cygwin and > > link against it to build the Cygwin Perl based module. > > > > > > Gerrit > > -- > > =^..^= > > > > > > -- > > 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/ > > > > > > >-- >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/ -- 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/