• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: MacOSX10.3.9.sdk msg.h
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MacOSX10.3.9.sdk msg.h


  • Subject: Re: MacOSX10.3.9.sdk msg.h
  • From: Chris Espinosa <email@hidden>
  • Date: Sat, 11 Jun 2005 14:10:20 -0700


On Jun 11, 2005, at 11:02 AM, Ron Wilson wrote:

I have my project set to Cross-Develop using the MacOSX10.3.9.sdk. One of my source files #includes <sys/msg.h>, but msg.h is missing from my MacOSX10.3.9.sdk folder and the compiler is picking up the version at /usr/include/sys/msg.h instead. This causes a whole chain of compile errors. I do have a msg.h in the 10.4 sdk (at /Developer/SDKs/MacOSX10.4.0.sdk/usr/include/sys/msg.h)


This is using XCode 2.0 on Tiger.


Can anyone confirm that msg.h is missing, or do I have a bad install of the sdk?



Yes, msg.h is new to Mac OS X 10.4 and does not exist in 10.3.9 or earlier, even in /usr/include (much less in the SDK).

We rejiggered a whole lot of BSD headers in 10.4 to be in conformance with current BSD, POSIX, and GNU specs.  Things moved around quite a bit.  Anything that's hardcoded to sys/msg.h is probably only going to compile under the more-compliant 10.4.

Chris
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >MacOSX10.3.9.sdk msg.h (From: Ron Wilson <email@hidden>)

  • Prev by Date: Re: Build and Go strange results with BasicDataBrowser
  • Next by Date: Re: Build and Go strange results with BasicDataBrowser
  • Previous by thread: MacOSX10.3.9.sdk msg.h
  • Next by thread: IB not letting me hook up outlets
  • Index(es):
    • Date
    • Thread