1、configure:××××: error: C compiler cannot create executables
apt-get install ccache
2、gnu/stubs.h: No such file or directory
apt-get install g++-multilib
3、hehehehe
[cc]
auth.c’ || echo ‘./’`auth.c
auth.c: In function ‘SendResponseIdentity’:
auth.c:432:203: error: invalid ‘asm’: invalid use of ‘%w’
eaplen = htons(i-18);
^
{standard input}: Assembler messages:
{standard input}:459: Error: unrecognized opcode `rorw’
Makefile:338: recipe for target ‘client-auth.o’ failed
[/cc]