site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=VuyMo0kGBaVDBAj0ZyIkeEfm3x/d0K+Elgyw4ri38U4=; b=gnqVY/WgUsyY4uK3AclHK/Zne0WKURDWOcddwrF6j2FZaqe07rRURCG52cay+KyrvM y4G9KTFDqxEB7huGz+uGk39ozDqAjPjAQK+Ln/Yzw5SWY+gmW98AW0+ChInSOyZf2r8T HUrfzF95jwn9eprX0cDXx0Wqu/vZeG/vvhYnE= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Jr9kvB3xJMTZ3wyA+0uTnlG8+HOFkhRwiPt/rwjKH2fnXIfvvVHHZ2AaxBytGHHmb/ CM7soIwbcT3TtNik1L3U1LvNrmP9JcMRhZVlsBc6mMYwqMRFBgDNaUnwtFDZ436pPFB1 WSxWBXuaihuB0m1+zk7yGs1rcbuKoFq/Sq5eg= Hello, I am new to the Darwin kernel. I want to see how the kernel control capslock light on macbook keyboard, modify AppleADBKeyboard and see if any behavior changes. I follow the "Kernel Programming Guide: Building Your First Kernel", but the last step when I execute: ./pbxbuild.sh AppleADBKeyboard.pbproj/project.pbxproj build the error appear and build failed: /Developer/Tools/pbxcp -exclude .DS_Store -exclude CVS -resolve-src-symlinks English.lproj/InfoPlist.strings /Users/adolf/Desktop/kext/AppleADBKeyboard-239.1/sym/AppleADBKeyboard.kext/Contents/Resources/English.lproj /bin/sh: line 1: /Developer/Tools/pbxcp: No such file or directory ...failed PBXCp /Users/adolf/Desktop/kext/AppleADBKeyboard-239.1/sym/AppleADBKeyboard.kext/Contents/Resources/English.lproj/InfoPlist.strings ... *** build AppleADBKeyboard FAILED *** Can someone help me where to find this PBXCp? Thank you. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com