#47813: texlive-bin @2014_9 won't build on PPC Tiger (Mac OS X 10.4.11) because of re-write of C definition ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: texlive-bin | ------------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [ticket:47813 Peter_Dyballa@…]:
{{{ /usr/include/strings.h:75: error: expected declaration specifiers or '...' before '(' token }}}
I Googled this error message and found [http://lists.gnu.org/archive/html /bug-gnulib/2011-07/msg00460.html bug report] (for another project and OS) which says that on some systems, strings.h is not self-contained, and it is necessary to `#include <sys/types.h>` first. Can you try making that change, wherever strings.h is `#include`d? My Tiger machine is currently busy... -- Ticket URL: <https://trac.macports.org/ticket/47813#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X