[uClibc] genext2fs and loss of keyboard

Frank Kujawski frank at kujawski.org
Fri Sep 17 02:59:09 UTC 2004


I am trying to build a development system using uclibc.  In the Make
file for buildroot, I have made these changes:
        #BUILD_WITH_LARGEFILE:=true
        #INSTALL_LIBSTDCPP:=true
        JLEVEL=-j3
        TARGETS+=dropbear_sshd
        TARGETS+=coreutils findutils bash make diffutils patch sed
        TARGETS+=ed flex bison file gawk tar grep bzip2
I get a good build, about 8M.  But when I add
	TARGETS+=gcc3_3_target ccache_target
I loose my keyboard, and genext2 uses all available cycles, I have
waited for 15 minutes at least, and it is repeatable.
	buildroot/build_i386/root/ is about 30M

All I am trying to do is to build an environment so that I can compile
my target application.
Any help would be appreciated,
	Frank





More information about the uClibc mailing list