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

[Apache 1.3.27] compilation d'apache 1.3.27 sous Debian Woody



Slt,

J'assaye de compiler apache 1.3.27 sous debian avec cette commande

./configure --prefix=/usr/local/apache1.3.27/ --enable-module=unique_id --en
able-module=rewrite --enable-module=speling --enable-module=expires --enable
-module=info --enable-module=log_agent --enable-module=log_referer --enable-
module=usertrack --enable-module=userdir --enable-module=so --activate-modul
e=src/modules/perl/libperl.a --enable-module=perl

mais voilà ce que je récupère comme message:

Configuring for Apache, Version 1.3.27
 + using installation path layout: Apache (config.layout)
 + activated perl module (modules/perl/libperl.a)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
 + configured for Linux platform
 + setting C compiler to gcc
 + setting C pre-processor to NOT-AVAILABLE
 + checking for system header files
 + adding selected modules
    o rewrite_module uses ConfigStart/End
      disabling DBM support for mod_rewrite
      (perhaps you need to add -ldbm, -lndbm or -lgdbm to EXTRA_LIBS)
 + using builtin Expat
 + checking sizeof various data types
 + doing sanity check on compiler and options
** A test compilation with your Makefile configuration
** failed.  The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.

======== Error Output for sanity check ========
cd ..;
gcc  -DLINUX=22 -DNO_DBM_REWRITEMAP -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-
lite `./apaci`     -o helpers/dummy helpers/dummy.c   -lm
/usr/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
make: *** [dummy] Error 1
============= End of Error Report =============




@+
.:Fred:.



Reply to: