Gentoo Archives: gentoo-dev

From: Parag Mehta <pm@g.o>
To: gentoo-dev <gentoo-dev@××××××××××.org>
Subject: [gentoo-dev] kernel 2.4.10 emrge error
Date: Fri, 28 Sep 2001 11:22:21
Message-Id: 20010928112221.A27316@cvs.gentoo.org
1 Hi,
2 /include/linux/modversions.h -c -o lvm.o lvm.c
3 lvm.c:2329: macro `min' used with too many (3) args
4 lvm.c:2343: macro `min' used with too many (3) args
5 lvm.c: In function `__extend_reduce':
6 lvm.c:2329: parse error before `;'
7 lvm.c:2329: `_y' undeclared (first use in this function)
8 lvm.c:2329: (Each undeclared identifier is reported only once
9 lvm.c:2329: for each function it appears in.)
10 lvm.c:2343: parse error before `;'
11 lvm.c:2280: warning: `end' might be used uninitialized in this function
12 lvm.c:2339: warning: `end' might be used uninitialized in this function
13 make[2]: *** [lvm.o] Error 1
14 make[2]: Leaving directory `/var/tmp/portage/linux-2.4.10/work/linux-2.4.10/drivers/md'
15 make[1]: *** [_modsubdir_md] Error 2
16 make[1]: Leaving directory `/var/tmp/portage/linux-2.4.10/work/linux-2.4.10/drivers'
17 make: *** [_mod_drivers] Error 2
18
19 !!! ERROR: The ebuild did not complete successfully.
20 !!! Function src_compile, Line 15, Exitcode 2
21 !!! (no error message)
22
23 !!! emerge aborting on /usr/portage/sys-kernel/linux/linux-2.4.10.ebuild .
24
25 Best Regards,
26
27 pm
28 --
29 Developer <pm@g.o>
30 Gentoo Linux http://gentoo.org

Replies

Subject Author
Re: [gentoo-dev] kernel 2.4.10 emrge error Daniel Robbins <drobbins@g.o>