Ticket #2 (closed bug: fixed)
configuration warnings: magick/magick.h: present but cannot be compiled
| Reported by: | niam | Owned by: | niam |
|---|---|---|---|
| Priority: | low | Milestone: | 0.12.0 |
| Component: | Version: | ||
| Severity: | minor | Keywords: | |
| Cc: |
Description
during the 'configure' script running the next warnings could be seen:
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: ./configure
configure: WARNING: magick/magick.h: present but cannot be compiled
configure: WARNING: magick/magick.h: check for missing prerequisite headers?
configure: WARNING: magick/magick.h: see the Autoconf documentation
configure: WARNING: magick/magick.h: section "Present But Cannot Be Compiled"
configure: WARNING: magick/magick.h: proceeding with the preprocessor's result
configure: WARNING: magick/magick.h: in the future, the compiler will take precedence
configure: WARNING: ## -------------------------- ##
configure: WARNING: ## Report this to libdodo.org ##
configure: WARNING: ## -------------------------- ##
Change History
comment:2 Changed 3 years ago by hg
{issue #2[resolved]}try magick/ImageMagick.h in configure script to check for usability of ImageMagick?
(changeset: 1240:c9c2d07f9543)

The solution might be as described here: http://www.gnu.org/software/hello/manual/autoconf/Present-But-Cannot-Be-Compiled.html