[haiku-bugs] [Haiku] #14963: [Build System] error: 'strcmp' was not declared in this scope (on macos)

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 16 Mar 2019 07:24:26 -0000

#14963: [Build System] error: 'strcmp' was not declared in this scope (on macos)
--------------------------+------------------------------
 Reporter:  diver         |        Owner:  bonefish
     Type:  bug           |       Status:  new
 Priority:  normal        |    Milestone:  Unscheduled
Component:  Build System  |      Version:  R1/Development
 Keywords:                |   Blocked By:
 Blocking:                |  Has a Patch:  0
 Platform:  All           |
--------------------------+------------------------------
 macOS Mojave 10.14.2

 * create an image with DiskUtil and format it with Mac OS Extended (Case-
 sensitive, Journaled)
 * git clone https://review.haiku-os.org/buildtools
 * git clone https://review.haiku-os.org/haiku
 * cd haiku
 * replace {{{stat -c}}} with {{{stat -f}}} in {{{configure}}} script
 (macOS uses an -f argument, rather than -c)
 * mkdir generated.x86_64; cd generated.x86_64
 * ../configure --build-cross-tools x86_64 ../../buildtools
 * jam -q -j2 @nightly-anyboot


 https://discuss.haiku-os.org/t/build-haiku-on-mac-failed/7876/13

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14963>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: