On Fri, Mar 22, 2013 at 9:59 AM, Joerg Surmann <[email protected]> wrote: > > ok. > here the complet make output. > (without make install)
Actually, it was just the STDERR output without the STDOUT stuff. To get far we need to have the complete output. % script % cd /usr/ports/multimedia/fmpeg1 && make % exit Then send the typescript file. That will have everything in order, just as it comes out on the terminal. Also, /usr/ports/multimedia/fmpeg1/work/ffmpeg-1.05/config.log texi2html is the tool that actually generates the *.html files. You might want to confirm that texi2html is available. % which texi2html -- R. Kevin Oberman, Network Engineer E-mail: [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
