[Buildroot] package not found

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat May 21 06:48:41 UTC 2016


Hello,

On Sat, 21 May 2016 09:29:50 +0530, gdbabu Krishnan wrote:

>       1.libgtk3+

Search packages by running "/" in menuconfig, and then watch their
dependencies. You can also read package/libgtk3/Config.in to learn
about the dependencies of gtk3.

In essence, for Gtk3, you will need either X.org or Wayland, and also
an OpenGL implementation (which for Raspberry Pi is in the rpi-userland
package).

>       2.nano  text editor

Again, use "/" to find it. This one does not have any complicated
dependency like libgtk3, so you should find it easily.

>       3.gcc compiler

We don't support building a compiler for the target:
https://buildroot.org/downloads/manual/manual.html#faq-no-compiler-on-target.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list