LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 06-01-2002, 11:36 AM   #1
quixy
LQ Newbie
 
Registered: Oct 2001
Location: Germany
Distribution: Debian Sid (Unstable)
Posts: 19

Rep: Reputation: 0
Exclamation make test on perl5 failed


Hi,

this test does failed:

lib/odbm............../perl: error while loading shared libraries: ../lib/auto/ODBM_File/ODBM_File.so: undefined symbol: dbminit
FAILED at test 0

What do I have to do now?
 
Old 11-17-2004, 02:58 PM   #2
otto06217
LQ Newbie
 
Registered: Nov 2004
Distribution: SuSE 9.1
Posts: 1

Rep: Reputation: 0
Re: make test on perl5 failed

Quote:
Originally posted by quixy
Hi,

this test does failed:

lib/odbm............../perl: error while loading shared libraries: ../lib/auto/ODBM_File/ODBM_File.so: undefined symbol: dbminit
FAILED at test 0

What do I have to do now?
I hope it's not too late: On SuSE 8.0 or higher the symbol dbminit resides in libgdbm_compat.so.x, so you need to change

# uses GDBM dbm compatibility feature - at least on SuSE 8.0
$self->{LIBS} = ['-lgdbm'];

in

# uses GDBM dbm compatibility feature - at least on SuSE 8.0
$self->{LIBS} = ['-lgdbm -lgdbm_compat'];

in file perl-5.x.y/ext/ODBM_File/hints/linux.pl.

This should work even in debian

Regards
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Test Install Failed harley51 Fedora 1 03-30-2005 04:21 PM
I failed the media test!!!! slackr007 Fedora 22 01-09-2005 04:11 PM
2.6.x test kernel failed DAChristen29 Slackware 5 12-09-2004 03:52 PM
k mail test sending failed mat Linux - Newbie 3 10-30-2003 02:48 PM
MySQL...failed test suite. jimmytango829 Linux - Software 1 12-02-2002 01:09 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 03:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration