Skip Menu |

This queue is for tickets about the Sys-CPU CPAN distribution.

Report information
The Basics
Id: 50933
Status: resolved
Priority: 0/
Queue: Sys-CPU

People
Owner: Nobody in particular
Requestors: z.peeters [...] chem.leidenuniv.nl
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Compiling on Mac OS X with case sensitive file system
Date: Wed, 28 Oct 2009 19:26:31 -0400
To: bug-Sys-CPU [...] rt.cpan.org
From: Zan Peeters <z.peeters [...] chem.leidenuniv.nl>
Compiling Sys::CPU 0.51 fails on Mac OS X 10.5.8 with a case sensitive file system. The Makefile.PL adds a '-framework carbon' to the build flags on Darwin, but the framework is Carbon (capital C). Build completes when changed by hand. Best regards, Zan
This appears to be correct in the current source. Closing the issue.