Version: 1.0pre1 (using KDE KDE 3.5.4) Installed from: Gentoo Packages Compiler: gcc-4.1.1 glibc-2.4 OS: Linux First of all, I'd like to remark that the INSTALL test file supplied in k3b-1.0pre1 is not updated with the correct deps. The problem that we have found is the following while running ./configure: checking for KDE... libraries /usr/kde/3.5/lib, headers /usr/kde/3.5/include checking if UIC has KDE plugins available... yes checking for KDE paths... defaults checking for dcopidl... /usr/kde/3.5/bin/dcopidl checking for dcopidl2cpp... /usr/kde/3.5/bin/dcopidl2cpp checking for mcopidl... /usr/kde/3.5/bin/mcopidl checking for artsc-config... /usr/kde/3.5/bin/artsc-config checking for meinproc... /usr/kde/3.5/bin/meinproc checking for kconfig_compiler... /usr/kde/3.5/bin/kconfig_compiler checking for dcopidlng... /usr/kde/3.5/bin/dcopidlng checking for xmllint... /usr/bin/xmllint checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking whether byte ordering is bigendian... no checking samplerate.h usability... yes checking samplerate.h presence... yes checking for samplerate.h... yes checking for src_new in -lsamplerate... yes checking artsc/artsc.h usability... yes checking artsc/artsc.h presence... yes checking for artsc/artsc.h... yes checking for taglib-config... /usr/bin/taglib-config checking grepping for visibility push/pop in headers... yes checking whether i686-pc-linux-gnu-g++ supports -fvisibility=hidden... (cached) no checking for stat64... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking whether lrint is declared... no checking whether lrintf is declared... no checking dvdread/dvd_reader.h usability... no checking dvdread/dvd_reader.h presence... no checking for dvdread/dvd_reader.h... no configure: error: Could not find libdvdread. Please install. In previous versions of k3b this was no requirement. Is libdvdread a mandatory dependency for this version of k3b? Any other dependencies that are not listed? As far as I know, k3b, if compiled with encode support, that is to say to use transcode, requires transcode itself to have libdvdread support. Digging further, will dvd support be compulsory from now on, or is there a way to prevent the inclusion of dvd features? Thank you for your time and attention.
I am currently working on making libdvdread an optional dependancy.
*** Bug has been marked as fixed ***.