On 1/25/2013 11:25 AM, Sam Seaver wrote:
> This is pretty straight-forward, a 'mv' command failed because of an
> incorrect path:
>
> /bin/mv
> /sw/src/fink.build/root-libavcodec54-1.0-shlibs-1.0.2-2/sw/share/man/man1/ff{mpeg,play,probe}.1
> /sw/src/fink.build/root-ffmpeg-1.0.2-2/sw/share/man/man1/Somewhat straightforward. It's not not incorrect path, but most likely the man files didn't get created. Look earlier in the build when it outputs the build settings, and near the bottom should be entries for texi2html, perl, pod2man, and makeinfo. On my build that succeeds, I see this: texi2html enabled yes perl enabled yes pod2man enabled yes makeinfo enabled yes Please verify that you have 'yes' for all 4 of these entries (texi2html and pod2man in particular, I _think_ makeinfo can be no). The makefiles themselves are created by pod2man, which should exist in /usr/bin/pod2man on all supported systems. Hanspeter ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ 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
