[ic] SQL-Statement problems

Leonel Silva leonel@sdm.pt
Wed, 15 Nov 2000 17:48:57 +0000


> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--B_3057155337_739362
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit

Hello,

I have been trying to build and run Interchange on Mac OS X.

It all went more or less OK except for the fact that, as you know,
Interchange needs to add some modules to the standard Perl installation .

Almost every module installed without problems except SQL-Statement (version
0.10.16).

I first run (from the SQL-Statement directory) "perl Makefile.PL" then
"make" and "make test". "perl Makefile.PL" and "make" do not generate any
errors but "make test" generates the following output with errors:

PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use Test::Harness
qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/10base............dyld: /usr/bin/perl Undefined symbols:
__alloca
t/10base............dubious
Test returned status 67 (wstat 17152, 0x4300)
t/20parser..........dyld: /usr/bin/perl Undefined symbols:
__alloca
t/20parser..........dubious
Test returned status 67 (wstat 17152, 0x4300)
DIED. FAILED tests 1-43
Failed 43/43 tests, 0.00% okay
t/30features........dyld: /usr/bin/perl Undefined symbols:
__alloca
t/30features........dubious
Test returned status 67 (wstat 17152, 0x4300)
t/40where...........dyld: /usr/bin/perl Undefined symbols:
__alloca
t/40where...........dubious
Test returned status 67 (wstat 17152, 0x4300)
t/50eval............dyld: /usr/bin/perl Undefined symbols:
__alloca
t/50eval............dubious
Test returned status 67 (wstat 17152, 0x4300)
t/60hash............main::ArrEq() called too early to check prototype at
t/60hash.t line 32.
dyld: /usr/bin/perl Undefined symbols:
__alloca
t/60hash............dubious
Test returned status 67 (wstat 17152, 0x4300)
Failed Test Status Wstat Total Fail Failed List of failed
----------------------------------------------------------------------------
---
t/10base.t 67 17152 ?? ?? % ??
t/20parser.t 67 17152 43 43 100.00% 1-43
t/30features.t 67 17152 ?? ?? % ??
t/40where.t 67 17152 ?? ?? % ??
t/50eval.t 67 17152 ?? ?? % ??
t/60hash.t 67 17152 ?? ?? % ??
Failed 6/6 test scripts, 0.00% okay. 43/43 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 2

Does anyone know how to correct this?

Please help me!

Leonel Joao Silva
Information Systems Manager


SDM - SOCIEDADE DE DESENVOLVIMENTO DA MADEIRA, S.A.
The Concessionaire of Madeira's International Business Centre

SDM Building
Rua da Mouraria 9, 1st floor
9000-047 Funchal 
MADEIRA * PORTUGAL

Tel: 351.291.201333
Fax: 351.291.201399

<leonel@sdm.pt>
<http://www.sdm.pt/> 


--B_3057155337_739362
Content-type: text/html; charset="US-ASCII"
Content-transfer-encoding: quoted-printable


SQL-Statement problems


Hello,

I have been trying to build and run Interchange on Mac OS X.

It all went more or less OK except for the fact that, as you know, Intercha= nge needs to add some modules to the standard Perl installation .

Almost every module installed without problems except SQL-Statement (versio= n 0.10.16).

I first run (from the SQL-Statement directory) "perl Makefile.PL"= then "make" and "make test". "perl Makefile.PL&quo= t; and "make" do not generate any errors but "make test"= generates the following output with errors:

PERL_DL_NONLAZY=3D1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/System/Library/Pe= rl/darwin -I/System/Library/Perl -e 'use Test::Harness qw(&runtests $ver= bose); $verbose=3D0; runtests @ARGV;' t/*.t
t/10base............dyld: /usr/bin/perl Undefined symbols:
__alloca
t/10base............dubious
Test returned status 67 (wstat 17152, 0x4300)
t/20parser..........dyld: /usr/bin/perl Undefined symbols:
__alloca
t/20parser..........dubious
Test returned status 67 (wstat 17152, 0x4300)
DIED. FAILED tests 1-43
Failed 43/43 tests, 0.00% okay
t/30features........dyld: /usr/bin/perl Undefined symbols:
__alloca
t/30features........dubious
Test returned status 67 (wstat 17152, 0x4300)
t/40where...........dyld: /usr/bin/perl Undefined symbols:
__alloca
t/40where...........dubious
Test returned status 67 (wstat 17152, 0x4300)
t/50eval............dyld: /usr/bin/perl Undefined symbols:
__alloca
t/50eval............dubious
Test returned status 67 (wstat 17152, 0x4300)
t/60hash............main::ArrEq() called too early to check prototype at t/= 60hash.t line 32.
dyld: /usr/bin/perl Undefined symbols:
__alloca
t/60hash............dubious
Test returned status 67 (wstat 17152, 0x4300)
Failed Test Status Wstat Total Fail Failed List of failed
---------------------------------------------------------------------------= ----
t/10base.t 67 17152 ?? ?? % ??
t/20parser.t 67 17152 43 43 100.00% 1-43
t/30features.t 67 17152 ?? ?? % ??
t/40where.t 67 17152 ?? ?? % ??
t/50eval.t 67 17152 ?? ?? % ??
t/60hash.t 67 17152 ?? ?? % ??
Failed 6/6 test scripts, 0.00% okay. 43/43 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 2

Does anyone know how to correct this?

Please help me!

Leonel Joao Silva
Information Systems Manager


SDM - SOCIEDADE DE DESENVOLVIMENTO DA MADEIRA, S.A.
The Concessionaire of Madeira's International Business Centre

SDM Building
Rua da Mouraria 9, 1st floor
9000-047 Funchal
MADEIRA * PORTUGAL

Tel: 351.291.201333
Fax: 351.291.201399

<leonel@sdm.pt>
<http://www.sdm.pt/>
--B_3057155337_739362--