On Nov 19, 2013, at 8:53 PM, Derek Homeier 
<de...@astro.physik.uni-goettingen.de> wrote:

> On 20.11.2013, at 2:29AM, Hanspeter Niederstrasser <f...@snaggledworks.com> 
> wrote:
> 
>> 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.
> 
> Yep, worked!
> 
> Thanks again,

I just changed extutils-makemaker-pm on 10.7+ to use dist-dependent wrapper 
packages, a la module-build-pm, so this shouldn't happen again.

I'll just note that no one should try to port this to <10.7 since it's likely 
to create a dep loop.

Daniel


Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
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

Reply via email to