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

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Wed, 14 Aug 2019 23:22:56 -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
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  All
----------------------------+----------------------------

Comment (by jscipione):

 I don't think that case-sensitivity is the issue here because I tried
 replacing every instance of #include <string.h> with #include <cstring>
 and it still ends up erroring out looking for missing symbols from
 string.h.

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

Other related posts: