On 9/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
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.
[snip]
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.
No, the compile is probably fine. Most likely the install-everything
target is gone from the make file. Based on [1], you probably need to
replace the "make DESTDIR=${D} install-everything" command in the
ebuild with just "make DESTDIR=${D} install".
-Richard
[1] http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/compiling.html
--
[email protected] mailing list