Gentoo Archives: gentoo-admin

From: Nerdvana - Steve Walsh <S.walsh@××××××××××××.au>
To: "Gentoo-Admin@Lists. Gentoo. Org" <gentoo-admin@l.g.o>
Subject: [gentoo-admin] Apache 1.3.33 emerge fails while making mod_rewrite
Date: Wed, 12 Oct 2005 03:20:14
Message-Id: FAEALJLFFJCKIEBGIIEHAEAFDPAA.S.walsh@nerdvana.com.au
1 Hi folks
2
3 I've got a new box that is failing whilst installing Apache 1.3.33
4
5 Emerge command is
6
7 asgard apache_1.3.33 # emerge apache
8
9 Error is
10
11 gcc -c -I../../os/unix -I../../include -O2 -march=pentium4 -pipe -DHARD_SE
12 RVER_LIMIT=512 -D_LARGEFILE_SOURCE
13 -D_FILE_OFFSET_BITS=64 -DLINUX=22 -DTARGET=\"apache\" -DHAVE_SET_DUMPABLE -I
14 /usr/include/db4.2 -DDEV_RANDOM=/dev/random -DUSE_HSREGEX -DEAPI -DEAPI_MM
15 `../../apaci` -fpic -DSHARED_MODULE mod_auth_dbm.c && mv mod_auth_dbm.o
16 mod_auth_dbm.lo
17 make[4]: *** [mod_rewrite.so] Error 1
18 make[4]: *** Waiting for unfinished jobs....
19 gcc -shared -o mod_auth_dbm.so
20 mod_auth_dbm.lo -L/usr/lib -lm -lcrypt -ldb-4.2 -lmm -lexpat -lgdbm -lgdbm_c
21 ompat -lpthread
22 make[4]: *** Waiting for unfinished jobs....
23 make[3]: *** [all] Error 1
24 make[2]: *** [subdirs] Error 1
25 make[2]: Leaving directory
26 `/var/tmp/portage/apache-1.3.33-r12/work/apache_1.3.33/src'
27 make[1]: *** [build-std] Error 2
28 make[1]: Leaving directory
29 `/var/tmp/portage/apache-1.3.33-r12/work/apache_1.3.33'
30 make: *** [build] Error 2
31
32 !!! ERROR: net-www/apache-1.3.33-r12 failed.
33 !!! Function src_compile, Line 129, Exitcode 2
34 !!! problem compiling apache
35 !!! If you need support, post the topmost build error, NOT this status
36 message.
37
38 A google dug up this entry in the apache archive (
39 http://archive.apache.org/gnats/7772) but seeing as that was entered in
40 2001, I'd hoped it was fixed.
41
42 I found reports of a similar error under other distro's which related to
43 using new versions of gcc, but I can't see a way to force it to use an
44 older version of gcc.
45
46 TIA
47
48 Steve Walsh
49 Hosting Administrator
50 Nerdvana Hosting
51 www.nerdvana.net.au
52 ph: (02) 6262 5136
53
54 --
55 gentoo-admin@g.o mailing list

Replies

Subject Author
Re: [gentoo-admin] Apache 1.3.33 emerge fails while making mod_rewrite Georgi Georgiev <chutz@×××.net>