Page 1 of 1

Trouble building Softether for OSX

Posted: Tue Feb 17, 2015 3:16 am
by Hyfjoseph
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!

Re: Trouble building Softether for OSX

Posted: Thu Feb 19, 2015 5:03 pm
by dajhorn
Pastebin the current git commit and its entire build transcript. This amount of detail is insufficient to get help.