pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51113: multimedia/ffmpeg2 fails to install on Solaris 11
The following reply was made to PR pkg/51113; it has been noted by GNATS.
From: Leonardo Taccari <leot%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/51113: multimedia/ffmpeg2 fails to install on Solaris 11
Date: Tue, 03 May 2016 21:55:24 +0200
Hello Joern,
joern.clausen%uni-bielefeld.de@localhost writes:
> [...]
> Solaris' native texi2html fails the configure test for unknown reasons:
>
> texi2html enabled no
>
Can you please provide the output of `texi2html --help'? It seems that
ffmpeg2's configure invoke it and try to parse the `init-file' option in
the usage message. I guess that in your setup there is no match (if you
are more interested/curious please give a look at configure:5415).
> >Fix:
> Personally, I'd prefer the old behaviour of not installing the HTML
> docs, i.e. add "--disable-htmlpages" as configure flag and fix PLIST.
While we can --disable-htmlpages, texi2html is also required to
generate man pages (that's why I have looked at it recently). I
think that having them is an improvement to the previous situation
and so I prefer to find and fix the issue you have reported.
Ciao,
L.
Home |
Main Index |
Thread Index |
Old Index