Bug 603 - got the following while running ./configure on AIX 6.1.5
got the following while running ./configure on AIX 6.1.5
Status: RESOLVED INVALID
Product: Sudo
Classification: Unclassified
Component: Configure
1.8.6
IBM AIX
: low normal
Assigned To: Todd C. Miller
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-30 07:58 MDT by Lendy Middendorf
Modified: 2013-09-30 11:12 MDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lendy Middendorf 2013-05-30 07:58:19 MDT
configure: WARNING: spawn.h: present but cannot be compiled
configure: WARNING: spawn.h:     check for missing prerequisite headers?
configure: WARNING: spawn.h: see the Autoconf documentation
configure: WARNING: spawn.h:     section "Present But Cannot Be Compiled"
configure: WARNING: spawn.h: proceeding with the compiler's result
configure: WARNING:     ## --------------------------------------- ##
configure: WARNING:     ## Report this to http://www.sudo.ws/bugs/ ##
configure: WARNING:     ## --------------------------------------- ##

.
.
.
this part is more of a question.
configure: error: Must have POSIX termios to build sudo
Why would a unix system need POSIX... or do I just need to change the POSIX termios ... to yes
Thank you
Comment 1 Todd C. Miller 2013-08-17 05:48:43 MDT
It sounds like your system headers are incomplete or you are using a version of gcc that was built on a different version of AIX.
Comment 2 Todd C. Miller 2013-09-30 11:12:31 MDT
Please reopen if you are still having problems compiling sudo.