[ https://issues.apache.org/jira/browse/TS-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alan M. Carroll reassigned TS-2982: ----------------------------------- Assignee: Alan M. Carroll (was: Phil Sorber) > build error from gitmaster > -------------------------- > > Key: TS-2982 > URL: https://issues.apache.org/jira/browse/TS-2982 > Project: Traffic Server > Issue Type: Bug > Reporter: bettydramit > Assignee: Alan M. Carroll > Fix For: 5.1.0 > > > git master > In file included from ../../iocore/cache/P_Cache.h:43, > from ../../iocore/cluster/P_Cluster.h:31, > from P_HostDB.h:38, > from MultiCache.cc:33: > ../../iocore/cache/P_CacheVol.h: In member function 'void > Vol::set_migrate_in_progress(MigrateToInterimCache*)': > ../../iocore/cache/P_CacheVol.h:491: error: 'union INK_MD5' has no member > named 'word' > ../../iocore/cache/P_CacheVol.h: In member function 'void > Vol::set_migrate_failed(MigrateToInterimCache*)': > ../../iocore/cache/P_CacheVol.h:496: error: 'union INK_MD5' has no member > named 'word' > ../../iocore/cache/P_CacheVol.h: In member function 'void > Vol::set_migrate_done(MigrateToInterimCache*)': > ../../iocore/cache/P_CacheVol.h:501: error: 'union INK_MD5' has no member > named 'word' > In file included from ../../iocore/cache/P_Cache.h:43, > from ../../iocore/cluster/P_Cluster.h:31, > from P_HostDB.h:38, > from HostDB.cc:26: > ../../iocore/cache/P_CacheVol.h: In member function 'void > Vol::set_migrate_in_progress(MigrateToInterimCache*)': > ../../iocore/cache/P_CacheVol.h:491: error: 'union INK_MD5' has no member > named 'word' > ../../iocore/cache/P_CacheVol.h: In member function 'void > Vol::set_migrate_failed(MigrateToInterimCache*)': > ../../iocore/cache/P_CacheVol.h:496: error: 'union INK_MD5' has no member > named 'word' > ../../iocore/cache/P_CacheVol.h: In member function 'void > Vol::set_migrate_done(MigrateToInterimCache*)': > ../../iocore/cache/P_CacheVol.h:501: error: 'union INK_MD5' has no member > named 'word' > make[2]: *** [MultiCache.o] Error 1 -- This message was sent by Atlassian JIRA (v6.2#6252)