You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2014/08/15 16:48:21 UTC

[jira] [Commented] (TS-2982) build error from gitmaster

    [ https://issues.apache.org/jira/browse/TS-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098591#comment-14098591 ] 

Leif Hedstrom commented on TS-2982:
-----------------------------------

Is this still an issue? What platform / compilers are causing this?

> build error from gitmaster
> --------------------------
>
>                 Key: TS-2982
>                 URL: https://issues.apache.org/jira/browse/TS-2982
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: bettydramit
>
> 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)