Msql-Mysql-modules-1.2219: Error while make test

Msql-Mysql-modules-1.2219: Error while make test

am 18.12.2002 11:12:16 von Grothe Nico

Hello,

I try to compile Msql-Mysql-modules-1.2219. The make is successful but the make test won't run. I get the following error:

# make test
PERL_DL_NONLAZY=1 /usr/bin/perl -I../blib/arch -I../blib/lib -I/opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi -I/opt/perl/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00base.........../usr/lib/dld.sl: Unresolved symbol: gethostbyname_r (code) from ../blib/arch/auto/DBD/mysql/mysql.sl
install_driver(mysql) failed: Can't load '../blib/arch/auto/DBD/mysql/mysql.sl' for module DBD::mysql: Unresolved external at /opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/00base.t line 38
t/00base...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
t/10dsnlist........


Maybe you can help me.

best regards
Nico Grothe



------------------------------------------------------------ ---------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread1993@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.

Re: Msql-Mysql-modules-1.2219: Error while make test

am 18.12.2002 11:59:04 von Jochen Wiedmann

Zitiere Grothe Nico :

> t/00base.........../usr/lib/dld.sl: Unresolved symbol: gethostbyname_r

This looks like you need to add some HP/UX library to the C flags.
I have no idea what provides gehostbyname_r, sorry.


Jochen

------------------------------------------------------------ ---------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread1994@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.

Re: Msql-Mysql-modules-1.2219: Error while make test

am 18.12.2002 11:59:04 von Jochen Wiedmann

Zitiere Grothe Nico :

> t/00base.........../usr/lib/dld.sl: Unresolved symbol: gethostbyname_r

This looks like you need to add some HP/UX library to the C flags.
I have no idea what provides gehostbyname_r, sorry.


Jochen

------------------------------------------------------------ ---------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread1994@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.