Trouble building Softether for OSX

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
Hyfjoseph
Posts: 2
Joined: Wed Jan 21, 2015 2:12 am

Trouble building Softether for OSX

Post by Hyfjoseph » 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!

dajhorn
Posts: 137
Joined: Mon Mar 24, 2014 3:59 am

Re: Trouble building Softether for OSX

Post by dajhorn » Thu Feb 19, 2015 5:03 pm

Pastebin the current git commit and its entire build transcript. This amount of detail is insufficient to get help.

Post Reply