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 268 - 'Headers Present But Cannot Be Compiled' Warning Messages When Compiling
Summary: 'Headers Present But Cannot Be Compiled' Warning Messages When Compiling
Status: RESOLVED WONTFIX
Alias: None
Product: TDE
Classification: Unclassified
Component: system (show other bugs)
Version: 3.5.11 [Trinity]
Hardware: All All
: P2 major
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2010-09-14 10:58 CDT by Darrell
Modified: 2012-10-19 15:24 CDT (History)
3 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darrell 2010-09-14 10:58:38 CDT
"Headers Present But Cannot Be Compiled"

I have seen that configure message several times when compiling Trinity packages. The most recent was with building kdepim. That particular error was about bluetooth/bluetooth.h and is described exactly here:

http://flameeyes.eu/autotools-mythbuster/autoconf/finding.html#autoconf.headers.present-not-compiled

The specific problem file is:

kdepim/configure.in.in

The other times I have seen that error was with respect to linux/cdrom.h. The problematic files are:

kdebase/kioslave/media/configure.in.in
kdemultimedia/configure.in.in
kdemultimedia/kscd/libwm/configure.in.in

I grepped the source tree and did not find any other files.

Hopefully you can use that information to fix the problem! :)
Comment 1 Robert Xu 2011-03-12 21:49:01 CST
Automake build warnings are no longer supported - please only file Cmake-related notices.