BUG in DBD-mysql-2.9002 in myld

BUG in DBD-mysql-2.9002 in myld

am 01.07.2003 19:31:56 von Vince Veggus

Hello msql-mysql-modules,

I use HP/UX 11.i, the HP ansi-c compiler and perl5.8 compiled with
this compiler.

When installing DBD-mysql-2.9002 with make some errors occured
('cause of my mysql beeing compiled with gcc most probably)

The bug is that myld does not output _ANY_ error message, it exits
with 1.

This ist, 'cause in
...
if() {
...
my $contents = ;
...
}
...
if($retval) {
print STDERR $contents;
exit -1;
}
the $contents is empty I think.

--
Best regards,
Vince mailto:vince_v@lycos.de


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org