[Bug 134355] New: configure script fails '--without-akode' option
Juuso Alasuutari
juuso.alasuutari at tamperelainen.org
Tue Sep 19 21:39:01 BST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=134355
Summary: configure script fails '--without-akode' option
Product: kdemultimedia
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-multimedia kde org
ReportedBy: juuso.alasuutari tamperelainen org
Version: (using KDE KDE 3.5.3)
Installed from: Compiled From Sources
Compiler: gcc 4.0.3
OS: Linux
'./configure --without-akode' fails for kdemultimedia 3.5.4. Here's what it says:
checking if mpeglib_artsplug should be compiled... yes
configure: error: conditional "include_akode_mpeg" was never defined.
Usually this means the macro was only invoked conditionally.
I can't confirm this, but I'm told that also --with-akode fails. That sounds convincing enough, considering that a line in the configure.in file seems misplaced. Moving it around and running autoconf enables a succesful configure and compile with both '--without-akode' and '--with-akode'.
More information about the kde-multimedia
mailing list