| Anonymous | Login | Signup for a new account | 11-10-2008 11:01 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000850 | [buildroot] Architecture Specific | block | always | 04-25-06 11:27 | 02-12-07 05:42 | ||||
| Reporter | dash | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | no change required | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000850: buildroot-20060424.tar.bz2 building powerpc fails almost immediately | ||||||||
| Description |
1) Unpack buildroot tarball to /tmp 2) Do make menuconfig 3) Make just one (1) change to the config -- select the "powerpc" for the target architecture 4) Exit + save config 5) Do "make" It will download linux-libc-headers-2.4.31.tar.bz2 then uClibc-snapshot.tar.bz2, do some unpacking + whatnot, then fails with the error below. It can't find powerpc-linux-uclibc-gcc, which I'm actually trying to build in the first place. make -C /tmp/buildroot/toolchain_build_powerpc/uClibc \ PREFIX=/tmp/buildroot/toolchain_build_powerpc/uClibc_dev/ \ DEVEL_PREFIX=/usr/ \ RUNTIME_PREFIX=/tmp/buildroot/toolchain_build_powerpc/uClibc_dev/ \ HOSTCC="gcc" \ pregen install_dev && \ touch /tmp/buildroot/toolchain_build_powerpc/uClibc/.configured /bin/sh: line 1: /tmp/buildroot/build_powerpc/staging_dir/bin/powerpc-linux-uclibc-gcc: No such file or directory make[1]: /tmp/buildroot/build_powerpc/staging_dir/bin/powerpc-linux-uclibc-gcc: Command not found make[1]: Entering directory `/tmp/buildroot/toolchain_build_powerpc/uClibc' g_dir/bin/powerpc-linux-uclibc-"make[1]: /tmp/buildroot/build_powerpc/staging_dir/bin/powerpc-linux-uclibc-gcc: Command not found B@make -C extra/config conf /bin/sh: line 1: /tmp/buildroot/build_powerpc/staging_dir/bin/powerpc-linux-uclibc-gcc: No such file or directory make[2]: /tmp/buildroot/build_powerpc/staging_dir/bin/powerpc-linux-uclibc-gcc: Command not found &65533;B&65533;Bmake[2]: /tmp/buildroot/build_powerpc/staging_dir/bin/powerpc-linux-uclibc-gcc: Command not found `B`Bmake[2]: *** No rule to make target `|', needed by `../../extra/config/conf.o'. Stop. make[1]: *** [extra/config/conf] Error 2 make[1]: Leaving directory `/tmp/buildroot/toolchain_build_powerpc/uClibc' make: *** [/tmp/buildroot/toolchain_build_powerpc/uClibc/.configured] Error 2 |
||||||||
| Additional Information |
Linux box = Red Hat Linux release 9 (Shrike) some /proc/cpuinfo: vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Pentium(R) 4 CPU 3.00GHz |
||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |