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

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



* Frederic SOSSON <fred_sos@swing.be> [2002-11-24 16:36] :
> Slt,
> 
> J'assaye de compiler apache 1.3.27 sous debian avec cette commande

[...]

> ======== 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 =============

Tu as bien installé libc6-dev ?

$ dpkg -S crt1.o
libc6-dev: /usr/lib/gcrt1.o
libc6-dev: /usr/lib/crt1.o
libc6-dev: /usr/lib/Mcrt1.o
$

Fred



Reply to: