On 11/19/2013 8:04 PM, Derek Homeier wrote: > But a lot of modules fail to build with this missing dependency on > cc_runtime.h. > There is no cc_runtime.h of either capitalisation in > /sw/lib/perl5-core/5.16.2/darwin-thread-multi-2level/CORE > nor anywhere in the perl-5.16.2 source. > > Thanks for the help so far! > > Derek > > ARCHFLAGS="" /usr/bin/arch -x86_64 perl5.16.2 Makefile.PL PERL="/usr/bin/arch > -x86_64 perl5.16.2" PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.16.2 > INSTALLARCHLIB=/sw/lib/perl5/5.16.2/darwin-thread-multi-2level > INSTALLSITELIB=/sw/lib/perl5/5.16.2 > INSTALLSITEARCH=/sw/lib/perl5/5.16.2/darwin-thread-multi-2level > INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/share/man/man3 > INSTALLSITEMAN1DIR=/sw/share/man/man1 INSTALLSITEMAN3DIR=/sw/share/man/man3 > INSTALLBIN=/sw/bin INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin > Use of qw(...) as parentheses is deprecated at > /sw/lib/perl5/ExtUtils/MM_Any.pm line 987. > Testing if you have a C compiler > Checking if your kit is complete... > Looks good > Writing Makefile for version::vxs > Writing Makefile for version > make CC=gcc CXX=g++ > make[1]: Entering directory > `/scratch.noindex/fink.build/version-pm5162-0.99.04-1/version-0.9904/vutil' > cp lib/version/Internals.pod blib/lib/version/Internals.pod > cp lib/version.pm blib/lib/version.pm > cp lib/version.pod blib/lib/version.pod > cp vperl/vpp.pm blib/lib/version/vpp.pm > make[1]: *** No rule to make target > `/sw/lib/perl5-core/5.16.2/darwin-thread-multi-2level/CORE/cc_runtime.h', > needed by `vutil.o'. Stop. > make[1]: *** Waiting for unfinished jobs....
Do you have extutils-makemaker-pm [1] installed? If yes, remove it and try to rebuild your failing perlmods. Apparently the old unvarianted extutils-makemaker-pm conflicts with the EU::MM that comes with perl5.16.2. Hanspeter [1] http://www.perlmonks.org/?node_id=906346 ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel