Gentoo Archives: gentoo-dev

From: Dan Armak <danarmak@g.o>
To: gentoo-dev@××××××××××.org
Subject: [gentoo-dev] devfsd-1.3.20 won't compile
Date: Sun, 09 Dec 2001 00:05:22
Message-Id: 200112090605.BCA40895@heimdall.inter.net.il
1 Complete output of emerge:
2
3 laptop portage # emerge sys-apps/devfsd
4 Calculating dependencies. done!
5 >>> emerge sys-apps/devfsd-1.3.20 to /
6 >>> md5 ;-) devfsd-v1.3.20.tar.gz
7 >>> Unpacking source...
8 >>> Unpacking devfsd-v1.3.20.tar.gz
9 >>> Source unpacked.
10 cc -O3 -march=i686 -mcpu=i686 -pipe -I. -Wall
11 -DLIBNSL="\"/lib/libnsl.so.1\"" -c -o devfsd.o devfsd.c
12 devfsd.c:480: `DEVFSD_NOTIFY_DELETE' undeclared here (not in a function)
13 devfsd.c:480: initializer element is not constant
14 devfsd.c:480: (near initialization for `event_types[7].type')
15 make: *** [devfsd.o] Error 1
16
17 !!! ERROR: The ebuild did not complete successfully.
18 !!! Function src_compile, Line 1, Exitcode 2
19 !!! (no error message)
20
21 !!! emerge aborting on /usr/portage/sys-apps/devfsd/devfsd-1.3.20.ebuild .
22
23 I haven't had the time to look further into this. Azarah gave me a binary
24 tbz2 and it works OK. If this is any known problem, please tell!
25
26 --
27
28 Dan Armak
29 Gentoo Linux Developer, Desktop Team
30 Matan, Israel

Replies

Subject Author
Re: [gentoo-dev] devfsd-1.3.20 won't compile scott worley <folokai@×××××××××.net>