Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-4545

Tools do not build cleanly on OmniOS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.0.0
    • Build, Tools
    • None

    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

          Activity

            People

              zwoop Leif Hedstrom
              zwoop Leif Hedstrom
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: