[prev in list] [next in list] [prev in thread] [next in thread] 

List:       msql-mysql-modules
Subject:    FW: AIX 4.3 and Msql-Mysql-modules-1.2216
From:       Kevin Henderson <Kevin.Henderson () efi ! com>
Date:       2001-08-31 20:57:17
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


I'm not sure who I should be sending this email to, so I've decided to send
it to two different groups, perl5-porters@perl.org, and
Msql-Mysql-modules@lists.mysql.com. If both of these are incorrect, please
tell me who I should be emailing. Any and all help is always appreciated.

Thanks,
Kevin Henderson
kevin.henderson@efi.com


>  -----Original Message-----
> From: 	Kevin Henderson  
> Sent:	Thursday, August 30, 2001 5:55 PM
> To:	'perl5-porters@perl.org'
> Subject:	AIX 4.3 and Msql-Mysql-modules-1.2216
> 
> AIX 4.3
> GCC 2.95.2
> Perl 5.6.1
> DBI-1.19
> MySQL-3.23.41
> Msql-Mysql-modules-1.2216
> 
> I'm not sure if I'm sending this email to the right group. If I should be
> addressing another forum please let me know. Here's the question...
> 
> Has anyone tried setting up a MySQL/Perl client on an IBM box? If so,
> what's the secret to success?  I've managed to install Perl using gcc and
> I've build the MySQL client libraries using gcc. The DBI module appears to
> have installed correctly. I don't run into any trouble until the last
> step. The module Msql-Mysql-modules-1.2216 is not happy.
> 
> After running "perl Makefile.PL" I am warned, "Note (probably harmless):
> No library found for -lz" and "Note (probably harmless): No library found
> for -lgz" . Since I'm told these are "probably harmless" I continued. 
> 
> The "make" results in more warnings,
> " ld: 0711-224 WARNING: Duplicate symbol: .strcmp"
> " ld: 0711-224 WARNING: Duplicate symbol: .memcpy"
> " ld: 0711-224 WARNING: Duplicate symbol: .bcopy"
> " ld: 0711-224 WARNING: Duplicate symbol: .memmove"
> These don't look to life threatening.
> 
> "make test" is where the fun begins. The first three parts of the 00base.t
> test pass, all other test Fail.
> 
> The error message...
> install_driver(mysql) failed: Can't load
> '../bib/arch/auto/DBD/mysql/mysql.so' for module DBD::mysql: dlopen:
> ../bib/arch/auto/DBD/mysql/mysql.so: 30
> /usr/local/lib/mysql/libmysqlclient.a36 __udivdi3 86 perl at perl5 lib
> 5.6.1/aix/DynaLoader.pm line 206.
> 
> I've tried to research the relevant "Known Problems", they refer to
> libgcc.a and libmysqlclient.a. ( libgcc.a and libmysqlclient.a are
> included in the LD_RUN_PATH ).
> 
> Having exhausted all avenues any help would be appreciated.
> 
> Thanks,
> Kevin Henderson
> kevin.henderson@efi.com
> 
> Quote of the day, "IBM, you CAN buy better, but you CAN'T pay more."
> 
> 
> 

[Attachment #5 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>FW: AIX 4.3 and Msql-Mysql-modules-1.2216</TITLE>
</HEAD>
<BODY>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">I'm not sure who I should be sending \
this email to, so I've decided to send it to two different groups, \
perl5-porters@perl.org, and Msql-Mysql-modules@lists.mysql.com. If both of these are \
incorrect, please tell me who I should be emailing. Any and all help is always \
appreciated.</FONT></P>

<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Thanks,</FONT>
<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Kevin Henderson</FONT>
<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">kevin.henderson@efi.com</FONT>
</P>
<BR>

<P><FONT FACE="Arial"></FONT>&nbsp;<FONT SIZE=1 FACE="Tahoma">-----Original \
Message-----</FONT> <BR><B><FONT SIZE=1 FACE="Tahoma">From: &nbsp;</FONT></B> <FONT \
SIZE=1 FACE="Tahoma">Kevin Henderson&nbsp; </FONT> <BR><B><FONT SIZE=1 \
FACE="Tahoma">Sent:&nbsp;&nbsp;</FONT></B> <FONT SIZE=1 FACE="Tahoma">Thursday, \
August 30, 2001 5:55 PM</FONT> <BR><B><FONT SIZE=1 \
FACE="Tahoma">To:&nbsp;&nbsp;&nbsp;&nbsp;</FONT></B> <FONT SIZE=1 \
FACE="Tahoma">'perl5-porters@perl.org'</FONT> <BR><B><FONT SIZE=1 \
FACE="Tahoma">Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT></B> <FONT \
SIZE=1 FACE="Tahoma">AIX 4.3 and Msql-Mysql-modules-1.2216</FONT> </P>

<P><FONT SIZE=2 FACE="Arial">AIX 4.3</FONT>
<BR><FONT SIZE=2 FACE="Arial">GCC 2.95.2</FONT>
<BR><FONT SIZE=2 FACE="Arial">Perl 5.6.1</FONT>
<BR><FONT SIZE=2 FACE="Arial">DBI-1.19</FONT>
<BR><FONT SIZE=2 FACE="Arial">MySQL-3.23.41</FONT>
<BR><FONT SIZE=2 FACE="Arial">Msql-Mysql-modules-1.2216</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I'm not sure if I'm sending this email to the right \
group. If I should be addressing another forum please let me know. Here's the \
question...</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Has anyone tried setting up a MySQL/Perl client on an \
IBM box? If so, what's the secret to success?&nbsp; I've managed to install Perl \
using gcc and I've build the MySQL client libraries using gcc. The DBI module appears \
to have installed correctly. I don't run into any trouble until the last step. The \
module Msql-Mysql-modules-1.2216 is not happy.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">After running &quot;perl Makefile.PL&quot; I am warned, \
&quot;Note (probably harmless): No library found for -lz&quot; and &quot;Note \
(probably harmless): No library found for -lgz&quot; . Since I'm told these are \
&quot;probably harmless&quot; I continued. </FONT></P>

<P><FONT SIZE=2 FACE="Arial">The &quot;make&quot; results in more warnings,</FONT>
<BR><FONT SIZE=2 FACE="Arial">&quot; ld: 0711-224 WARNING: Duplicate symbol: \
.strcmp&quot;</FONT> <BR><FONT SIZE=2 FACE="Arial">&quot; ld: 0711-224 WARNING: \
Duplicate symbol: .memcpy&quot;</FONT> <BR><FONT SIZE=2 FACE="Arial">&quot; ld: \
0711-224 WARNING: Duplicate symbol: .bcopy&quot;</FONT> <BR><FONT SIZE=2 \
FACE="Arial">&quot; ld: 0711-224 WARNING: Duplicate symbol: .memmove&quot;</FONT> \
<BR><FONT SIZE=2 FACE="Arial">These don't look to life threatening.</FONT> </P>

<P><FONT SIZE=2 FACE="Arial">&quot;make test&quot; is where the fun begins. The first \
three parts of the 00base.t test pass, all other test Fail.</FONT> </P>

<P><FONT SIZE=2 FACE="Arial">The error message...</FONT>
<BR><FONT SIZE=2 FACE="Arial">install_driver(mysql) failed: Can't load \
'../bib/arch/auto/DBD/mysql/mysql.so' for module DBD::mysql: dlopen: \
../bib/arch/auto/DBD/mysql/mysql.so: 30 /usr/local/lib/mysql/libmysqlclient.a36 \
__udivdi3 86 perl at perl5 lib 5.6.1/aix/DynaLoader.pm line 206.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">I've tried to research the relevant &quot;Known \
Problems&quot;, they refer to libgcc.a and libmysqlclient.a. ( libgcc.a and \
libmysqlclient.a are included in the LD_RUN_PATH ).</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Having exhausted all avenues any help would be \
appreciated.</FONT> </P>

<P><FONT SIZE=2 FACE="Arial">Thanks,</FONT>
<BR><FONT SIZE=2 FACE="Arial">Kevin Henderson</FONT>
<BR><FONT SIZE=2 FACE="Arial">kevin.henderson@efi.com</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Quote of the day, &quot;IBM, you CAN buy better, but you \
CAN'T pay more.&quot;</FONT> </P>
<BR>
<BR>

</BODY>
</HTML>



---------------------------------------------------------------------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread1391@lists.mysql.com

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail msql-mysql-modules-unsubscribe@lists.mysql.com instead.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic