-
Notifications
You must be signed in to change notification settings - Fork 140
Closed
Description
I am unable to build this with XCode 3.2.5 (or 4, for that matter). I get an error on the make:
Configured for darwin-i386-cc.
- ASM_DEF=-UOPENSSL_BN_ASM_PART_WORDS
- make CC=/Developer/XCode 3.2.5/usr/bin/gcc-4.2 'CFLAG=-D_DARWIN_C_SOURCE -UOPENSSL_BN_ASM_PART_WORDS -arch x86_64 ' 'SHARED_LDFLAGS=-arch x86_64 -dynamiclib'
make: *** No rule to make target `3.2.5/usr/bin/gcc-4.2'. Stop. - echo '**** copying intermediate libraries to /Users/sjreed/Documents/OpenSSLBuild/build/openssl.build/Debug/x86_64-.a *'
**** copying intermediate libraries to /Users/sjreed/Documents/OpenSSLBuild/build/openssl.build/Debug/x86_64-.a * - cp libcrypto.a /Users/sjreed/Documents/OpenSSLBuild/build/openssl.build/Debug/x86_64-libcrypto.a
cp: libcrypto.a: No such file or directory - cp libssl.a /Users/sjreed/Documents/OpenSSLBuild/build/openssl.build/Debug/x86_64-libssl.a
cp: libssl.a: No such file or directory
Any suggestions?
Thanks...Steve
Metadata
Metadata
Assignees
Labels
No labels