[Buildroot] Q

Michael S. Zick minimod at morethan.org
Thu Sep 15 12:56:16 UTC 2011


On Thu September 15 2011, Александр wrote:
> Good day!
> I cant start make core for buildroot distro.
> I was download tar.bz2 archive, unpack his, and take command "make menuconfig"...
> After that, i save new config file and print "make":
>  
> [root at localhost buildroot-2011.08]# make
>

One of your problems, your running as "root".
Buildroot is designed and intended to be run as a normal user.

Mike
> /usr/bin/make -j1  HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" silentoldconfig
> make[1]: Entering directory `/home/sitesv/soft/buildroot_distr/buildroot-2011.08'
> KCONFIG_AUTOCONFIG=/home/sitesv/soft/buildroot_distr/buildroot-2011.08/output/build/buildroot-config/auto.conf KCONFIG_AUTOHEADER=/home/sitesv/soft/buildroot_distr/buildroot-2011.08/output/build/buildroot-config/autoconf.h KCONFIG_TRISTATE=/home/sitesv/soft/buildroot_distr/buildroot-2011.08/output/build/buildroot-config/tristate.config BUILDROOT_CONFIG=/home/sitesv/soft/buildroot_distr/buildroot-2011.08/.config /home/sitesv/soft/buildroot_distr/buildroot-2011.08/output/build/buildroot-config/conf --silentoldconfig Config.in
> #
> # configuration written to /home/sitesv/soft/buildroot_distr/buildroot-2011.08/.config
> #
> #
> # make dependencies written to .auto.deps
> # ATTENTION buildroot devels!
> # See top of this file before playing with this auto-preprequisites!
> #
> make[1]: Leaving directory `/home/sitesv/soft/buildroot_distr/buildroot-2011.08'
> >>> host-gmp 5.0.1 Downloading
> /gmp/gmp-5.0.1.tar.bz2: Unsupported scheme.
> make: *** [/home/sitesv/soft/buildroot_distr/buildroot-2011.08/output/build/host-gmp-5.0.1/.stamp_downloaded] Error 1
>  
> What i do wrong?
> --
>  
> Best regards, Alexandr




More information about the buildroot mailing list