Val Baranov
2012-Mar-26 00:04 UTC
OpenSSH 5.9p1 compilation via gcc and cc - both produce "present but cannot be compiled" warnings -- AIX 6.1 TL7 SP3
configure: WARNING: fcntl.h: present but cannot be compiled configure: WARNING: fcntl.h: check for missing prerequisite headers? configure: WARNING: fcntl.h: see the Autoconf documentation configure: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure: WARNING: fcntl.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------------------- ## configure: WARNING: ## Report this to openssh-unix-dev at mindrot.org ## configure: WARNING: ## ------------------------------------------- ## configure: WARNING: sys/audit.h: present but cannot be compiled configure: WARNING: sys/audit.h: check for missing prerequisite headers? configure: WARNING: sys/audit.h: see the Autoconf documentation configure: WARNING: sys/audit.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/audit.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------------------- ## configure: WARNING: ## Report this to openssh-unix-dev at mindrot.org ## configure: WARNING: ## ------------------------------------------- ## configure: WARNING: sys/stream.h: present but cannot be compiled configure: WARNING: sys/stream.h: check for missing prerequisite headers? configure: WARNING: sys/stream.h: see the Autoconf documentation configure: WARNING: sys/stream.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/stream.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------------------- ## configure: WARNING: ## Report this to openssh-unix-dev at mindrot.org ## configure: WARNING: ## ------------------------------------------- ## checking zlib.h usability... no checking zlib.h presence... yes configure: WARNING: zlib.h: present but cannot be compiled configure: WARNING: zlib.h: check for missing prerequisite headers? configure: WARNING: zlib.h: see the Autoconf documentation configure: WARNING: zlib.h: section "Present But Cannot Be Compiled" configure: WARNING: zlib.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------------------- ## configure: WARNING: ## Report this to openssh-unix-dev at mindrot.org ## configure: WARNING: ## ------------------------------------------- ##
Iain Morgan
2012-Mar-26 16:24 UTC
OpenSSH 5.9p1 compilation via gcc and cc - both produce "present but cannot be compiled" warnings -- AIX 6.1 TL7 SP3
On Sun, Mar 25, 2012 at 19:04:51 -0500, Val Baranov wrote:> > > configure: WARNING: fcntl.h: present but cannot be compiled > configure: WARNING: fcntl.h: check for missing prerequisite headers? > configure: WARNING: fcntl.h: see the Autoconf documentation > configure: WARNING: fcntl.h: section "Present But Cannot Be Compiled" > configure: WARNING: fcntl.h: proceeding with the compiler's result > configure: WARNING: ## ------------------------------------------- ## > configure: WARNING: ## Report this to openssh-unix-dev at mindrot.org ## > configure: WARNING: ## ------------------------------------------- ## > > configure: WARNING: sys/audit.h: present but cannot be compiled > configure: WARNING: sys/audit.h: check for missing prerequisite headers? > configure: WARNING: sys/audit.h: see the Autoconf documentation > configure: WARNING: sys/audit.h: section "Present But Cannot Be Compiled" > configure: WARNING: sys/audit.h: proceeding with the compiler's result > configure: WARNING: ## ------------------------------------------- ## > configure: WARNING: ## Report this to openssh-unix-dev at mindrot.org ## > configure: WARNING: ## ------------------------------------------- ## > > configure: WARNING: sys/stream.h: present but cannot be compiled > configure: WARNING: sys/stream.h: check for missing prerequisite headers? > configure: WARNING: sys/stream.h: see the Autoconf documentation > configure: WARNING: sys/stream.h: section "Present But Cannot Be Compiled" > configure: WARNING: sys/stream.h: proceeding with the compiler's result > configure: WARNING: ## ------------------------------------------- ## > configure: WARNING: ## Report this to openssh-unix-dev at mindrot.org ## > configure: WARNING: ## ------------------------------------------- ## > > checking zlib.h usability... no > checking zlib.h presence... yes configure: WARNING: zlib.h: present but cannot be compiled > configure: WARNING: zlib.h: check for missing prerequisite headers? > configure: WARNING: zlib.h: see the Autoconf documentation > configure: WARNING: zlib.h: section "Present But Cannot Be Compiled" > configure: WARNING: zlib.h: proceeding with the compiler's result > configure: WARNING: ## ------------------------------------------- ## > configure: WARNING: ## Report this to openssh-unix-dev at mindrot.org ## > configure: WARNING: ## ------------------------------------------- ## > > > _______________________________________________ > openssh-unix-dev mailing list > openssh-unix-dev at mindrot.org > https://lists.mindrot.org/mailman/listinfo/openssh-unix-devHave you checked config.log for any details? What OS is this on? What is your environment like; specicically CC, CFLAGS, etc? -- Iain Morgan
Apparently Analagous Threads
- [R 2.8.1 on AIX 5.3] WARNING: tiffio.h: present but cannot be (PR#13440)
- [Bug 167] New: WARNING: sys/ttcompat.h: present but cannot be compiled.
- Solaris 8 & samba 3.2.3: present but cannot be compiled
- warnings when running configure for samba3.0.2a on FreeBSD 5.2.1 Release
- [Bug 1793] New: configure: WARNING: glob.h: present but cannot be compiled