On 9/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
That sounded very promising but when I did that and reran
  digest
  unpack
  compile
  install

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

Hmm.  Ok, I diff'd the src/Makefile.in files for 3.0.23a and 3.0.23c,
and both have defined install-everything and install targets...so that
should be working.

Can I suggest you post your .ebuild for us to review/test?

It isn't at all clear which Makefile is causing the problem either.
There are these:

It should be the one in the source/ directory....

 pwd=/var/tmp/portage/samba-3.0.23c/work/samba-3.0.23c
 find . -iname '*Makefile*'

In my meager knowledge Makefile.in is used to create a Makefile but
which one guides the overall build?

./pcp/Makefile
./source/tdb/Makefile
./source/iniparser/test/Makefile
./source/iniparser/Makefile
./source/Makefile.in
./examples/VFS/Makefile.in

...but it seems you ran this between unpack and compile steps?
Because you have no source/Makefile.

-Richard
--
[email protected] mailing list

Reply via email to