By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 329

Summary: k3b build warnings
Product: TDE Reporter: Darrell <darrella>
Component: non-core programsAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED WONTFIX    
Severity: major CC: bugwatch, darrella, robxu9
Priority: P1    
Version: 3.5.12 [Trinity]   
Hardware: All   
OS: Slackware 12   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Darrell 2010-10-03 12:04:14 CDT
The following warning messages appear when building k3b in Slackware 12.2, automake 1.10.1.

=====================================================================
configure.in:643: warning: AC_CACHE_VAL(k3b_flac_new, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
configure.in:643: the top level
*** Creating configure
configure.in:643: warning: AC_CACHE_VAL(k3b_flac_new, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
configure.in:643: the top level
*** Creating config.h template
configure.in:643: warning: AC_CACHE_VAL(k3b_flac_new, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
configure.in:643: the top level
*** Creating Makefile templates
configure.in:643: warning: AC_CACHE_VAL(k3b_flac_new, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...

=====================================================================
[ffmpeg 0.5.2 is installed]

checking for ffmpeg >= 0.4.9... no

K3b - FFMpeg decoder plugin (decodes wma and others):
K3b -                                         no
K3b -     You are missing the ffmpeg libraries.
K3b -     Make sure ffmpeg has been configured as a
K3b -     shared library (which is not the default).
K3b -     The ffmpeg audio decoding plugin (decodes wma and
K3b -     others) won't be compiled.

=====================================================================
[No idea what this.]

K3b - Resmgr support:                         no

=====================================================================
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1537.
Comment 1 Robert Xu 2011-03-12 21:28:43 CST
Automake build warnings are no longer supported - please only file Cmake-related notices.