On Fri, Feb 04, 2005 at 02:05:33AM +0100, Bastian Balthazar Bux wrote

> quoting james Hiscock
> 
> I just ran into this myself, and it looks as though somebody mangled
> /usr/portage/eclass/eutils.eclass, by leaving it like this:
> 
> 
> if [ $CROSSCOMPILE -eq 1 ]
>        then
>        else
> ...
> fi
> 
> ...which isn't valid. I just added the following line:
> 
> echo -n ""
> 
> ...between the "then" and "else" (on a line by itself), and it appears
> 
> 
> to have fixed the problem (for now <shrug>)

  Thanks for the pointer.  I made that fix, and ran a clean "emerge sync".
Now to see what happens when I update world.

-- 
Walter Dnes <[EMAIL PROTECTED]>
An infinite number of monkeys pounding away on keyboards will
eventually produce a report showing that Windows is more secure,
and has a lower TCO, than linux.

--
gentoo-user@gentoo.org mailing list

Reply via email to