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=27998>. 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=27998 jsvc compile failed due to Unsupported CPU architecture Summary: jsvc compile failed due to Unsupported CPU architecture Product: Commons Version: 1.0 Alpha Platform: HP URL: N/A OS/Version: HP-UX Status: NEW Severity: Major Priority: Other Component: Daemon AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I was trying to compile jsvc on a HP-UX 11.00 system $ support/buildconf.sh support/buildconf.sh: configure script generated successfully $ ./configure *** Current host *** checking build system type... hppa1.1-hp-hpux11.00 checking host system type... hppa1.1-hp-hpux11.00 checking cached host system type... ok *** C-Language compilation tools *** checking for gcc... no checking for cc... cc checking for C compiler default output file name... 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... no checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for ranlib... ranlib *** Java compilation tools *** checking for javac... /opt/java1.4/bin/javac checking wether the Java compiler (/opt/java1.4/bin/javac) works... yes checking for jar... /opt/java1.4/bin/jar *** Host support *** checking C flags dependant on host system type... failed configure: error: Unsupported CPU architecture "hppa1.1" Every tried three times with the same results. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
