9 May
2010
9 May
'10
8:41 p.m.
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