#13020: fortune doesn't build under Mac OS X 10.5 Leopard -------------------------------+-------------------------------------------- Reporter: afb@macports.org | Owner: afb@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by seanrees@gmail.com): I consider 'fortune' to be pretty vital... :) Made a few fixes; strfile/strfile.h --> #include <stdint.h> [strfile/strfile.c, unstr/unstr.c, fortune/fortune.c] --> OSSwapHostToBigInt32 -> htonl (from machine/endian.h) I decided to make new patches for the OSSwapHostToBigInt32 -> htonl on for darwin 9 instead of patching the patch (though I just edited the existing patch files). Not sure of the standard way to approach this :) Cheers. -- Ticket URL: <http://trac.macports.org/projects/macports/ticket/13020#comment:5> MacPorts </projects/macports> Ports system for Mac OS