Opened 18 years ago

Closed 18 years ago

#6387 closed defect (fixed)

Xcb port busted (with fix)

Reported by: mcg30761@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

With gcc4, the argument order to cpp is no longer as flexible as it once was. This causes the Imakefile to invoke cpp in a way that generates an empty Xcb app-defaults file.

The fix is to correct the errant call to $(CPP) in the Imakefile. To do that requires the addition of a files/patch-Imakefile and a change to the Portfile. Those changes are included.

Someone will need to commit these changes for me.

Please let me know if I did anything wrong or if there is a better way to do what I did.

Attachments (1)

xcbwork.tar.gz (1013 bytes) - added by mcg30761@… 18 years ago.
modified Portfile and new patch file tarchive

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by mcg30761@…

Attachment: xcbwork.tar.gz added

modified Portfile and new patch file tarchive

comment:1 Changed 18 years ago by blb@…

Resolution: fixed
Status: newclosed

Looks good, committed; thanks.

Note: See TracTickets for help on using tickets.