New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16697 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

XFree86 4.7.0 build failure

Reported by: aladin@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: XFree86, Xtranssock.c, MAXHOSTNAMELEN, decompress.c, z_magic, PureDarwin, haspatch Cc: yves@…, probono@…, raimue@…
Port: XFree86

Description

First patch fixes ../../lib/xtrans/Xtranssock.c:1378: error: 'MAXHOSTNAMELEN' undeclared here (not in a function) error.
See Xtranssock.c.patch attachment.

Then, a new error decompress.c:96: error: syntax error before 'z_magic' is raised but resolved with the second patch.
See decompress.c.patch attachment.

port install XFree86 +puredarwin has been used to build XFree86 4.7.0 on Mac OS X 10.5.5 (9F33).

Ticket #13895 (new defect) fixed.

Attachments

Xtranssock.c.patch (291 bytes) - added by aladin@… 5 years ago.
decompress.c.patch (322 bytes) - added by aladin@… 5 years ago.

Change History

Changed 5 years ago by aladin@…

Changed 5 years ago by aladin@…

comment:1 follow-up: ↓ 2 Changed 5 years ago by jmr@…

  • Cc yves@… added
  • Keywords PureDarwin, haspatch added; PureDarwin removed
  • Type changed from enhancement to defect
  • Summary changed from XFree86 4.7.0 build failure fixed to XFree86 4.7.0 build failure

For future reference, we'd prefer you attached the fix to the existing ticket rather than open a new one.

comment:2 in reply to: ↑ 1 Changed 5 years ago by aladin@…

Replying to jmr@…:

For future reference, we'd prefer you attached the fix to the existing ticket rather than open a new one.

Ok.

comment:3 Changed 5 years ago by probono@…

  • Cc probono@… added

Cc Me!

comment:4 Changed 5 years ago by raimue@…

  • Cc raimue@… added

Are these patches specific to Darwin 9 only, or should they be added for all platforms?

comment:5 Changed 5 years ago by raimue@…

  • Status changed from new to closed
  • Resolution set to fixed

Committed in r40523.

I concluded that the patches can be added for all platforms as they only add fallbacks. Tested building, but not functionality on Mac OS X 10.5.5.

comment:6 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.