All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Building buildroot-2014.08
@ 2021-05-13 12:05 Andrey Krasheninnikov
  2021-05-13 12:35 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Andrey Krasheninnikov @ 2021-05-13 12:05 UTC (permalink / raw)
  To: buildroot

Hello!
I have buildroot-2014.08.
My linux is ubuntu-16.4.
Kernel 4.9.14. glibc-2.18.
I built zImage and dtb-file.
I need to build rootfs.
Compilation was broken for package ncurses-5.0.
Error:
-------
PATH="/home/akrashenin/buildroot/buildroot-2014.08/output/host/bin:/home/akrashenin/buildroot/buildroot-2014.08/output/host/sbin:/home/akrashenin/buildroot/buildroot-2014.08/output/host/usr/bin:/home/akrashenin/buildroot/buildroot-2014.08/output/host/usr/sbin:/home/akrashenin/bin:/home/akrashenin/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"
 /usr/bin/make -j5
DESTDIR=/home/akrashenin/buildroot/buildroot-2014.08/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot
install -C
/home/akrashenin/buildroot/buildroot-2014.08/output/build/ncurses-5.0/
make[1]: ???? ? ???????
?/home/akrashenin/buildroot/buildroot-2014.08/output/build/ncurses-5.0?
cd man && /usr/bin/make INSTALL_PREFIX="" install
make[2]: ???? ? ???????
?/home/akrashenin/buildroot/buildroot-2014.08/output/build/ncurses-5.0/man?
./../mkinstalldirs /usr/man
mkdir /usr/man
mkdir: ?????????? ??????? ???????(impossible to create dir) ?/usr/man?:
???????? ? ???????(permission denied)
Makefile:56: ?????? ?????????? ??????? ??? ???? ?/usr/man?
make[2]: *** [/usr/man] ?????? 1
make[2]: ????? ?? ????????
?/home/akrashenin/buildroot/buildroot-2014.08/output/build/ncurses-5.0/man?
Makefile:94: ?????? ?????????? ??????? ??? ???? ?install? (install error)
make[1]: *** [install] ?????? 2
make[1]: ????? ?? ????????
?/home/akrashenin/buildroot/buildroot-2014.08/output/build/ncurses-5.0?
package/pkg-generic.mk:197: ?????? ?????????? ??????? ??? ????
?/home/akrashenin/buildroot/buildroot-2014.08/output/build/ncurses-5.0/.stamp_staging_installed?
make: ***
[/home/akrashenin/buildroot/buildroot-2014.08/output/build/ncurses-5.0/.stamp_staging_installed]
?????? 2
-------
What Can I do for fixing this bug?
Can I remove this package from assembly?
How can I remove this package from assembly?
-------
?????? ?????????????
???. +7(926) 24 7777 2
WhatsApp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20210513/474db5ed/attachment.html>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] Building buildroot-2014.08
  2021-05-13 12:05 [Buildroot] Building buildroot-2014.08 Andrey Krasheninnikov
@ 2021-05-13 12:35 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2021-05-13 12:35 UTC (permalink / raw)
  To: buildroot

>>>>> "Andrey" == Andrey Krasheninnikov <akrashenin@gmail.com> writes:

 > Hello!
 > I have buildroot-2014.08.
 > My linux is ubuntu-16.4.
 > Kernel 4.9.14. glibc-2.18.
 > I built zImage and dtb-file.
 > I need to build rootfs.
 > Compilation was broken for package ncurses-5.0.

Buildroot 2014.08 is very old and no longer supported. Please use
Buildroot 2021.02.2 instead.

With that said, Buildroot 2014.08 had ncurses 5.9, so it is odd to see
references to ncurses 5.0. Is this an unmodified Buildroot 2014.08?

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-13 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-13 12:05 [Buildroot] Building buildroot-2014.08 Andrey Krasheninnikov
2021-05-13 12:35 ` Peter Korsgaard

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.