Description
Seems http_load does not like the duplication of the #define HAVE_MEMORY_H. I think we can just nuke it from http_load/port.h.
CC http_load/http_load.o In file included from /home/leif/apache/trafficserver.git/tools/http_load/http_load.c:51:0: /home/leif/apache/trafficserver.git/tools/http_load/port.h:114:0: error: "HAVE_MEMORY_H" redefined [-Werror] #define HAVE_MEMORY_H ^ In file included from ../lib/ts/ink_config.h:41:0, from /home/leif/apache/trafficserver.git/tools/http_load/http_load.c:28: ../lib/ink_autoconf.h:184:0: note: this is the location of the previous definition #define HAVE_MEMORY_H 1
Attachments
Issue Links
- links to