Opened 15 years ago

Closed 14 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)

Portfile.diff (545 bytes) - added by Veence (Vincent) 15 years ago.
Portfile patch
patch_pg_config_h.diff (692 bytes) - added by Veence (Vincent) 15 years ago.
First .h patch
patch_postgres_h.diff (766 bytes) - added by Veence (Vincent) 15 years ago.
Second .h patch

Download all attachments as: .zip

Change History (9)

Changed 15 years ago by Veence (Vincent)

Attachment: Portfile.diff added

Portfile patch

Changed 15 years ago by Veence (Vincent)

Attachment: patch_pg_config_h.diff added

First .h patch

Changed 15 years ago by Veence (Vincent)

Attachment: patch_postgres_h.diff added

Second .h patch

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:2 Changed 15 years ago by petr@…

Cc: petr@… added

Cc Me!

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

Has anybody already spoken with upstream about this issue?

comment:4 Changed 14 years ago by Veence (Vincent)

I did not. I assumed this was somehow maintainer's task?

comment:5 Changed 14 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 14 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.