[MacPorts] #20970: Patch to maildrop 2.20 Portfile to make it build on Snow Leopard
#20970: Patch to maildrop 2.20 Portfile to make it build on Snow Leopard --------------------------------+------------------------------------------- Reporter: chenggao@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: --------------------------------+------------------------------------------- Seems gcc 4.21 on Snow Leopard uses C99 as default, which makes building of Maildrop 2.20 fail. Attached file patchs Portfile to use C89 to achieve successful build. -- Ticket URL: <http://trac.macports.org/ticket/20970> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20970: Patch to maildrop 2.20 Portfile to make it build on Snow Leopard --------------------------------+------------------------------------------- Reporter: chenggao@… | Owner: matt@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: maildrop --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => matt@… * type: update => defect * port: => maildrop -- Ticket URL: <http://trac.macports.org/ticket/20970#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20970: Patch to maildrop 2.20 Portfile to make it build on Snow Leopard --------------------------------+------------------------------------------- Reporter: chenggao@… | Owner: matt@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: maildrop --------------------------------+------------------------------------------- Comment(by toby@…): I get the same issue with and without -std=c89 ... it seems to want bdb (or something). Did you install a db4x port (or gdbm) in between attempts? -- Ticket URL: <http://trac.macports.org/ticket/20970#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20970: Patch to maildrop 2.20 Portfile to make it build on Snow Leopard ---------------------------------+------------------------------------------ Reporter: chenggao@… | Owner: matt@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: maildrop | ---------------------------------+------------------------------------------ Changes (by toby@…): * status: new => closed * resolution: => fixed Comment: r56661 -- Ticket URL: <http://trac.macports.org/ticket/20970#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20970: Patch to maildrop 2.20 Portfile to make it build on Snow Leopard ---------------------------------+------------------------------------------ Reporter: chenggao@… | Owner: matt@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: maildrop | ---------------------------------+------------------------------------------ Comment(by chenggao@…): Replying to [comment:2 toby@…]:
I get the same issue with and without -std=c89 ... it seems to want bdb (or something). Did you install a db4x port (or gdbm) in between attempts? Thanks for looking into this. Yes seems I got db46 installed as dependency for some app. Just I dont know which.
Sorry my workaround caused some chaos. -- Ticket URL: <http://trac.macports.org/ticket/20970#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts