On 10/01/11 14:16 , Tomoaki Okayama wrote: > Dear Fink developers, > > We have managed to update TeX Live to the latest version (2010), > and now it seems a time to test it publicly!
Thanks for the hard work. > If you would like to test it, checkout the finkinfos as follows: > > $ cvs -d :pserver:[email protected]:/cvsroot/fink checkout > -P -d text experimental/todai/ecc-10.4/main/finkinfo/text > > and copy them to your local finkinfo tree > (maybe /sw/fink/dists/local/main/finkinfo). [] > Your any positive/negative feedbacks, reports, advices and comments > are welcome. To save time, EXPLICIT patches with your explanation > are very appreciated. No patch yet, but a failure: On 10.6/64bit: phase compiling: texlive-0.20100722-0test7 failed g++ -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c -I/sw_x86_64/include -I../../../texk/web2c/xetexdir -DU_STATIC_IMPLEMENTATION -I/sw_x86_64/src/fink.build/texlive-0.20100722-0test7/texlive/Work/libs/icu/include -I/sw_x86_64/include/freetype2 -I/sw_x86_64/include -DXETEX_MAC -DXETEX_GRAPHITE -I/sw_x86_64/src/fink.build/texlive-0.20100722-0test7/texlive/Work/libs/graphite/include -I/sw_x86_64/lib/freetype219/include/freetype2 -I/sw_x86_64/lib/freetype219/include -I/sw_x86_64/lib/fontconfig2/include -I/sw_x86_64/include -g -O2 -MT libxetex_a-XeTeXLayoutInterface.o -MD -MP -MF .deps/libxetex_a-XeTeXLayoutInterface.Tpo -c -o libxetex_a-XeTeXLayoutInterface.o `test -f 'xetexdir/XeTeXLayoutInterface.cpp' || echo '../../../texk/web2c/'`xetexdir/XeTeXLayoutInterface.cpp ../../../texk/web2c/xetexdir/XeTeXLayoutInterface.cpp: In function 'int GetFontCharRange_AAT(OpaqueATSUStyle*, int)': ../../../texk/web2c/xetexdir/XeTeXLayoutInterface.cpp:867: error: 'ATSUGetAttribute' was not declared in this scope ../../../texk/web2c/xetexdir/XeTeXLayoutInterface.cpp:869: error: 'FMGetATSFontRefFromFont' was not declared in this scope make[5]: *** [libxetex_a-XeTeXLayoutInterface.o] Error 1 It seems that this XeTeXLayoutInterface.cpp uses deprecated QuickDraw functions that have been removed on 10.6/64bit. On 10.5, compilation fails, too, with a different error message, see next message. -- Martin ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel
