If memory serves me correctly, there was a bug in Sys::Syslog fixed in
5.6.  Next time state the version of perl you're using.

> t/proxy.............Starting server: /usr/local/bin/perl -Iblib/lib
> Sys::Syslog::_PATH_LOG() at /usr/lib/perl5/i386-linux/Sys/Syslog.pm line
Is perl symlinked from /usr/bin/perl to /usr/local/bin/perl?

You may want to re-run h2ph (using the version (of h2ph) installed in
/usr/local/bin).

Also, unless you're going to use DBD::Proxy, it's safe to ignore these
errors.

Tom

On Mon, Mar 19, 2001 at 08:52:57PM -0500, Adam Backstrom wrote:
> I'm having a problem with DBI-1.14 on my Linux setup. I run `perl
> Makefile.PL`, then `make`, then `make test`, and the test fails. The verbose
> `make test` outputs the following:
> 
> ------------ make test TEST_VERBOSE=1 output --------------
> 
> -Iblib/arch dbiproxy --test --configfile dbiproxy0.conf --mode=single
> --debug --timeout=60
> 1..111
> Making a first connection and closing it immediately.
> not ok 1
> Connect error: Cannot log in to DBI::ProxyServer: Usage:
> 277.
> 
> Making a second connection.
> not ok 2
> Connect error: Cannot log in to DBI::ProxyServer: Usage:
> Sys::Syslog::_PATH_LOG() at /usr/lib/perl5/i386-linux/Sys/Syslog.pm line
> 277.
> 
> Setting AutoCommit
> ok 3
> ok 4
> Doing a ping.
> Can't call method "ping" on unblessed reference at t/proxy.t line 87.
> dubious
>         Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-2, 5-111
> 
> ---------- end make test TEST_VERBOSE=1 output -------------
> 
> Anyone have ideas, or need more information? Thanks in advance.
> 
> adam backstrom
> [EMAIL PROTECTED]

-- 
Thomas A. Lowery        [EMAIL PROTECTED]
http://tlowery.hypermart.net

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to