Modify ↓
#11961 closed defect (fixed)
cannot compile memcached from latest trunk
Reported by: | anonymous | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | packages | Version: | Trunk |
Keywords: | Cc: |
Description
log:
make[2]: Entering directory `/media/OpenWRT/trunk/feeds/packages/net/memcached' (cd /media/OpenWRT/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/memcached-1.4.12/./; if [ -x ./configure ]; then /usr/bin/find /media/OpenWRT/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/memcached-1.4.12/ -name config.guess | xargs -r chmod u+w; /usr/bin/find /media/OpenWRT/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/memcached-1.4.12/ -name config.guess | xargs -r -n1 cp /media/OpenWRT/trunk/scripts/config.guess; /usr/bin/find /media/OpenWRT/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/memcached-1.4.12/ -name config.sub | xargs -r chmod u+w; /usr/bin/find /media/OpenWRT/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/memcached-1.4.12/ -name config.sub | xargs -r -n1 cp /media/OpenWRT/trunk/scripts/config.sub; AR=mips-openwrt-linux-uclibc-ar AS="mips-openwrt-linux-uclibc-gcc -c -Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float -std=gnu99" LD=mips-openwrt-linux-uclibc-ld NM=mips-openwrt-linux-uclibc-nm CC="mips-openwrt-linux-uclibc-gcc" GCC="mips-openwrt-linux-uclibc-gcc" CXX="mips-openwrt-linux-uclibc-g++" RANLIB=mips-openwrt-linux-uclibc-ranlib STRIP=mips-openwrt-linux-uclibc-strip OBJCOPY=mips-openwrt-linux-uclibc-objcopy OBJDUMP=mips-openwrt-linux-uclibc-objdump SIZE=mips-openwrt-linux-uclibc-size CFLAGS="-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float -std=gnu99 " CXXFLAGS="-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float -std=gnu99 " CPPFLAGS="-I/media/OpenWRT/trunk/staging_dir/target-mips_r2_uClibc-0.9.33.2/usr/include -I/media/OpenWRT/trunk/staging_dir/target-mips_r2_uClibc-0.9.33.2/include -I/media/OpenWRT/trunk/staging_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/usr/include -I/media/OpenWRT/trunk/staging_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/include " LDFLAGS="-L/media/OpenWRT/trunk/staging_dir/target-mips_r2_uClibc-0.9.33.2/usr/lib -L/media/OpenWRT/trunk/staging_dir/target-mips_r2_uClibc-0.9.33.2/lib -L/media/OpenWRT/trunk/staging_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/usr/lib -L/media/OpenWRT/trunk/staging_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/lib " ac_cv_c_endian=big ./configure --target=mips-openwrt-linux --host=mips-openwrt-linux --build=i686-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 --disable-docs --disable-dtrace --disable-coverage --disable-sasl ; fi; ) configure: WARNING: unrecognized options: --disable-nls configure: loading site script /media/OpenWRT/trunk/include/site/mips-openwrt-linux-uclibc checking build system type... i686-pc-linux-gnu checking host system type... mips-openwrt-linux-gnu checking target system type... mips-openwrt-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips-openwrt-linux-strip... mips-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 for mips-openwrt-linux-gcc... mips-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 mips-openwrt-linux-uclibc-gcc accepts -g... yes checking for mips-openwrt-linux-uclibc-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of mips-openwrt-linux-uclibc-gcc... gcc3 checking how to run the C preprocessor... mips-openwrt-linux-uclibc-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for icc in use... no 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 whether __SUNPRO_C is declared... no checking for mips-openwrt-linux-uclibc-gcc option to accept ISO C99... none needed checking whether mips-openwrt-linux-uclibc-gcc and cc understand -c and -o together... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for library containing clock_gettime... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for libevent directory... configure: error: libevent is required. You can get it from http://www.monkey.org/~provos/libevent/ If it's already installed, specify its path using --with-libevent=/dir/ make[2]: *** [/media/OpenWRT/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/memcached-1.4.12/.configured_] Error 1 make[2]: Leaving directory `/media/OpenWRT/trunk/feeds/packages/net/memcached' make[1]: *** [package/feeds/packages/memcached/compile] Error 2 make[1]: Leaving directory `/media/OpenWRT/trunk' make: *** [package/feeds/packages/memcached/compile] Fehler 2
Attachments (0)
Change History (2)
comment:1 Changed 6 years ago by blogic
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Note: See
TracTickets for help on using
tickets.
should work now, please retry with latest trunk