Hello, We got LTIB from Freescale. And yes it works with ./ltib -c, it writes to the configuration file.
although the same warning are present: Warning! Found recursive dependency: PKG_XORG_SERVER PKG_XTERM PKG_LIBXAW PKG_LIBXPM PKG_XORG_SERVER PKG_LIBXAU Warning! Found recursive dependency: PKG_XORG_SERVER PKG_XORG_X11_TWM PKG_LIBXMU PKG_LIBXT PKG_XORG_SERVER PKG_PIXMAN Warning! Found recursive dependency: PKG_XORG_SERVER PKG_XORG_X11_TWM PKG_LIBXMU PKG_LIBXT PKG_XORG_SERVER PKG_LIBPTHREAD_STUBS Warning! Found recursive dependency: PKG_XORG_SERVER PKG_XORG_X11_TWM PKG_LIBXMU PKG_LIBXT PKG_XORG_SERVER PKG_XCB_PROTO thanks Francois 2012/2/29 Peter Barada <[email protected]> > On 02/29/2012 10:00 AM, Francois Bouchard wrote: > > Hi, > > > > Eeverytime I am doing ./ltib -m config and exit, I get the following > > error messages: > > > > $ ./ltib -m config > > + [ -n ] > > + [ -f > > /home/schamlian/M54418TWR_Linux/ltib-modelo-20110422/config/.config ] > > + cat /home/schamlian/M54418TWR_Linux/ltib-modelo-20110422/config/.config > > + perl -ne print if m,^CONFIG_(?!PCF), > > + [ ! -f config/platform/modelo/.config -a -f > > config/platform/modelo/defconfig ] > > + [ -n ] > > + cd config/platform/modelo > > + mconf main.lkc .config > > ../../userspace/pme_tools.lkc:4:warning: enable is only allowed with > > boolean and tristate symbols > > ../../userspace/packages.lkc:1743:warning: enable is only allowed with > > boolean and tristate symbols > > ../../userspace/packages.lkc:3312:warning: enable is only allowed with > > boolean and tristate symbols > > Warning! Found recursive dependency: PKG_XORG_SERVER PKG_XTERM > > PKG_LIBXAW PKG_LIBXPM PKG_XORG_SERVER PKG_LIBXAU > > Warning! Found recursive dependency: PKG_XORG_SERVER PKG_XORG_X11_TWM > > PKG_LIBXMU PKG_LIBXT PKG_XORG_SERVER PKG_PIXMAN > > Warning! Found recursive dependency: PKG_XORG_SERVER PKG_XORG_X11_TWM > > PKG_LIBXMU PKG_LIBXT PKG_XORG_SERVER PKG_LIBPTHREAD_STUBS > > Warning! Found recursive dependency: PKG_XORG_SERVER PKG_XORG_X11_TWM > > PKG_LIBXMU PKG_LIBXT PKG_XORG_SERVER PKG_XCB_PROTO > > > > > > Your configuration changes were NOT saved. > > > > + cp .config defconfig.dev > > $ > > > > > > How can I fix this? > > > Not sure, does "./ltib -c" work? Also where did this LTIB come from > (the CVS version at ltib.org doesn't have config/userspace/pme_tools.lkc)? > > > > -- > Peter Barada > [email protected] > > > _______________________________________________ > LTIB home page: http://ltib.org > > Ltib mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/ltib >
_______________________________________________ LTIB home page: http://ltib.org Ltib mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/ltib
