dtrace error on 10.6: no struct aiocb definition is available
dtrace error on 10.6: no struct aiocb definition is available
- Subject: dtrace error on 10.6: no struct aiocb definition is available
- From: mogambo <email@hidden>
- Date: Tue, 9 Mar 2010 10:52:43 -0800
Hi there,
I have been using aio_{read,write} dtrace probes on 10.5 successfully. I have a suspicion that I was also able to use the probes on earlier 10.6 drops. However, now I get an error: line 28: operator -> cannot be applied to a forward declaration: no struct aiocb definition is available. The line in question is: a = (struct aiocb *) copyin (arg0, sizeof (struct aiocb));
What gives?
-m.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden