You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/11/14 14:05:57 UTC

DO NOT REPLY [Bug 36202] - configure: error: Unsupported operating system "aix5.2.0.0"

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36202>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36202





------- Additional Comments From ron.hurley@brunswickboatgroup.com  2005-11-14 14:05 -------
We are experiencing the same problem.  On AIX, the installation requires us to 
run a configure script, unlike some other installations.

During this script, it errors out and does not create the make files needed in 
the rest of the install.

Here is a <snip> of the failure we have seen on our AIX server.

<snip>
$ ./configure --with-java=/usr/java14
*** Current host ***
checking build system type... powerpc-ibm-aix5.2.0.0
checking host system type... powerpc-ibm-aix5.2.0.0
checking cached host system type... ok
*** C-Language compilation tools ***
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for ranlib... ranlib
*** Java compilation tools ***
checking JAVA_HOME... /usr/java14
checking for javac... /usr/java14/bin/javac
checking wether the Java compiler (/usr/java14/bin/javac) works... yes
checking for jar... /usr/java14/bin/jar
*** Host support ***
checking C flags dependant on host system type... failed
configure: error: Unsupported operating system "aix5.2.0.0"
<snip>

So, what would the resolution be for AIX 5.2?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org