Re: Darwin 8.0 Source Code Available
site_archiver@lists.apple.com Delivered-To: Darwin-dev@lists.apple.com When I try to compile it, the make stops with Any hints how to build the kernel? Best regards Michael On Apr 30, 2005, at 3:14 AM, Kevin Van Vechten wrote: This email sent to michael.tuexen@lurchi.franken.de _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... /xnu-792/EXTERNAL_HEADERS -I/Users/tuexen/Desktop/xnu-792/ EXTERNAL_HEADERS/bsd -I/Users/tuexen/Desktop/xnu-792/BUILD/obj/ EXPORT_HDRS/bsd -I/Users/tuexen/Desktop/xnu-792/iokit/ -I/Users/ tuexen/Desktop/xnu-792/iokit/include /Users/tuexen/Desktop/xnu-792/ iokit/Kernel/IOWorkLoop.cpp cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++ cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++ /Users/tuexen/Desktop/xnu-792/iokit/Kernel/IOWorkLoop.cpp: In member function `virtual bool IOWorkLoop::init()': /Users/tuexen/Desktop/xnu-792/iokit/Kernel/IOWorkLoop.cpp:73: error: converting from `IOReturn (IOWorkLoop::*)(void*, void*, void*, void*)' to `IOReturn (*)(OSObject*, void*, void*, void*, void*)' in a kext. Use OSMemberFunctionCast() instead. /Users/tuexen/Desktop/xnu-792/iokit/Kernel/IOWorkLoop.cpp:87: warning: invalid conversion from 'void (*)(void*, wait_result_t)' to 'void (*)(void*)' /Users/tuexen/Desktop/xnu-792/iokit/Kernel/IOWorkLoop.cpp:87: warning: initializing argument 1 of 'thread* IOCreateThread(void (*) (void*), void*)' make[6]: *** [IOWorkLoop.cpo] Error 1 make[5]: *** [build_all] Error 2 make[4]: *** [do_all] Error 2 make[3]: *** [build_all] Error 2 make[2]: *** [build_all] Error 2 make[1]: *** [build_all] Error 2 make: *** [all] Error 2 The Darwin team is pleased to announce the availability of the source code for Darwin 8.0. These sources correspond to Mac OS X 10.4, and are available via the web at <http:// www.opensource.apple.com/darwinsource/>. [Apr 29 2005] -- Kevin Van Vechten <kvv@apple.com> Open Source Software Engineer Apple Computer _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/michael.tuexen% 40lurchi.franken.de This email sent to site_archiver@lists.apple.com
participants (1)
-
Michael Tuexen