Opened 19 years ago
Closed 19 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)
Change History (2)
Changed 19 years ago by mcg30761@…
Attachment: | xcbwork.tar.gz added |
---|
comment:1 Changed 19 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Looks good, committed; thanks.
Note: See
TracTickets for help on using
tickets.
modified Portfile and new patch file tarchive