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 345

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

Description Darrell 2010-10-04 18:25:08 CDT
The following warning messages appear when building k9copy in Slackware 12.2,
automake 1.10.1.

=====================================================================
[Refer to bug 268]

checking libavcodec/avcodec.h usability... no
checking libavcodec/avcodec.h presence... yes
configure: WARNING: libavcodec/avcodec.h: present but cannot be compiled
configure: WARNING: libavcodec/avcodec.h:     check for missing prerequisite headers?
configure: WARNING: libavcodec/avcodec.h: see the Autoconf documentation
configure: WARNING: libavcodec/avcodec.h:     section "Present But Cannot Be Compiled"
configure: WARNING: libavcodec/avcodec.h: proceeding with the preprocessor's result
configure: WARNING: libavcodec/avcodec.h: in the future, the compiler will take precedence
checking for libavcodec/avcodec.h... yes

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