[haiku-bugs] [Haiku] #7861: Check for case sensitive filesystem on OSX doesn't work.

  • From: "sffjunkie" <trac@xxxxxxxxxxxx>
  • Date: Sat, 23 Jul 2011 15:16:02 -0000

#7861: Check for case sensitive filesystem on OSX doesn't work.
--------------------------+------------------------------
 Reporter:  sffjunkie     |        Owner:  bonefish
     Type:  bug           |       Status:  new
 Priority:  normal        |    Milestone:  R1
Component:  Build System  |      Version:  R1/Development
 Keywords:  osx           |   Blocked By:
 Blocking:                |  Has a Patch:  0
 Platform:  All           |
--------------------------+------------------------------
 The check in the configure script for a case sensitive filesystem on OSX
 fails as the 'diskutil info' command (at least on Lion) requires a volume
 name not a directory.

 As all OSX volumes are listed under /Volumes the volume for the current
 working directory can be found by using the first 2 elements of the path.

 The attached patch should work.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7861>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: