Hi, Keith Packard <[email protected]> (06/12/2010): > On Fri, 03 Dec 2010 17:34:22 -0800, Jeremy Huddleston <[email protected]> > wrote: > > > Jeremy Huddleston (4): > > XQuartz: Disable the Mac OS X screensaver when in full screen > > mode > > XQuartz: Remove one more backing store leftover > > XQuartz: Cleanup some compiler warnings > > XQuartz: RandR: Fix mode changing for multi-monitor > > configurations. > > Merged. > 5de312a..c4a7a59 master -> master
this seems to have broken the XQuartz build: | quartz.c: In function 'pokeActivityCallback': | quartz.c:251: warning: implicit declaration of function 'UpdateSystemActivity' | quartz.c:251: warning: nested extern declaration of 'UpdateSystemActivity' | quartz.c:251: error: 'OverallAct' undeclared (first use in this function) | quartz.c:251: error: (Each undeclared identifier is reported only once | quartz.c:251: error: for each function it appears in.) | lipo: can't figure out the architecture type of: /var/tmp//ccqE8GEw.out | make[3]: *** [quartz.lo] Error 1 | make[2]: *** [all-recursive] Error 1 | make[1]: *** [all-recursive] Error 1 | make: *** [all-recursive] Error 1 After a very quick codesearch, it looks like it could be a missing Power.h include? Disclaimer: I know nothing about OS X. Mraw, KiBi.
signature.asc
Description: Digital signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
