* [Buildroot] make atngw100_defconfig - errors
@ 2007-10-20 23:47 Ivan Kuten
2007-10-21 8:56 ` Ulf Samuelsson
0 siblings, 1 reply; 2+ messages in thread
From: Ivan Kuten @ 2007-10-20 23:47 UTC (permalink / raw)
To: buildroot
Hi Ulf,
I'm trying to do
make atngw100_defconfig
make
and have the following error:
bzcat /sources/u-boot-1.2.0-atmel-patch.tar.bz2 | tar -C /opt/buildroot/project_build_avr32/atngw100/u-boot-patches -xvf -
u-boot-1.2.0-atmel-patch/README.txt
u-boot-1.2.0-atmel-patch/README.txt~
touch /opt/buildroot/project_build_avr32/atngw100/u-boot-patches/.unpacked
toolchain/patch-kernel.sh /opt/buildroot/build_avr32/u-boot-1.2.0-atmel /opt/buildroot/project_build_avr32/atngw100/u-boot-patches \*.patch
touch /opt/buildroot/build_avr32/u-boot-1.2.0-atmel/.patched.u-boot-1.2.0-atmel-patch.tar.bz2
cp target/device/Atmel/atngw100/u-boot/atngw100.h /opt/buildroot/build_avr32/u-boot-1.2.0-atmel/include/configs/.
cp: cannot stat `target/device/Atmel/atngw100/u-boot/atngw100.h': No such file or directory
make: *** [/opt/buildroot/project_build_avr32/atngw100/u-boot-1.2.0-atmel/.configured] Error 1
Any advice?
Toolchain seems built OK except build_avr32/staging_dir/bin/avr32-linux-uclibc-cc is symlink to gcc
(which is not present in build_avr32/staging_dir/bin/) - seems it should be symlink to avr32-linux-uclibc-gcc
Best regards,
Ivan
--------------------------------
Embedded Linux engineer,
Promwad Company: http://www.promwad.com/
Homepage : http://www.ivankuten.com/
--------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] make atngw100_defconfig - errors
2007-10-20 23:47 [Buildroot] make atngw100_defconfig - errors Ivan Kuten
@ 2007-10-21 8:56 ` Ulf Samuelsson
0 siblings, 0 replies; 2+ messages in thread
From: Ulf Samuelsson @ 2007-10-21 8:56 UTC (permalink / raw)
To: buildroot
> Hi Ulf,
>
> I'm trying to do
>
> make atngw100_defconfig
>
> make
>
> and have the following error:
> bzcat /sources/u-boot-1.2.0-atmel-patch.tar.bz2 | tar -C
> /opt/buildroot/project_build_avr32/atngw100/u-boot-patches -xvf -
> u-boot-1.2.0-atmel-patch/README.txt
> u-boot-1.2.0-atmel-patch/README.txt~
> touch /opt/buildroot/project_build_avr32/atngw100/u-boot-patches/.unpacked
> toolchain/patch-kernel.sh /opt/buildroot/build_avr32/u-boot-1.2.0-atmel
> /opt/buildroot/project_build_avr32/atngw100/u-boot-patches \*.patch
> touch
> /opt/buildroot/build_avr32/u-boot-1.2.0-atmel/.patched.u-boot-1.2.0-atmel-patch.tar.bz2
> cp target/device/Atmel/atngw100/u-boot/atngw100.h
> /opt/buildroot/build_avr32/u-boot-1.2.0-atmel/include/configs/.
> cp: cannot stat `target/device/Atmel/atngw100/u-boot/atngw100.h': No such
> file or directory
> make: ***
> [/opt/buildroot/project_build_avr32/atngw100/u-boot-1.2.0-atmel/.configured]
> Error 1
>
> Any advice?
>
Download mainstream U-Boot and copy the
"includes/configs/atngw100.h" file to
"target/device/Atmel/atngw100/u-boot/atngw100.h"
I have seen this before, but did not have time to fix it.
> Toolchain seems built OK except
> build_avr32/staging_dir/bin/avr32-linux-uclibc-cc is symlink to gcc
> (which is not present in build_avr32/staging_dir/bin/) - seems it should
> be symlink to avr32-linux-uclibc-gcc
>
Best Regards
Ulf Samuelsson
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-21 8:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-20 23:47 [Buildroot] make atngw100_defconfig - errors Ivan Kuten
2007-10-21 8:56 ` Ulf Samuelsson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox