[SmartcardServices-Dev] Proposal for patching and maintaining the main source repository

Garth Cummings gcummings at apple.com
Mon Aug 10 17:30:42 PDT 2009


Hi,

> And now darwinbuild can handle subversion working copies (as of rev
> 544). I made the necessary modifications to the SmartcardCCID.plist
> already, so now the entire workflow is down to:
>
> $ mkdir ~/ccid && cd ~/ccid
> $ darwinbuild -init http://svn.macosforge.org/repository/smartcardservices/trunk/SmartcardCCID/SmartcardCCID.plist
> $ darwinbuild SmartcardCCID

This is great, but I get a build failure because there's apparently  
supposed to be a ccid/ccid directory:

> Build log begins here:
>
> the proj is:  ccid
> (cd /SourceCache/SmartcardCCID/SmartcardCCID-1/ccid/ccid && ./MacOSX/ 
> configure --no-configure --disable-opensc )
> /bin/sh: line 0: cd: /SourceCache/SmartcardCCID/SmartcardCCID-1/ccid/ 
> ccid: No such file or directory
> make: *** [install] Error 1
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
> +++++++++++
> BUILD TIME: 0h 0m 0s
> EXIT STATUS: 2

Maybe the install target should be dependent on the installsrc target  
in the Makefile?

--gc
____________________________________________________________________
Garth Cummings					 gcummings at apple.com
Sr. Software Engineer
Apple Developer Technical Support

<http://developer.apple.com/technicalsupport>




More information about the SmartcardServices-Dev mailing list