Hallo,

Ich habe versucht apache httpd-2.0.61 auf Solaris
Sparc 9 zu kompilieren. Die ./configure läuft durch,
aber die "make" schlägt immer fehl mit folgenden
Fehlermeldung:

.../httpd-2.0.61/scrlib/apr/libtool[4767]:: ist not an
identifier
make[2]: *** [htpasswd] Error 1


Meine ./configure ist 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.61" \
"--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 dieses Problem löst?

Danke.

Peter



        


      ________ 
Yahoo! Clever: Stellen Sie Fragen und finden Sie Antworten. Teilen Sie Ihr 
Wissen. www.yahoo.de/clever


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

Antwort per Email an