|
From: Oliver N. <dig...@gm...> - 2006-05-23 09:49:17
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sorry for the delay - i was out of office a few days. > > > what does /data/build/tmp/LOGS/build/busybox say? > root:/data/build/tmp/LOGS/build# cat busybox > ls: /usr/*-linux-uclibc/usr/bin: No such file or directory > ls: /usr/*-linux-uclibc/lib: No such file or directory > ls: /usr/*-linux-uclibc/bin: No such file or directory > /bin/sh: /i386-uclibc-gcc: No such file or directory > /bin/sh: /i386-uclibc-gcc: No such file or directory > /bin/sh: /i386-uclibc-gcc: No such file or directory > /bin/sh: /i386-uclibc-ld: No such file or directory > make[1]: Entering directory `/data/build/tmp/busybox-1.1.2' > /bin/sh: /i386-uclibc-gcc: No such file or directory > /bin/sh: /i386-uclibc-gcc: No such file or directory > /bin/sh: /i386-uclibc-gcc: No such file or directory > /bin/sh: /i386-uclibc-ld: No such file or directory > /bin/sh: /i386-uclibc-gcc: No such file or directory > /bin/sh: /i386-uclibc-gcc: No such file or directory > /bin/sh: /i386-uclibc-gcc: No such file or directory > /bin/sh: /i386-uclibc-ld: No such file or directory > HOSTCC conf.o > HOSTCC zconf.tab.o > HOSTCC conf > .config:231: trying to assign nonexistent symbol CONFIG_POWEROFF > .config:232: trying to assign nonexistent symbol CONFIG_REBOOT > .config:330: trying to assign nonexistent symbol CONFIG_SYSCTL > .config:402: trying to assign nonexistent symbol CONFIG_NFSMOUNT > .config:404: trying to assign nonexistent symbol CONFIG_FEATURE_MOUNT_FORCE > # > # using defaults found in .config > # > * > * BusyBox Configuration > * > * > * Busybox Settings > * > * > * General Configuration > * > Buffer allocation policy >> 1. Allocate with Malloc (CONFIG_FEATURE_BUFFERS_USE_MALLOC) > 2. Allocate on the Stack (CONFIG_FEATURE_BUFFERS_GO_ON_STACK) > 3. Allocate in the .bss section (CONFIG_FEATURE_BUFFERS_GO_IN_BSS) > choice[1-3?]: 1 > Show verbose applet usage messages (CONFIG_FEATURE_VERBOSE_USAGE) [N/y/?] n > Support --install [-s] to install applet links at runtime (CONFIG_FEATURE_INSTALLER) [N/y/?] n > Enable locale support (system needs locale for this to work) (CONFIG_LOCALE_SUPPORT) [N/y/?] n > Support for devfs (CONFIG_FEATURE_DEVFS) [Y/n/?] y > Use the devpts filesystem for Unix98 PTYs (CONFIG_FEATURE_DEVPTS) [Y/n/?] y > Clean up all memory before exiting (usually not needed) (CONFIG_FEATURE_CLEAN_UP) [N/y/?] n > Support for SUID/SGID handling (CONFIG_FEATURE_SUID) [Y/n/?] y > Runtime SUID/SGID configuration via /etc/busybox.conf (CONFIG_FEATURE_SUID_CONFIG) [N/y/?] n > Support NSA Security Enhanced Linux (CONFIG_SELINUX) [N/y/?] n > * > * Build Options > * > Build BusyBox as a static binary (no shared libs) (CONFIG_STATIC) [Y/n/?] y > Build with Large File Support (for accessing files > 2 GB) (CONFIG_LFS) [N/y/?] n > Do you want to build BusyBox with a Cross Compiler? (USING_CROSS_COMPILER) [N/y/?] n > Any extra CFLAGS options for the compiler? (EXTRA_CFLAGS_OPTIONS) [] > Compile all sources at once (CONFIG_BUILD_AT_ONCE) [N/y/?] (NEW) make[2]: *** [oldconfig] Terminated > make[1]: *** [oldconfig] Terminated > > problem with the config from /data/build/config/config_busybox? > > I had the same problem last week. > > did you make a: > # cvs update -d -P yes, i will try again this evening.. Thanks for the suggestions! Olli -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with CentOS - http://enigmail.mozdev.org iD8DBQFEctpP724ZL5LNhNcRArIkAJoD60IDZaVvDUA/VVOlSelBl37sHQCfbn1a SFlB4krWMk3g6BDzdUa4/xM= =0RoR -----END PGP SIGNATURE----- |