#19129: kmod-19 compilation error - aclocal-1.14: command not found
-----------------------+------------------------
 Reporter:  anonymous  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:
Component:  packages   |    Version:  Trunk
 Keywords:  kmod       |
-----------------------+------------------------
 {{{
 make[3]: Entering directory `/home/development/src/openwrt-
 trunk/openwrt/feeds/packages/utils/kmod'
 . /home/development/src/openwrt-trunk/openwrt/include/shell.sh; xzcat
 /home/development/src/openwrt-trunk/openwrt/dl/kmod-19.tar.xz | tar -C
 /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/kmod-19/.. -xf -

 Applying ./patches/001-fix_pkgconfig_file.patch using plaintext:
 patching file Makefile.am
 patching file configure.ac
 touch /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/kmod-19/.prepared_c2201cf2b2b652a32c17324ab7c93661
 (cd /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/kmod-19/./; if [ -x ./configure ]; then find
 /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/kmod-19/ -name config.guess | xargs -r chmod
 u+w; find /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/kmod-19/ -name config.guess | xargs -r -n1 cp
 --remove-destination /home/development/src/openwrt-
 trunk/openwrt/scripts/config.guess; find /home/development/src/openwrt-
 trunk/openwrt/build_dir/target-i386_i486_uClibc-0.9.33.2/kmod-19/ -name
 config.sub | xargs -r chmod u+w; find /home/development/src/openwrt-
 trunk/openwrt/build_dir/target-i386_i486_uClibc-0.9.33.2/kmod-19/ -name
 config.sub | xargs -r -n1 cp --remove-destination /home/development/src
 /openwrt-trunk/openwrt/scripts/config.sub; AR="i486-openwrt-linux-uclibc-
 gcc-ar" AS="i486-openwrt-linux-uclibc-gcc -c -Os -pipe -march=i486 -fno-
 caller-saves -fhonour-copts -Wno-error=unused-but-set-variable" LD=i486
 -openwrt-linux-uclibc-ld NM="i486-openwrt-linux-uclibc-gcc-nm" CC="i486
 -openwrt-linux-uclibc-gcc" GCC="i486-openwrt-linux-uclibc-gcc" CXX="i486
 -openwrt-linux-uclibc-g++" RANLIB="i486-openwrt-linux-uclibc-gcc-ranlib"
 STRIP=i486-openwrt-linux-uclibc-strip OBJCOPY=i486-openwrt-linux-uclibc-
 objcopy OBJDUMP=i486-openwrt-linux-uclibc-objdump SIZE=i486-openwrt-linux-
 uclibc-size CFLAGS="-Os -pipe -march=i486 -fno-caller-saves -fhonour-copts
 -Wno-error=unused-but-set-variable " CXXFLAGS="-Os -pipe -march=i486 -fno-
 caller-saves -fhonour-copts -Wno-error=unused-but-set-variable "
 CPPFLAGS="-I/home/development/src/openwrt-trunk/openwrt/staging_dir
 /target-i386_i486_uClibc-0.9.33.2/usr/include -I/home/development/src
 /openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/include -I/home/development/src/openwrt-
 trunk/openwrt/staging_dir/toolchain-
 i386_i486_gcc-4.8-linaro_uClibc-0.9.33.2/usr/include
 -I/home/development/src/openwrt-trunk/openwrt/staging_dir/toolchain-
 i386_i486_gcc-4.8-linaro_uClibc-0.9.33.2/include "
 LDFLAGS="-L/home/development/src/openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/usr/lib -L/home/development/src/openwrt-
 trunk/openwrt/staging_dir/target-i386_i486_uClibc-0.9.33.2/lib
 -L/home/development/src/openwrt-trunk/openwrt/staging_dir/toolchain-
 i386_i486_gcc-4.8-linaro_uClibc-0.9.33.2/usr/lib -L/home/development/src
 /openwrt-trunk/openwrt/staging_dir/toolchain-
 i386_i486_gcc-4.8-linaro_uClibc-0.9.33.2/lib "   ./configure --target=i486
 -openwrt-linux --host=i486-openwrt-linux --build=x86_64-linux-gnu
 --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr
 --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib
 --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var
 --mandir=/usr/man --infodir=/usr/info --disable-nls   --with-zlib ; fi; )
 configure: WARNING: unrecognized options: --disable-nls
 configure: loading site script /home/development/src/openwrt-
 trunk/openwrt/include/site/i486-openwrt-linux-uclibc
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for i486-openwrt-linux-strip... i486-openwrt-linux-uclibc-strip
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... gawk
 checking whether make sets $(MAKE)... yes
 checking whether make supports nested variables... yes
 checking how to create a pax tar archive... gnutar
 checking for style of include used by make... GNU
 checking for i486-openwrt-linux-gcc... i486-openwrt-linux-uclibc-gcc
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... yes
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether i486-openwrt-linux-uclibc-gcc accepts -g... yes
 checking for i486-openwrt-linux-uclibc-gcc option to accept ISO C89...
 none needed
 checking whether i486-openwrt-linux-uclibc-gcc understands -c and -o
 together... yes
 checking dependency style of i486-openwrt-linux-uclibc-gcc... gcc3
 checking for i486-openwrt-linux-uclibc-gcc option to accept ISO C99...
 -std=gnu99
 checking for i486-openwrt-linux-uclibc-gcc -std=gnu99 option to accept ISO
 Standard C... (cached) -std=gnu99
 checking how to run the C preprocessor... i486-openwrt-linux-uclibc-gcc
 -std=gnu99 -E
 checking for grep that handles long lines and -e... /home/development/src
 /openwrt-trunk/openwrt/staging_dir/host/bin/grep
 checking for egrep... /home/development/src/openwrt-
 trunk/openwrt/staging_dir/host/bin/grep -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking minix/config.h usability... no
 checking minix/config.h presence... no
 checking for minix/config.h... no
 checking whether it is safe to define __EXTENSIONS__... yes
 checking for special C compiler options needed for large files... no
 checking for _FILE_OFFSET_BITS value needed for large files... 64
 checking whether make supports nested variables... (cached) yes
 checking build system type... x86_64-pc-linux-gnu
 checking host system type... i486-openwrt-linux-gnu
 checking how to print strings... printf
 checking for a sed that does not truncate output... /home/development/src
 /openwrt-trunk/openwrt/staging_dir/host/bin/sed
 checking for fgrep... /home/development/src/openwrt-
 trunk/openwrt/staging_dir/host/bin/grep -F
 checking for ld used by i486-openwrt-linux-uclibc-gcc -std=gnu99... i486
 -openwrt-linux-uclibc-ld
 checking if the linker (i486-openwrt-linux-uclibc-ld) is GNU ld... yes
 checking for BSD- or MS-compatible name lister (nm)... i486-openwrt-linux-
 uclibc-gcc-nm
 checking the name lister (i486-openwrt-linux-uclibc-gcc-nm) interface...
 BSD nm
 checking whether ln -s works... yes
 checking the maximum length of command line arguments...
 3458764513820540925
 checking whether the shell understands some XSI constructs... yes
 checking whether the shell understands "+="... yes
 checking how to convert x86_64-pc-linux-gnu file names to i486-openwrt-
 linux-gnu format... func_convert_file_noop
 checking how to convert x86_64-pc-linux-gnu file names to toolchain
 format... func_convert_file_noop
 checking for i486-openwrt-linux-uclibc-ld option to reload object files...
 -r
 checking for i486-openwrt-linux-objdump... i486-openwrt-linux-uclibc-
 objdump
 checking how to recognize dependent libraries... pass_all
 checking for i486-openwrt-linux-dlltool... no
 checking for dlltool... no
 checking how to associate runtime and link libraries... printf %s\n
 checking for i486-openwrt-linux-ar... i486-openwrt-linux-uclibc-gcc-ar
 checking for archiver @FILE support... @
 checking for i486-openwrt-linux-strip... (cached) i486-openwrt-linux-
 uclibc-strip
 checking for i486-openwrt-linux-ranlib... i486-openwrt-linux-uclibc-gcc-
 ranlib
 checking command to parse i486-openwrt-linux-uclibc-gcc-nm output from
 i486-openwrt-linux-uclibc-gcc -std=gnu99 object... ok
 checking for sysroot... no
 checking for i486-openwrt-linux-mt... no
 checking for mt... no
 checking if : is a manifest tool... no
 checking for dlfcn.h... yes
 checking for objdir... .libs
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports -fno-rtti
 -fno-exceptions... no
 checking for i486-openwrt-linux-uclibc-gcc -std=gnu99 option to produce
 PIC... -fPIC -DPIC
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 PIC flag -fPIC -DPIC
 works... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 static flag -static
 works... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports -c -o
 file.o... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports -c -o
 file.o... (cached) yes
 checking whether the i486-openwrt-linux-uclibc-gcc -std=gnu99 linker (i486
 -openwrt-linux-uclibc-ld) supports shared libraries... yes
 checking whether -lc should be explicitly linked in... no
 checking dynamic linker characteristics... GNU/Linux ld.so
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... yes
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... no
 checking whether to enable maintainer-specific portions of Makefiles...
 yes
 checking for i486-openwrt-linux-gcc... (cached) i486-openwrt-linux-uclibc-
 gcc
 checking whether we are using the GNU C compiler... (cached) yes
 checking whether i486-openwrt-linux-uclibc-gcc accepts -g... (cached) yes
 checking for i486-openwrt-linux-uclibc-gcc option to accept ISO C89...
 (cached) none needed
 checking whether i486-openwrt-linux-uclibc-gcc understands -c and -o
 together... (cached) yes
 checking dependency style of i486-openwrt-linux-uclibc-gcc... (cached)
 gcc3
 checking for i486-openwrt-linux-uclibc-gcc option to accept ISO C99...
 (cached) -std=gnu99
 checking whether i486-openwrt-linux-uclibc-gcc -std=gnu99 needs
 -traditional... no
 checking whether byte ordering is bigendian... (cached) no
 checking for a sed that does not truncate output... (cached)
 /home/development/src/openwrt-trunk/openwrt/staging_dir/host/bin/sed
 checking pkg-config is at least version 0.9.0... yes
 checking for xsltproc... /usr/bin/xsltproc
 checking for __xstat... no
 checking for __secure_getenv... no
 checking for secure_getenv... no
 checking for finit_module... no
 checking for struct stat.st_mtim... yes
 checking whether strndupa is declared... yes
 checking whether be32toh is declared... yes
 checking for linux/module.h... no
 checking whether _Static_assert() is supported... yes
 configure: Xz support not requested
 checking for zlib... yes
 checking for gtk-doc... no
 configure: WARNING:
   You will not be able to create source packages with 'make dist'
   because gtk-doc >= 1.14 is not found.
 checking for gtkdoc-check... no
 checking for gtkdoc-check... no
 checking for gtkdoc-rebase... no
 checking for gtkdoc-mkpdf... no
 checking whether to build gtk-doc documentation... no
 checking for GTKDOC_DEPS... no
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -pipe
 in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -DANOTHER_BRICK_IN_THE in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wall
 in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -W in
 envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wextra
 in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wno-
 inline in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wvla
 in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wundef
 in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wformat=2 in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wlogical-op in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wsign-
 compare in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wformat-security in envvar CFLAGS... no
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wmissing-include-dirs in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wformat-nonliteral in envvar CFLAGS... no
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wold-
 style-definition in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wpointer-arith in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Winit-
 self in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wdeclaration-after-statement in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wfloat-equal in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wmissing-prototypes in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wstrict-prototypes in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wredundant-decls in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wmissing-declarations in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wmissing-noreturn in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wshadow in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wendif-labels in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wstrict-aliasing=3 in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wwrite-strings in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wno-
 long-long in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wno-
 overlength-strings in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wno-
 unused-parameter in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wno-
 missing-field-initializers in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wno-
 unused-result in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wnested-externs in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wchar-
 subscripts in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wtype-
 limits in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -Wuninitialized in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -fno-
 common in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -fdiagnostics-show-option in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -fdiagnostics-color=auto in envvar CFLAGS... no
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -fvisibility=hidden in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag
 -ffunction-sections in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -fdata-
 sections in envvar CFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wl
 ,--as-needed in envvar LDFLAGS... yes
 checking if i486-openwrt-linux-uclibc-gcc -std=gnu99 supports flag -Wl
 ,--gc-sections in envvar LDFLAGS... yes
 checking that generated files are newer than configure... done
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating man/Makefile
 config.status: creating libkmod/docs/Makefile
 config.status: creating libkmod/docs/version.xml
 config.status: creating config.h
 config.status: executing depfiles commands
 config.status: executing libtool commands
 configure: WARNING: unrecognized options: --disable-nls

         kmod 19
         =======

         prefix:                 /usr
         sysconfdir:             /etc
         libdir:                 ${exec_prefix}/lib
         rootlibdir:             ${exec_prefix}/lib
         includedir:             ${prefix}/include
         bindir:                 /usr/bin
         Bash completions dir:   /usr/share/bash-completion/completions

         compiler:               i486-openwrt-linux-uclibc-gcc -std=gnu99
         cflags:                  -pipe -DANOTHER_BRICK_IN_THE -Wall -W
 -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare
 -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self
 -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-
 prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn
 -Wshadow -Wendif-labels -Wstrict-aliasing=3 -Wwrite-strings -Wno-long-long
 -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-
 initializers -Wno-unused-result -Wnested-externs -Wchar-subscripts -Wtype-
 limits -Wuninitialized -fno-common -fdiagnostics-show-option
 -fvisibility=hidden -ffunction-sections -fdata-sections -Os -pipe
 -march=i486 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-
 variable
         ldflags:                 -Wl,--as-needed -Wl,--gc-sections
 -L/home/development/src/openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/usr/lib -L/home/development/src/openwrt-
 trunk/openwrt/staging_dir/target-i386_i486_uClibc-0.9.33.2/lib
 -L/home/development/src/openwrt-trunk/openwrt/staging_dir/toolchain-
 i386_i486_gcc-4.8-linaro_uClibc-0.9.33.2/usr/lib -L/home/development/src
 /openwrt-trunk/openwrt/staging_dir/toolchain-
 i386_i486_gcc-4.8-linaro_uClibc-0.9.33.2/lib

         tools:                  yes
         python bindings:        no
         logging:                yes
         compression:            xz=no  zlib=yes
         debug:                  no
         doc:                    no
         man:                    yes

 rm -f /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/kmod-19/.configured_
 touch /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/kmod-19/.configured_
 CFLAGS="-Os -pipe -march=i486 -fno-caller-saves -fhonour-copts -Wno-error
 =unused-but-set-variable  -I/home/development/src/openwrt-
 trunk/openwrt/staging_dir/target-i386_i486_uClibc-0.9.33.2/usr/include
 -I/home/development/src/openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/include -I/home/development/src/openwrt-
 trunk/openwrt/staging_dir/toolchain-
 i386_i486_gcc-4.8-linaro_uClibc-0.9.33.2/usr/include
 -I/home/development/src/openwrt-trunk/openwrt/staging_dir/toolchain-
 i386_i486_gcc-4.8-linaro_uClibc-0.9.33.2/include " CXXFLAGS="-Os -pipe
 -march=i486 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-
 variable  -I/home/development/src/openwrt-trunk/openwrt/staging_dir
 /target-i386_i486_uClibc-0.9.33.2/usr/include -I/home/development/src
 /openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/include -I/home/development/src/openwrt-
 trunk/openwrt/staging_dir/toolchain-
 i386_i486_gcc-4.8-linaro_uClibc-0.9.33.2/usr/include
 -I/home/development/src/openwrt-trunk/openwrt/staging_dir/toolchain-
 i386_i486_gcc-4.8-linaro_uClibc-0.9.33.2/include "
 LDFLAGS="-L/home/development/src/openwrt-trunk/openwrt/staging_dir/target-
 i386_i486_uClibc-0.9.33.2/usr/lib -L/home/development/src/openwrt-
 trunk/openwrt/staging_dir/target-i386_i486_uClibc-0.9.33.2/lib
 -L/home/development/src/openwrt-trunk/openwrt/staging_dir/toolchain-
 i386_i486_gcc-4.8-linaro_uClibc-0.9.33.2/usr/lib -L/home/development/src
 /openwrt-trunk/openwrt/staging_dir/toolchain-
 i386_i486_gcc-4.8-linaro_uClibc-0.9.33.2/lib " make -j1 -C
 /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/kmod-19/. AR="i486-openwrt-linux-uclibc-gcc-ar"
 AS="i486-openwrt-linux-uclibc-gcc -c -Os -pipe -march=i486 -fno-caller-
 saves -fhonour-copts -Wno-error=unused-but-set-variable" LD=i486-openwrt-
 linux-uclibc-ld NM="i486-openwrt-linux-uclibc-gcc-nm" CC="i486-openwrt-
 linux-uclibc-gcc" GCC="i486-openwrt-linux-uclibc-gcc" CXX="i486-openwrt-
 linux-uclibc-g++" RANLIB="i486-openwrt-linux-uclibc-gcc-ranlib" STRIP=i486
 -openwrt-linux-uclibc-strip OBJCOPY=i486-openwrt-linux-uclibc-objcopy
 OBJDUMP=i486-openwrt-linux-uclibc-objdump SIZE=i486-openwrt-linux-uclibc-
 size CROSS="i486-openwrt-linux-uclibc-" ARCH="i386" ;
 make[4]: Entering directory `/home/development/src/openwrt-
 trunk/openwrt/build_dir/target-i386_i486_uClibc-0.9.33.2/kmod-19'
 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/development/src
 /openwrt-trunk/openwrt/build_dir/target-i386_i486_uClibc-0.9.33.2/kmod-19
 /build-aux/missing aclocal-1.14 -I m4
 /home/development/src/openwrt-trunk/openwrt/build_dir/target-
 i386_i486_uClibc-0.9.33.2/kmod-19/build-aux/missing: line 81:
 aclocal-1.14: command not found
 WARNING: 'aclocal-1.14' is missing on your system.
          You should only need it if you modified 'acinclude.m4' or
          'configure.ac' or m4 files included by 'configure.ac'.
          The 'aclocal' program is part of the GNU Automake package:
          <http://www.gnu.org/software/automake>
          It also requires GNU Autoconf, GNU m4 and Perl in order to run:
          <http://www.gnu.org/software/autoconf>
          <http://www.gnu.org/software/m4/>
          <http://www.perl.org/>
 make[4]: *** [aclocal.m4] Error 127
 make[4]: Leaving directory `/home/development/src/openwrt-
 trunk/openwrt/build_dir/target-i386_i486_uClibc-0.9.33.2/kmod-19'
 make[3]: *** [/home/development/src/openwrt-trunk/openwrt/build_dir
 /target-i386_i486_uClibc-0.9.33.2/kmod-19/.built] Error 2
 make[3]: Leaving directory `/home/development/src/openwrt-
 trunk/openwrt/feeds/packages/utils/kmod'
 make[2]: *** [package/feeds/packages/kmod/compile] Error 2
 make[2]: Leaving directory `/home/development/src/openwrt-trunk/openwrt'
 make[1]: *** [/home/development/src/openwrt-trunk/openwrt/staging_dir
 /target-i386_i486_uClibc-0.9.33.2/stamp/.package_compile] Error 2
 make[1]: Leaving directory `/home/development/src/openwrt-trunk/openwrt'
 make: *** [world] Error 2
 development@openwrt-devel:~/src/openwrt-trunk/openwrt$
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/19129>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to