in reply to dbd::oracle compile problem

It looks like a bad configuration for your Makefile (did you perl Makefile.PL?). Double check to see if the cc your using to compile is the same version used to compile perl (perl -v).

-derby

Replies are listed 'Best First'.
Re^2: dbd::oracle compile problem
by yelekeri (Novice) on Jul 26, 2006 at 18:51 UTC
    Its the same version of Perl (5.8.8) I am using for everything. In fact I have already build and installed many modules using the same, Oracle is the only one which is giving trouble.

      Chances are this is the first module you've encountered that contains XS code, or code that needs to be compiled with ... well, a compiler. :)



      --chargrill
      $,=42;for(34,0,-3,9,-11,11,-17,7,-5){$*.=pack'c'=>$,+=$_}for(reverse s +plit//=>$* ){$%++?$ %%2?push@C,$_,$":push@c,$_,$":(push@C,$_,$")&&push@c,$"}$C[$# +C]=$/;($#C >$#c)?($ c=\@C)&&($ C=\@c):($ c=\@c)&&($C=\@C);$%=$|;for(@$c){print$_^ +$$C[$%++]}