#40401: lcdf-typetools: universal variant fails: "Neither WORDS_BIGENDIAN nor WORDS_LITTLEENDIAN is defined!" -----------------------------+---------------------- Reporter: ryandesign@… | Owner: larryv@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: Port: lcdf-typetools | -----------------------------+---------------------- Comment (by larryv@…): Replying to [comment:1 egall@…]:
I haven't tried this myself yet, but perhaps someone could try patching the configure script to define `WORDS_BIGENDIAN` in the first condition instead of just leaving it blank?
This would not help. The configure script determines (correctly) that the compiler will be building universally and defines neither WORDS_BIGENDIAN nor WORDS_LITTLEENDIAN, but the source assumes that at least one of those is defined. -- Ticket URL: <https://trac.macports.org/ticket/40401#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X