Skip to content

Fixes to enable x86_64 build#22

Open
nicolov wants to merge 5 commits into
el1n:masterfrom
nicolov:fixes_for_64_build
Open

Fixes to enable x86_64 build#22
nicolov wants to merge 5 commits into
el1n:masterfrom
nicolov:fixes_for_64_build

Conversation

@nicolov
Copy link
Copy Markdown

@nicolov nicolov commented Jun 27, 2016

A few fixes to enable building on x86_64. Besides the typos, there was a problem in the multicall binary code (src/vpnserver/vpnserver.c). On uClibc, argv[] should not be modified by the program, but the non-GNU version of basename does indeed change its argument. For some reason, this was only showing up as a segfault on 64bit builds. I've found a reference to this problem here.

@nicolov nicolov force-pushed the fixes_for_64_build branch from bccbde4 to ee59db1 Compare June 27, 2016 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant