<br><br><div class="gmail_quote">On Wed, Feb 10, 2010 at 8:43 PM, Ankur Sinha <span dir="ltr">&lt;<a href="mailto:sanjay.ankur@gmail.com">sanjay.ankur@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Wed, 2010-02-10 at 20:17 +0530, Hirak Sarkar wrote:<br>
&gt; The problem is solved I include in the make file<br>
&gt; CFLAGS=-DLINUX -ansi -I$(WKDIR)/include -I/usr/arm-gp2x-linux/include<br>
&gt; -Wall -D_GNU_SOURCE $(EXTRA)<br>
&gt;<br>
&gt; now it can find the header<br>
&gt; Thanks everyone<br>
&gt; but unfortunately another problem comes<br>
&gt; nawk -f makeconf.awk &gt;conf.c<br>
&gt; /bin/sh: nawk: command not found<br>
&gt; :(<br>
&gt; if you have any information pls help....<br>
&gt;<br>
<br>
</div><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">well,<br></blockquote>
<br>
google turned up with this<br>
<br>
 <a href="http://forums.fedoraforum.org/archive/index.php/t-235906.html" target="_blank">http://forums.fedoraforum.org/archive/index.php/t-235906.html</a><br>
<font color="#888888"><br>
Ankur<br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
india mailing list<br>
<a href="mailto:india@lists.fedoraproject.org">india@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/india" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/india</a><br>
</div></div></blockquote></div><br><br clear="all">Thanks but  I changed nawk to awk and problem solved <br>:)<br>now again another problem <br>gcc -DLINUX -ansi -I/home/hirak/apue.2e/include -I/usr/arm-gp2x-linux/include -Wall -D_GNU_SOURCE   -L../lib  conf.c  ../lib/libapue.a  -o conf<br>
/usr/lib/gcc/i586-redhat-linux/4.4.0/../../../crt1.o: In function `_start&#39;:<br>(.text+0x18): undefined reference to `main&#39;<br>:( <br>I can&#39;t solve this without your help so pls..<br><br>-- <br>Hirak Sarkar <br>
CSE 3rd year<br>Kalyani Govt. Engg. College<br><br>