On 4/5/2013 12:48 PM, Hisashi T Fujinaka wrote: > In lilypond-devel: > /Volumes/UserSpace/sw.8/src/fink.build/lilypond-devel-2.17.13-1/lilypond-2.17.13/scripts/build/out/run-and-check > "LANG= makeinfo --enable-encoding --error-limit=0 > -I/Volumes/UserSpace/sw.8/src/fink.build/lilypond-devel-2.17.13-1/lilypond-2.17.13/Documentation > -I. -I./out --output=out/lilypond-usage.info out/usage.texi" > "usage.makeinfo.log" > > Please check the logfile usage.makeinfo.log for errors > > In lilypond: > /Volumes/UserSpace/sw.8/src/fink.build/lilypond-2.16.2-1/lilypond-2.16.2/scripts/build/out/run-and-check > "LANG= makeinfo --enable-encoding --error-limit=0 > -I/Volumes/UserSpace/sw.8/src/fink.build/lilypond-2.16.2-1/lilypond-2.16.2/Documentation > -I. -I./out --output=out/music-glossary.info out/music-glossary.texi" > "music-glossary.makeinfo.log"
lilypond* needs to be updated to use the texinfo-legacy package because it does not work w/ the new updated texinfo5. Besides changing the BuildDepends entry, the following will need to be added to CompileScript: export MAKEINFO=%p/opt/texinfo-legacy/bin/makeinfo Hanspeter ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ 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
