Build from git in Centos 6
Nikos Mavrogiannopoulos
nmav at gnutls.org
Mon Apr 14 14:18:04 PDT 2014
On Tue, 2014-04-15 at 03:11 +0800, Steve wrote:
> Hi, All
>
> Tried to build ocserv from git in CentOS 6, but in make setup, there's
> error like:
>
> /bin/true ocserv-args.def
>
> CC ocserv-args.o
>
> gcc: ocserv-args.c: No such file or directory
>
> gcc: no input files
> How can I solve this?
You need autogen to compile from git. The best is to run "make dist"
from a system with autogen, and then use the output tarball to any
target system.
regards,
Nikos
More information about the openconnect-devel
mailing list