#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: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.2.99 Keywords: tiger | Port: -----------------------------+-------------------------------- {{{ cc -g -O2 -std=c99 -Wextra -Wall -fPIC -arch i386 -arch ppc -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -c -o stat.o stat.c stat.c: In function ‘stat64’: stat.c:79: error: ‘SYS_stat64’ undeclared (first use in this function) stat.c:79: error: (Each undeclared identifier is reported only once stat.c:79: error: for each function it appears in.) stat.c: In function ‘lstat64’: stat.c:121: error: ‘SYS_lstat64’ undeclared (first use in this function) stat.c: In function ‘stat64’: stat.c:79: error: ‘SYS_stat64’ undeclared (first use in this function) stat.c:79: error: (Each undeclared identifier is reported only once stat.c:79: error: for each function it appears in.) stat.c: In function ‘lstat64’: stat.c:121: error: ‘SYS_lstat64’ undeclared (first use in this function) lipo: can't figure out the architecture type of: /var/tmp//ccBst4UU.out make[3]: *** [stat.o] Error 1 make[2]: *** [all] Error 1 make[1]: *** [all] Error 1 make: *** [all] Error 2 }}} This happen on a G4 (PPC 7447A) with 32-bit hardware. (And software.) -- Ticket URL: <https://trac.macports.org/ticket/41524> MacPorts <http://www.macports.org/> Ports system for OS X