<br>Hi all,<br><div class="gmail_quote">On Wed, Dec 3, 2008 at 2:28 PM, Conrad Meyer <span dir="ltr">&lt;<a href="mailto:konrad@tylerc.org" target="_blank">konrad@tylerc.org</a>&gt;</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>
&gt; Parag Nemade wrote, at 12/03/2008 05:44 PM +9:00:<br>
&gt; &gt; Index: elfinfo.spec<br>
&gt; &gt; ===================================================================<br>
&gt; &gt; RCS file: /cvs/pkgs/rpms/elfinfo/devel/elfinfo.spec,v<br>
&gt; &gt; retrieving revision 1.2<br>
&gt; &gt; retrieving revision 1.3<br>
&gt; &gt; diff -u -r1.2 -r1.3<br>
&gt; &gt; --- elfinfo.spec &nbsp; &nbsp;3 Dec 2008 08:35:17 -0000 &nbsp; &nbsp; &nbsp; 1.2<br>
&gt; &gt; +++ elfinfo.spec &nbsp; &nbsp;3 Dec 2008 08:43:36 -0000 &nbsp; &nbsp; &nbsp; 1.3<br>
&gt; &gt; @@ -13,7 +13,7 @@<br>
&gt; &gt; &nbsp;This package can work without libelf.<br>
&gt; &gt;<br>
&gt; &gt; &nbsp;%prep<br>
&gt; &gt; -%setup -q<br>
&gt; &gt; +#%setup -q<br>
&gt; &gt;<br>
&gt; &gt; &nbsp;%build<br>
&gt; &gt; &nbsp;make CFALGS=&quot;$RPM_OPT_FLAGS&quot; %{?_smp_mflags}<br>
&gt;<br>
&gt; This is not allowed. The correct method is to use &quot;%setup -q -c&quot;.<br>
&gt;<br>
&gt; Mamoru<br>
<br>
</div></div>Not to mention CFLAGS, not CFALGS.<br>
</blockquote>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; 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>