Hello I would like to compile the tokend project on my 10.5 build 9A581 - following the instructions I got from Apple I should do something like: # darwinbuild -init xxxx # darwinbuild Tokend Where xxxx is a specific os build version. I tried to darwinbuild it with 9G55 (this is the build I found documented in darwinbuild.macosforge.org), but got the following error: "Could not find root: SecurityTokend". I then tried with 9A581 and got the error: "Could not find root: CF". Could you please let me know which build I should use? Best regards, Amira. --
On May 8, 2010, at 9:55 PM, Amira Solomovici wrote:
Hello
I would like to compile the tokend project on my 10.5 build 9A581 – following the instructions I got from Apple I should do something like:
# darwinbuild -init xxxx # darwinbuild Tokend
Where xxxx is a specific os build version. I tried to darwinbuild it with 9G55 (this is the build I found documented in darwinbuild.macosforge.org), but got the following error: "Could not find root: SecurityTokend". I then tried with 9A581 and got the error: "Could not find root: CF".
That means there is no binary root available for SecurityTokend or CF. You will have to compile them yourselves. -Bill
Could you please instruct me how to do this? Thanks, Amira. -----Original Message----- From: William Siegrist [mailto:wsiegrist@apple.com] Sent: Sunday, May 09, 2010 11:42 PM To: Amira Solomovici Cc: darwinbuild-dev@lists.macosforge.org Subject: Re: [darwinbuild-dev] Compiling tokend on 10.5 On May 8, 2010, at 9:55 PM, Amira Solomovici wrote:
Hello
I would like to compile the tokend project on my 10.5 build 9A581 - following the instructions I got from Apple I should do something like:
# darwinbuild -init xxxx # darwinbuild Tokend
Where xxxx is a specific os build version. I tried to darwinbuild it with 9G55 (this is the build I found documented in darwinbuild.macosforge.org), but got the following error: "Could not find root: SecurityTokend". I then tried with 9A581 and got the error: "Could not find root: CF".
That means there is no binary root available for SecurityTokend or CF. You will have to compile them yourselves. -Bill --
participants (2)
-
Amira Solomovici
-
William Siegrist