Anzeige:
Ergebnis 1 bis 2 von 2

Thema: Perl JDBC

  1. #1
    Registrierter Benutzer Avatar von dakjo
    Registriert seit
    08.03.2002
    Beiträge
    90

    Perl JDBC

    Moin Moin,

    hat hier schonmal jemand das Perl JDBC module compielier bekommen ?


    Ich bekomme immer die meldung
    Code:
    PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
    t/01_env........install_driver(JDBC) failed: Bareword "SQL_BIGINT" not allowed while "strict subs" in use at /home/bastl/src/DBD-JDBC-0.64/blib/lib/DBD/JDBC.pm line 1028.
    BEGIN not safe after errors--compilation aborted at /home/bastl/src/DBD-JDBC-0.64/blib/lib/DBD/JDBC.pm line 1089.
    Compilation failed in require at (eval 1) line 3.
     
     at t/01_env.t line 15
    t/01_env........dubious
            Test returned status 255 (wstat 65280, 0xff00)
    DIED. FAILED tests 4-5
            Failed 2/5 tests, 60.00% okay
    t/02_connect....ok 1/4install_driver(JDBC) failed: Bareword "SQL_BIGINT" not allowed while "strict subs" in use at /home/bastl/src/DBD-JDBC-0.64/blib/lib/DBD/JDBC.pm line 1028.
    BEGIN not safe after errors--compilation aborted at /home/bastl/src/DBD-JDBC-0.64/blib/lib/DBD/JDBC.pm line 1089.
    Compilation failed in require at (eval 1) line 3.
     
     at t/02_connect.t line 48
    t/02_connect....dubious
            Test returned status 255 (wstat 65280, 0xff00)
    DIED. FAILED tests 2-4
            Failed 3/4 tests, 25.00% okay
    t/basis.........ok 2/9install_driver(JDBC) failed: Bareword "SQL_BIGINT" not allowed while "strict subs" in use at /home/bastl/src/DBD-JDBC-0.64/blib/lib/DBD/JDBC.pm line 1028.
    BEGIN not safe after errors--compilation aborted at /home/bastl/src/DBD-JDBC-0.64/blib/lib/DBD/JDBC.pm line 1089.
    Compilation failed in require at (eval 1) line 3.
     
     at t/basis.t line 60
    t/basis.........dubious
            Test returned status 255 (wstat 65280, 0xff00)
    DIED. FAILED tests 3-9
            Failed 7/9 tests, 22.22% okay
    t/oracle........skipped
            all skipped: no reason given
    Failed Test    Stat Wstat Total Fail  Failed  List of Failed
    -------------------------------------------------------------------------------
    t/01_env.t      255 65280     5    4  80.00%  4-5
    t/02_connect.t  255 65280     4    6 150.00%  2-4
    t/basis.t       255 65280     9   14 155.56%  3-9
    1 test skipped.
    Failed 3/4 test scripts, 25.00% okay. 12/18 subtests failed, 33.33% okay.
    make: *** [test_dynamic] Fehler 255
    Achso , denn javaserver mit java -Djdbc.drivers=$DRIVERS -Ddbd.port=2002 -Ddbd.trace=tedious com.vizdom.dbd.jdbc.Server

    Kann ich ohne weiters starten.
    Geändert von dakjo (24-03-2004 um 10:24 Uhr)
    Code:
    ------>>>|| Gentoo Linux ||<<<------

  2. #2
    Registrierter Benutzer Avatar von dakjo
    Registriert seit
    08.03.2002
    Beiträge
    90
    Hat das den echt noch keiner gemacht ?
    Code:
    ------>>>|| Gentoo Linux ||<<<------

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •