Trouble building Softether for OSX
Posted: Tue Feb 17, 2015 3:16 am
Hi all,
While building Softether (Build 9529) on the mac (64bits), I'm faced with this error:
ld: warning: ld: warning: ignoring file /usr/lib/libssl.dylib, file was built for i386 which is not the architecture
being linked (x86_64): /usr/lib/libssl.dylib ignoring file /usr/lib/libcrypto.dylib, file was built for i386 which is
not the architecture being linked (x86_64): /usr/lib/libcrypto.dylib
Undefined symbols for architecture x86_64:
"_AES_cbc_encrypt", referenced from:
_AesEncrypt in Encrypt.o
_AesDecrypt in Encrypt.o
...
...
ld: symbol(s) not found for architecture x86_64[/i]
What am I missing, or am I doing something wrong?
Thanks in advance!
While building Softether (Build 9529) on the mac (64bits), I'm faced with this error:
ld: warning: ld: warning: ignoring file /usr/lib/libssl.dylib, file was built for i386 which is not the architecture
being linked (x86_64): /usr/lib/libssl.dylib ignoring file /usr/lib/libcrypto.dylib, file was built for i386 which is
not the architecture being linked (x86_64): /usr/lib/libcrypto.dylib
Undefined symbols for architecture x86_64:
"_AES_cbc_encrypt", referenced from:
_AesEncrypt in Encrypt.o
_AesDecrypt in Encrypt.o
...
...
ld: symbol(s) not found for architecture x86_64[/i]
What am I missing, or am I doing something wrong?
Thanks in advance!