"dev" <dev-boun...@openvswitch.org> wrote on 03/22/2016 06:17:34 PM:

> From: b...@skyportsystems.com
> To: dev@openvswitch.org
> Cc: Ben Warren <b...@skyportsystems.com>
> Date: 03/22/2016 06:27 PM
> Subject: [ovs-dev] [PATCH v4 03/22] Rename all functions in list.h
> with ovs_ prefix
> Sent by: "dev" <dev-boun...@openvswitch.org>
>
> From: Ben Warren <b...@skyportsystems.com>
>
> This attempts to prevent namespace collisions with other list libraries
>
> Signed-off-by: Ben Warren <b...@skyportsystems.com>

This didn't compile cleanly for me when applied with patches
1 and 2 on current master:


libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include
-I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra
-Wno-sign-compare -Wpointer-arith -Wformat-security -Wswitch-enum
-Wunused-parameter -Wbad-function-cast -Wcast-align -Wmissing-prototypes
-Wmissing-field-initializers -fno-strict-aliasing -g -O2 -MT lib/bfd.lo -MD
-MP -MF lib/.deps/bfd.Tpo -c lib/bfd.c -o lib/bfd.o
In file included from lib/tun-metadata.h:24:0,
                 from lib/packets.h:31,
                 from lib/bfd.h:24,
                 from lib/bfd.c:16:
lib/ofpbuf.h:22:18: fatal error: list.h: No such file or directory
 #include "list.h"

Ryan
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to