#41524: ort 2.2.99 cannot be built on PPC Mac OS X 10.4.11 (Tiger) because of SYS_lstat64 undeclared in lstat64() ------------------------------+----------------------------- Reporter: Peter_Dyballa@… | Owner: cal@… Type: defect | Status: assigned Priority: Normal | Milestone: MacPorts Future Component: base | Version: 2.2.99 Resolution: | Keywords: tiger Port: | ------------------------------+----------------------------- Comment (by Peter_Dyballa@…): Replying to [comment:1 cal@…]:
Can you check whether r113871, r113872 and r113873 fix the build on Tiger for you?
No, a previously reported bug is back: {{{ make[2]: Nothing to be done for `all'. ===> making all in src/pextlib1.0 cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -std=c99 -Wextra -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common tracelib.c -o tracelib.o tracelib.c: In function ‘TracelibRunCmd’: tracelib.c:585: error: ‘EV_RECEIPT’ undeclared (first use in this function) tracelib.c:585: error: (Each undeclared identifier is reported only once tracelib.c:585: error: for each function it appears in.) make[2]: *** [tracelib.o] Error 1 make[1]: *** [all] Error 1 make: *** [all] Error 1 }}} Configure correctly saw that DTrace is not available, but then this slipped in… -- Ticket URL: <https://trac.macports.org/ticket/41524#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X