Changes between Initial Version and Version 1 of Ticket #35292, comment 10


Ignore:
Timestamp:
Apr 11, 2013, 3:39:43 PM (11 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35292, comment 10

    initial v1  
    11I updated my portfile locally to 2.4.11 and I still see the same projects.h missing error.
     2
     3{{{
     4:info:build /opt/local/bin/perl5.12 /opt/local/lib/perl5/5.12.4/ExtUtils/xsubpp  -typemap /opt/local/lib/perl5/5.12.4/ExtUtils/typemap -typemap /opt/local/var/macports/build/_opt_mports_trunk_dports_perl_p5-pdl/p5.12-pdl/work/PDL-2.4.11/Basic/Core/typemap.pdl  Proj.xs > Proj.xsc && mv Proj.xsc Proj.c
     5:info:build /usr/bin/clang -c  -I/opt/local/var/macports/build/_opt_mports_trunk_dports_perl_p5-pdl/p5.12-pdl/work/PDL-2.4.11/Basic/Core -I/opt/local/include -pipe -O2 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include -arch x86_64 -O3   -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\"  "-I/opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level/CORE"   Proj.c
     6:info:build Proj.xs:37:10: fatal error: 'projects.h' file not found
     7:info:build #include "projects.h"
     8:info:build          ^
     9:info:build 1 error generated.
     10}}}