[MacPorts] #37568: git-core: error: incomplete definition of type 'struct ustar_header'

MacPorts noreply at macports.org
Mon Jan 7 16:32:14 PST 2013


#37568: git-core: error: incomplete definition of type 'struct ustar_header'
--------------------------+-------------------------
 Reporter:  ryandesign@…  |      Owner:  ciserlohn@…
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.1.2
 Keywords:                |       Port:  git-core
--------------------------+-------------------------
 Installing git-core @1.8.1 fails:

 {{{
 builtin/tar-tree.c:93:12: error: incomplete definition of type 'struct
 ustar_header'
         if (header->typeflag[0] != 'g')
             ~~~~~~^
 builtin/tar-tree.c:83:9: note: forward declaration of 'struct
 ustar_header'
         struct ustar_header *header = (struct ustar_header *)buffer;
                ^
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/37568>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list