Mon Jun 14 22:51:27 2010: Request 58392 was acted upon.
Transaction: Ticket created by CLSCOTT
       Queue: Wx
     Subject: Wx install fails on fresh 5.12.1 on OSX 10.6
   Broken in: 0.9702
    Severity: Critical
       Owner: Nobody
  Requestors: clsc...@cpan.org
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=58392 >


Trying to install Wx with brand new 32bit build of perl 5.12.1 on OSX 10.6
Alien::wxWidgets installed wxwidgets just fine but now Wx is failing with the 
following 
build exceptions:

cp lib/Wx/RichText.pm ../../blib/lib/Wx/RichText.pm
/Users/tex/perls/perl-5.12.1/bin/perl /Users/tex/perls/perl-
5.12.1/lib/5.12.1/ExtUtils/xsubpp  -noprototypes -nolinenumbers  -typemap 
/Users/tex/perls/perl-5.12.1/lib/5.12.1/ExtUtils/typemap -typemap ../../typemap 
-
typemap typemap  RichText.xs > RichText.xsc && mv RichText.xsc RichText.c
g++ -arch i386 -UWX_PRECOMP   -c  -I. -I../.. -I/Users/tex/perls/perl-
5.12.1/lib/site_perl/5.12.1/darwin-
2level/Alien/wxWidgets/mac_2_8_10_uni/lib/wx/include/mac-unicode-release-2.8 -
I/Users/tex/perls/perl-5.12.1/lib/site_perl/5.12.1/darwin-
2level/Alien/wxWidgets/mac_2_8_10_uni/include/wx-2.8  -fno-common -DPERL_DARWIN 
-
no-cpp-precomp -arch i386 -nostdinc -B/usr/include/gcc -B/usr/lib/gcc -
isystem/usr/include -F/System/Library/Frameworks -fno-strict-aliasing -pipe 
-fstack-
protector -I/usr/local/include -I/opt/local/include -O3   -DVERSION=\"0.01\" -
DXS_VERSION=\"0.01\"  
"-I/Users/tex/perls/perl-5.12.1/lib/5.12.1/darwin-thread-multi-
2level/CORE"  -DWXPL_EXT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXMAC__   
RichText.c
RichText.c:122:21: error: exception: No such file or directory




And of course failure to compile.

Reply via email to