Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2013 09:16:53 -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:  <CAN6yY1vbCFLMn=A%2B75MfKFHO2PvnnYXN2Ln78wRjMmcwHiiEKQ@mail.gmail.com>
In-Reply-To: <514C0B3A.4090901@snafu.de>
References:  <514B8F9D.4080701@snafu.de> <CAN6yY1tztfNUCq13uxpUjm7Yu_2NE3Gbn_8ktqohOByen09N2w@mail.gmail.com> <514C0B3A.4090901@snafu.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 22, 2013 at 12:41 AM, joerg_surmann <joerg_surmann@snafu.de> wrote:
>
> Thanks for replay.
> Yes it's on the end of build.
> in a attachment is a .txt file with more information.
>
>
>
> Am 22.03.2013 02:02, schrieb Kevin Oberman:
>> On Thu, Mar 21, 2013 at 3:54 PM, joerg_surmann <joerg_surmann@snafu.de> wrote:
>>>
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA256
>>>
>>> Hi all,
>>>
>>> whats wrong with ffmpeg1?
>>> can't update this port:
>>>
>>> snip
>>>
>>> install: /usr/ports/multimedia/ffmpeg1/work/ffmpeg-1.0.5/doc/*.html: No
>>> such file or directory
>>> *** [post-install] Error code 71
>>>
>>> Stop in /usr/ports/multimedia/ffmpeg1.
>>> *** [install] Error code 1
>>>
>>> Stop in /usr/ports/multimedia/ffmpeg1.
>>>
>>>
>>>
>>> Thanks for help.
>>>
>>> Suri
>>
>> As a certain annoying computer may someday say: "Insufficient data for
>> a meaningful response."
>>
>> The generation of the HTML files didn't happen for some reason. It
>> should have been near the end of the build. Either it didn't happen or
>> it want somewhere wrong, but you did not provide that information.
>>
>> There should be about 10 lines starting with "HTML". There is a normal
>> error message for fate.texi, but that should be it.

You sent the 'make install', but the creation of the *.html from the
*.texi files is at the end of the 'make'.
cd /usr/ports/multimedia/ffmpeg1 && make
The portion that is of interest is in the last 50 lines of the output.

If no such lines are present, can you put the log of the full build
and the contents of multimedia/ffmpeg1/work/ffmpeg-1.0.5/config.log
somewhere accessible? You can try attaching them to mail, but they may
be too large. config.log is about 250 KB and the build output only
about 83 KB, so they might make it.
-- 
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?CAN6yY1vbCFLMn=A%2B75MfKFHO2PvnnYXN2Ln78wRjMmcwHiiEKQ>