Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2013 21:38:57 -0700
From:      Kevin Oberman <rkoberman@gmail.com>
To:        Joerg Surmann <joerg_surmann@snafu.de>
Cc:        Freebsd_mailinglist_PORTS <freebsd-ports@freebsd.org>
Subject:   Re: trouble with ffmpeg1
Message-ID:  <CAN6yY1vfqdDzahaUrbWrh_Lb_nqRk4ek_AmYwnzR1=C2SwQ3AA@mail.gmail.com>
In-Reply-To: <CAN6yY1uUT1HFQHR-jhYSp7JnmMWnKy7G0=Qn890JC_EupMPbAA@mail.gmail.com>
References:  <514B8F9D.4080701@snafu.de> <CAN6yY1tztfNUCq13uxpUjm7Yu_2NE3Gbn_8ktqohOByen09N2w@mail.gmail.com> <514C0B3A.4090901@snafu.de> <CAN6yY1vbCFLMn=A%2B75MfKFHO2PvnnYXN2Ln78wRjMmcwHiiEKQ@mail.gmail.com> <514C8E0C.5000507@snafu.de> <CAN6yY1vtv=3HjWLWwQNvsNV39wY7kD_f9MCd2xko4MSR3NyvEA@mail.gmail.com> <CAN6yY1uUT1HFQHR-jhYSp7JnmMWnKy7G0=Qn890JC_EupMPbAA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 22, 2013 at 9:02 PM, Kevin Oberman <rkoberman@gmail.com> wrote:
> On Fri, Mar 22, 2013 at 5:24 PM, Kevin Oberman <rkoberman@gmail.com> wrote:
>> On Fri, Mar 22, 2013 at 9:59 AM, Joerg Surmann <joerg_surmann@snafu.de> 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
>
> OK. I just looked for the obvious and it looks like texi2html is not
> listed as a build dependency for ffmpeg1. Install textproc/texi2html
> and ffmpewg1 should work properly.

Again, I was too quick. I should have tested first. texi2html is a
BUILD_DEPEND of ffmpeg1, so you should not be able to build ffmpeg1
without it. If you try, the ports system should install it for you.

So, again, we need to see the complete build log (as recorded by
script(1)) and the config.log file.

Sorry for the false information on the last message
-- 
R. Kevin Oberman, Network Engineer
E-mail: rkoberman@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1vfqdDzahaUrbWrh_Lb_nqRk4ek_AmYwnzR1=C2SwQ3AA>