[darwinbuild-dev] tokend build

r c iseecolors at sbcglobal.net
Mon Jan 25 11:31:34 PST 2010


If I read this correctly, the DTS document (which is unsupported) says to use xcode, but that doesn't work, so use the command line tool.

...that does appear to work.

Thank you,

Rich Collyer




________________________________
From: Thomas Engelmeier <te.mlists at googlemail.com>
To: r c <iseecolors at sbcglobal.net>
Cc: darwinbuild-dev at lists.macosforge.org
Sent: Mon, January 25, 2010 11:22:43 AM
Subject: Re: [darwinbuild-dev] tokend build


Am 25.01.2010 um 19:13 schrieb r c:

> I am new to darwinbuild and starting with something that I think should be simple.  I need to create a tokend driver, so to start with I am just building the sample - as documented in "Building Toeknd Using darwinbuild".
> 
> However, the build does not just work.  To start with, it is unable to find <security_utilities/adornments.h> or <security_utilities/refcount.h>.  There are also several frameworks that appear to be missing:
> 
> security_cdsa_client
> security_cdsa_utilities
> security_utilities
> security
> securityTokend
> 
> I thought I followed the directions to the letter, but I appear to have missed something.  Any thoughts, help, or ideas will be greatly appreciated.
> 
> I am running 10.6.2 with darwin 10A432.  The boot drive is only being used for this development, so beyond the steps to build the sample tokend, it is an updated basic Snow Leopard system.

You're trying to build the project with Xcode. Even if you create an Composite SDK with those frameworks, and manage to compile and link, I'm not aware of an way to get a non-crashing tokend that way on Snow Leopard.

My recommendation is: 
- chmod your darwinbuild Sources directory so you can write to it
- uncompresss the .zip'ed tokend sources there 
- modify them there and use "darwinbuild tokend" for building.

Regards,
    Tom_E
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/darwinbuild-dev/attachments/20100125/8a431ebb/attachment.html>


More information about the darwinbuild-dev mailing list