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=8570>.
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=8570

./configure failed

           Summary: ./configure failed
           Product: Apache httpd-2.0
           Version: 2.0.35
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Config
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: [EMAIL PROTECTED]


When I try to configure Apache for SCO 5, I receive the following error:
./configure
/httpd-2.0.35/srclib/apr/configure:Error: decision on anonymous shared memory 
allocation method failed
configure failed for srclib/apr
How Can I fix this ?
I need to change my version, because our actual version has security problems.
This is the complete result:
loading cache ./config.cache
checking for chosen layout... Apache
checking host system type... i386-pc-sco3.2v5.0.5
checking target system type... i386-pc-sco3.2v5.0.5
checking build system type... i386-pc-sco3.2v5.0.5

Configuring Apache Portable Runtime library ...

updating cache ./config.cache
configuring package in srclib/apr now
loading cache /u/Software/Apache/httpd-2.0.35/./config.cache
checking host system type... i386-pc-sco3.2v5.0.5
checking target system type... i386-pc-sco3.2v5.0.5
checking build system type... i386-pc-sco3.2v5.0.5
Configuring APR library
Platform: i386-pc-sco3.2v5.0.5
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
Applying APR hints file rules for i386-pc-sco3.2v5.0.5
  setting CPPFLAGS to "-DSCO -D_REENTRANT"
  adding "-Oacgiltz" to CFLAGS
  setting LIBS to "-lPW -lmalloc _i"
(Default will be unix)
checking whether make sets ${MAKE}... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for mawk... (cached) nawk
checking whether ln -s works... (cached) yes
checking for ranlib... (cached) :
checking for a BSD compatible install... (cached) /usr/local/bin/install -c
checking for rm... (cached) rm
checking for as... (cached) as
checking for cpp... (cached) cpp
checking for ar... (cached) ar
checking for AIX... no
checking for POSIXized ISC... no
checking for minix/config.h... (cached) no
checking whether system uses EBCDIC... (cached) no
performing libtool configuration...
checking for ld used by GCC... (cached) /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... (cached) no
checking for BSD-compatible nm... (cached) /bin/nm -p
checking whether the C compiler needs -belf... (cached) no
loading cache /u/Software/Apache/httpd-2.0.35/./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... no
checking if gcc supports -c -o file.o... no
checking if we can lock with hard links... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... none
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking command to parse /bin/nm -p output... failed
checking how to hardcode library paths into programs... immediate
checking for /usr/ccs/bin/ld option to reload object files... -r
checking dynamic linker characteristics... sco3.2v5.0.5 ld.so
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache /u/Software/Apache/httpd-2.0.35/./config.cache
loading cache /u/Software/Apache/httpd-2.0.35/./config.cache

Check for compiler flags...

checking for res_init in -lresolv... no
checking for gethostbyname in -lnsl... no
checking for library containing gethostname... no
checking for socket in -lsocket... no
checking for library containing crypt... no
checking for main in -ltruerand... no
checking for iconv in -liconv... no
checking for modf in -lm... no

Checking for Threads...

checking for pthread.h... yes
checking for pthreads_cflags...
checking for pthreads_lib...
checking for pthread.h... (cached) yes
checking whether pthread_getspecific takes two arguments... no
checking whether pthread_attr_getdetachstate takes one argument... no
checking for pthread_key_delete... no
checking for pthread_rwlock_init... no
APR will use threads
checking for readdir in -lc_r... no
checking for gethostbyname in -lc_r... no
checking for gethostbyaddr in -lc_r... no
checking for gethostbyname_r... no
checking for gethostbyaddr_r... no
checking for sigsuspend... no
checking for sigwait... no
checking for poll... no
checking for getpwnam_r... no
checking for getpwuid_r... no
checking for getgrnam_r... no
checking for getgrgid_r... no

Checking for Shared Memory Support...

checking for sys/mman.h... yes
checking for MAP_ANON in sys/mman.h... no
checking for mmap... no
checking for munmap... no
checking for shm_open... no
checking for shm_unlink... no
checking for /dev/zero... yes
checking for sys/ipc.h... yes
checking for sys/shm.h... yes
checking for sys/file.h... yes
checking for shmget... no
checking for shmat... no
checking for shmdt... no
checking for shmctl... no
checking for kernel/OS.h... no
checking for create_area... no
checking for os2.h... no
configure failed for srclib/apr

Reply via email to