[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Probleme beim kompilieren /amd64)



On Mon, May 19, 2008 at 03:15:29PM +0200, Gregor Schneider wrote:
> # APXS = apxs
> APXS = /usr/bin/apxs2

APXS = apxs2

reicht.

> install: all
>         $(APXS) -i -a -n $(MODULE_NAME) ./libs/$(APACHE_MODULE)

Echte Helden(TM).
Mit

         $(APXS) -i -a -n $(MODULE_NAME) .libs/$(APACHE_MODULE)

funktioniert das Kopieren, allerdings mault libtool trotzdem

/usr/share/apr-1.0/build/libtool --mode=install cp .libs/mod_auth_cookie_mysql2.so /usr/lib/apache2/modules/
cp .libs/mod_auth_cookie_mysql2.so /usr/lib/apache2/modules/mod_auth_cookie_mysql2.so
Warning!  dlname not found in /usr/lib/apache2/modules/mod_auth_cookie_mysql2.so.
Assuming installing a .so rather than a libtool archive.
chmod 644 /usr/lib/apache2/modules/mod_auth_cookie_mysql2.so
apxs:Error: Activation failed for custom /etc/apache2/httpd.conf file..
apxs:Error: At least one LoadModule' directive already has to exist..
make: *** [install] Error 1

und apxs bricht mit Fehlermeldungen ab.

Tippfehler im Makefile, make install endet mit Fehlermeldung, README
und INSTALL enthalten keine Information zu den apxs Fehlern.

Bist du dir sicher das du Software dieser Qualität auf/mit einem
Webserver betreiben willst?

-- 
Nicht Absicht unterstellen, wenn auch Dummheit ausreicht!

Attachment: signature.asc
Description: Digital signature


Reply to: