All pastes #266704 Raw Edit

Miscellany

public text v1 · immutable
#266704 ·published 2006-12-04 09:34 UTC
rendered paste body
make V=99
cp .config .config.test
scripts/configtest.pl
make toolchain/install target/compile package/compile root_clean package/install target/install package_index
make[1]: Betrete Verzeichnis '/home/xtc/openwrt-meraki/openwrt'
make -C toolchain install
make[2]: Betrete Verzeichnis '/home/xtc/openwrt-meraki/openwrt/toolchain'
make[3]: Betrete Verzeichnis '/home/xtc/openwrt-meraki/openwrt/toolchain/kernel-headers'
mkdir -p /home/xtc/openwrt-meraki/openwrt/toolchain_build_mips
bzcat /home/xtc/openwrt-meraki/openwrt/dl/linux-2.4.32.tar.bz2 | tar -C /home/xtc/openwrt-meraki/openwrt/toolchain_build_mips -xf - \
                linux-2.4.32/include \
                linux-2.4.32/Makefile \
                linux-2.4.32/Rules.make \
                linux-2.4.32/arch/mips/Makefile \
                linux-2.4.32/scripts \
                linux-2.4.32/arch/mips/config*.in \
                linux-2.4.32/*/*/Config.in \
                linux-2.4.32/*/Config.in
tar: Pattern matching characters used in file names. Please,
tar: use --wildcards to enable pattern matching, or --no-wildcards to
tar: suppress this warning.
tar: linux-2.4.32/arch/mips/config*.in: Nicht im Archiv gefunden.
tar: Pattern matching characters used in file names. Please,
tar: use --wildcards to enable pattern matching, or --no-wildcards to
tar: suppress this warning.
tar: linux-2.4.32/*/*/Config.in: Nicht im Archiv gefunden.
tar: Pattern matching characters used in file names. Please,
tar: use --wildcards to enable pattern matching, or --no-wildcards to
tar: suppress this warning.
tar: linux-2.4.32/*/Config.in: Nicht im Archiv gefunden.
tar: Fehler beim Beenden, verursacht durch vorhergehende Fehler.
make[3]: *** [/home/xtc/openwrt-meraki/openwrt/toolchain_build_mips/linux/.unpacked] Fehler 2
make[3]: Verlasse Verzeichnis '/home/xtc/openwrt-meraki/openwrt/toolchain/kernel-headers'
make[2]: *** [kernel-headers-prepare] Fehler 2
make[2]: Verlasse Verzeichnis '/home/xtc/openwrt-meraki/openwrt/toolchain'
make[1]: *** [toolchain/install] Fehler 2