"dev" <[email protected]> wrote on 03/22/2016 06:17:34 PM:
> From: [email protected] > To: [email protected] > Cc: Ben Warren <[email protected]> > 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" <[email protected]> > > From: Ben Warren <[email protected]> > > This attempts to prevent namespace collisions with other list libraries > > Signed-off-by: Ben Warren <[email protected]> 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 [email protected] http://openvswitch.org/mailman/listinfo/dev
