All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Make Menuconfig Fails
       [not found] <1000835496.8703676.1506269085813.ref@mail.yahoo.com>
@ 2017-09-24 16:04 ` Duncan Hare
  2017-09-25  8:33   ` Łukasz Majewski
  0 siblings, 1 reply; 2+ messages in thread
From: Duncan Hare @ 2017-09-24 16:04 UTC (permalink / raw)
  To: u-boot

make menuconfig
  HOSTCC  scripts/kconfig/mconf.o
In file included from scripts/kconfig/mconf.c:23:0:
scripts/kconfig/lxdialog/dialog.h:26:20: fatal error: curses.h: No such file or directory
 #include CURSES_LOC

Appears CURSES_LOC is undefined.
Thanks.
 Duncan Hare

714 931 7952

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

* [U-Boot] Make Menuconfig Fails
  2017-09-24 16:04 ` [U-Boot] Make Menuconfig Fails Duncan Hare
@ 2017-09-25  8:33   ` Łukasz Majewski
  0 siblings, 0 replies; 2+ messages in thread
From: Łukasz Majewski @ 2017-09-25  8:33 UTC (permalink / raw)
  To: u-boot

Hi Duncan,

> make menuconfig
>    HOSTCC  scripts/kconfig/mconf.o
> In file included from scripts/kconfig/mconf.c:23:0:
> scripts/kconfig/lxdialog/dialog.h:26:20: fatal error: curses.h: No such file or directory
>   #include CURSES_LOC

It seems like you are missing ncurses5-dev package.

> 
> Appears CURSES_LOC is undefined.
> Thanks.
>   Duncan Hare
> 
> 714 931 7952
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
> 


-- 
Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de

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

end of thread, other threads:[~2017-09-25  8:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1000835496.8703676.1506269085813.ref@mail.yahoo.com>
2017-09-24 16:04 ` [U-Boot] Make Menuconfig Fails Duncan Hare
2017-09-25  8:33   ` Łukasz Majewski

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.