ipc.pb-c.h:7:35: fatal error

Nikos Mavrogiannopoulos n.mavrogiannopoulos at gmail.com
Mon Aug 25 00:25:44 PDT 2014


On Mon, Aug 25, 2014 at 9:06 AM, 胡菠萝 <iahuan at gmail.com> wrote:
> root at us:~/ocserv-0.8.3# make
> make  all-recursive
> make[1]: Entering directory `/root/ocserv-0.8.3'
[...]
> In file included from ./common.h:25:0,
>                  from ./occtl.h:6,
>                  from occtl.c:29:
> ./ipc.pb-c.h:7:35: fatal error: protobuf-c/protobuf-c.h: No such file
> or directory
> compilation terminated.

Indeed, unfortunately I realized that after the release. You need to
either apply this patch:
http://git.infradead.org/ocserv.git/commitdiff/60bea96ccef5589bd8d35a438fdb9b3759852f36
or build with the system's protocol buffers (that is, install
protobuf-c-devel or the equivalent package).

regards,
Nikos



More information about the openconnect-devel mailing list