[darwinbuild] RE: Tokend build
Kevin, This is another error I got when building the Tokend. ====== cd /SourceCache/Tokend/Tokend-11 /usr/bin/ditto -rsrc /private/var/tmp/Tokend/Tokend-11.root/System/Library/Security/tokend/BE LPIC.tokend /private/var/tmp/Tokend/Tokend-11.sym/BELPIC.tokend /usr/bin/dito: line 21: tar command not found. ====== Any fix for this? Ben
We emulate ditto on pure-darwin systems using tar. Since you're on Mac OS X though, DarwinBuild should have been using ditto itself. Strange. Anyway, you can force DarwinBuild to load tar into the BuildRoot with the following: # darwinbuild -load gnutar On Mar 23, 2006, at 3:29 PM, Ben Zhu wrote:
Kevin,
This is another error I got when building the Tokend.
====== cd /SourceCache/Tokend/Tokend-11 /usr/bin/ditto -rsrc /private/var/tmp/Tokend/Tokend-11.root/System/Library/Security/ tokend/BE LPIC.tokend /private/var/tmp/Tokend/Tokend-11.sym/BELPIC.tokend
/usr/bin/dito: line 21: tar command not found. ======
Any fix for this?
Ben
participants (2)
-
Ben Zhu
-
Kevin Van Vechten