On Sat, 2015-10-17 at 23:39 +0900, cley wrote: > It?s the summary of build options: > > version: 0.10.9 > Host type: x86_64-unknown-linux-gnu > Install prefix: /usr/local > Compiler: gcc > CFlags: -g -O2 -Wall > > PAM auth backend: yes > Radius auth backend: no > GSSAPI auth backend: yes > Anyconnect compat: yes > TCP wrappers: yes > systemd: no > (socket activation) > seccomp: yes > Compression: yes > LZ4 compression: no > readline: yes > libnl3: yes > liboath: no > glibc (sha2crypt): yes > local talloc: yes > local protobuf-c: yes > local PCL library: yes > local libopts: no > local http-parser: yes > > > The error log: > > kkdcp_asn1_tab.c:7:1: error: unknown type name 'asn1_static_node' > const asn1_static_node kkdcp_asn1_tab[] = { Which version of libtasn1 do you have in the system? Do you have the devel package installed as well? regards, Nikos