You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/04/23 10:28:50 UTC

DO NOT REPLY [Bug 8405] New: - error ./configure - linux s390.

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8405

error ./configure - linux s390.

           Summary: error ./configure - linux s390.
           Product: Apache httpd-2.0
           Version: 2.0.35
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: marc.grietens@eu.sony.com


I'm running ./configure on linux s390
distro: SuSE 7.0
kernel: 2.2.16

---- ERROR LOG BELOW ----

Configuring Apache Portable Runtime Utility library...
configuring package in srclib/apr-util now
loading cache /home/marc/httpd-2.0.35/./config.cache
checking for APR... yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ldap support...checking for gdbm.h... yes
checking for gdbm_open in -lgdbm... yes
checking for db4/db.h... no
checking for db.h... yes
checking for db_create in -ldb... no
checking for db3/db.h... no
checking for db.h... (cached) yes
checking for db_create in -ldb... (cached) no
checking for db2/db.h... no
checking for db.h... (cached) yes
checking for db_open in -ldb... yes
checking for Berkeley DB... found db2
checking for default DBM... sdbm (default)
  setting APRUTIL_EXPORT_LIBS to "-lgdbm"
  setting LIBS to "-lgdbm"
  adding "-ldb" to APRUTIL_EXPORT_LIBS
  adding "-ldb" to LIBS
checking for Expat in /usr... no
checking for Expat in /usr/local... no
checking for Expat in xml/expat-cvs... no
checking for Expat in xml/expat... yes
updating cache /home/marc/httpd-2.0.35/./config.cache
configuring package in xml/expat now
loading cache /home/marc/httpd-2.0.35/./config.cache
checking host system type... Invalid configuration `s390-unknown-linux-gnu': 
machine `s390-unknown' not recognized

checking target system type... Invalid configuration `s390-unknown-linux-gnu': 
machine `s390-unknown' not recognized

checking build system type... Invalid configuration `s390-unknown-linux-gnu': 
machine `s390-unknown' not recognized

checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache /home/marc/httpd-2.0.35/./config.cache within ltconfig
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
configure failed for xml/expat
configure failed for srclib/apr-util

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org