Hallo,

Ich habe versucht apache httpd-2.0.58 auf Solaris
Sparc 9 zu kompilieren , aber die ./configure ist
fehlgeschlagen mit folgenden Fehlermeldung:

Configuring Apache Portable Runtime library ...

checking for APR... reconfig
configuring package in srclib/apr now
./configure[2700]: 954 Bus Error(coredump)
configure failed for srclib/apr

Meine ./configure war wie Unten:
 
CPPFLAGS="-I/usr/local/include
-I/usr/local/ssl/include"; export CPPFLAGS
LDFLAGS="-L/usr/local/lib -L/usr/local/ssl/lib
-R/usr/local/lib -R/usr/local/ssl/lib"; export LDFLAGS
"./configure" \
"--prefix=/usr/local/httpd-2.0.58" \
"--enable-ssl=shared" \
"--enable-proxy=shared" \
"--enable-rewrite=shared" \
"--enable-dav=shared" \
"--enable-dav_fs=shared" \
"--enable-deflate=shared" \
"--enable-so" \
"--enable-ldap=shared" \
"--enable-auth-ldap=shared" \
"--with-ldap" \
"--with-ldap-lib=/usr/local/lib" \
"--with-ldap-include=/usr/local/include" \
 

Hat Jemand eine Idee wie man diese Fehler beseitigt?

Danke.

Peter



        

        
                
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

--------------------------------------------------------------------------
                Apache HTTP Server Mailing List "users-de" 
      unsubscribe-Anfragen an [EMAIL PROTECTED]
           sonstige Anfragen an [EMAIL PROTECTED]
--------------------------------------------------------------------------

Antwort per Email an