On Jan 7, 2013, at 14:34, Alexander Hansen wrote: > On 1/7/13 12:58 PM, Alexander Hansen wrote: >> On 1/7/13 12:30 PM, Alexander Hansen wrote: >>> On 1/7/13 10:29 AM, Sean Lake wrote: >>> >>> <snip> >>> >>>> Thanks for your usual quick reply, Alexander. >>>> >>>> I'm running into a different error, and I'm having trouble finding the >>>> relevant part of the output, so please excuse the long output. >>>> > > <snip> > >>>> checking for CAIRO... yes >>>> checking for CAIRO_PDF... yes >>>> checking for CAIRO_PS... yes >>>> checking for CAIRO_SVG... yes >>>> checking for CAIRO_WIN32... no >>>> checking for CAIRO_XCB... yes >>>> checking for CAIRO_XLIB... yes >>>> checking for XPYB... yes >>>> checking for headers required to compile python extensions... found >>>> checking for an ANSI C-conforming const... yes >>>> checking whether gcc accepts -fno-strict-aliasing... yes >>>> configure: creating ./config.status >>>> config.status: creating Makefile >>>> config.status: creating pycairo.pc >>>> config.status: creating pycairo-uninstalled.pc >>>> config.status: creating src/Makefile >>>> config.status: creating doc/Makefile >>>> config.status: creating examples/Makefile >>>> config.status: creating test/Makefile >>>> config.status: creating src/config.h >>>> config.status: executing depfiles commands >>>> config.status: executing libtool commands >>>> >>>> Configuration: >>>> Installation prefix /sw >>>> Cairo intended ' cairo cairo-pdf cairo-ps cairo-svg >>>> cairo-xlib' >>>> Cairo includes ' cairo cairo-pdf cairo-ps cairo-svg >>>> cairo-xcb cairo-xlib xpyb' >>>> Cairo excludes ' cairo-win32' >>>> >>>> cairo bits mismatch >>>> ### execution of PYTHON=/sw/bin/python2.7 failed, exit code 1 >>>> > > A fixed version should be available shortly via "fink selfupdate". > > It turns off CAIRO_XCB, which shows up under Xquartz (2.6.3 on 10.5, and > 2.7.x on 10.8), and Apple's X11 on 10.7, but not Apple's X11 on 10.5 and > 10.6. It also turns off XPYB, which shows up with Xquartz-2.7.x. > You'll know that you have the right .info file if those show up as > turned off in the configure phase. > > -- > Alexander Hansen, Ph.D. > Fink User Liaison > My package updates: http://finkakh.wordpress.com/
Thanks, build succeeds for me, too. Thanks, Sean ------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
