Page 1 of 1

SoftEther 4.13 9524 fail to compile

Posted: Sat Jan 31, 2015 10:08 am
by arprip
Where is GetRandHostNameForGetMyPrivateIP() function

objs/Mayaqua/Network.o: In function `GetMyPrivateIP':
Network.c:(.text+0x1407d): undefined reference to `GetRandHostNameForGetMyPrivateIP'

OS is Fedora 19

Re: SoftEther 4.13 9524 fail to compile

Posted: Sun Feb 01, 2015 9:57 pm
by dajhorn
I can confirm this bug. The currently published SoftEther binaries are not generated from the currently published SoftEther source code.

Re: SoftEther 4.13 9524 fail to compile

Posted: Mon Feb 02, 2015 3:36 am
by dnobori
Thanks for pointing it out. Somehow the function was missing in the Network.c file.
I already corrected the error and uploaded the latest source code.