[Flac-dev] Error when building doc/html

Avuton Olrich avuton at gmail.com
Wed Oct 4 19:16:38 PDT 2006


On 10/4/06, King, Joshua <Joshua.King at dsto.defence.gov.au> wrote:
> >Sorry, I'm not really sure what's going on here, It's
>
> A quick look at that log shows that it is calling ./configure with
> --disable-doc, however in CVS the option seems to be
> --disable-doxygen-docs, try changing that in the ebuild file (then if
> that works file a bug with the Gentoo ebuild maintainer).

./configure --prefix=/usr --host=i686-pc-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib --enable-ogg --enable-sse
--disable-3dnow --disable-debug --disable-doygen-docs
--disable-dependency-tracking --build=i686-pc-linux-gnu

Compiled with this configure and it still fails (even took away the
ebuild just did it in a directory:

 /usr/bin/install -c -m 644 'logo130.gif'
'/usr/share/doc/flac-1.1.3/html/images/logo130.gif'
make[4]: Leaving directory `/tmp/flac/doc/html/images'
make[3]: Leaving directory `/tmp/flac/doc/html/images'
make[3]: Entering directory `/tmp/flac/doc/html'
make[4]: Entering directory `/tmp/flac/doc/html'
make[4]: Nothing to be done for `install-exec-am'.
/tmp/flac/install-sh -d /usr/share/doc/flac-1.1.3/html/api
(cd api && /usr/bin/install -c -m 644 * /usr/share/doc/flac-1.1.3/html/api)
/usr/bin/install: cannot stat `*': No such file or directory
make[4]: *** [install-data-local] Error 1
make[4]: Leaving directory `/tmp/flac/doc/html'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/tmp/flac/doc/html'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/tmp/flac/doc/html'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/tmp/flac/doc'
make: *** [install-recursive] Error 1

-- 
avuton
--
 Anyone who quotes me in their sig is an idiot. -- Rusty Russell.


More information about the Flac-dev mailing list