mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] External Kconfig menuconfig/nconfig failed
@ 2015-09-13 12:17 Alexander Aring
  2015-10-21 13:58 ` Wim Vinckier
  0 siblings, 1 reply; 7+ messages in thread
From: Alexander Aring @ 2015-09-13 12:17 UTC (permalink / raw)
  To: ptxdist

Hi,

several weeks I have the following issue by calling:

ptxdist menuconfig kernel

or

ptxdist menuconfig barebox

Both failed, here is the ptxdist -v menuconfig kernel output:

ptxdist: Checking dependencies. This may take some seconds.

make[1]: Entering directory '/home/alex/devel/bluetooth-next'
make -f ./scripts/Makefile.build obj=scripts/basic
rm -f .tmp_quiet_recordmcount
make -f ./scripts/Makefile.build obj=scripts/kconfig menuconfig
/bin/sh ./scripts/kconfig/lxdialog/check-lxdialog.sh -check gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE  -lncursesw
scripts/kconfig/mconf  Kconfig
Error opening terminal: rxvt-unicode-256color.
scripts/kconfig/Makefile:28: recipe for target 'menuconfig' failed
make[2]: *** [menuconfig] Error 1
Makefile:531: recipe for target 'menuconfig' failed
make[1]: *** [menuconfig] Error 2
make[1]: Leaving directory '/home/alex/devel/bluetooth-next'
/home/alex/local/lib/ptxdist-2015.08.0-00001-g8a15fd6a660b/rules/kernel.make:267: recipe for target 'kernel_menuconfig' failed
make: *** [kernel_menuconfig] Error 2

ptxdist: 'kernel menuconfig' returned with an error


---

I thought the reason was some "stupid" $TERM declartion. But when I try to use
some great terminal implementation like "xterm", I got the same issue.

Checking earlier ptxdist versions or kernels doesn't help. My
distribution "ArchLinux" updated some sofware which seems that they
introduced some API change, like the glibc change for setenv (Maybe it
is this issue also, I don't know exactly).

What works is calling "ptxdist menuconfig" inside my BSP. When I go into
my external kernel directory and calling "scripts/kconfig/mconf
Kconfig" or "make ARCH=arm CROSS_COMPILE=arm-cortexa8-linux-gnueabihf-'
menuconfig" - it works.

I also tried to call "nconfig" which ends in the same result.

My debugging efforts ends in the function [0] which I still try to
figure out what it does. :-)

At the moment I am stucked there and I need to workaround by "do some
manual config changes" this issue. Any help what I should try to
downgrade packages or changes into my lib/ptxdist-$FOOBAR directory are
welcome.

I also tried to look into libncurses if this was upgraded at my
distribution but this wasn't.

- Alex

[0] http://git.pengutronix.de/?p=ptxdist.git;a=blob;f=scripts/libptxdist.sh;hb=c64b6acacced5b643b8bb4d2be90262a73a39725#l356

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2015-10-29  8:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-13 12:17 [ptxdist] External Kconfig menuconfig/nconfig failed Alexander Aring
2015-10-21 13:58 ` Wim Vinckier
2015-10-21 17:08   ` Alexander Aring
2015-10-22  6:43     ` Wim Vinckier
2015-10-22  7:40       ` Alexander Aring
2015-10-23 14:54         ` Wim Vinckier
2015-10-29  8:26           ` Alexander Aring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox