[HPADM] patch dld.sl ?

From: Ernesto Freyre Ramírez (efreyre_at_isp.qnet.com.pe)
Date: 07/16/03

  • Next message: Ernesto Freyre Ramírez: "[HPADM] patch dld.sl cont..."
    To: <hpux-admin@dutchworks.nl>
    Date: Wed, 16 Jul 2003 09:35:33 -0500
    
    

    Hi List, I would want to ask you if someone knows if exists some patch that must be applied related with the dynamic loader

    /usr/lib/dld.sl

    I ask this since actually I have problems installing some Perl modules when execute "make test" that given errors such as:

            rm -f blib/arch/auto/DBD/mysql/mysql.sl
            LD_RUN_PATH="/usr/local/mysql/lib/mysql:/lib" /usr/bin/perl myld /usr/bin/ld -b -L/usr/local/lib dbdimp.o mysql.o -o blib/arch/auto/DBD/mysql/mysql.sl -L/usr/local/mysql/lib/mysql -lmysqlclient -lcrypt -lnsl -lm
            chmod 755 blib/arch/auto/DBD/mysql/mysql.sl
            cp mysql.bs blib/arch/auto/DBD/mysql/mysql.bs
            chmod 644 blib/arch/auto/DBD/mysql/mysql.bs
            PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
    t/00base.........../usr/lib/dld.sl: Unresolved symbol: __udivdi3 (code) from /var/src/DBD-mysql-2.9002/blib/arch/auto/DBD/mysql/mysql.sl
    /usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code) from /var/src/DBD-mysql-2.9002/blib/arch/auto/DBD/mysql/mysql.sl

    and so for.

    I can see the "Unresolved symbol: xxx" messages are related with /usr/lib/dld.sl

    Thank you for your replies.

    Ernesto Freyre
    Área de Operaciones
    Qnet - Servicios Internet
    Telf. 241-4122 anexos 2245/2244
    www.qnet.com.pe

    --
                 ---> Please post QUESTIONS and SUMMARIES only!! <---
            To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
           Name: hpux-admin@dutchworks.nl     Owner: owner-hpux-admin@dutchworks.nl
     
     Archives:  ftp.dutchworks.nl:/pub/digests/hpux-admin       (FTP, browse only)
                http://www.dutchworks.nl/htbin/hpsysadmin   (Web, browse & search)
    

  • Next message: Ernesto Freyre Ramírez: "[HPADM] patch dld.sl cont..."