On Wednesday, August 7, 2002, at 10:02 AM, David Blanton wrote: if lseek is libc and not available why is the symbol for lseek in the kext symbol file? I dunno. Do you call 'lseek()' in your extension? Is the symbol defined or undefined? I have no idea how you got the kext symbol file, or how you built the extension, so it's pretty difficult to answer your question. You can, of course, execute 'ld' with a reference to your extension and libc, and get something which may appear to be successfully linked. The result will blow up in your face, once you light the fuse, of course. Regards, Justin -- Justin C. Walker, Curmudgeon-At-Large * Institute for General Semantics | Men are from Earth. | Women are from Earth. | Deal with it. *--------------------------------------*-------------------------------* _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.