Re: DLIL linking error
Re: DLIL linking error
- Subject: Re: DLIL linking error
- From: Justin Walker <email@hidden>
- Date: Sun, 28 Dec 2003 14:21:30 -0800
On Monday, December 22, 2003, at 02:51 AM, Eddie Hsu wrote:
I have a Cocoa application and I use DLIL to talk to the ethernet
driver.
This may be your problem. DLIL is a layer that is accessed from within
the kernel. Cocoa apps run only in user-mode. I think you are unclear
on a few concepts.
But when I built my project, Xcode appeared a linking error "Undefined
symbols: _dlil_if_acqure _dlil_if_attach.....". I can't find any
library can
kill this linking error. Does anybody has idea?
What are you trying to do. You can't use DLIL from Cocoa, but there
are probably other ways to do what you want.
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | "Weaseling out of things is
what
| separates us from the animals.
| Well, except the weasel."
| - Homer J Simpson
*--------------------------------------*-------------------------------*
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.