Gentoo Archives: gentoo-user

From: reader@×××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] More ebuild failing (install step)
Date: Wed, 06 Sep 2006 13:31:33
Message-Id: 87d5a9uo0p.fsf@newsguy.com
1 I'm trying to create my own ebuild of samba and have been following
2 along with http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds \
3 #Setting_Up_Portage_Overlay
4
5 I'm getting a clean run thru these steps:
6
7 digest
8 unpack
9 compile
10
11 But on the `install step' it fails with:
12
13 >>> Install samba-3.0.23c into /var/tmp/portage/samba-3.0.23c/image/ category net-fs
14 make: *** No rule to make target `install-everything'. Stop.
15
16 !!! ERROR: net-fs/samba-3.0.23c failed.
17 Call stack:
18 ebuild.sh, line 1543: Called dyn_install
19 ebuild.sh, line 1017: Called src_install
20 samba-3.0.23c.ebuild, line 132: Called die
21
22 ===========
23
24 That kind of appears to mean that `compile' has failed and thus the
25 Makefile is not complete, but I see nothing during compile to indicate
26 a failure.
27
28 Maybe I'm misunderstanding what the error output means?
29
30
31 --
32 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] More ebuild failing (install step) Richard Fish <bigfish@××××××××××.org>