[Orca-users] Re: ld: fatal: library -ldb: not found

Blair Zajac blair at akamai.com
Fri Oct 29 13:01:03 PDT 1999


This definitely is a problem.  I would try to do an explicit build of
Digest::MD5 and see what happens:

cd packages/Digest-MD5-2.09
perl Makefile.PL
make

Try to see what you can do to debug the problem and let me know.

Blair

Michael Combrink wrote:
> 
>        Blair,
> 
>        I have retried this, and am still getting the same error
>        message.
> 
>        The make test_modules returns the following.
> 
>        I have orca up and running on a x86 system.  I had no problems
>        with that install.  Is there a difference between the sparc and
>        x86 versions of Solaris 2.6 that would cause this?
> 
>        Any help would be appreciated.
> 
>        cd packages && make CFLAGS="-g -O2" test_modules
>        make[1]: Entering directory `/tmp/orca-0.25/packages'
>        cd Digest-MD5-2.09 && make OPTIMIZE="-g -O2" test
>        make[2]: Entering directory
>        `/tmp/orca-0.25/packages/Digest-MD5-2.09'
>        make[3]: Entering directory
>        `/tmp/orca-0.25/packages/Digest-MD5-2.09/MD2'
>        make[3]: Leaving directory
>        `/tmp/orca-0.25/packages/Digest-MD5-2.09/MD2'
>        make[3]: Entering directory
>        `/tmp/orca-0.25/packages/Digest-MD5-2.09/SHA1'
>        make[3]: Leaving directory
>        `/tmp/orca-0.25/packages/Digest-MD5-2.09/SHA1'
>        PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib
>        -I/usr/local/lib/perl5/5.00503/sun4-solaris
>        -I/usr/local/lib/perl5/5.00503 -e 'use Test::Harness qw
>        (&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
>        t/badfile...........dubious
>                Test returned status 0 (wstat 139, 0x8b)
>                test program seems to have generated a core
>        t/digest............dubious
>                Test returned status 0 (wstat 139, 0x8b)
>                test program seems to have generated a core
>        t/files.............dubious
>                Test returned status 0 (wstat 139, 0x8b)
>                test program seems to have generated a core
>        t/md5-aaa...........dubious
>                Test returned status 0 (wstat 139, 0x8b)
>                test program seems to have generated a core
>        t/md5...............dubious
>                Test returned status 0 (wstat 139, 0x8b)
>                test program seems to have generated a core
>        t/rfc2202...........dubious
>                Test returned status 0 (wstat 139, 0x8b)
>                test program seems to have generated a core
>        FAILED--6 test scripts could be run, alas--no output ever seen
>        make[2]: *** [test_dynamic] Error 2
>        make[2]: Leaving directory
>        `/tmp/orca-0.25/packages/Digest-MD5-2.09'
>        make[1]: *** [test_digest_md5] Error 2
>        make[1]: Leaving directory `/tmp/orca-0.25/packages'
>        make: *** [test_modules] Error 2
> 
>        Regards,
> 
>        Michael
> 
> |--------+----------------------->
> |        |          <orca-help at on|
> |        |          elist.com> AT|
> |        |          MEMCPSMTP    |
> |        |                       |
> |        |          10/25/99     |
> |        |          06:51 PM     |
> |        |                       |
> |--------+----------------------->
>          >-----------------------------------------------------------|
>          |                                                           |
>          |       To:     orca-help at onelist.com AT MEMCPSMTP at MEMCMail,|
>          |       Michael Combrink/MIS/SW/MEMC                        |
>          |       cc:                                                 |
>          |       Subject:     Re: [orca-help] ld: fatal: library     |
>          |       -ldb: not found                                     |
>          >-----------------------------------------------------------|
> 
>   ------------------------------------------------------------------------
> 
>        From: Blair Zajac <blair at akamai.com>
> 
>        This message is nothing to worry about.  As long as the command
> 
>        make test_modules
>        succeeds, then you're in good shape.
> 
>        Blair
> 
>        Michael Combrink wrote:
>        >
>        > From: "Michael Combrink" <mcombrink at memc.com>
>        >
>        > Hello,
>        >
>        > I'm trying to install orca-0.25 on a Sun microsystems E3000,
>        running Solaris > 2.6.  I have run the configure command, but
>        am having problems when trying to
>        > compile the perl modules.  I get the following error message.
>        >
>        > Testing alignment requirements for U32... ld: fatal: library
>        -ldb: not found
>        > ld: fatal: File processing errors. No output written to
>        u32align
>        > collect2: ld returned 1 exit status
>        >
>        > I am running perl, version 5.005_03.  I'm not very familiar
>        with the make > command, so any help would be appreciated.
>        >
>        > Thanks
>        > Michael Combrink
>        > MEMC Southwest
>        >
>        >
>        --------------------------- ONElist Sponsor -------------------
>        ---------
> 
>               Thinking about putting your business on the Web?
>        MindSpring Biz has helped over 100,000 businesses get their
>        .com.
>                     Join MindSpring Biz and save $50!
>        <a href=" http://clickme.onelist.com/ad/mindspring3 ">Click
>        Here</a>
> 
>        ---------------------------------------------------------------
>        ---------



More information about the Orca-users mailing list