Hi,<br><br>its not possible For me to change the version... <br>while greping through the mailinglist i found that its a GNU make 3.80+ problem.....<br><br>&nbsp;is it possible to make some changes to 1.1.4 version of U-boot make fies and compile it successfully with 
3.81 GNU make??<br><br><br><div><span class="gmail_quote">On 6/14/07, <b class="gmail_sendername">Ganesh Ramachandran</b> &lt;<a href="mailto:pganeshramachandran@gmail.com">pganeshramachandran@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>&nbsp;</div>
<div>Hi,</div>
<div>&nbsp;</div>
<div>Use &#39;make distclean; make omap2420h4_config; make all&#39;</div>
<div>&nbsp;</div>
<div>This error occurs when invalid command passed on the makefile argument.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>~ Ganesh.<br><br>&nbsp;</div>
<div><div><span class="e" id="q_113296ace7f7cf08_1"><span class="gmail_quote">On 6/14/07, <b class="gmail_sendername">arun c</b> &lt;<a href="mailto:arun.edarath@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
arun.edarath@gmail.com</a>&gt; wrote:</span>
</span></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"><div><span class="e" id="q_113296ace7f7cf08_3">Hi,<br><br><br>my u boot version is 
1.1.4....<br><br>i use a fedora 6 machine<br><br>gcc version=gcc version 
4.1.1 20061011 (Red Hat 4.1.1-30)<br>make version=GNU Make 3.81<br>arm-linux-gcc=gcc version 3.4.4<br><br>i untarred the u-boot <br><br>i run <br>1)make omap2420h4_config<br>2)make<br><br>i am getting the error below<br>
############################## 
<div>#################################################<br>[root@localhost u-boot]# make omap2420h4_config <br>Configuring for omap2420h4 board...<br>[root@localhost u-boot]# make<br>make[1]: Entering directory `/root/omap_test_building/bootloader/downloads/u-boot/tools&#39;
<br>make[1]: `.depend&#39; is up to date.<br>make[1]: Leaving directory `/root/omap_test_building/bootloader/downloads/u-boot/tools&#39; <br>make[1]: Entering directory `/root/omap_test_building/bootloader/downloads/u-boot/examples&#39;
<br>make[1]: `.depend&#39; is up to date.<br>make[1]: Leaving directory `/root/omap_test_building/bootloader/downloads/u-boot/examples&#39; <br>make[1]: Entering directory `/root/omap_test_building/bootloader/downloads/u-boot/post&#39;
<br>make[1]: `.depend&#39; is up to date.<br>make[1]: Leaving directory `/root/omap_test_building/bootloader/downloads/u-boot/post&#39; <br>make[1]: Entering directory `/root/omap_test_building/bootloader/downloads/u-boot/post/cpu&#39;
<br>make[1]: `.depend&#39; is up to date.<br>make[1]: Leaving directory `/root/omap_test_building/bootloader/downloads/u-boot/post/cpu&#39; <br>make -C tools all<br>make[1]: Entering directory `/root/omap_test_building/bootloader/downloads/u-boot/tools&#39;
<br>gcc -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x80e80000 -DUSE_HOSTCC -O -c -o img2srec.o img2srec.c <br>gcc -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x80e80000 -DUSE_HOSTCC -O&nbsp; -o img2srec img2srec.o

<br>strip img2srec<br>gcc -g -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x80e80000 -DUSE_HOSTCC -O -c mkimage.c <br>gcc -g -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x80e80000 -DUSE_HOSTCC -O -c crc32.c<br>

gcc -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x80e80000 -DUSE_HOSTCC -O&nbsp; -o mkimage mkimage.o crc32.o<br>strip mkimage <br>gcc -g -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x80e80000 -DUSE_HOSTCC -O -c envcrc.c

<br>gcc -g&nbsp; -idirafter ../include -DTEXT_BASE=0x80e80000 -DUSE_HOSTCC -c environment.c<br>gcc -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x80e80000 -DUSE_HOSTCC -O -o envcrc envcrc.o crc32.o environment.o<br>gcc -g -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x80e80000 -DUSE_HOSTCC -O -c gen_eth_addr.c
<br>gcc -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x80e80000 -DUSE_HOSTCC -O&nbsp; -o gen_eth_addr gen_eth_addr.o <br>strip gen_eth_addr<br>gcc -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x80e80000 -DUSE_HOSTCC -O -c -o bmp_logo.o bmp_logo.c
<br>gcc -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x80e80000 -DUSE_HOSTCC -O&nbsp; -o bmp_logo bmp_logo.o <br>strip bmp_logo<br>./bmp_logo logos/denx.bmp &gt;/root/omap_test_building/bootloader/downloads/u-boot/include/bmp_logo.h
<br>make[1]: Leaving directory `/root/omap_test_building/bootloader/downloads/u-boot/tools&#39;<br>make -C examples all<br>make[1]: Entering directory `/root/omap_test_building/bootloader/downloads/u-boot/examples&#39;<br>

arm-linux-gcc -g&nbsp; -Os&nbsp;&nbsp; -fno-strict-aliasing&nbsp; -fno-common -ffixed-r8 -msoft-float -malignment-traps -D__KERNEL__ -DTEXT_BASE=0x80e80000 -I/root/omap_test_building/bootloader/downloads/u-boot/include -fno-builtin -ffreestanding -nostdinc -isystem /opt/omap2430/tools/gcc- 
3.4.4-glibc-2.3.5/lib/gcc/arm-linux/3.4.4/include -pipe&nbsp; -DCONFIG_ARM -D__ARM__ -march=armv5 -mapcs-32 -Wall -Wstrict-prototypes -c -o hello_world.o hello_world.c<br>arm-linux-gcc -g&nbsp; -Os&nbsp;&nbsp; -fno-strict-aliasing&nbsp; -fno-common -ffixed-r8 -msoft-float -malignment-traps -D__KERNEL__ -DTEXT_BASE=0x80e80000 -I/root/omap_test_building/bootloader/downloads/u-boot/include -fno-builtin -ffreestanding -nostdinc -isystem /opt/omap2430/tools/gcc- 
3.4.4-glibc-2.3.5/lib/gcc/arm-linux/3.4.4/include -pipe&nbsp; -DCONFIG_ARM -D__ARM__ -march=armv5 -mapcs-32 -Wall -Wstrict-prototypes -c -o stubs.o stubs.c<br>arm-linux-ar crv libstubs.a&nbsp; stubs.o<br>a - stubs.o<br>make[1]: *** No rule to make target `hello_world.srec&#39;, needed by `all&#39;.&nbsp; Stop. 
<br>make[1]: Leaving directory `/root/omap_test_building/bootloader/downloads/u-boot/examples&#39;<br>make: *** [examples] Error 2<br>[root@localhost u-boot]# <br>################################################################################## 
<br><br><br>please help me....<br><span><br><br>arun<br></span></div><br></span></div>-------------------------------------------------------------------------<br>This SF.net email is sponsored by DB2 Express<br>Download DB2 Express C - the FREE version of DB2 express and take
<br>control of your XML. No limits. Just data. Click to get it now.<br><a href="http://sourceforge.net/powerbar/db2/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://sourceforge.net/powerbar/db2/
</a><br>_______________________________________________<br>U-Boot-Users mailing list<br><a href="mailto:U-Boot-Users@lists.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">U-Boot-Users@lists.sourceforge.net
</a><br><a href="https://lists.sourceforge.net/lists/listinfo/u-boot-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://lists.sourceforge.net/lists/listinfo/u-boot-users</a><br><br></blockquote>

</div><br>
</blockquote></div><br>