I'm trying to create my own ebuild of samba and have been following
along with http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds \
#Setting_Up_Portage_Overlay

I'm getting a clean run thru these steps:

  digest
  unpack
  compile

But on the `install step' it fails with:

>>> Install samba-3.0.23c into /var/tmp/portage/samba-3.0.23c/image/ category 
>>> net-fs
make: *** No rule to make target `install-everything'.  Stop.

!!! ERROR: net-fs/samba-3.0.23c failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_install
  ebuild.sh, line 1017:   Called src_install
  samba-3.0.23c.ebuild, line 132:   Called die

===========

That kind of appears to mean that `compile' has failed and thus the
Makefile is not complete, but I see nothing during compile to indicate
a failure.

Maybe I'm misunderstanding what the error output means?


-- 
[email protected] mailing list

Reply via email to