Hello, this is my first gentoo installation so perhaps my question is a little bit stupid. The installation of libexif (0.6.13-r1) fails. At the bottom of this mail are the last few lines of the emerge messages. If I take libexif-0.6.13.tar.bz2 from /usr/portage/distfiles and compile it the manual way with './configure --prefix=/usr --disable-doc --enable-nls' and 'make', it's no problem. So how can I solve this?
Jens # USE"-doc" emerge libexif [...] ./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-nls --disable-doc --build=i686-pc-linux-gnu [...] i686-pc-linux-gnu-ar cru .libs/libexif.a exif-byte-order.o exif-content.o exif-data.o exif-entry.o exif-format.o exif-ifd.o exif-load i686-pc-linux-gnu-ranlib .libs/libexif.a rm -fr .libs/libexif.lax creating libexif.la (cd .libs && rm -f libexif.la && ln -s ../libexif.la libexif.la) make[3]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif' make[2]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/libexif' Making all in test make[2]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/test' Making all in nls make[3]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/test/nls' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/test/nls' make[3]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/test' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/test' make[2]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/test' Making all in doc make[2]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/doc' cd .. && /bin/sh /var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/missing --run automake-1.8 --gnu doc/Makefile cd .. && /bin/sh ./config.status doc/Makefile config.status: creating doc/Makefile make[2]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/doc' make[2]: Entering directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/doc' make[2]: *** No rule to make target `libexif-api.html.stamp', needed by `all-local'. Stop. make[2]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13/doc' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/libexif-0.6.13-r1/work/libexif-0.6.13' make: *** [all] Error 2 !!! ERROR: media-libs/libexif-0.6.13-r1 failed. Call stack: ebuild.sh, line 1546: Called dyn_compile ebuild.sh, line 937: Called src_compile libexif-0.6.13-r1.ebuild, line 40: Called die !!! (no error message) !!! If you need support, post the topmost build error, and the call stack if relevant. ... done! -- gentoo-user@gentoo.org mailing list