• 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: sysent and XCode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sysent and XCode


  • Subject: Re: sysent and XCode
  • From: "Sean McBride" <email@hidden>
  • Date: Fri, 29 Apr 2005 09:43:58 -0400
  • Organization: Rogue Research

On 2005-04-29 13:13, Marco Bambini said:

>I am writing a Kernel Extension with XCode 1.5 on Panther and I need to
>use the sysent system call.
>
>The problem is that if I write something like:
>#include <sys/syscall.h>
>
>then I have a compilation error:
>"sys/syscall.h: No such file or directory"

sys/syscall.h is a userland header.  You cannot use it for kernelland
code.  For a kext, you should only use headers from Kernel.framework.


--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


 _______________________________________________
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

  • Follow-Ups:
    • Re: sysent and XCode
      • From: Marco Bambini <email@hidden>
References: 
 >sysent and XCode (From: Marco Bambini <email@hidden>)

  • Prev by Date: Problems with Quicktime 7
  • Next by Date: Re: Problems with Quicktime 7
  • Previous by thread: Re: sysent and XCode
  • Next by thread: Re: sysent and XCode
  • Index(es):
    • Date
    • Thread