找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 6064|回复: 6

求个bcm63xx架构编译的aria2的包

[复制链接]
发表于 2012-5-3 21:05 | 显示全部楼层 |阅读模式
求个bcm63xx架构编译的aria2的包
我自己编译过但会出错搞了很久都不行所以想求有编译成功的给个包。如果可以的给个编译的过程我思考一下!谢谢
 楼主| 发表于 2012-5-4 20:21 | 显示全部楼层
本帖最后由 shinfly 于 2012-5-4 20:35 编辑

没有人这个包我自己编译可是出错。哪可以帮我看看哪里出错了。
  1. configure: loading site script /openwrt/trunk/include/site/mips-openwrt-linux-uclibc
  2. checking for mips-openwrt-linux-gcc... mips-openwrt-linux-uclibc-gcc
  3. checking whether the C compiler works... no
  4. configure: error: in `/openwrt/trunk/build_dir/target-mips_uClibc-0.9.33/aria2-1.15.0':
  5. configure: error: C compiler cannot create executables
  6. See `config.log' for more details
  7. make[2]: *** [/openwrt/trunk/build_dir/target-mips_uClibc-0.9.33/aria2-1.15.0/.configured_] Error 77
  8. make[2]: Leaving directory `/openwrt/trunk/package/aria2'
  9. make[1]: *** [package/aria2/compile] Error 2
  10. make[1]: Leaving directory `/openwrt/trunk'
  11. make: *** [package/aria2/compile] Error 2
复制代码
 楼主| 发表于 2012-5-4 20:23 | 显示全部楼层
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.

  3. It was created by aria2 configure 1.15.0, which was
  4. generated by GNU Autoconf 2.68.  Invocation command line was

  5.   $ ./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

  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##

  9. hostname = ubuntu
  10. uname -m = i686
  11. uname -r = 3.0.0-12-generic
  12. uname -s = Linux
  13. uname -v = #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 2011

  14. /usr/bin/uname -p = unknown
  15. /bin/uname -X     = unknown

  16. /bin/arch              = unknown
  17. /usr/bin/arch -k       = unknown
  18. /usr/convex/getsysinfo = unknown
  19. /usr/bin/hostinfo      = unknown
  20. /bin/machine           = unknown
  21. /usr/bin/oslevel       = unknown
  22. /bin/universe          = unknown

  23. PATH: /openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/host/bin
  24. PATH: /openwrt/trunk/staging_dir/toolchain-mips_gcc-4.6-linaro_uClibc-0.9.33/bin
  25. PATH: /openwrt/trunk/staging_dir/host/bin
  26. PATH: /openwrt/trunk/staging_dir/toolchain-mips_gcc-4.6-linaro_uClibc-0.9.33/bin
  27. PATH: /openwrt/trunk/staging_dir/host/bin
  28. PATH: /usr/local/sbin
  29. PATH: /usr/local/bin
  30. PATH: /usr/sbin
  31. PATH: /usr/bin
  32. PATH: /sbin
  33. PATH: /bin
  34. PATH: /usr/games
  35. PATH: /openwrt/OpenWrt-SDK-brcm63xx-for-Linux-i686-gcc-4.3.3+cs_uClibc-0.9.30.1/staging_dir/toolchain-mips_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/bin/


  36. ## ----------- ##
  37. ## Core tests. ##
  38. ## ----------- ##

  39. configure:3134: loading site script /openwrt/trunk/include/site/mips-openwrt-linux-uclibc
  40. | #!/bin/sh
  41. |
  42. | . $TOPDIR/include/site/mips-linux
  43. | . $TOPDIR/include/site/linux-uclibc
  44. |
  45. configure:3244: checking for mips-openwrt-linux-gcc
  46. configure:3271: result: mips-openwrt-linux-uclibc-gcc
  47. configure:3540: checking for C compiler version
  48. configure:3549: mips-openwrt-linux-uclibc-gcc --version >&5
  49. mips-openwrt-linux-uclibc-gcc (GCC) 4.3.3
  50. Copyright (C) 2008 Free Software Foundation, Inc.
  51. This is free software; see the source for copying conditions.  There is NO
  52. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

  53. configure:3560: $? = 0
  54. configure:3549: mips-openwrt-linux-uclibc-gcc -v >&5
  55. Using built-in specs.
  56. Target: mips-openwrt-linux-uclibc
  57. Configured with: /home/jow/devel/openwrt/rc5/brcm63xx/build_dir/toolchain-mips_gcc-4.3.3+cs_uClibc-0.9.30.1/gcc-4.3.3/configure --prefix=/home/jow/devel/openwrt/rc5/brcm63xx/staging_dir/toolchain-mips_gcc-4.3.3+cs_uClibc-0.9.30.1/usr --build=i386-redhat-linux --host=i386-redhat-linux --target=mips-openwrt-linux-uclibc --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-nls --with-float=soft --enable-poison-system-directories --with-gmp=/home/jow/devel/openwrt/rc5/brcm63xx/staging_dir/host --with-mpfr=/home/jow/devel/openwrt/rc5/brcm63xx/staging_dir/host --disable-decimal-float --disable-libssp --disable-__cxa_atexit --enable-languages=c,c++ --enable-shared --enable-threads --with-slibdir=/home/jow/devel/openwrt/rc5/brcm63xx/staging_dir/toolchain-mips_gcc-4.3.3+cs_uClibc-0.9.30.1/lib --disable-tls
  58. Thread model: posix
  59. gcc version 4.3.3 (GCC)
  60. configure:3560: $? = 0
  61. configure:3549: mips-openwrt-linux-uclibc-gcc -V >&5
  62. mips-openwrt-linux-uclibc-gcc: '-V' option must have argument
  63. configure:3560: $? = 1
  64. configure:3549: mips-openwrt-linux-uclibc-gcc -qversion >&5
  65. mips-openwrt-linux-uclibc-gcc: unrecognized option '-qversion'
  66. mips-openwrt-linux-uclibc-gcc: no input files
  67. configure:3560: $? = 1
  68. configure:3580: checking whether the C compiler works
  69. configure:3602: mips-openwrt-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float  -I/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/usr/include -I/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/include -I/openwrt/trunk/staging_dir/toolchain-mips_gcc-4.6-linaro_uClibc-0.9.33/usr/include -I/openwrt/trunk/staging_dir/toolchain-mips_gcc-4.6-linaro_uClibc-0.9.33/include  -L/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/usr/lib -L/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/lib -L/openwrt/trunk/staging_dir/toolchain-mips_gcc-4.6-linaro_uClibc-0.9.33/usr/lib -L/openwrt/trunk/staging_dir/toolchain-mips_gcc-4.6-linaro_uClibc-0.9.33/lib  conftest.c  >&5
  70. cc1: error: -Werror=unused-but-set-variable: No option -Wunused-but-set-variable
  71. configure:3606: $? = 1
  72. configure:3644: result: no
  73. configure: failed program was:
  74. | /* confdefs.h */
  75. | #define PACKAGE_NAME "aria2"
  76. | #define PACKAGE_TARNAME "aria2"
  77. | #define PACKAGE_VERSION "1.15.0"
  78. | #define PACKAGE_STRING "aria2 1.15.0"
  79. | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net"
  80. | #define PACKAGE_URL "http://aria2.sourceforge.net/"
  81. | /* end confdefs.h.  */
  82. |
  83. | int
  84. | main ()
  85. | {
  86. |
  87. |   ;
  88. |   return 0;
  89. | }
  90. configure:3649: error: in `/openwrt/trunk/build_dir/target-mips_uClibc-0.9.33/aria2-1.15.0':
  91. configure:3651: error: C compiler cannot create executables
  92. See `config.log' for more details

  93. ## ---------------- ##
  94. ## Cache variables. ##
  95. ## ---------------- ##

  96. ac_cv_c_bigendian=yes
  97. ac_cv_c_gettext_without_libintl=yes
  98. ac_cv_c_littleendian=no
复制代码
 楼主| 发表于 2012-5-4 20:23 | 显示全部楼层
  1. ac_cv_c_long_double=no
  2. ac_cv_conv_longlong_to_float=yes
  3. ac_cv_env_CCC_set=
  4. ac_cv_env_CCC_value=
  5. ac_cv_env_CC_set=set
  6. ac_cv_env_CC_value=mips-openwrt-linux-uclibc-gcc
  7. ac_cv_env_CFLAGS_set=set
  8. ac_cv_env_CFLAGS_value='-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float '
  9. ac_cv_env_CPPFLAGS_set=set
  10. ac_cv_env_CPPFLAGS_value='-I/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/usr/include -I/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/include -I/openwrt/trunk/staging_dir/toolchain-mips_gcc-4.6-linaro_uClibc-0.9.33/usr/include -I/openwrt/trunk/staging_dir/toolchain-mips_gcc-4.6-linaro_uClibc-0.9.33/include '
  11. ac_cv_env_CPP_set=
  12. ac_cv_env_CPP_value=
  13. ac_cv_env_CXXCPP_set=
  14. ac_cv_env_CXXCPP_value=
  15. ac_cv_env_CXXFLAGS_set=set
  16. ac_cv_env_CXXFLAGS_value='-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float '
  17. ac_cv_env_CXX_set=set
  18. ac_cv_env_CXX_value=mips-openwrt-linux-uclibc-g++
  19. ac_cv_env_LDFLAGS_set=set
  20. ac_cv_env_LDFLAGS_value='-L/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/usr/lib -L/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/lib -L/openwrt/trunk/staging_dir/toolchain-mips_gcc-4.6-linaro_uClibc-0.9.33/usr/lib -L/openwrt/trunk/staging_dir/toolchain-mips_gcc-4.6-linaro_uClibc-0.9.33/lib '
  21. ac_cv_env_LIBCARES_CFLAGS_set=
  22. ac_cv_env_LIBCARES_CFLAGS_value=
  23. ac_cv_env_LIBCARES_LIBS_set=
  24. ac_cv_env_LIBCARES_LIBS_value=
  25. ac_cv_env_LIBGNUTLS_CFLAGS_set=
  26. ac_cv_env_LIBGNUTLS_CFLAGS_value=
  27. ac_cv_env_LIBGNUTLS_LIBS_set=
  28. ac_cv_env_LIBGNUTLS_LIBS_value=
  29. ac_cv_env_LIBS_set=
  30. ac_cv_env_LIBS_value=
  31. ac_cv_env_OPENSSL_CFLAGS_set=
  32. ac_cv_env_OPENSSL_CFLAGS_value=
  33. ac_cv_env_OPENSSL_LIBS_set=
  34. ac_cv_env_OPENSSL_LIBS_value=
  35. ac_cv_env_PKG_CONFIG_LIBDIR_set=set
  36. ac_cv_env_PKG_CONFIG_LIBDIR_value=/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/usr/lib/pkgconfig
  37. ac_cv_env_PKG_CONFIG_PATH_set=set
  38. ac_cv_env_PKG_CONFIG_PATH_value=/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/usr/lib/pkgconfig
  39. ac_cv_env_PKG_CONFIG_set=set
  40. ac_cv_env_PKG_CONFIG_value=/openwrt/trunk/staging_dir/host/bin/pkg-config
  41. ac_cv_env_SQLITE3_CFLAGS_set=
  42. ac_cv_env_SQLITE3_CFLAGS_value=
  43. ac_cv_env_SQLITE3_LIBS_set=
  44. ac_cv_env_SQLITE3_LIBS_value=
  45. ac_cv_env_YACC_set=
  46. ac_cv_env_YACC_value=
  47. ac_cv_env_YFLAGS_set=
  48. ac_cv_env_YFLAGS_value=
  49. ac_cv_env_ZLIB_CFLAGS_set=
  50. ac_cv_env_ZLIB_CFLAGS_value=
  51. ac_cv_env_ZLIB_LIBS_set=
  52. ac_cv_env_ZLIB_LIBS_value=
  53. ac_cv_env_build_alias_set=set
  54. ac_cv_env_build_alias_value=i686-linux-gnu
  55. ac_cv_env_host_alias_set=set
  56. ac_cv_env_host_alias_value=mips-openwrt-linux
  57. ac_cv_env_target_alias_set=set
  58. ac_cv_env_target_alias_value=mips-openwrt-linux
  59. ac_cv_file__dev_zero=yes
  60. ac_cv_func___adjtimex=yes
  61. ac_cv_func___va_copy=no
  62. ac_cv_func__exit=yes
  63. ac_cv_func_bcmp=yes
  64. ac_cv_func_bcopy=yes
  65. ac_cv_func_bzero=yes
  66. ac_cv_func_cimag=yes
  67. ac_cv_func_creal=yes
  68. ac_cv_func_fchmod=yes
  69. ac_cv_func_getaddrinfo=yes
  70. ac_cv_func_getcwd=yes
  71. ac_cv_func_getdomainname=yes
  72. ac_cv_func_getpgrp_void=yes
  73. ac_cv_func_getpwuid_r=yes
  74. ac_cv_func_gettimeofday=yes
  75. ac_cv_func_index=yes
  76. ac_cv_func_lstat=yes
  77. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  78. ac_cv_func_lstat_empty_string_bug=no
  79. ac_cv_func_malloc_0_nonnull=yes
  80. ac_cv_func_malloc_works=yes
  81. ac_cv_func_memcmp_clean=yes
  82. ac_cv_func_memcmp_working=yes
  83. ac_cv_func_posix_getgrgid_r=yes
  84. ac_cv_func_posix_getpwuid_r=yes
  85. ac_cv_func_psignal=yes
  86. ac_cv_func_pthread_key_delete=yes
  87. ac_cv_func_realloc_0_nonnull=yes
  88. ac_cv_func_realloc_works=yes
  89. ac_cv_func_rename=yes
  90. ac_cv_func_rindex=yes
  91. ac_cv_func_setgrent_void=yes
  92. ac_cv_func_setlocale=yes
  93. ac_cv_func_setpgrp_void=yes
  94. ac_cv_func_setresuid=no
  95. ac_cv_func_setvbuf_reversed=no
  96. ac_cv_func_stat_empty_string_bug=no
  97. ac_cv_func_stat_ignores_trailing_slash=no
  98. ac_cv_func_strerror=yes
  99. ac_cv_func_strftime=yes
  100. ac_cv_func_utimes=yes
  101. ac_cv_func_va_copy=no
  102. ac_cv_func_vsnprintf=yes
  103. ac_cv_have_accrights_in_msghdr=no
  104. ac_cv_have_broken_snprintf=no
  105. ac_cv_have_control_in_msghdr=yes
  106. ac_cv_have_decl_sys_siglist=no
  107. ac_cv_have_openpty_ctty_bug=yes
  108. ac_cv_have_space_d_name_in_struct_dirent=yes
  109. ac_cv_header_netinet_sctp_h=no
  110. ac_cv_header_netinet_sctp_uio_h=no
  111. ac_cv_int64_t=yes
  112. ac_cv_lbl_unaligned_fail=no
  113. ac_cv_linux_kernel_pppoe=yes
  114. ac_cv_linux_vers=2
  115. ac_cv_pack_bitfields_reversed=yes
  116. ac_cv_path_LDCONFIG=
  117. ac_cv_prog_CC=mips-openwrt-linux-uclibc-gcc
  118. ac_cv_regexec_segfault_emptystr=no
  119. ac_cv_sctp=no
  120. ac_cv_sizeof___int64=0
  121. ac_cv_sizeof_char=1
  122. ac_cv_sizeof_int16_t=2
  123. ac_cv_sizeof_int32_t=4
  124. ac_cv_sizeof_int64_t=8
  125. ac_cv_sizeof_int=4
  126. ac_cv_sizeof_long=4
  127. ac_cv_sizeof_long_int=4
  128. ac_cv_sizeof_long_long=8
  129. ac_cv_sizeof_off_t=8
  130. ac_cv_sizeof_short=2
  131. ac_cv_sizeof_short_int=2
  132. ac_cv_sizeof_size_t=4
  133. ac_cv_sizeof_ssize_t=4
  134. ac_cv_sizeof_u_int16_t=2
  135. ac_cv_sizeof_u_int32_t=4
  136. ac_cv_sizeof_u_int64_t=8
  137. ac_cv_sizeof_uint16_t=2
  138. ac_cv_sizeof_uint32_t=4
  139. ac_cv_sizeof_uint64_t=8
  140. ac_cv_sizeof_unsigned_int=4
  141. ac_cv_sizeof_unsigned_long=4
  142. ac_cv_sizeof_unsigned_long_long=8
  143. ac_cv_sizeof_unsigned_short=2
  144. ac_cv_sizeof_void_p=4
  145. ac_cv_sys_restartable_syscalls=yes
  146. ac_cv_time_r_type=POSIX
  147. ac_cv_type_suseconds_t=yes
  148. ac_cv_uchar=no
  149. ac_cv_uint64_t=yes
  150. ac_cv_uint=yes
  151. ac_cv_ulong=yes
  152. ac_cv_ushort=yes
  153. ac_cv_va_copy=C99
  154. ac_cv_va_val_copy=yes
  155. as_cv_unaligned_access=yes
  156. ## ----------------- ##
  157. ## Output variables. ##
  158. ## ----------------- ##
  159. A2X=''
  160. ACLOCAL=''
  161. ALLOCA=''
  162. AMDEPBACKSLASH=''
  163. AMDEP_FALSE=''
  164. AMDEP_TRUE=''
  165. AMTAR=''
  166. AR='mips-openwrt-linux-uclibc-ar'
  167. ASCIIDOC=''
  168. AUTOCONF=''
  169. AUTOHEADER=''
  170. AUTOMAKE=''
  171. AWK=''
  172. BUILD_INCLUDED_LIBINTL=''
  173. CATOBJEXT=''
  174. CC='mips-openwrt-linux-uclibc-gcc'
  175. CCDEPMODE=''
  176. CFLAGS='-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float '
  177. CFLAG_VISIBILITY=''
  178. CPP=''
  179. CPPFLAGS='-I/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/usr/include -I/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/include -I/openwrt/trunk/staging_dir/toolchain-mips_gcc-4.6-linaro_uClibc-0.9.33/usr/include -I/openwrt/trunk/staging_dir/toolchain-mips_gcc-4.6-linaro_uClibc-0.9.33/include '
  180. CPPUNIT_CFLAGS=''
  181. CPPUNIT_CONFIG=''
  182. CPPUNIT_LIBS=''
  183. CXX='mips-openwrt-linux-uclibc-g++'
  184. CXXCPP=''
  185. CXXDEPMODE=''
  186. CXXFLAGS='-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float '
  187. CYGPATH_W=''
  188. DATADIRNAME=''
  189. DEFS=''
  190. DEPDIR=''
  191. DLLTOOL=''
  192. DSYMUTIL=''
  193. DUMPBIN=''
  194. ECHO_C=''
  195. ECHO_N='-n'
  196. ECHO_T=''
  197. EGREP=''
  198. ENABLE_ASYNC_DNS_FALSE=''
  199. ENABLE_ASYNC_DNS_TRUE=''
  200. ENABLE_BITTORRENT_FALSE=''
  201. ENABLE_BITTORRENT_TRUE=''
  202. ENABLE_MESSAGE_DIGEST_FALSE=''
  203. ENABLE_MESSAGE_DIGEST_TRUE=''
  204. ENABLE_METALINK_FALSE=''
  205. ENABLE_METALINK_TRUE=''
  206. ENABLE_SSL_FALSE=''
  207. ENABLE_SSL_TRUE=''
  208. ENABLE_WEBSOCKET_FALSE=''
  209. ENABLE_WEBSOCKET_TRUE=''
  210. ENABLE_XML_RPC_FALSE=''
  211. ENABLE_XML_RPC_TRUE=''
  212. EXEEXT=''
  213. FGREP=''
  214. GENCAT=''
  215. GETTEXT_MACRO_VERSION=''
  216. GLIBC21=''
  217. GLIBC2=''
  218. GMSGFMT=''
  219. GMSGFMT_015=''
  220. GREP=''
  221. HAVE_A2X_FALSE=''
  222. HAVE_A2X_TRUE=''
  223. HAVE_ASCIIDOC_FALSE=''
  224. HAVE_ASCIIDOC_TRUE=''
  225. HAVE_ASCTIME_R_FALSE=''
  226. HAVE_ASCTIME_R_TRUE=''
  227. HAVE_ASPRINTF=''
  228. HAVE_BASENAME_FALSE=''
  229. HAVE_BASENAME_TRUE=''
  230. HAVE_DAEMON_FALSE=''
  231. HAVE_DAEMON_TRUE=''
  232. HAVE_EPOLL_FALSE=''
  233. HAVE_EPOLL_TRUE=''
  234. HAVE_GAI_STRERROR_FALSE=''
  235. HAVE_GAI_STRERROR_TRUE=''
  236. HAVE_GETADDRINFO_FALSE=''
  237. HAVE_GETADDRINFO_TRUE=''
  238. HAVE_GETTIMEOFDAY_FALSE=''
  239. HAVE_GETTIMEOFDAY_TRUE=''
  240. HAVE_INET_ATON_FALSE=''
  241. HAVE_INET_ATON_TRUE=''
  242. HAVE_KQUEUE_FALSE=''
  243. HAVE_KQUEUE_TRUE=''
  244. HAVE_LIBEXPAT_FALSE=''
  245. HAVE_LIBEXPAT_TRUE=''
  246. HAVE_LIBGCRYPT_FALSE=''
  247. HAVE_LIBGCRYPT_TRUE=''
  248. HAVE_LIBGMP_FALSE=''
  249. HAVE_LIBGMP_TRUE=''
  250. HAVE_LIBGNUTLS_FALSE=''
  251. HAVE_LIBGNUTLS_TRUE=''
  252. HAVE_LIBNETTLE_FALSE=''
  253. HAVE_LIBNETTLE_TRUE=''
  254. HAVE_LIBXML2_FALSE=''
  255. HAVE_LIBXML2_TRUE=''
复制代码
 楼主| 发表于 2012-5-4 20:23 | 显示全部楼层
  1. HAVE_LOCALTIME_R_FALSE=''
  2. HAVE_LOCALTIME_R_TRUE=''
  3. HAVE_MACH_ABSOLUTE_TIME_FALSE=''
  4. HAVE_MACH_ABSOLUTE_TIME_TRUE=''
  5. HAVE_NEWLOCALE=''
  6. HAVE_OPENSSL_FALSE=''
  7. HAVE_OPENSSL_TRUE=''
  8. HAVE_POLL_FALSE=''
  9. HAVE_POLL_TRUE=''
  10. HAVE_PORT_ASSOCIATE_FALSE=''
  11. HAVE_PORT_ASSOCIATE_TRUE=''
  12. HAVE_POSIX_PRINTF=''
  13. HAVE_SNPRINTF=''
  14. HAVE_SOME_FALLOCATE_FALSE=''
  15. HAVE_SOME_FALLOCATE_TRUE=''
  16. HAVE_SOME_XMLLIB_FALSE=''
  17. HAVE_SOME_XMLLIB_TRUE=''
  18. HAVE_SQLITE3_FALSE=''
  19. HAVE_SQLITE3_TRUE=''
  20. HAVE_STRPTIME_FALSE=''
  21. HAVE_STRPTIME_TRUE=''
  22. HAVE_TIMEGETTIME_FALSE=''
  23. HAVE_TIMEGETTIME_TRUE=''
  24. HAVE_TIMEGM_FALSE=''
  25. HAVE_TIMEGM_TRUE=''
  26. HAVE_VISIBILITY=''
  27. HAVE_WPRINTF=''
  28. HAVE_ZLIB_FALSE=''
  29. HAVE_ZLIB_TRUE=''
  30. INSTALL_DATA=''
  31. INSTALL_PROGRAM=''
  32. INSTALL_SCRIPT=''
  33. INSTALL_STRIP_PROGRAM=''
  34. INSTOBJEXT=''
  35. INTLBISON=''
  36. INTLLIBS=''
  37. INTLOBJS=''
  38. INTL_DEFAULT_VERBOSITY=''
  39. INTL_LIBTOOL_SUFFIX_PREFIX=''
  40. INTL_MACOSX_LIBS=''
  41. LD='mips-openwrt-linux-uclibc-ld'
  42. LDFLAGS='-L/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/usr/lib -L/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/lib -L/openwrt/trunk/staging_dir/toolchain-mips_gcc-4.6-linaro_uClibc-0.9.33/usr/lib -L/openwrt/trunk/staging_dir/toolchain-mips_gcc-4.6-linaro_uClibc-0.9.33/lib '
  43. LIBCARES_CFLAGS=''
  44. LIBCARES_LIBS=''
  45. LIBGCRYPT_CFLAGS=''
  46. LIBGCRYPT_CONFIG=''
  47. LIBGCRYPT_LIBS=''
  48. LIBGNUTLS_CFLAGS=''
  49. LIBGNUTLS_LIBS=''
  50. LIBICONV=''
  51. LIBINTL=''
  52. LIBMULTITHREAD=''
  53. LIBOBJS=''
  54. LIBPTH=''
  55. LIBPTH_PREFIX=''
  56. LIBS=''
  57. LIBTHREAD=''
  58. LIBTOOL=''
  59. LIPO=''
  60. LN_S=''
  61. LTLIBC=''
  62. LTLIBICONV=''
  63. LTLIBINTL=''
  64. LTLIBMULTITHREAD=''
  65. LTLIBOBJS=''
  66. LTLIBPTH=''
  67. LTLIBTHREAD=''
  68. MAKEINFO=''
  69. MANIFEST_TOOL=''
  70. MINGW_BUILD_FALSE=''
  71. MINGW_BUILD_TRUE=''
  72. MKDIR_P=''
  73. MSGFMT=''
  74. MSGFMT_015=''
  75. MSGMERGE=''
  76. NM='mips-openwrt-linux-uclibc-nm'
  77. NMEDIT=''
  78. OBJDUMP='mips-openwrt-linux-uclibc-objdump'
  79. OBJEXT=''
  80. OPENSSL_CFLAGS=''
  81. OPENSSL_LIBS=''
  82. OTOOL64=''
  83. OTOOL=''
  84. PACKAGE=''
  85. PACKAGE_BUGREPORT='t-tujikawa@users.sourceforge.net'
  86. PACKAGE_NAME='aria2'
  87. PACKAGE_STRING='aria2 1.15.0'
  88. PACKAGE_TARNAME='aria2'
  89. PACKAGE_URL='http://aria2.sourceforge.net/'
  90. PACKAGE_VERSION='1.15.0'
  91. PATH_SEPARATOR=':'
  92. PKG_CONFIG='/openwrt/trunk/staging_dir/host/bin/pkg-config'
  93. PKG_CONFIG_LIBDIR='/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/usr/lib/pkgconfig'
  94. PKG_CONFIG_PATH='/openwrt/trunk/staging_dir/target-mips_uClibc-0.9.33/usr/lib/pkgconfig'
  95. POSUB=''
  96. POW_LIB=''
  97. PRI_MACROS_BROKEN=''
  98. RANLIB='mips-openwrt-linux-uclibc-ranlib'
  99. SED=''
  100. SET_MAKE=''
  101. SHELL='/bin/bash'
  102. SQLITE3_CFLAGS=''
  103. SQLITE3_LIBS=''
  104. STRIP='mips-openwrt-linux-uclibc-strip'
  105. USE_INCLUDED_LIBINTL=''
  106. USE_NLS=''
  107. VERSION=''
  108. WINDRES=''
  109. WOE32=''
  110. WOE32DLL=''
  111. XGETTEXT=''
  112. XGETTEXT_015=''
  113. XGETTEXT_EXTRA_OPTIONS=''
  114. XML2_CONFIG=''
  115. XML_CPPFLAGS=''
  116. XML_LIBS=''
  117. YACC=''
  118. YFLAGS=''
  119. ZLIB_CFLAGS=''
  120. ZLIB_LIBS=''
  121. ac_ct_AR=''
  122. ac_ct_CC=''
  123. ac_ct_CXX=''
  124. ac_ct_DUMPBIN=''
  125. am__EXEEXT_FALSE=''
  126. am__EXEEXT_TRUE=''
  127. am__fastdepCC_FALSE=''
  128. am__fastdepCC_TRUE=''
  129. am__fastdepCXX_FALSE=''
  130. am__fastdepCXX_TRUE=''
  131. am__include=''
  132. am__isrc=''
  133. am__leading_dot=''
  134. am__nodep=''
  135. am__quote=''
  136. am__tar=''
  137. am__untar=''
  138. bindir='/usr/bin'
  139. build='i686-linux-gnu'
  140. build_alias='i686-linux-gnu'
  141. build_cpu=''
  142. build_os=''
  143. build_vendor=''
  144. ca_bundle=''
  145. datadir='/usr/share'
  146. datarootdir='${prefix}/share'
  147. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  148. dvidir='${docdir}'
  149. exec_prefix='/usr'
  150. host='mips-openwrt-linux'
  151. host_alias='mips-openwrt-linux'
  152. host_cpu=''
  153. host_os=''
  154. host_vendor=''
  155. htmldir='${docdir}'
  156. includedir='${prefix}/include'
  157. infodir='/usr/info'
  158. install_sh=''
  159. libdir='${exec_prefix}/lib'
  160. libexecdir='/usr/lib'
  161. localedir='${datarootdir}/locale'
  162. localstatedir='/var'
  163. mandir='/usr/man'
  164. mkdir_p=''
  165. oldincludedir='/usr/include'
  166. pdfdir='${docdir}'
  167. prefix='/usr'
  168. program_transform_name='s,x,x,'
  169. psdir='${docdir}'
  170. sbindir='/usr/sbin'
  171. sharedstatedir='${prefix}/com'
  172. subdirs=''
  173. sysconfdir='/etc'
  174. target='mips-openwrt-linux'
  175. target_alias='mips-openwrt-linux'
  176. target_cpu=''
  177. target_os=''
  178. target_vendor=''

  179. ## ----------- ##
  180. ## confdefs.h. ##
  181. ## ----------- ##

  182. /* confdefs.h */
  183. #define PACKAGE_NAME "aria2"
  184. #define PACKAGE_TARNAME "aria2"
  185. #define PACKAGE_VERSION "1.15.0"
  186. #define PACKAGE_STRING "aria2 1.15.0"
  187. #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net"
  188. #define PACKAGE_URL "http://aria2.sourceforge.net/"

  189. configure: exit 77
复制代码
 楼主| 发表于 2012-5-4 20:25 | 显示全部楼层
可以帮忙看看哪里出错了。什么解决呢。谢谢。各位高手!
发表于 2012-5-13 09:59 | 显示全部楼层
论坛已经有包了,自己搜索下
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

欢迎大家光临恩山无线论坛上一条 /1 下一条

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-6-16 21:58

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com

快速回复 返回顶部 返回列表