Ruben,

I ran into the same thing on a Compaq Tru64 box last week.  Version 
1.1835 of the Msql-Mysql-modules is WAY out of date.  For some reason 
it is still listed in the CPAN database if you try to install 
Bundle::Mysql or Bundle::Msql.

Try again by:

cpan> install J/JW/JWIED/Msql-Mysql-modules-1.2216.tar.gz

This way you will be sure to get the correct version.

Hope this helps,
D=

On 11 Jun 2001, at 8:09, Brooklyn Linux Solutions <[EMAIL PROTECTED]> wrote:

> I have a slackware box with Apache Perl 5.6, DBI and mod_perl.  I can't get
> the MYSQL DBI module to install.  It's dieing on this line.
> 
> I'm very perplexed.
> 
> Ruben
> 
> umask -a
> Linux vidor 2.2.13 #127 Thu Oct 21 13:13:20 CDT 1999 i686 unknown
> 
> 
> 
> make[1]: Entering directory `/root/.cpan/build/Msql-Mysql-modules-1.1835/Mysql'
> cc -c -I/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/DBI
> -I/usr/local/include/mysql -I../dbd  
>-I/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/DBI
> -I/usr/local/lib/perl5/5.6.1/i686-linux -fno-strict-aliasing
> -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2  
> -DVERSION=\"1.1835\" -DXS_VERSION=\"1.1835\" -fpic
> -I/usr/local/lib/perl5/5.6.1/i686-linux/CORE -DDBD_MYSQL
> 
> Mysql.xs: In function `XS_Mysql_listdbs':
> Mysql.xs:945: `sv_undef' undeclared (first use in this function)
> Mysql.xs:949: `dowarn' undeclared (first use in this function)
> Mysql.xs: In function `XS_Mysql_listtables':
> Mysql.xs:970: `sv_undef' undeclared (first use in this function)
> Mysql.xs:974: `dowarn' undeclared (first use in this function)
> Mysql.xs: In function `XS_Mysql_listfields':
> Mysql.xs:1005: `dowarn' undeclared (first use in this function)
> make[1]: *** [Mysql.o] Error 1
> make[1]: Leaving directory `/root/.cpan/build/Msql-Mysql-modules-1.1835/Mysql'
> make: *** [subdirs] Error 2
> 
> -- 
> Brooklyn Linux Solutions
> http://www.mrbrklyn.com
> http://www.brooklynonline.com
> 
> 1-718-382-5752
> 
> -- 
> Brooklyn Linux Solutions
> http://www.mrbrklyn.com
> http://www.brooklynonline.com
> 
> 1-718-382-5752
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> 
> 


-- 
 Dave FitzPatrick                       [EMAIL PROTECTED]
 Webmaster                              978-681-1599
 Quantic Communications An MHI Company  http://www.quantic.com/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to