* [Buildroot] help
@ 2009-03-23 14:24 mzee mzee
2009-03-23 15:10 ` Peter Korsgaard
0 siblings, 1 reply; 9+ messages in thread
From: mzee mzee @ 2009-03-23 14:24 UTC (permalink / raw)
To: buildroot
#
hi,i need helpthis is my problem
thuoeg at elp:~/builroot/buildrootsnap$ make all
Checking build system dependencies:
BUILDROOT_DL_DIR clean: Ok
CC clean: Ok
CXX clean: Ok
CPP clean: Ok
CFLAGS clean: Ok
INCLUDES clean: Ok
CXXFLAGS clean: Ok
which installed: Ok
sed works: Ok (/bin/sed)
GNU make version '3.81': Ok
C compiler '/usr/bin/gcc'
C compiler version '4.3.3': Ok
C++ compiler '/usr/bin/g++'
C++ compiler version '4.3.3': Ok
awk installed: Ok
bash installed: Ok
bison installed: Ok
flex installed: Ok
gettext installed: Ok
makeinfo installed: Ok
Build system dependencies: Ok
rm -rf
/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/buildroot-config
mkdir -p /home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee
cp -dpRf package/config/buildroot-config
/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/buildroot-config
mkdir -p
/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/root/etc
echo "" >
/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/root/etc/issue
echo "" >>
/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/root/etc/issue
echo "Welcome to mzee" >>
/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/root/etc/issue
mkdir -p
/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/root/etc
echo "mzee" >
/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/root/etc/hostname
mkdir -p
/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/root/etc
echo "2009.05-svn"
>/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/root/etc/br-version
PATH="/home/thuoeg/builroot/buildrootsnap/toolchain_build_i686/bin:/home/thuoeg/builroot/buildrootsnap/build_i686/host_dir/bin:/home/thuoeg/builroot/buildrootsnap/build_i686/host_dir/usr/bin:/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/bin:/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/games"
AR="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ar"
AS="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-as"
LD="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld"
NM="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-nm"
CC="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc
-Os -pipe -Os
-I/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/include
-I/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/include
--sysroot=/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/
-isysroot /home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir
-mtune=pentium3 -march=pentium3"
GCC="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc
-Os -pipe -Os
-I/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/include
-I/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/include
--sysroot=/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/
-isysroot /home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir
-mtune=pentium3 -march=pentium3"
CPP="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-cpp
-Os -pipe -Os
-I/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/include
-I/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/include
--sysroot=/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/
-isysroot /home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir
-mtune=pentium3 -march=pentium3"
CXX="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++
-Os -pipe -Os
-I/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/include
-I/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/include
--sysroot=/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/
-isysroot /home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir
-mtune=pentium3 -march=pentium3"
FC="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gfortran
"
RANLIB="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ranlib"
STRIP="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-strip"
OBJCOPY="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-objcopy"
AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as"
CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc"
CXX_FOR_BUILD="/usr/bin/g++" FC_FOR_BUILD="/usr/bin/ld"
LD_FOR_BUILD="/usr/bin/ld"
CFLAGS_FOR_BUILD="-I/home/thuoeg/builroot/buildrootsnap/build_i686/host_dir/include
-I/home/thuoeg/builroot/buildrootsnap/build_i686/host_dir/usr/include"
CXXFLAGS_FOR_BUILD="-I/home/thuoeg/builroot/buildrootsnap/build_i686/host_dir/include
-I/home/thuoeg/builroot/buildrootsnap/build_i686/host_dir/usr/include"
LDFLAGS_FOR_BUILD="-L/home/thuoeg/builroot/buildrootsnap/build_i686/host_dir/lib
-L/home/thuoeg/builroot/buildrootsnap/build_i686/host_dir/usr/lib"
FCFLAGS_FOR_BUILD=""
AR_FOR_TARGET="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ar"
AS_FOR_TARGET="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-as"
CC_FOR_TARGET="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc"
LD_FOR_TARGET="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld"
NM_FOR_TARGET="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-nm"
DEFAULT_ASSEMBLER="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-as"
DEFAULT_LINKER="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-ld"
PKG_CONFIG_SYSROOT_DIR="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir"
PKG_CONFIG="/home/thuoeg/builroot/buildrootsnap/build_i686/host_dir/usr/bin/pkg-config"
PKG_CONFIG_PATH="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/lib/pkgconfig"
STAGING_DIR="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir"
CXX="" \
CFLAGS="-Os -pipe -Os
-I/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/include
-I/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/include
--sysroot=/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/
-isysroot /home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir
-mtune=pentium3 -march=pentium3" \
LDFLAGS="-L/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/lib
-L/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/lib
--sysroot=/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/" \
\
/usr/bin/make -j1
CROSS_COMPILE="/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-"
ARCH=i386 \
-C
/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/u-boot-2009.01
make[1]: Entering directory
`/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/u-boot-2009.01'
for dir in tools examples api_examples ; do /usr/bin/make -C $dir _depend ;
done
make[2]: Entering directory
`/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/u-boot-2009.01/tools'
make[2]: Nothing to be done for `_depend'.
make[2]: Leaving directory
`/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/u-boot-2009.01/tools'
make[2]: Entering directory
`/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/u-boot-2009.01/examples'
make[2]: Nothing to be done for `_depend'.
make[2]: Leaving directory
`/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/u-boot-2009.01/examples'
make[2]: Entering directory
`/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/u-boot-2009.01/api_examples'
make[2]: Nothing to be done for `_depend'.
make[2]: Leaving directory
`/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/u-boot-2009.01/api_examples'
/usr/bin/make -C tools all
make[2]: Entering directory
`/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/u-boot-2009.01/tools'
make[2]: Leaving directory
`/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/u-boot-2009.01/tools'
/usr/bin/make -C examples all
make[2]: Entering directory
`/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/u-boot-2009.01/examples'
/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc
-g -Os -fPIC -ffixed-r14 -meabi -fno-strict-aliasing -D__KERNEL__
-DTEXT_BASE=0xFFFC0000
-I/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/u-boot-2009.01/include
-fno-builtin -ffreestanding -nostdinc -isystem
/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin-ccache/../lib/gcc/i686-linux-uclibc/4.3.3/include
-pipe -DCONFIG_I386 -D__I386__ -DCONFIG_4xx -ffixed-r2 -mstring
-msoft-float -Wa,-m405 -mcpu=405 -Wall -Wstrict-prototypes -c -o
hello_world.o hello_world.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
cc1: error: unrecognized command line option "-meabi"
cc1: error: unrecognized command line option "-mstring"
cc1: warning: unknown register name: r2
hello_world.c:1: error: bad value (405) for -mtune= switch
/home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin-ccache/../lib/gcc/i686-linux-uclibc/4.3.3/../../../../i686-linux-uclibc/bin/as:
unrecognized option '-m405'
make[2]: *** [hello_world.o] Error 1
make[2]: Leaving directory
`/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/u-boot-2009.01/examples'
make[1]: *** [examples] Error 2
make[1]: Leaving directory
`/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/u-boot-2009.01'
make: ***
[/home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/u-boot-2009.01/u-boot.bin]
Error 2
thuoeg at elp:~/builroot/buildrootsnap$
please help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20090323/4952542f/attachment-0001.htm>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] help
2009-03-23 14:24 mzee mzee
@ 2009-03-23 15:10 ` Peter Korsgaard
[not found] ` <33966b5d0903232133y17f08766me879b0149154b34c@mail.gmail.com>
0 siblings, 1 reply; 9+ messages in thread
From: Peter Korsgaard @ 2009-03-23 15:10 UTC (permalink / raw)
To: buildroot
>>>>> "mzee" == mzee mzee <wanyumba@gmail.com> writes:
mzee> #
mzee> hi,i need helpthis is my problem
mzee> ??? ??? /usr/bin/make -j1 CROSS_COMPILE="/home/thuoeg/builroot/buildrootsnap/
mzee> build_i686/staging_dir/usr/bin/i686-linux-uclibc-" ARCH=i386 \
mzee> ??? ??? ?-C /home/thuoeg/builroot/buildrootsnap/project_build_i686/mzee/
mzee> u-boot-2009.01
U-Boot for i686?
mzee> /home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/usr/bin/
mzee> i686-linux-uclibc-gcc -g? -Os?? -fPIC -ffixed-r14 -meabi -fno-strict-aliasing
mzee> -D__KERNEL__ -DTEXT_BASE=0xFFFC0000 -I/home/thuoeg/builroot/buildrootsnap/
mzee> project_build_i686/mzee/u-boot-2009.01/include -fno-builtin -ffreestanding
mzee> -nostdinc -isystem /home/thuoeg/builroot/buildrootsnap/build_i686/staging_dir/
mzee> usr/bin-ccache/../lib/gcc/i686-linux-uclibc/4.3.3/include -pipe? -DCONFIG_I386
mzee> -D__I386__ -DCONFIG_4xx -ffixed-r2 -mstring -msoft-float -Wa,-m405 -mcpu=405
U-Boot seems to think you have ppc405 instead. Did you try a ppc
compile before? Can you build u-boot by hand with the buildroot cross
compiler? Where is your .config?
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] help
[not found] ` <33966b5d0903232133y17f08766me879b0149154b34c@mail.gmail.com>
@ 2009-03-24 8:29 ` Peter Korsgaard
0 siblings, 0 replies; 9+ messages in thread
From: Peter Korsgaard @ 2009-03-24 8:29 UTC (permalink / raw)
To: buildroot
>>>>> "mzee" == mzee mzee <wanyumba@gmail.com> writes:
Hi,
Peter> U-Boot seems to think you have ppc405 instead. Did you try a ppc
Peter> compile before? Can you build u-boot by hand with the buildroot cross
Peter> compiler? Where is your .config?
mzee> here is my .config file
mzee> #
mzee> # Kernel
mzee> #
mzee> # BR2_KERNEL_none is not set
mzee> BR2_KERNEL_LINUX_ADVANCED=y
mzee> # BR2_KERNEL_LINUX is not set
mzee> # BR2_KERNEL_HURD is not set
mzee> BR2_PACKAGE_LINUX=y
mzee> BR2_PACKAGE_LINUX_FORMAT="uImage"
This seems to be your problem. Change to bzImage and disable U-Boot
compilation and it should work.
I have changed the defaults in svn to use bzImage for i386/x86_64
instead of uImage.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] help
@ 2009-11-20 18:15 Jens Kleinhans
2009-11-20 18:37 ` Michael S. Zick
0 siblings, 1 reply; 9+ messages in thread
From: Jens Kleinhans @ 2009-11-20 18:15 UTC (permalink / raw)
To: buildroot
Hello,
I'm trying to build the buildroot with the explanation on linux4Sam.
I need it for Crosscompiling the Kernel for an ARM Board AT91SAM9260 from
Atmel.
Is there a HOW To or any aid for the configuration for this board?
If you got a HOW TO or some helping information it would be kind if you send
it to me.
With kind regards
Jens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20091120/4ab4d147/attachment.htm>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] help
2009-11-20 18:15 Jens Kleinhans
@ 2009-11-20 18:37 ` Michael S. Zick
0 siblings, 0 replies; 9+ messages in thread
From: Michael S. Zick @ 2009-11-20 18:37 UTC (permalink / raw)
To: buildroot
On Fri November 20 2009, Jens Kleinhans wrote:
>
> Hello,
>
>
>
> I'm trying to build the buildroot with the explanation on linux4Sam.
>
> I need it for Crosscompiling the Kernel for an ARM Board AT91SAM9260 from
> Atmel.
>
> Is there a HOW To or any aid for the configuration for this board?
>
are any of the files: <buildroot_dir>/configs/at91sam9260*_defconfig
what you are looking for?
Mike
>
>
> If you got a HOW TO or some helping information it would be kind if you send
> it to me.
>
>
>
> With kind regards
>
>
>
> Jens
>
>
>
>
>
>
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] help
[not found] <3617236271557503935@unknownmsgid>
@ 2009-11-20 22:36 ` Nicholas Walton
0 siblings, 0 replies; 9+ messages in thread
From: Nicholas Walton @ 2009-11-20 22:36 UTC (permalink / raw)
To: buildroot
On Fri, Nov 20, 2009 at 10:15 AM, Jens Kleinhans <jens.kleinhans@gmx.de> wrote:
> Hello,
>
> I?m trying to build the buildroot with the explanation on linux4Sam.
Much of the information about buildroot on Linux4SAM is not relevant
to the current versions of buildroot and the kernel. A good first step
is to go through buildroot menuconfig and linux26-menuconfig, select
the AT91SAM9260 and AT91SAM9260EK options, leave everything else set
to defaults, and build.
Nicholas
> I need it for Crosscompiling the Kernel for an ARM Board AT91SAM9260 from Atmel.
>
> Is there a HOW To or any aid for the configuration for this board?
>
> If you got a HOW TO or some helping information it would be kind if you send it to me.
>
> With kind regards
>
> Jens
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] help
@ 2009-11-21 14:42 Jens Kleinhans
0 siblings, 0 replies; 9+ messages in thread
From: Jens Kleinhans @ 2009-11-21 14:42 UTC (permalink / raw)
To: buildroot
Hi,
how can I add the kernel I'm using to the menu of menuconfig for the
build root?
Is there a possibility?
With kind regards
Jens
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] help
@ 2009-11-23 12:08 Jens Kleinhans
0 siblings, 0 replies; 9+ messages in thread
From: Jens Kleinhans @ 2009-11-23 12:08 UTC (permalink / raw)
To: buildroot
Customizing the target filesystem/busy box/uclibc
How do I customize the elements mentioned in subject in general?
Are ther any commands or changes should be done?
Kind regards
Littel
--
GRATIS f?r alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] help
@ 2017-12-19 22:59 Nagel, Johannes
0 siblings, 0 replies; 9+ messages in thread
From: Nagel, Johannes @ 2017-12-19 22:59 UTC (permalink / raw)
To: buildroot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20171219/1440c69c/attachment.html>
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2017-12-19 22:59 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-23 12:08 [Buildroot] help Jens Kleinhans
-- strict thread matches above, loose matches on Subject: below --
2017-12-19 22:59 Nagel, Johannes
2009-11-21 14:42 Jens Kleinhans
[not found] <3617236271557503935@unknownmsgid>
2009-11-20 22:36 ` Nicholas Walton
2009-11-20 18:15 Jens Kleinhans
2009-11-20 18:37 ` Michael S. Zick
2009-03-23 14:24 mzee mzee
2009-03-23 15:10 ` Peter Korsgaard
[not found] ` <33966b5d0903232133y17f08766me879b0149154b34c@mail.gmail.com>
2009-03-24 8:29 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox