* [U-Boot-Users] build u-boot error: No rule to make target `.depend', needed by `_depend'.
@ 2008-05-14 3:03 Steven Woody
2008-05-14 9:23 ` ubootnovice
2008-05-14 13:12 ` Steven Woody
0 siblings, 2 replies; 8+ messages in thread
From: Steven Woody @ 2008-05-14 3:03 UTC (permalink / raw)
To: u-boot
Hi,
I 'cd' in eldk-4.1-arm installation directory arm/src/u-boot-1.2.0 and run:
make distclean
make sbc2410x_config
make all
In the last step, the `make' reported "No rule to make target
`.depend', needed by `_depend'. Stop". What's wrong with it?
Thanks.
--
woody
then sun rose thinly from the sea and the old man could see the other
boats, low on the water and well in toward the shore, spread out
across the current.
^ permalink raw reply [flat|nested] 8+ messages in thread* [U-Boot-Users] build u-boot error: No rule to make target `.depend', needed by `_depend'. 2008-05-14 3:03 [U-Boot-Users] build u-boot error: No rule to make target `.depend', needed by `_depend' Steven Woody @ 2008-05-14 9:23 ` ubootnovice 2008-05-14 13:12 ` Steven Woody 1 sibling, 0 replies; 8+ messages in thread From: ubootnovice @ 2008-05-14 9:23 UTC (permalink / raw) To: u-boot Hi, >In the last step, the `make' reported "No rule to make target >`.depend', needed by `_depend'. Stop". > Steven Woody wrote: > > > This will usually occur when the path for toolchain (for u-boot , I feel > it is uclibc ) used is not properly set in > PC environment variables.Doing this should solve this issue. > > Babu > > > Hi, > > I 'cd' in eldk-4.1-arm installation directory arm/src/u-boot-1.2.0 and > run: > > make distclean > make sbc2410x_config > make all > > In the last step, the `make' reported "No rule to make target > `.depend', needed by `_depend'. Stop". What's wrong with it? > Thanks. > > > -- > woody > > then sun rose thinly from the sea and the old man could see the other > boats, low on the water and well in toward the shore, spread out > across the current. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > U-Boot-Users mailing list > U-Boot-Users at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users > > -- View this message in context: http://www.nabble.com/build-u-boot-error%3A-No-rule-to-make-target-%60.depend%27%2C-needed-by-%60_depend%27.-tp17222539p17226967.html Sent from the Uboot - Users mailing list archive at Nabble.com. ^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot-Users] build u-boot error: No rule to make target `.depend', needed by `_depend'. 2008-05-14 3:03 [U-Boot-Users] build u-boot error: No rule to make target `.depend', needed by `_depend' Steven Woody 2008-05-14 9:23 ` ubootnovice @ 2008-05-14 13:12 ` Steven Woody 2008-05-14 15:50 ` Wolfgang Denk 1 sibling, 1 reply; 8+ messages in thread From: Steven Woody @ 2008-05-14 13:12 UTC (permalink / raw) To: u-boot On Wed, May 14, 2008 at 11:03 AM, Steven Woody <narkewoody@gmail.com> wrote: > Hi, > > I 'cd' in eldk-4.1-arm installation directory arm/src/u-boot-1.2.0 and run: > > make distclean > make sbc2410x_config > make all > > In the last step, the `make' reported "No rule to make target > `.depend', needed by `_depend'. Stop". What's wrong with it? > Thanks. > Does anyone know the problem? I need you help. ^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot-Users] build u-boot error: No rule to make target `.depend', needed by `_depend'. 2008-05-14 13:12 ` Steven Woody @ 2008-05-14 15:50 ` Wolfgang Denk 2008-05-14 17:49 ` Steven Woody 0 siblings, 1 reply; 8+ messages in thread From: Wolfgang Denk @ 2008-05-14 15:50 UTC (permalink / raw) To: u-boot In message <ed4892840805140612i18303b75mb01d943bbeb99713@mail.gmail.com> you wrote: > > > I 'cd' in eldk-4.1-arm installation directory arm/src/u-boot-1.2.0 and run: You are aware that U-Boot 1.2.0 is pretty old, aren't you? Is there any pressing reason not to use current code instead? > > In the last step, the `make' reported "No rule to make target > > `.depend', needed by `_depend'. Stop". What's wrong with it? > > Does anyone know the problem? I need you help. Except for some warnings, it builds fine here: -> cd /tmp/u-boot-1.2.0 -> echo $CROSS_COMPILE arm-linux- -> arm-linux-gcc -v Reading specs from /opt/eldk-4.1/usr/bin/../lib/gcc/arm-linux/4.0.0/specs Target: arm-linux Configured with: /opt/eldk/build/arm-2007-01-21/work/usr/src/denx/BUILD/crosstool-0.35/build/gcc-4.0.0-glibc-2.3.5-eldk/arm-linux/gcc-4.0.0/configure --target=arm-linux --host=i686-host_pc-linux-gnu --prefix=/var/tmp/eldk.bMi2nK/usr/crosstool/gcc-4.0.0-glibc-2.3.5-eldk/arm-linux --with-headers=/var/tmp/eldk.bMi2nK/usr/crosstool/gcc-4.0.0-glibc-2.3.5-eldk/arm-linux/arm-linux/include --with-local-prefix=/var/tmp/eldk.bMi2nK/usr/crosstool/gcc-4.0.0-glibc-2.3.5-eldk/arm-linux/arm-linux --disable-nls --enable-threads=posix --enable-symvers=gnu --enable-languages=c,c++ --enable-shared --enable-c99 --enable-long-long --enable-__cxa_atexit Thread model: posix gcc version 4.0.0 (DENX ELDK 4.1 4.0.0) -> ./MAKEALL sbc2410x Configuring for sbc2410x board... In file included from sbc2410x.c:32: /tmp/u-boot-1.2.0/include/s3c2410.h:73: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:77: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:81: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:85: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:89: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:93: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:97: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:101: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:105: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:109: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:113: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:117: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:121: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:125: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:129: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:133: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:137: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:141: warning: type qualifiers ignored on function return type flash.c:292: warning: type qualifiers ignored on function return type In file included from interrupts.c:39: /tmp/u-boot-1.2.0/include/s3c2410.h:73: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:77: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:81: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:85: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:89: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:93: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:97: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:101: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:105: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:109: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:113: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:117: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:121: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:125: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:129: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:133: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:137: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:141: warning: type qualifiers ignored on function return type In file included from serial.c:27: /tmp/u-boot-1.2.0/include/s3c2410.h:73: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:77: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:81: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:85: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:89: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:93: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:97: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:101: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:105: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:109: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:113: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:117: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:121: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:125: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:129: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:133: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:137: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:141: warning: type qualifiers ignored on function return type In file included from speed.c:38: /tmp/u-boot-1.2.0/include/s3c2410.h:73: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:77: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:81: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:85: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:89: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:93: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:97: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:101: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:105: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:109: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:113: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:117: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:121: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:125: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:129: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:133: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:137: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:141: warning: type qualifiers ignored on function return type In file included from s3c24x0_rtc.c:36: /tmp/u-boot-1.2.0/include/s3c2410.h:73: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:77: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:81: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:85: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:89: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:93: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:97: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:101: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:105: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:109: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:113: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:117: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:121: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:125: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:129: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:133: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:137: warning: type qualifiers ignored on function return type /tmp/u-boot-1.2.0/include/s3c2410.h:141: warning: type qualifiers ignored on function return type text data bss dec hex filename 102787 3904 23844 130535 1fde7 ./u-boot -> The problem must be on your side, as already suggested. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de The night sky over the planet Krikkit is the least interesting sight in the entire Universe. - Douglas Adams _Life, the Universe, and Everything_ ^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot-Users] build u-boot error: No rule to make target `.depend', needed by `_depend'. 2008-05-14 15:50 ` Wolfgang Denk @ 2008-05-14 17:49 ` Steven Woody 2008-05-14 17:53 ` Kim Phillips 2008-05-14 18:49 ` Wolfgang Denk 0 siblings, 2 replies; 8+ messages in thread From: Steven Woody @ 2008-05-14 17:49 UTC (permalink / raw) To: u-boot Dear Denk, 1.2.0 is come frome eldk-4.1 iso file. Downloading independent u-boot seems require `git' tool which I get problem with because my office network gets many limits. Is there a http way to download u-boot? For 1.2.0 building, I made error because I don't set $CROSS_COMPILE, it's my fault. I will try your method tomorrow. Thank you very much! On Wed, May 14, 2008 at 11:50 PM, Wolfgang Denk <wd@denx.de> wrote: > In message <ed4892840805140612i18303b75mb01d943bbeb99713@mail.gmail.com> you wrote: >> >> > I 'cd' in eldk-4.1-arm installation directory arm/src/u-boot-1.2.0 and run: > > You are aware that U-Boot 1.2.0 is pretty old, aren't you? Is there > any pressing reason not to use current code instead? > >> > In the last step, the `make' reported "No rule to make target >> > `.depend', needed by `_depend'. Stop". What's wrong with it? >> >> Does anyone know the problem? I need you help. > > Except for some warnings, it builds fine here: > > -> cd /tmp/u-boot-1.2.0 > -> echo $CROSS_COMPILE > arm-linux- > -> arm-linux-gcc -v > Reading specs from /opt/eldk-4.1/usr/bin/../lib/gcc/arm-linux/4.0.0/specs > Target: arm-linux > Configured with: /opt/eldk/build/arm-2007-01-21/work/usr/src/denx/BUILD/crosstool-0.35/build/gcc-4.0.0-glibc-2.3.5-eldk/arm-linux/gcc-4.0.0/configure --target=arm-linux --host=i686-host_pc-linux-gnu --prefix=/var/tmp/eldk.bMi2nK/usr/crosstool/gcc-4.0.0-glibc-2.3.5-eldk/arm-linux --with-headers=/var/tmp/eldk.bMi2nK/usr/crosstool/gcc-4.0.0-glibc-2.3.5-eldk/arm-linux/arm-linux/include --with-local-prefix=/var/tmp/eldk.bMi2nK/usr/crosstool/gcc-4.0.0-glibc-2.3.5-eldk/arm-linux/arm-linux --disable-nls --enable-threads=posix --enable-symvers=gnu --enable-languages=c,c++ --enable-shared --enable-c99 --enable-long-long --enable-__cxa_atexit > Thread model: posix > gcc version 4.0.0 (DENX ELDK 4.1 4.0.0) > -> ./MAKEALL sbc2410x > Configuring for sbc2410x board... > In file included from sbc2410x.c:32: > /tmp/u-boot-1.2.0/include/s3c2410.h:73: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:77: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:81: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:85: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:89: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:93: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:97: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:101: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:105: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:109: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:113: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:117: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:121: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:125: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:129: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:133: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:137: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:141: warning: type qualifiers ignored on function return type > flash.c:292: warning: type qualifiers ignored on function return type > In file included from interrupts.c:39: > /tmp/u-boot-1.2.0/include/s3c2410.h:73: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:77: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:81: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:85: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:89: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:93: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:97: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:101: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:105: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:109: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:113: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:117: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:121: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:125: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:129: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:133: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:137: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:141: warning: type qualifiers ignored on function return type > In file included from serial.c:27: > /tmp/u-boot-1.2.0/include/s3c2410.h:73: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:77: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:81: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:85: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:89: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:93: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:97: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:101: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:105: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:109: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:113: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:117: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:121: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:125: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:129: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:133: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:137: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:141: warning: type qualifiers ignored on function return type > In file included from speed.c:38: > /tmp/u-boot-1.2.0/include/s3c2410.h:73: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:77: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:81: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:85: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:89: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:93: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:97: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:101: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:105: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:109: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:113: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:117: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:121: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:125: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:129: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:133: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:137: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:141: warning: type qualifiers ignored on function return type > In file included from s3c24x0_rtc.c:36: > /tmp/u-boot-1.2.0/include/s3c2410.h:73: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:77: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:81: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:85: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:89: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:93: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:97: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:101: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:105: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:109: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:113: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:117: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:121: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:125: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:129: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:133: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:137: warning: type qualifiers ignored on function return type > /tmp/u-boot-1.2.0/include/s3c2410.h:141: warning: type qualifiers ignored on function return type > text data bss dec hex filename > 102787 3904 23844 130535 1fde7 ./u-boot > -> > > > The problem must be on your side, as already suggested. > > Best regards, > > Wolfgang Denk > > -- > DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel > HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany > Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de > The night sky over the planet Krikkit is the least interesting sight > in the entire Universe. > - Douglas Adams _Life, the Universe, and Everything_ > -- woody then sun rose thinly from the sea and the old man could see the other boats, low on the water and well in toward the shore, spread out across the current. ^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot-Users] build u-boot error: No rule to make target `.depend', needed by `_depend'. 2008-05-14 17:49 ` Steven Woody @ 2008-05-14 17:53 ` Kim Phillips 2008-05-14 18:49 ` Wolfgang Denk 1 sibling, 0 replies; 8+ messages in thread From: Kim Phillips @ 2008-05-14 17:53 UTC (permalink / raw) To: u-boot On Thu, 15 May 2008 01:49:50 +0800 "Steven Woody" <narkewoody@gmail.com> wrote: > Dear Denk, > > 1.2.0 is come frome eldk-4.1 iso file. Downloading independent u-boot > seems require `git' tool which I get problem with because my office > network gets many limits. Is there a http way to download u-boot? git clone http://git.denx.de/u-boot.git Kim ^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot-Users] build u-boot error: No rule to make target `.depend', needed by `_depend'. 2008-05-14 17:49 ` Steven Woody 2008-05-14 17:53 ` Kim Phillips @ 2008-05-14 18:49 ` Wolfgang Denk 2008-05-14 23:36 ` Steven Woody 1 sibling, 1 reply; 8+ messages in thread From: Wolfgang Denk @ 2008-05-14 18:49 UTC (permalink / raw) To: u-boot Steven, A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? And you not only top-post, you also full-quote. You are ignoring Netiquette more or less completely, are you aware of this? I think you should read http://www.netmeister.org/news/learn2quote.html really carefully. In message <ed4892840805141049v3f7b2828w6d5ee74cf1923e09@mail.gmail.com> you wrote: > > 1.2.0 is come frome eldk-4.1 iso file. Downloading independent u-boot > seems require `git' tool which I get problem with because my office > network gets many limits. Is there a http way to download u-boot? If you bothered to read the documentation or tyhe U-Boot web pages you should have seen the links to the FTP site, and you should have read about the snapshot feature of git. Please see http://www.denx.de/wiki/UBoot/SourceCode Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de I have a theory that it's impossible to prove anything, but I can't prove it. ^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot-Users] build u-boot error: No rule to make target `.depend', needed by `_depend'. 2008-05-14 18:49 ` Wolfgang Denk @ 2008-05-14 23:36 ` Steven Woody 0 siblings, 0 replies; 8+ messages in thread From: Steven Woody @ 2008-05-14 23:36 UTC (permalink / raw) To: u-boot On Thu, May 15, 2008 at 2:49 AM, Wolfgang Denk <wd@denx.de> wrote: > Steven, > > > A: Because it messes up the order in which people normally read text. > > Q: Why is it such a bad thing? > > A: Top-posting. > > Q: What is the most annoying thing on usenet and in e-mail? > > > And you not only top-post, you also full-quote. > > You are ignoring Netiquette more or less completely, are you aware of > this? > > I think you should read http://www.netmeister.org/news/learn2quote.html > really carefully. > I am so sorry, I don't intent to do it. You know email clients ... > > > If you bothered to read the documentation or tyhe U-Boot web pages you > should have seen the links to the FTP site, and you should have read > about the snapshot feature of git. > > Please see http://www.denx.de/wiki/UBoot/SourceCode > > > Best regards, > > Wolfgang Denk > I am now downloading the 1.3.3-rc3 in home and will take it to my office. When I in office, I see the ftp link mentioned in the manul, just I cann't touch it because the firewall. Sorry about that. I will go proceed to compile 1.3.3-rc3 anyway. Thanks. -- woody then sun rose thinly from the sea and the old man could see the other boats, low on the water and well in toward the shore, spread out across the current. ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-05-14 23:36 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-05-14 3:03 [U-Boot-Users] build u-boot error: No rule to make target `.depend', needed by `_depend' Steven Woody 2008-05-14 9:23 ` ubootnovice 2008-05-14 13:12 ` Steven Woody 2008-05-14 15:50 ` Wolfgang Denk 2008-05-14 17:49 ` Steven Woody 2008-05-14 17:53 ` Kim Phillips 2008-05-14 18:49 ` Wolfgang Denk 2008-05-14 23:36 ` Steven Woody
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.