|
schau mal ob dir jemand ein rootkit installiert
hat. Sicher ist sicher.
Oliver Etzel, t-host.com
----- Original Message -----
Sent: Tuesday, January 28, 2003 9:15
AM
Subject: libtool in 2.0.44 kaputt?
Hallo,
kann es sein, dass `libtool' in Version 2.0.44
nicht mehr richtig funktioniert? Ich bekomme beim kompilieren tonnenweise
Fehlermeldungen von grep. Es sieht aus, als ob der Pfad zu einer Datei als
Option an grep �bergeben wird. Ist schon jemanden das gleiche Problem
aufgefallen? `make' bricht nicht ab, und der Server l�uft auch (nur ganz
kurz mal angetestet). Ist aber schon komisch...
Holger
Aus
den Meldungen von make ... /bin/bash
/home/schmidt/src/httpd-2.0.44/srclib/apr/libtool --silent --mode=link gcc
-g -O2 -pthreads -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-DAP_HAVE_DESIGNATED_INITIALIZER
-I/home/schmidt/src/httpd-2.0.44/srclib/apr/include -I/home/schmidt/src/httpd-2.0.44/srclib/apr-util/include -I/home/schmidt/src/httpd-2.0.44/srclib/apr-util/xml/expat/lib
-I. -I/home/schmidt/src/httpd-2.0.44/os/unix -I/home/schmidt/src/httpd-2.0.44/server/mpm/prefork -I/home/schmidt/src/httpd-2.0.44/modules/http -I/home/schmidt/src/httpd-2.0.44/modules/filters -I/home/schmidt/src/httpd-2.0.44/modules/proxy -I/home/schmidt/src/httpd-2.0.44/include -I/home/schmidt/src/httpd-2.0.44/modules/dav/main
-export-dynamic -L/home/schmidt/src/httpd-2.0.44/srclib/apr-util/xml/expat/lib
-o mod_proxy.la -rpath /home/schmidt/local/apache/modules
-module -avoid-version mod_proxy.lo proxy_util.lo grep: illegal
option -- e Usage: grep -hblcnsviw pattern file . . . grep: illegal
option -- e Usage: grep -hblcnsviw pattern file . . . grep: illegal
option -- e grep: illegal option -- L grep: illegal option -- / grep:
illegal option -- o grep: illegal option -- m grep: illegal option --
e grep: illegal option -- / grep: illegal option -- m grep: illegal
option -- d grep: illegal option -- t grep: illegal option -- / grep:
illegal option -- r grep: illegal option --
/ ...
--------------------------------------------------------------------------
Apache HTTP Server Mailing List "users-de"
unsubscribe-Anfragen an [EMAIL PROTECTED]
sonstige Anfragen an [EMAIL PROTECTED] --------------------------------------------------------------------------
|