Re: Problems Building Apple's CryptoSample
Re: Problems Building Apple's CryptoSample
- Subject: Re: Problems Building Apple's CryptoSample
- From: Robert Cerny <email@hidden>
- Date: Mon, 26 May 2008 10:54:43 +0200
Hi,
don't forget to file a bug at http://bugreport.apple.com to update
sample to the recent tools.
Robert
On 26.5.2008, at 8:15, Joel Norvell wrote:
Dear Xcoders,
I tried to build Apple's CryptoSample using Xcode 3 under OS X 10.5.2.
http://developer.apple.com/samplecode/CryptoSample/index.html
I downloaded it. When I double clicked the CryptoSample.pbproj, it
created a
CryptoSample.xcodeproj. When I double-click that, it brings up the
project.
When I click Build, I get the errors listed below.
NOTE: I'm sorry I have to append such a long list, but I'm not sure
what to
edit out without obscuring the problem(s).
Any ideas what I'm doing wrong or how to fix CryptoSample so it
builds?
Many thanks,
Joel
ERROR LOG:
Building target “libCdsaCrypt” of project “CryptoSample” with
configuration
“Development” — (12 errors)
cd /Developer/Examples/Cryptography/CryptoSample
/Developer/Private/jam -d1 -k -j2
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase
JAMFILE=/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/libCdsaCrypt.build/libCdsaCrypt.jam
build ACTION=build _DEFAULT_GCC_VERSION=4.0 GCC_VERSION_IDENTIFIER=__0
CONFIGURATION=Development BUILD_STYLE=Development
CPP_HEADERMAP_FILE=/Developer/Examples/Cryptography/CryptoSample/
build/CryptoSample.build/Development/libCdsaCrypt.build/
libCdsaCrypt.a.hmap
CLEAN_PRECOMPS=YES SRCROOT=/Developer/Examples/Cryptography/
CryptoSample
OBJROOT=/Developer/Examples/Cryptography/CryptoSample/build
SYMROOT=/Developer/Examples/Cryptography/CryptoSample/build
DSTROOT=/tmp/CryptoSample.dst
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/libCdsaCrypt.build/Objects-normal/i386
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/libCdsaCrypt.build/Objects-normal
CompileCplusplus
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/libCdsaCrypt.build/Objects-normal/
i386/libCdsaCrypt.o
CompileC
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/libCdsaCrypt.build/Objects-normal/
i386/fileIo.o
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/libCdsaCrypt.build/JavaClasses
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/libCdsaCrypt.build/DerivedSources
...failed CompileCplusplus
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/libCdsaCrypt.build/Objects-normal/
i386/libCdsaCrypt.o
...
...skipped <DeriveAndCompileSources>libCdsaCrypt.a for lack of
<normal-i386>libCdsaCrypt.o...
...skipped
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/libCdsaCrypt.build/Objects-normal/
LinkFileList
for lack of <normal-i386>libCdsaCrypt.o...
...skipped libCdsaCrypt.a for lack of <normal-i386>libCdsaCrypt.o...
...skipped <LinkWithFrameworksAndLibraries>libCdsaCrypt.a for lack of
<DeriveAndCompileSources>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
...skipped <RezResourceManagerFiles>libCdsaCrypt.a for lack of
<LinkWithFrameworksAndLibraries>libCdsaCrypt.a...
/Developer/usr/bin/g++-4.0 -c
-I/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/libCdsaCrypt.build/libCdsaCrypt.a.hmap
-F/Developer/Examples/Cryptography/CryptoSample/build/Development
-I/Developer/Examples/Cryptography/CryptoSample/build/Development/
include
-IlibCdsaCrypt -arch i386 -fno-common -fpascal-strings -Os -Wmost
-Wno-four-char-constants -Wno-unknown-pragmas -pipe "-fmessage-
length=0" -g
libCdsaCrypt/libCdsaCrypt.cpp -o
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/libCdsaCrypt.build/Objects-normal/
i386/libCdsaCrypt.o
libCdsaCrypt/libCdsaCrypt.cpp:81: error: invalid conversion from
'void*
(*)(uint32, void*)' to 'void* (*)(CSSM_SIZE, void*)'
libCdsaCrypt/libCdsaCrypt.cpp:81: error: invalid conversion from
'void*
(*)(void*, uint32, void*)' to 'void* (*)(void*, CSSM_SIZE, void*)'
libCdsaCrypt/libCdsaCrypt.cpp:81: error: invalid conversion from
'void*
(*)(uint32, uint32, void*)' to 'void* (*)(uint32, CSSM_SIZE, void*)'
libCdsaCrypt/libCdsaCrypt.cpp: In function 'CSSM_RETURN
cdsaEncrypt(CSSM_CSP_HANDLE, const CSSM_KEY*, const CSSM_DATA*,
cssm_data*)':
libCdsaCrypt/libCdsaCrypt.cpp:562: error: invalid conversion from
'uint32*' to
'CSSM_SIZE*'
libCdsaCrypt/libCdsaCrypt.cpp:562: error: initializing argument 6 of
'CSSM_RETURN CSSM_EncryptData(CSSM_CC_HANDLE, const CSSM_DATA*,
uint32,
cssm_data*, uint32, CSSM_SIZE*, cssm_data*)'
libCdsaCrypt/libCdsaCrypt.cpp: In function 'CSSM_RETURN
cdsaDecrypt(CSSM_CSP_HANDLE, const CSSM_KEY*, const CSSM_DATA*,
cssm_data*)':
libCdsaCrypt/libCdsaCrypt.cpp:611: error: invalid conversion from
'uint32*' to
'CSSM_SIZE*'
libCdsaCrypt/libCdsaCrypt.cpp:611: error: initializing argument 6 of
'CSSM_RETURN CSSM_DecryptData(CSSM_CC_HANDLE, const CSSM_DATA*,
uint32,
cssm_data*, uint32, CSSM_SIZE*, cssm_data*)'
libCdsaCrypt/libCdsaCrypt.cpp: In function 'CSSM_RETURN
cdsaStagedEncrypt(CSSM_CC_HANDLE, CSSM_BOOL, const CSSM_DATA*,
cssm_data*)':
libCdsaCrypt/libCdsaCrypt.cpp:695: error: invalid conversion from
'uint32*' to
'CSSM_SIZE*'
libCdsaCrypt/libCdsaCrypt.cpp:695: error: initializing argument 6 of
'CSSM_RETURN CSSM_EncryptDataUpdate(CSSM_CC_HANDLE, const
CSSM_DATA*, uint32,
cssm_data*, uint32, CSSM_SIZE*)'
libCdsaCrypt/libCdsaCrypt.cpp: In function 'CSSM_RETURN
cdsaStagedDecrypt(CSSM_CC_HANDLE, CSSM_BOOL, const CSSM_DATA*,
cssm_data*)':
libCdsaCrypt/libCdsaCrypt.cpp:754: error: invalid conversion from
'uint32*' to
'CSSM_SIZE*'
libCdsaCrypt/libCdsaCrypt.cpp:754: error: initializing argument 6 of
'CSSM_RETURN CSSM_DecryptDataUpdate(CSSM_CC_HANDLE, const
CSSM_DATA*, uint32,
cssm_data*, uint32, CSSM_SIZE*)'
libCdsaCrypt/libCdsaCrypt.cpp:81: error: invalid conversion from
'void*
(*)(uint32, void*)' to 'void* (*)(CSSM_SIZE, void*)'
libCdsaCrypt/libCdsaCrypt.cpp:81: error: invalid conversion from
'void*
(*)(void*, uint32, void*)' to 'void* (*)(void*, CSSM_SIZE, void*)'
libCdsaCrypt/libCdsaCrypt.cpp:81: error: invalid conversion from
'void*
(*)(uint32, uint32, void*)' to 'void* (*)(uint32, CSSM_SIZE, void*)'
libCdsaCrypt/libCdsaCrypt.cpp:562: error: invalid conversion from
'uint32*'
to 'CSSM_SIZE*'
libCdsaCrypt/libCdsaCrypt.cpp:562: error: initializing argument
6 of
'CSSM_RETURN CSSM_EncryptData(CSSM_CC_HANDLE, const CSSM_DATA*,
uint32,
cssm_data*, uint32, CSSM_SIZE*, cssm_data*)'
libCdsaCrypt/libCdsaCrypt.cpp:611: error: invalid conversion from
'uint32*'
to 'CSSM_SIZE*'
libCdsaCrypt/libCdsaCrypt.cpp:611: error: initializing argument
6 of
'CSSM_RETURN CSSM_DecryptData(CSSM_CC_HANDLE, const CSSM_DATA*,
uint32,
cssm_data*, uint32, CSSM_SIZE*, cssm_data*)'
libCdsaCrypt/libCdsaCrypt.cpp:695: error: invalid conversion from
'uint32*'
to 'CSSM_SIZE*'
libCdsaCrypt/libCdsaCrypt.cpp:695: error: initializing argument
6 of
'CSSM_RETURN CSSM_EncryptDataUpdate(CSSM_CC_HANDLE, const
CSSM_DATA*, uint32,
cssm_data*, uint32, CSSM_SIZE*)'
libCdsaCrypt/libCdsaCrypt.cpp:754: error: invalid conversion from
'uint32*'
to 'CSSM_SIZE*'
libCdsaCrypt/libCdsaCrypt.cpp:754: error: initializing argument
6 of
'CSSM_RETURN CSSM_DecryptDataUpdate(CSSM_CC_HANDLE, const
CSSM_DATA*, uint32,
cssm_data*, uint32, CSSM_SIZE*)'
Building target “CryptTool” of project “CryptoSample” with
configuration
“Development” — (1 error)
cd /Developer/Examples/Cryptography/CryptoSample
/Developer/Private/jam -d1 -k -j2
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase
JAMFILE=/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/CryptTool.build/CryptTool.jam
build ACTION=build _DEFAULT_GCC_VERSION=4.0 GCC_VERSION_IDENTIFIER=__0
CONFIGURATION=Development BUILD_STYLE=Development
CPP_HEADERMAP_FILE=/Developer/Examples/Cryptography/CryptoSample/
build/CryptoSample.build/Development/CryptTool.build/CryptTool.hmap
CLEAN_PRECOMPS=YES SRCROOT=/Developer/Examples/Cryptography/
CryptoSample
OBJROOT=/Developer/Examples/Cryptography/CryptoSample/build
SYMROOT=/Developer/Examples/Cryptography/CryptoSample/build
DSTROOT=/tmp/CryptoSample.dst
Missing file or directory:
/Developer/Examples/Cryptography/CryptoSample/build/Development/
libCdsaCrypt.a
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/CryptTool.build/Objects-normal/i386
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/CryptTool.build/Objects-normal
CompileCplusplus
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/CryptTool.build/Objects-normal/i386/
CryptTool.o
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/CryptTool.build/JavaClasses
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/CryptTool.build/DerivedSources
BuildPhase <DeriveAndCompileSources>CryptTool
ClearFileList
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/CryptTool.build/Objects-normal/
LinkFileList
AppendToFileList
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/CryptTool.build/Objects-normal/
LinkFileList
...skipped CryptTool for lack of
/Developer/Examples/Cryptography/CryptoSample/build/Development/
libCdsaCrypt.a...
...skipped <LinkWithFrameworksAndLibraries>CryptTool for lack of
CryptTool...
...skipped <RezResourceManagerFiles>CryptTool for lack of
<LinkWithFrameworksAndLibraries>CryptTool...
Missing file or directory:
/Developer/Examples/Cryptography/CryptoSample/build/Development/
libCdsaCrypt.a
Building target “StagedCrypt” of project “CryptoSample” with
configuration
“Development” — (1 error)
cd /Developer/Examples/Cryptography/CryptoSample
/Developer/Private/jam -d1 -k -j2
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase
JAMFILE=/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/StagedCrypt.build/StagedCrypt.jam
build ACTION=build _DEFAULT_GCC_VERSION=4.0 GCC_VERSION_IDENTIFIER=__0
CONFIGURATION=Development BUILD_STYLE=Development
CPP_HEADERMAP_FILE=/Developer/Examples/Cryptography/CryptoSample/
build/CryptoSample.build/Development/StagedCrypt.build/
StagedCrypt.hmap
CLEAN_PRECOMPS=YES SRCROOT=/Developer/Examples/Cryptography/
CryptoSample
OBJROOT=/Developer/Examples/Cryptography/CryptoSample/build
SYMROOT=/Developer/Examples/Cryptography/CryptoSample/build
DSTROOT=/tmp/CryptoSample.dst
Missing file or directory:
/Developer/Examples/Cryptography/CryptoSample/build/Development/
libCdsaCrypt.a
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/StagedCrypt.build/Objects-normal/i386
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/StagedCrypt.build/Objects-normal
CompileCplusplus
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/StagedCrypt.build/Objects-normal/i386/
StagedCrypt.o
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/StagedCrypt.build/JavaClasses
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/StagedCrypt.build/DerivedSources
BuildPhase <DeriveAndCompileSources>StagedCrypt
ClearFileList
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/StagedCrypt.build/Objects-normal/
LinkFileList
AppendToFileList
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/StagedCrypt.build/Objects-normal/
LinkFileList
...skipped StagedCrypt for lack of
/Developer/Examples/Cryptography/CryptoSample/build/Development/
libCdsaCrypt.a...
...skipped <LinkWithFrameworksAndLibraries>StagedCrypt for lack of
StagedCrypt...
...skipped <RezResourceManagerFiles>StagedCrypt for lack of
<LinkWithFrameworksAndLibraries>StagedCrypt...
Missing file or directory:
/Developer/Examples/Cryptography/CryptoSample/build/Development/
libCdsaCrypt.a
Building target “DigestTool” of project “CryptoSample” with
configuration
“Development” — (1 error)
cd /Developer/Examples/Cryptography/CryptoSample
/Developer/Private/jam -d1 -k -j2
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase
JAMFILE=/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DigestTool.build/DigestTool.jam
build ACTION=build _DEFAULT_GCC_VERSION=4.0 GCC_VERSION_IDENTIFIER=__0
CONFIGURATION=Development BUILD_STYLE=Development
CPP_HEADERMAP_FILE=/Developer/Examples/Cryptography/CryptoSample/
build/CryptoSample.build/Development/DigestTool.build/DigestTool.hmap
CLEAN_PRECOMPS=YES SRCROOT=/Developer/Examples/Cryptography/
CryptoSample
OBJROOT=/Developer/Examples/Cryptography/CryptoSample/build
SYMROOT=/Developer/Examples/Cryptography/CryptoSample/build
DSTROOT=/tmp/CryptoSample.dst
Missing file or directory:
/Developer/Examples/Cryptography/CryptoSample/build/Development/
libCdsaCrypt.a
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DigestTool.build/Objects-normal/i386
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DigestTool.build/Objects-normal
CompileCplusplus
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DigestTool.build/Objects-normal/i386/
DigestTool.o
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DigestTool.build/JavaClasses
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DigestTool.build/DerivedSources
BuildPhase <DeriveAndCompileSources>DigestTool
ClearFileList
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DigestTool.build/Objects-normal/
LinkFileList
AppendToFileList
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DigestTool.build/Objects-normal/
LinkFileList
...skipped DigestTool for lack of
/Developer/Examples/Cryptography/CryptoSample/build/Development/
libCdsaCrypt.a...
...skipped <LinkWithFrameworksAndLibraries>DigestTool for lack of
DigestTool...
...skipped <RezResourceManagerFiles>DigestTool for lack of
<LinkWithFrameworksAndLibraries>DigestTool...
Missing file or directory:
/Developer/Examples/Cryptography/CryptoSample/build/Development/
libCdsaCrypt.a
Building target “RsaTool” of project “CryptoSample” with configuration
“Development” — (1 error)
cd /Developer/Examples/Cryptography/CryptoSample
/Developer/Private/jam -d1 -k -j2
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase
JAMFILE=/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/RsaTool.build/RsaTool.jam
build ACTION=build _DEFAULT_GCC_VERSION=4.0 GCC_VERSION_IDENTIFIER=__0
CONFIGURATION=Development BUILD_STYLE=Development
CPP_HEADERMAP_FILE=/Developer/Examples/Cryptography/CryptoSample/
build/CryptoSample.build/Development/RsaTool.build/RsaTool.hmap
CLEAN_PRECOMPS=YES SRCROOT=/Developer/Examples/Cryptography/
CryptoSample
OBJROOT=/Developer/Examples/Cryptography/CryptoSample/build
SYMROOT=/Developer/Examples/Cryptography/CryptoSample/build
DSTROOT=/tmp/CryptoSample.dst
Missing file or directory:
/Developer/Examples/Cryptography/CryptoSample/build/Development/
libCdsaCrypt.a
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/RsaTool.build/Objects-normal/i386
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/RsaTool.build/Objects-normal
CompileCplusplus
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/RsaTool.build/Objects-normal/i386/
RsaTool.o
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/RsaTool.build/JavaClasses
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/RsaTool.build/DerivedSources
BuildPhase <DeriveAndCompileSources>RsaTool
ClearFileList
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/RsaTool.build/Objects-normal/
LinkFileList
AppendToFileList
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/RsaTool.build/Objects-normal/
LinkFileList
...skipped RsaTool for lack of
/Developer/Examples/Cryptography/CryptoSample/build/Development/
libCdsaCrypt.a...
...skipped <LinkWithFrameworksAndLibraries>RsaTool for lack of
RsaTool...
...skipped <RezResourceManagerFiles>RsaTool for lack of
<LinkWithFrameworksAndLibraries>RsaTool...
Missing file or directory:
/Developer/Examples/Cryptography/CryptoSample/build/Development/
libCdsaCrypt.a
Building target “DiffieHellman” of project “CryptoSample” with
configuration
“Development” — (1 error)
cd /Developer/Examples/Cryptography/CryptoSample
/Developer/Private/jam -d1 -k -j2
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase
JAMFILE=/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DiffieHellman.build/DiffieHellman.jam
build ACTION=build _DEFAULT_GCC_VERSION=4.0 GCC_VERSION_IDENTIFIER=__0
CONFIGURATION=Development BUILD_STYLE=Development
CPP_HEADERMAP_FILE=/Developer/Examples/Cryptography/CryptoSample/
build/CryptoSample.build/Development/DiffieHellman.build/
DiffieHellman.hmap
CLEAN_PRECOMPS=YES SRCROOT=/Developer/Examples/Cryptography/
CryptoSample
OBJROOT=/Developer/Examples/Cryptography/CryptoSample/build
SYMROOT=/Developer/Examples/Cryptography/CryptoSample/build
DSTROOT=/tmp/CryptoSample.dst
Missing file or directory:
/Developer/Examples/Cryptography/CryptoSample/build/Development/
libCdsaCrypt.a
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DiffieHellman.build/Objects-normal/i386
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DiffieHellman.build/Objects-normal
CompileCplusplus
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DiffieHellman.build/Objects-normal/
i386/DiffieHellman.o
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DiffieHellman.build/JavaClasses
Mkdir
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DiffieHellman.build/DerivedSources
BuildPhase <DeriveAndCompileSources>DiffieHellman
ClearFileList
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DiffieHellman.build/Objects-normal/
LinkFileList
AppendToFileList
/Developer/Examples/Cryptography/CryptoSample/build/
CryptoSample.build/Development/DiffieHellman.build/Objects-normal/
LinkFileList
...skipped DiffieHellman for lack of
/Developer/Examples/Cryptography/CryptoSample/build/Development/
libCdsaCrypt.a...
...skipped <LinkWithFrameworksAndLibraries>DiffieHellman for lack of
DiffieHellman...
...skipped <RezResourceManagerFiles>DiffieHellman for lack of
<LinkWithFrameworksAndLibraries>DiffieHellman...
Missing file or directory:
/Developer/Examples/Cryptography/CryptoSample/build/Development/
libCdsaCrypt.a
Build failed (17 errors)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden