Gentoo Archives: gentoo-server

From: Linux <linux@×××××××.ch>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] Device Mapper problem in 2.4.25_pre7-gss-r11
Date: Wed, 15 Sep 2004 15:58:16
Message-Id: 200409151757.23853.linux@worreby.ch
1 Thanks for the tip Martin
2
3 Had forgotten that part of mrproper, but it didn't help so I unmerged the
4 gs-sources and removed the kernel directory and reinstalled it completely.
5
6 But it still doesn't compile properly.... Still getting the same error...
7 Any other good advices
8
9 -- Problem part --
10 make dep && make bzImage
11 I'll get an error in compiling
12 dm.c: In function 'alloc_md':
13 dm.c:785: error: 'mempool_alloc_slab' undeclared (first use in this function)
14 ...
15 dm.c:786: error: 'mempool_free_slab' undeclared (first use in this function)
16
17 --Robert
18
19 On Wednesday 15 September 2004 10:33, Martin Hajduch wrote:
20 > just a stupid one:
21 >
22 > if you have compiled it couple of times before with different options,
23 > then try this:
24 >
25 > backup .config
26 > make mrproper
27 > restore config
28 >
29 > compile again

Replies

Subject Author
Re: [gentoo-server] Device Mapper problem in 2.4.25_pre7-gss-r11 Chris Smart <taskara@××××××××××××.net>