Advertisement
Guest User

Untitled

a guest
Apr 18th, 2012
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.36 KB | None | 0 0
  1. >>> apr-util 1.4.1 Configuring
  2. (cd /home/bluefire/buildroot/output/build/apr-util-1.4.1/ && rm -rf config.cache && PATH="/home/bluefire/buildroot/output/host/bin:/home/bluefire/buildroot/output/host/usr/bin:/home/bluefire/buildroot/output/host/usr/sbin/:/home/bluefire/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/bluefire/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-ar" AS="/home/bluefire/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-as" LD="/home/bluefire/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-ld" NM="/home/bluefire/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-nm" CC="/home/bluefire/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc" GCC="/home/bluefire/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc" CPP="/home/bluefire/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-cpp" CXX="/home/bluefire/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-g++" FC="/home/bluefire/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gfortran" RANLIB="/home/bluefire/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-ranlib" STRIP="/home/bluefire/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-strip" OBJCOPY="/home/bluefire/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-objcopy" OBJDUMP="/home/bluefire/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" FC_FOR_BUILD="/usr/bin/ld" LD_FOR_BUILD="/usr/bin/ld" CFLAGS_FOR_BUILD="-O2 -I/home/bluefire/buildroot/output/host/include -I/home/bluefire/buildroot/output/host/usr/include" CXXFLAGS_FOR_BUILD="-I/home/bluefire/buildroot/output/host/include -I/home/bluefire/buildroot/output/host/usr/include" LDFLAGS_FOR_BUILD="-L/home/bluefire/buildroot/output/host/lib -L/home/bluefire/buildroot/output/host/usr/lib -Wl,-rpath,/home/bluefire/buildroot/output/host/usr/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/bluefire/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-as" DEFAULT_LINKER="/home/bluefire/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-ld" CFLAGS=" -pipe -Os  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CXXFLAGS=" -pipe -Os  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" LDFLAGS="" FCFLAGS="" PKG_CONFIG="/home/bluefire/buildroot/output/host/usr/bin/pkg-config" PERLLIB="/home/bluefire/buildroot/output/host/usr/lib/perl" STAGING_DIR="/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-gnueabi/sysroot" ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no --with-apr=/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-gnueabi/sysroot/usr/bin/apr-1-config ./configure --target=arm-linux --host=arm-linux --build=i686-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --program-prefix="" --disable-gtk-doc    --enable-static --enable-shared   )
  3. /bin/sh: --with-apr=/home/bluefire/buildroot/output/host/usr/arm-unknown-linux-gnueabi/sysroot/usr/bin/apr-1-config: No such file or directory
  4. make: *** [/home/bluefire/buildroot/output/build/apr-util-1.4.1/.stamp_configured] Error 127
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement