Opened 15 years ago
Closed 15 years ago
#21358 closed defect (fixed)
postgresql84 8.4.1 won't build universal
Reported by: | Veence (Vincent) | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jyrkiwahlstedt, petr@…, ryandesign (Ryan Carsten Schmidt) | |
Port: | postgresql84 |
Description
Postgresql84 won't build universal binaries because it mixed up sizeofs in its definitions files, leading to a duplicate case error.
I append two patches to correct .h file and one for the Portfile. Please try them.
Attachments (3)
Change History (9)
Changed 15 years ago by Veence (Vincent)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 15 years ago by tobypeterson
Cc: | jwa@… added |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
Port: | postgresql84 added |
Version: | 1.8.0 |
comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
Has anybody already spoken with upstream about this issue?
comment:4 Changed 15 years ago by Veence (Vincent)
I did not. I assumed this was somehow maintainer's task?
comment:5 Changed 15 years ago by Veence (Vincent)
PS : I'll attend the next European PostGRES conference. If you desire, I might somehow inform the developers that will attend the event.
comment:6 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Portfile patch