[ic] SQL-Statement problems

Mark Atkinson marka@netbrick.net
Thu, 16 Nov 2000 19:16:06 -0700


This is a multi-part message in MIME format.

------=_NextPart_000_0014_01C05001.AB1A70C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

SQL-Statement problemsIt looks like you are missing another module.  I would
do a CPAN install of the SQL-Statement module and see what if any
dependencies are missing.  You should also check out www.cpan.org and read
the docs for the module.  You will get better support from the Cpan list
then the Interchange list.  Most of us are new to Interchange and serious
Perl Programming.

mark
  -----Original Message-----
  From: interchange-users-admin@minivend.com
[mailto:interchange-users-admin@minivend.com]On Behalf Of Leonel Silva
  Sent: Wednesday, November 15, 2000 10:49 AM
  To: interchange-users@minivend.com
  Subject: [ic] 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,
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/>


------=_NextPart_000_0014_01C05001.AB1A70C0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>SQL-Statement problems</TITLE>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR></HEAD>
<BODY>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN =
class=3D000321002-17112000>It=20
looks like you are missing another module.&nbsp; I would do a CPAN =
install of=20
the SQL-Statement module and see what if any dependencies are =
missing.&nbsp; You=20
should also check out <A href=3D"http://www.cpan.org">www.cpan.org</A> =
and read=20
the docs for the module.&nbsp; You will get better support from the Cpan =
list=20
then the Interchange list.&nbsp; Most of us are new to Interchange and =
serious=20
Perl Programming.</SPAN></FONT></DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D000321002-17112000></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D000321002-17112000>mark</SPAN></FONT></DIV>
<BLOCKQUOTE>
  <DIV align=3Dleft class=3DOutlookMessageHeader dir=3Dltr><FONT =
face=3DTahoma=20
  size=3D2>-----Original Message-----<BR><B>From:</B>=20
  interchange-users-admin@minivend.com=20
  [mailto:interchange-users-admin@minivend.com]<B>On Behalf Of =
</B>Leonel=20
  Silva<BR><B>Sent:</B> Wednesday, November 15, 2000 10:49 =
AM<BR><B>To:</B>=20
  interchange-users@minivend.com<BR><B>Subject:</B> [ic] SQL-Statement=20
  problems<BR><BR></DIV></FONT><FONT face=3D"Humnst777 =
BT">Hello,<BR><BR>I have=20
  been trying to build and run Interchange on Mac OS X.<BR><BR>It all =
went more=20
  or less OK except for the fact that, as you know, Interchange needs to =
add=20
  some modules to the standard Perl installation .<BR><BR>Almost every =
module=20
  installed without problems except SQL-Statement (version =
0.10.16).<BR><BR>I=20
  first run (from the SQL-Statement directory) "perl Makefile.PL" then =
"make"=20
  and "make test". "perl Makefile.PL" and "make" do not generate any =
errors but=20
  "make test" generates the following output with=20
  errors:<BR><BR>PERL_DL_NONLAZY=3D1 /usr/bin/perl -Iblib/arch =
-Iblib/lib=20
  -I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use =
Test::Harness=20
  qw(&amp;runtests $verbose); $verbose=3D0; runtests @ARGV;'=20
  t/*.t<BR>t/10base............dyld: /usr/bin/perl Undefined=20
  symbols:<BR>__alloca<BR>t/10base............dubious <BR>Test returned =
status=20
  67 (wstat 17152, 0x4300)<BR>t/20parser..........dyld: /usr/bin/perl =
Undefined=20
  symbols:<BR>__alloca<BR>t/20parser..........dubious <BR>Test returned =
status=20
  67 (wstat 17152, 0x4300)<BR>DIED. FAILED tests 1-43<BR>Failed 43/43 =
tests,=20
  0.00% okay<BR>t/30features........dyld: /usr/bin/perl Undefined=20
  symbols:<BR>__alloca<BR>t/30features........dubious <BR>Test returned =
status=20
  67 (wstat 17152, 0x4300)<BR>t/40where...........dyld: /usr/bin/perl =
Undefined=20
  symbols:<BR>__alloca<BR>t/40where...........dubious <BR>Test returned =
status=20
  67 (wstat 17152, 0x4300)<BR>t/50eval............dyld: /usr/bin/perl =
Undefined=20
  symbols:<BR>__alloca<BR>t/50eval............dubious <BR>Test returned =
status=20
  67 (wstat 17152, 0x4300)<BR>t/60hash............main::ArrEq() called =
too early=20
  to check prototype at t/60hash.t line 32.<BR>dyld: /usr/bin/perl =
Undefined=20
  symbols:<BR>__alloca<BR>t/60hash............dubious <BR>Test returned =
status=20
  67 (wstat 17152, 0x4300)<BR>Failed Test Status Wstat Total Fail Failed =
List of=20
  =
failed<BR>---------------------------------------------------------------=
----------------<BR>t/10base.t=20
  67 17152 ?? ?? % ??<BR>t/20parser.t 67 17152 43 43 100.00%=20
  1-43<BR>t/30features.t 67 17152 ?? ?? % ??<BR>t/40where.t 67 17152 ?? =
?? %=20
  ??<BR>t/50eval.t 67 17152 ?? ?? % ??<BR>t/60hash.t 67 17152 ?? ?? %=20
  ??<BR>Failed 6/6 test scripts, 0.00% okay. 43/43 subtests failed, =
0.00%=20
  okay.<BR>make: *** [test_dynamic] Error 2<BR><BR>Does anyone know how =
to=20
  correct this?<BR><BR>Please help me!<BR><BR>Leonel Joao =
Silva<BR>Information=20
  Systems Manager<BR><BR><BR>SDM - SOCIEDADE DE DESENVOLVIMENTO DA =
MADEIRA,=20
  S.A.<BR>The Concessionaire of Madeira's International Business=20
  Centre<BR><BR>SDM Building<BR>Rua da Mouraria 9, 1st floor<BR>9000-047 =
Funchal=20
  <BR>MADEIRA * PORTUGAL<BR><BR>Tel: 351.291.201333<BR>Fax:=20
  =
351.291.201399<BR><BR>&lt;leonel@sdm.pt&gt;<BR>&lt;http://www.sdm.pt/&gt;=
=20
<BR></BLOCKQUOTE></FONT></BODY></HTML>

------=_NextPart_000_0014_01C05001.AB1A70C0--