zoukankan      html  css  js  c++  java
  • OpenWRT 编译流程(log)

    $ make                        
    Checking 'working-make'... ok.
    Checking 'case-sensitive-fs'... ok.
    Checking 'gcc'... ok.
    Checking 'working-gcc'... ok.
    Checking 'g++'... ok.
    Checking 'working-g++'... ok.
    Checking 'ncurses'... ok.
    Checking 'zlib'... ok.
    Checking 'libssl'... ok.
    Checking 'perl-thread-queue'... ok.
    Checking 'tar'... ok.
    Checking 'find'... ok.
    Checking 'bash'... ok.
    Checking 'patch'... ok.
    Checking 'diff'... ok.
    Checking 'cp'... ok.
    Checking 'seq'... ok.
    Checking 'awk'... ok.
    Checking 'grep'... ok.
    Checking 'getopt'... ok.
    Checking 'stat'... ok.
    Checking 'md5sum'... ok.
    Checking 'unzip'... ok.
    Checking 'bzip2'... ok.
    Checking 'wget'... ok.
    Checking 'perl'... ok.
    Checking 'python'... ok.
    Checking 'svn'... ok.
    Checking 'git'... ok.
    Checking 'file'... ok.
    Checking 'openssl'... ok.
    Checking 'ldconfig-stub'... ok.
     make[1] world
     make[2] tools/install
     make[3] -C tools/flock compile
     make[3] -C tools/flock install
     make[3] -C tools/tar compile
     make[3] -C tools/tar install
     make[3] -C tools/patch compile
     make[3] -C tools/patch install
     make[3] -C tools/sed compile
     make[3] -C tools/sed install
     make[3] -C tools/m4 compile
     make[3] -C tools/m4 install
     make[3] -C tools/autoconf compile
     make[3] -C tools/autoconf install
     make[3] -C tools/pkg-config compile
     make[3] -C tools/pkg-config install
     make[3] -C tools/xz compile
     make[3] -C tools/xz install
     make[3] -C tools/automake compile
     make[3] -C tools/automake install
     make[3] -C tools/missing-macros compile
     make[3] -C tools/missing-macros install
     make[3] -C tools/libtool compile
     make[3] -C tools/libtool install
     make[3] -C tools/gmp compile
     make[3] -C tools/gmp install
     make[3] -C tools/mpfr compile
     make[3] -C tools/mpfr install
     make[3] -C tools/mpc compile
     make[3] -C tools/mpc install
     make[3] -C tools/libelf compile
     make[3] -C tools/libelf install
     make[3] -C tools/expat compile
     make[3] -C tools/expat install
     make[3] -C tools/flex compile
     make[3] -C tools/flex install
     make[3] -C tools/bison compile
     make[3] -C tools/bison install
     make[3] -C tools/mklibs compile
     make[3] -C tools/mklibs install
     make[3] -C tools/sstrip compile
     make[3] -C tools/sstrip install
     make[3] -C tools/make-ext4fs compile
     make[3] -C tools/make-ext4fs install
     make[3] -C tools/e2fsprogs compile
     make[3] -C tools/e2fsprogs install
     make[3] -C tools/mtd-utils compile
     make[3] -C tools/mtd-utils install
     make[3] -C tools/mkimage compile
     make[3] -C tools/mkimage install
     make[3] -C tools/firmware-utils compile
     make[3] -C tools/firmware-utils install
     make[3] -C tools/patch-image compile
     make[3] -C tools/patch-image install
     make[3] -C tools/findutils compile
     make[3] -C tools/findutils install
     make[3] -C tools/quilt compile
     make[3] -C tools/quilt install
     make[3] -C tools/yaffs2 compile
     make[3] -C tools/yaffs2 install
     make[3] -C tools/padjffs2 compile
     make[3] -C tools/padjffs2 install
     make[3] -C tools/mm-macros compile
     make[3] -C tools/mm-macros install
     make[3] -C tools/cmake compile
     make[3] -C tools/cmake install
     make[3] -C tools/scons compile
     make[3] -C tools/scons install
     make[3] -C tools/bc compile
     make[3] -C tools/bc install
     make[3] -C tools/gengetopt compile
     make[3] -C tools/gengetopt install
     make[3] -C tools/patchelf compile
     make[3] -C tools/patchelf install
     make[3] -C tools/mtools compile
     make[3] -C tools/mtools install
     make[3] -C tools/dosfstools compile
     make[3] -C tools/dosfstools install
     make[3] -C tools/lzma compile
     make[3] -C tools/lzma install
     make[3] -C tools/squashfs4 compile
     make[3] -C tools/squashfs4 install
     make[2] toolchain/install
     make[3] -C toolchain/gdb prepare
     make[3] -C toolchain/gdb compile
     make[3] -C toolchain/gdb install
     make[3] -C toolchain/binutils prepare
     make[3] -C toolchain/binutils compile
     make[3] -C toolchain/binutils install
     make[3] -C toolchain/gcc/minimal prepare
     make[3] -C toolchain/gcc/minimal compile
     make[3] -C toolchain/gcc/minimal install
     make[3] -C toolchain/kernel-headers prepare
     make[3] -C toolchain/kernel-headers compile
     make[3] -C toolchain/kernel-headers install
     make[3] -C toolchain/musl/headers prepare
     make[3] -C toolchain/musl/headers compile
     make[3] -C toolchain/musl/headers install
     make[3] -C toolchain/gcc/initial prepare
     make[3] -C toolchain/gcc/initial compile
     make[3] -C toolchain/gcc/initial install
     make[3] -C toolchain/musl prepare
     make[3] -C toolchain/musl compile
     make[3] -C toolchain/musl install
     make[3] -C toolchain/gcc/final prepare
     make[3] -C toolchain/gcc/final compile
     make[3] -C toolchain/gcc/final install
     make[3] -C toolchain/fortify-headers prepare
     make[3] -C toolchain/fortify-headers compile
     make[3] -C toolchain/fortify-headers install
     make[2] target/compile
     make[3] -C target/linux compile
     make[2] package/cleanup
     make[2] package/compile
     make[3] -C package/libs/toolchain compile
     make[3] -C package/libs/libnl-tiny compile
     make[3] -C package/libs/libjson-c compile
     make[3] -C package/utils/lua compile
     make[3] -C package/libs/libubox compile
     make[3] -C package/system/ubus compile
     make[3] -C package/system/uci compile
     make[3] -C package/network/config/netifd compile
     make[3] -C package/system/ubox compile
     make[3] -C package/system/fstools compile
     make[3] -C package/libs/lzo compile
     make[3] -C package/libs/zlib compile
     make[3] -C package/libs/ncurses host-compile
     make[3] -C package/libs/ncurses compile
     make[3] -C package/utils/util-linux compile
     make[3] -C package/utils/ubi-utils compile
     make[3] -C package/system/procd compile
     make[3] -C package/system/usign host-compile
     make[3] -C package/utils/jsonfilter compile
     make[3] -C package/system/usign compile
     make[3] -C package/base-files compile
     make[3] -C package/firmware/linux-firmware compile
     make[3] -C package/firmware/prism54-firmware compile
     make[3] -C package/kernel/linux compile
     make[3] -C feeds/packages/libs/alsa-lib compile
     make[3] -C feeds/packages/sound/alsa-utils compile
     make[3] -C package/firmware/brcmfmac43430-firmware compile
     make[3] -C package/kernel/brcm2708-gpu-fw compile
     make[3] -C package/firmware/b43legacy-firmware compile
     make[3] -C package/network/services/hostapd compile
     make[3] -C package/network/utils/iw compile
     make[3] -C package/kernel/mac80211 compile
     make[3] -C package/libs/mbedtls compile
     make[3] -C package/libs/polarssl compile
     make[3] -C package/libs/ustream-ssl compile
     make[3] -C package/libs/uclient compile
     make[3] -C package/network/utils/iptables compile
     make[3] -C package/network/config/firewall compile
     make[3] -C package/network/ipv6/odhcp6c compile
     make[3] -C package/network/services/dnsmasq compile
     make[3] -C package/network/services/dropbear compile
     make[3] -C package/network/services/odhcpd compile
     make[3] -C package/libs/libpcap compile
     make[3] -C package/network/utils/linux-atm compile
     make[3] -C package/network/utils/resolveip compile
     make[3] -C package/network/services/ppp compile
     make[3] -C package/network/utils/iwinfo compile
     make[3] -C package/system/mtd compile
     make[3] -C package/system/opkg compile
     make[3] -C package/utils/busybox compile
     make[2] package/install
     make[3] -C package/system/opkg host-install
     make[3] package/preconfig
     make[2] target/install
     make[3] -C target/linux install
     make[2] package/index
    $ make   
     make[1] world
     make[2] target/compile
     make[3] -C target/linux compile
     make[2] package/cleanup
     make[2] package/compile
     make[3] -C package/libs/toolchain compile
     make[3] -C package/libs/libnl-tiny compile
     make[3] -C package/libs/libjson-c compile
     make[3] -C package/utils/lua compile
     make[3] -C package/libs/libubox compile
     make[3] -C package/system/ubus compile
     make[3] -C package/system/uci compile
     make[3] -C package/network/config/netifd compile
     make[3] -C package/system/ubox compile
     make[3] -C package/system/fstools compile
     make[3] -C package/libs/lzo compile
     make[3] -C package/libs/zlib compile
     make[3] -C package/libs/ncurses host-compile
     make[3] -C package/libs/ncurses compile
     make[3] -C package/utils/util-linux compile
     make[3] -C package/utils/ubi-utils compile
     make[3] -C package/system/procd compile
     make[3] -C package/system/usign host-compile
     make[3] -C package/utils/jsonfilter compile
     make[3] -C package/system/usign compile
     make[3] -C package/base-files compile
     make[3] -C package/firmware/linux-firmware compile
     make[3] -C package/firmware/prism54-firmware compile
     make[3] -C package/kernel/linux compile
     make[3] -C feeds/packages/libs/alsa-lib compile
     make[3] -C feeds/packages/sound/alsa-utils compile
     make[3] -C package/firmware/brcmfmac43430-firmware compile
     make[3] -C package/kernel/brcm2708-gpu-fw compile
     make[3] -C package/firmware/b43legacy-firmware compile
     make[3] -C package/network/services/hostapd compile
     make[3] -C package/network/utils/iw compile
     make[3] -C package/kernel/mac80211 compile
     make[3] -C package/libs/mbedtls compile
     make[3] -C package/libs/polarssl compile
     make[3] -C package/libs/ustream-ssl compile
     make[3] -C package/libs/uclient compile
     make[3] -C package/network/utils/iptables compile
     make[3] -C package/network/config/firewall compile
     make[3] -C package/network/ipv6/odhcp6c compile
     make[3] -C package/network/services/dnsmasq compile
     make[3] -C package/network/services/dropbear compile
     make[3] -C package/network/services/odhcpd compile
     make[3] -C package/libs/libpcap compile
     make[3] -C package/network/utils/linux-atm compile
     make[3] -C package/network/utils/resolveip compile
     make[3] -C package/network/services/ppp compile
     make[3] -C package/network/utils/iwinfo compile
     make[3] -C package/system/mtd compile
     make[3] -C package/system/opkg compile
     make[3] -C package/utils/busybox compile
     make[2] package/install
     make[3] -C package/system/opkg host-install
     make[3] package/preconfig
     make[2] target/install
     make[3] -C target/linux install
     make[2] package/index
  • 相关阅读:
    安徽省2016“京胜杯”程序设计大赛_B_阵前第一功
    安徽省2016“京胜杯”程序设计大赛_A_砝码称重
    NYOJ_23_取石子(一)
    akoj-1369 贪吃蛇
    akoj-1369 贪吃蛇
    2016 "Bird Cup" ICPC7th@ahstu--“波导杯”安徽科技学院第七届程序设计大赛
    2016 "Bird Cup" ICPC7th@ahstu--“波导杯”安徽科技学院第七届程序设计大赛
    LeetCode() Repeated DNA Sequences 看的非常的过瘾!
    LeetCode()Substring with Concatenation of All Words 为什么我的超时呢?找不到原因了!!!
    LeetCode() Valid Anagram 有问题!!!
  • 原文地址:https://www.cnblogs.com/merlindu/p/6439211.html
Copyright © 2011-2022 走看看