Front page | perl.wxperl.users |
Postings from January 2012
Wx installation fails
Thread Next
From:
ademmler
Date:
January 19, 2012 08:01
Subject:
Wx installation fails
Message ID:
B3A08F18-3C05-40F0-8123-A200F8B9AA78@ademmler.com
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
Thread Next
-
Wx installation fails
by ademmler