Gentoo Archives: gentoo-dev

From: scott worley <folokai@×××××××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] devfsd-1.3.20 won't compile
Date: Sun, 09 Dec 2001 10:31:36
Message-Id: 20011209083040.46979929.folokai@earthlink.net
In Reply to: [gentoo-dev] devfsd-1.3.20 won't compile by Dan Armak
1 On Sun, 9 Dec 2001 08:05:18 +0200
2 Dan Armak <danarmak@g.o> wrote:
3
4 > Complete output of emerge:
5 >
6 > laptop portage # emerge sys-apps/devfsd
7 > Calculating dependencies. done!
8 > >>> emerge sys-apps/devfsd-1.3.20 to /
9 > >>> md5 ;-) devfsd-v1.3.20.tar.gz
10 > >>> Unpacking source...
11 > >>> Unpacking devfsd-v1.3.20.tar.gz
12 > >>> Source unpacked.
13 > cc -O3 -march=i686 -mcpu=i686 -pipe -I. -Wall
14 > -DLIBNSL="\"/lib/libnsl.so.1\"" -c -o devfsd.o devfsd.c
15 > devfsd.c:480: `DEVFSD_NOTIFY_DELETE' undeclared here (not in a
16 function)
17 > devfsd.c:480: initializer element is not constant
18 > devfsd.c:480: (near initialization for `event_types[7].type')
19 > make: *** [devfsd.o] Error 1
20 >
21 > !!! ERROR: The ebuild did not complete successfully.
22 > !!! Function src_compile, Line 1, Exitcode 2
23 > !!! (no error message)
24 >
25 > !!! emerge aborting on
26 /usr/portage/sys-apps/devfsd/devfsd-1.3.20.ebuild .
27 >
28 > I haven't had the time to look further into this. Azarah gave me a
29 binary
30 > tbz2 and it works OK. If this is any known problem, please tell!
31 >
32 > --
33 >
34 > Dan Armak
35 > Gentoo Linux Developer, Desktop Team
36 > Matan, Israel
37 >
38 > _______________________________________________
39 > gentoo-dev mailing list
40 > gentoo-dev@g.o
41 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
42
43 Dan,
44
45 I believe you need a 2.4.17 pre-patch. I'm using 2.4.17-pre5 on Debian
46 Woody and devfs-v1.3.20 compiled with no problems. The change logs for
47 2.4.17-preX should indicate which one is required.
48
49 scott
50 folokai@×××××××××.net

Replies

Subject Author
Re: [gentoo-dev] devfsd-1.3.20 won't compile Daniel Robbins <drobbins@g.o>