Hi folks,

I am trying to install Wx fresh from scratch.
My base is macports + wxWdigets + perl 5.12.
Than I go to cpan and install Wx.

1. Why does Alien::Wx does not uses the allready install WxWidgets?
2. Why does Wx crahses while install - see below.

thx Alexander

# ------------------------------------------------------------------- #
Running install for module 'Wx'
Running make for M/MD/MDOOTSON/Wx-0.9903.tar.gz
  Has already been unwrapped into directory 
/Users/ademmler/.cpan/build/Wx-0.9903-ofU3Uj

  CPAN.pm: Going to build M/MD/MDOOTSON/Wx-0.9903.tar.gz

/opt/local/bin/perl /opt/local/lib/perl5/5.12.3/ExtUtils/xsubpp  -noprototypes 
-nolinenumbers  -typemap /opt/local/lib/perl5/5.12.3/ExtUtils/typemap -typemap 
../../typemap -typemap typemap  RichText.xs > RichText.xsc && mv RichText.xsc 
RichText.c
Undefined subroutine &ExtUtils::ParseXS::errors called at 
/opt/local/lib/perl5/5.12.3/ExtUtils/xsubpp line 41.
make[2]: *** [RichText.c] Error 255
make[1]: *** [subdirs] Error 2
make: *** [subdirs] Error 2
  MDOOTSON/Wx-0.9903.tar.gz
  /usr/bin/make -- NOT OK
Running make test
  Can't test without successful make
Running make install
  Make had returned bad status, install seems impossible
Failed during this command:
 MDOOTSON/Wx-0.9903.tar.gz                    : make NO

Reply via email to