On Fri, Feb 10, 2012 at 14:35, Mike Burns <mburns@redhat.com> wrote:
On Fri, 2012-02-10 at 14:26 +0200, Cristian Falcas wrote:
>
> On Fri, Feb 10, 2012 at 03:09, Mike Burns <mburns@redhat.com> wrote:
>         On Thu, 2012-02-09 at 17:05 -0800, Li, David wrote:
>         > Mike,
>         > Built it finally!
>         > Thanks a lot!
>
>
>         Woot!
>
<snip>
>
>
>
> Latest git has an error in Makefile: at line 471 it should be
> elif [ -n "$(FEDORA)" ]; then \
>   instead of
> if [ -n "$(FEDORA)" ]; then \

Where are you looking exactly?  The current HEAD of the master branch
doesn't have this problem.  The problem did exist in the second patch
set of the stateless/archipel patches, but the third patch set fixed
that.

Mike

>
> Best regards,
> _______________________________________________
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users



You are right, i was using the wrong head. Sorry for this.