Gentoo Archives: gentoo-dev

From: Aron Griffis <agriffis@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] wierd problem with ebuild
Date: Thu, 19 Dec 2002 12:00:37
Message-Id: 20021219120614.GA6663@time
In Reply to: Re: [gentoo-dev] wierd problem with ebuild by Henti Smith
1 Henti Smith wrote: [Thu Dec 19 2002, 02:43:03AM EST]
2 > > Without the leading @ sign, make shows the commands it's running.
3 > >
4 >
5 > ok ... did that .. here is output ..
6 >
7 > >>> Install moonlight-0.5.5 into /var/tmp/portage/moonlight-0.5.5/image/ category media-gfx
8 > /bin/sh: -c: line 1: syntax error near unexpected token `32563(D'
9 > /bin/sh: -c: line 1: `mkdir -p 32563(DESTDIR)/usr/lib/moonlight'
10 > make: *** [/usr/lib/moonlight] Error 2
11
12 The fact that it doesn't announce the commands it's running means that
13 we may be looking at the wrong part of the Makefile.
14
15 I would ask you to send me your ebuild so I can test it locally, but...
16 I'm headed out in a couple minutes for a week's vacation. If you're
17 still working on this when I return, then we can take another try at it.
18 Good luck!
19
20 Aron