Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-embedded
I'm trying to add a new command to ebuild (preconfig) for packages like
busybox that has to be configured prior to compile and that would be a
cannot really use USE as it probably have undreads of USE that does not
yet exist.
That new command would be called between src_unpack and src_compile and
only if FEATURES contain preconfig.
Anyway, the problem is when I run "make menuconfig" from src_preconfig,
I get a dumb terminal (I cannot send keys to the menuconfig, but it
works for vim):
pressing down prints "^[OB"
pressing up prints "^[OA"
the COLUMNS/LINES are unset...
So I wonder if there is a way to make interactive command work from an
ebuild. I know the config command should allow interactiveness.
Kristian
--
gentoo-embedded@g.o mailing list
|
|