<br>Hi all,<br><div class="gmail_quote">On Wed, Dec 3, 2008 at 2:28 PM, Conrad Meyer <span dir="ltr"><<a href="mailto:konrad@tylerc.org" target="_blank">konrad@tylerc.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><div></div><div>On Wednesday 03 December 2008 12:56:35 am Mamoru Tasaka wrote:<br>
> Parag Nemade wrote, at 12/03/2008 05:44 PM +9:00:<br>
> > Index: elfinfo.spec<br>
> > ===================================================================<br>
> > RCS file: /cvs/pkgs/rpms/elfinfo/devel/elfinfo.spec,v<br>
> > retrieving revision 1.2<br>
> > retrieving revision 1.3<br>
> > diff -u -r1.2 -r1.3<br>
> > --- elfinfo.spec    3 Dec 2008 08:35:17 -0000       1.2<br>
> > +++ elfinfo.spec    3 Dec 2008 08:43:36 -0000       1.3<br>
> > @@ -13,7 +13,7 @@<br>
> >  This package can work without libelf.<br>
> ><br>
> >  %prep<br>
> > -%setup -q<br>
> > +#%setup -q<br>
> ><br>
> >  %build<br>
> >  make CFALGS="$RPM_OPT_FLAGS" %{?_smp_mflags}<br>
><br>
> This is not allowed. The correct method is to use "%setup -q -c".<br>
><br>
> Mamoru<br>
<br>
</div></div>Not to mention CFLAGS, not CFALGS.<br>
</blockquote>      <br>     Looks like beacuse of this mistake elfinfo was building fine previously. But now after correcting it, build is failed. But if i remove CFLAGS then build is sucessfull. <br><br>Regards,<br>Parag.<br>

</div><br>