patch-config_log 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- tmsnc-0.3.2.orig/config.log 2006-10-17 13:14:23.000000000 +0200
  3. +++ tmsnc-0.3.2/config.log 2012-07-26 13:54:40.000000000 +0200
  4. @@ -4,34 +4,52 @@ running configure, to aid debugging if c
  5. It was created by configure, which was
  6. generated by GNU Autoconf 2.60a. Invocation command line was
  7. - $ ./configure
  8. + $ /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/configure --build=i686-apple-darwin10 --host=mipsel-openadk-linux --target=mipsel-openadk-linux --program-prefix= --program-suffix= --prefix=/usr --bindir=/usr/bin --datadir=/usr/share --mandir=/usr/share/man --libexecdir=/usr/libexec --localstatedir=/var --sysconfdir=/etc --enable-shared --enable-static --disable-dependency-tracking --disable-libtool-lock --disable-nls --with-libiconv-prefix=/Volumes/adk/openadk/target_mipsel_uclibc/usr --with-openssl=/Volumes/adk/openadk/target_mipsel_uclibc/usr --with-ncurses=/Volumes/adk/openadk/target_mipsel_uclibc
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12. -hostname = prophet
  13. -uname -m = i686
  14. -uname -r = 2.6.18-mactel
  15. -uname -s = Linux
  16. -uname -v = #1 SMP Tue Oct 10 12:17:51 CEST 2006
  17. +hostname = neon.localdomain
  18. +uname -m = i386
  19. +uname -r = 10.8.0
  20. +uname -s = Darwin
  21. +uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
  22. -/usr/bin/uname -p = unknown
  23. +/usr/bin/uname -p = i386
  24. /bin/uname -X = unknown
  25. -/bin/arch = i686
  26. +/bin/arch = unknown
  27. /usr/bin/arch -k = unknown
  28. /usr/convex/getsysinfo = unknown
  29. -/usr/bin/hostinfo = unknown
  30. +/usr/bin/hostinfo = Mach kernel version:
  31. + Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
  32. +Kernel configured for up to 2 processors.
  33. +2 processors are physically available.
  34. +2 processors are logically available.
  35. +Processor type: i486 (Intel 80486)
  36. +Processors active: 0 1
  37. +Primary memory available: 4.00 gigabytes
  38. +Default processor set: 87 tasks, 378 threads, 2 processors
  39. +Load average: 1.56, Mach factor: 0.88
  40. /bin/machine = unknown
  41. /usr/bin/oslevel = unknown
  42. /bin/universe = unknown
  43. -PATH: /usr/local/bin
  44. +PATH: /Volumes/adk/openadk/scripts
  45. +PATH: /Volumes/adk/openadk/bin/tools
  46. +PATH: /Volumes/adk/openadk/host_mipsel_uclibc/bin
  47. +PATH: /Volumes/adk/openadk/host_mipsel_uclibc/usr/bin
  48. +PATH: /Volumes/adk/openadk/target_mipsel_uclibc/scripts
  49. +PATH: /opt/local/bin
  50. +PATH: /opt/local/sbin
  51. PATH: /usr/bin
  52. PATH: /bin
  53. -PATH: /usr/bin/X11
  54. -PATH: /usr/games
  55. +PATH: /usr/sbin
  56. +PATH: /sbin
  57. +PATH: /usr/local/bin
  58. +PATH: /usr/local/MacGPG2/bin
  59. +PATH: /usr/X11/bin
  60. ## ----------- ##
  61. @@ -39,73 +57,74 @@ PATH: /usr/games
  62. ## ----------- ##
  63. configure:1789: checking for a BSD-compatible install
  64. -configure:1845: result: /usr/bin/install -c
  65. +configure:1845: result: /Volumes/adk/openadk/scripts/install -c
  66. configure:1856: checking whether build environment is sane
  67. configure:1899: result: yes
  68. configure:1964: checking for gawk
  69. -configure:1994: result: no
  70. -configure:1964: checking for mawk
  71. -configure:1980: found /usr/bin/mawk
  72. -configure:1991: result: mawk
  73. +configure:1980: found /opt/local/bin/gawk
  74. +configure:1991: result: gawk
  75. configure:2002: checking whether make sets $(MAKE)
  76. configure:2023: result: yes
  77. -configure:2258: checking for gcc
  78. -configure:2274: found /usr/bin/gcc
  79. -configure:2285: result: gcc
  80. +configure:2099: checking for mipsel-openadk-linux-strip
  81. +configure:2126: result: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-strip
  82. +configure:2218: checking for mipsel-openadk-linux-gcc
  83. +configure:2245: result: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc
  84. configure:2523: checking for C compiler version
  85. -configure:2530: gcc --version >&5
  86. -gcc (GCC) 4.1.2 20060901 (prerelease) (Debian 4.1.1-13)
  87. -Copyright (C) 2006 Free Software Foundation, Inc.
  88. +configure:2530: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc --version >&5
  89. +mipsel-openadk-linux-uclibc-gcc (GCC) 4.6.3
  90. +Copyright (C) 2011 Free Software Foundation, Inc.
  91. This is free software; see the source for copying conditions. There is NO
  92. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  93. configure:2533: $? = 0
  94. -configure:2540: gcc -v >&5
  95. +configure:2540: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -v >&5
  96. Using built-in specs.
  97. -Target: i486-linux-gnu
  98. -Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
  99. +COLLECT_GCC=/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc
  100. +COLLECT_LTO_WRAPPER=/Volumes/adk/openadk/host_mipsel_uclibc/libexec/gcc/mipsel-openadk-linux-uclibc/4.6.3/lto-wrapper
  101. +Target: mipsel-openadk-linux-uclibc
  102. +Configured with: /Volumes/adk/openadk/toolchain_build_mipsel_uclibc/w-gcc-4.6.3-1/gcc-4.6.3/configure --prefix=/Volumes/adk/openadk/host_mipsel_uclibc --build=i686-apple-darwin10 --host=i686-apple-darwin10 --target=mipsel-openadk-linux-uclibc --with-gmp=/Volumes/adk/openadk/host_mipsel_uclibc --with-mpfr=/Volumes/adk/openadk/host_mipsel_uclibc --with-libelf=/Volumes/adk/openadk/host_mipsel_uclibc --disable-__cxa_atexit --with-gnu-ld --disable-multilib --disable-libmudflap --disable-libgomp --disable-decimal-float --disable-libstdcxx-pch --disable-ppl-version-check --disable-cloog-version-check --without-ppl --without-cloog --disable-nls --disable-sjlj-exceptions --disable-biarch --enable-libssp --enable-lto --enable-tls --enable-target-optspace --enable-languages=c,c++ --with-sysroot='/Volumes/adk/openadk/host_mipsel_uclibc/../target_mipsel_uclibc' --with-slibdir=/Volumes/adk/openadk/target_mipsel_uclibc/lib --enable-shared
  103. Thread model: posix
  104. -gcc version 4.1.2 20060901 (prerelease) (Debian 4.1.1-13)
  105. +gcc version 4.6.3 (GCC)
  106. configure:2543: $? = 0
  107. -configure:2550: gcc -V >&5
  108. -gcc: '-V' option must have argument
  109. +configure:2550: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -V >&5
  110. +mipsel-openadk-linux-uclibc-gcc: error: unrecognized option '-V'
  111. +mipsel-openadk-linux-uclibc-gcc: fatal error: no input files
  112. +compilation terminated.
  113. configure:2553: $? = 1
  114. configure:2576: checking for C compiler default output file name
  115. -configure:2603: gcc conftest.c >&5
  116. +configure:2603: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c >&5
  117. configure:2606: $? = 0
  118. configure:2644: result: a.out
  119. configure:2661: checking whether the C compiler works
  120. -configure:2671: ./a.out
  121. -configure:2674: $? = 0
  122. configure:2691: result: yes
  123. configure:2698: checking whether we are cross compiling
  124. -configure:2700: result: no
  125. +configure:2700: result: yes
  126. configure:2703: checking for suffix of executables
  127. -configure:2710: gcc -o conftest conftest.c >&5
  128. +configure:2710: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c >&5
  129. configure:2713: $? = 0
  130. configure:2737: result:
  131. configure:2743: checking for suffix of object files
  132. -configure:2769: gcc -c conftest.c >&5
  133. +configure:2769: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  134. configure:2772: $? = 0
  135. configure:2795: result: o
  136. configure:2799: checking whether we are using the GNU C compiler
  137. -configure:2828: gcc -c conftest.c >&5
  138. +configure:2828: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  139. configure:2834: $? = 0
  140. configure:2841: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  141. configure:2844: $? = 0
  142. configure:2851: test -s conftest.o
  143. configure:2854: $? = 0
  144. configure:2868: result: yes
  145. -configure:2873: checking whether gcc accepts -g
  146. -configure:2903: gcc -c -g conftest.c >&5
  147. +configure:2873: checking whether /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc accepts -g
  148. +configure:2903: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -g -DNDEBUG conftest.c >&5
  149. configure:2909: $? = 0
  150. configure:2916: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  151. configure:2919: $? = 0
  152. configure:2926: test -s conftest.o
  153. configure:2929: $? = 0
  154. configure:3059: result: yes
  155. -configure:3076: checking for gcc option to accept ISO C89
  156. -configure:3150: gcc -c -g -O2 conftest.c >&5
  157. +configure:3076: checking for /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc option to accept ISO C89
  158. +configure:3150: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  159. configure:3156: $? = 0
  160. configure:3163: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  161. configure:3166: $? = 0
  162. @@ -114,17 +133,18 @@ configure:3176: $? = 0
  163. configure:3196: result: none needed
  164. configure:3225: checking for style of include used by make
  165. configure:3253: result: GNU
  166. -configure:3281: checking dependency style of gcc
  167. -configure:3371: result: gcc3
  168. +configure:3281: checking dependency style of /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc
  169. +configure:3371: result: none
  170. configure:3401: checking for a BSD-compatible install
  171. -configure:3457: result: /usr/bin/install -c
  172. +configure:3457: result: /Volumes/adk/openadk/scripts/install -c
  173. configure:3468: checking whether make sets $(MAKE)
  174. configure:3489: result: yes
  175. configure:3506: checking how to run the C preprocessor
  176. -configure:3546: gcc -E conftest.c
  177. +configure:3546: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
  178. configure:3552: $? = 0
  179. -configure:3590: gcc -E conftest.c
  180. -conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
  181. +configure:3590: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
  182. +conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
  183. +compilation terminated.
  184. configure:3596: $? = 1
  185. configure: failed program was:
  186. | /* confdefs.h. */
  187. @@ -137,11 +157,12 @@ configure: failed program was:
  188. | #define VERSION "0.3.2"
  189. | /* end confdefs.h. */
  190. | #include <ac_nonexistent.h>
  191. -configure:3636: result: gcc -E
  192. -configure:3665: gcc -E conftest.c
  193. +configure:3636: result: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E
  194. +configure:3665: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
  195. configure:3671: $? = 0
  196. -configure:3709: gcc -E conftest.c
  197. -conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
  198. +configure:3709: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
  199. +conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
  200. +compilation terminated.
  201. configure:3715: $? = 1
  202. configure: failed program was:
  203. | /* confdefs.h. */
  204. @@ -155,23 +176,19 @@ configure: failed program was:
  205. | /* end confdefs.h. */
  206. | #include <ac_nonexistent.h>
  207. configure:3760: checking for grep that handles long lines and -e
  208. -configure:3834: result: /bin/grep
  209. +configure:3834: result: /usr/bin/grep
  210. configure:3839: checking for egrep
  211. -configure:3917: result: /bin/grep -E
  212. +configure:3917: result: /usr/bin/grep -E
  213. configure:3922: checking for ANSI C header files
  214. -configure:3952: gcc -c -g -O2 conftest.c >&5
  215. +configure:3952: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  216. configure:3958: $? = 0
  217. configure:3965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  218. configure:3968: $? = 0
  219. configure:3975: test -s conftest.o
  220. configure:3978: $? = 0
  221. -configure:4074: gcc -o conftest -g -O2 conftest.c >&5
  222. -configure:4077: $? = 0
  223. -configure:4083: ./conftest
  224. -configure:4086: $? = 0
  225. configure:4103: result: yes
  226. configure:4129: checking for sys/types.h
  227. -configure:4150: gcc -c -g -O2 conftest.c >&5
  228. +configure:4150: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  229. configure:4156: $? = 0
  230. configure:4163: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  231. configure:4166: $? = 0
  232. @@ -179,7 +196,7 @@ configure:4173: test -s conftest.o
  233. configure:4176: $? = 0
  234. configure:4189: result: yes
  235. configure:4129: checking for sys/stat.h
  236. -configure:4150: gcc -c -g -O2 conftest.c >&5
  237. +configure:4150: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  238. configure:4156: $? = 0
  239. configure:4163: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  240. configure:4166: $? = 0
  241. @@ -187,7 +204,7 @@ configure:4173: test -s conftest.o
  242. configure:4176: $? = 0
  243. configure:4189: result: yes
  244. configure:4129: checking for stdlib.h
  245. -configure:4150: gcc -c -g -O2 conftest.c >&5
  246. +configure:4150: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  247. configure:4156: $? = 0
  248. configure:4163: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  249. configure:4166: $? = 0
  250. @@ -195,7 +212,7 @@ configure:4173: test -s conftest.o
  251. configure:4176: $? = 0
  252. configure:4189: result: yes
  253. configure:4129: checking for string.h
  254. -configure:4150: gcc -c -g -O2 conftest.c >&5
  255. +configure:4150: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  256. configure:4156: $? = 0
  257. configure:4163: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  258. configure:4166: $? = 0
  259. @@ -203,7 +220,7 @@ configure:4173: test -s conftest.o
  260. configure:4176: $? = 0
  261. configure:4189: result: yes
  262. configure:4129: checking for memory.h
  263. -configure:4150: gcc -c -g -O2 conftest.c >&5
  264. +configure:4150: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  265. configure:4156: $? = 0
  266. configure:4163: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  267. configure:4166: $? = 0
  268. @@ -211,7 +228,7 @@ configure:4173: test -s conftest.o
  269. configure:4176: $? = 0
  270. configure:4189: result: yes
  271. configure:4129: checking for strings.h
  272. -configure:4150: gcc -c -g -O2 conftest.c >&5
  273. +configure:4150: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  274. configure:4156: $? = 0
  275. configure:4163: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  276. configure:4166: $? = 0
  277. @@ -219,7 +236,7 @@ configure:4173: test -s conftest.o
  278. configure:4176: $? = 0
  279. configure:4189: result: yes
  280. configure:4129: checking for inttypes.h
  281. -configure:4150: gcc -c -g -O2 conftest.c >&5
  282. +configure:4150: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  283. configure:4156: $? = 0
  284. configure:4163: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  285. configure:4166: $? = 0
  286. @@ -227,7 +244,7 @@ configure:4173: test -s conftest.o
  287. configure:4176: $? = 0
  288. configure:4189: result: yes
  289. configure:4129: checking for stdint.h
  290. -configure:4150: gcc -c -g -O2 conftest.c >&5
  291. +configure:4150: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  292. configure:4156: $? = 0
  293. configure:4163: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  294. configure:4166: $? = 0
  295. @@ -235,7 +252,7 @@ configure:4173: test -s conftest.o
  296. configure:4176: $? = 0
  297. configure:4189: result: yes
  298. configure:4129: checking for unistd.h
  299. -configure:4150: gcc -c -g -O2 conftest.c >&5
  300. +configure:4150: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  301. configure:4156: $? = 0
  302. configure:4163: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  303. configure:4166: $? = 0
  304. @@ -243,7 +260,7 @@ configure:4173: test -s conftest.o
  305. configure:4176: $? = 0
  306. configure:4189: result: yes
  307. configure:4201: checking for pid_t
  308. -configure:4231: gcc -c -g -O2 conftest.c >&5
  309. +configure:4231: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  310. configure:4237: $? = 0
  311. configure:4244: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  312. configure:4247: $? = 0
  313. @@ -251,7 +268,7 @@ configure:4254: test -s conftest.o
  314. configure:4257: $? = 0
  315. configure:4269: result: yes
  316. configure:4281: checking for size_t
  317. -configure:4311: gcc -c -g -O2 conftest.c >&5
  318. +configure:4311: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  319. configure:4317: $? = 0
  320. configure:4324: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  321. configure:4327: $? = 0
  322. @@ -259,7 +276,7 @@ configure:4334: test -s conftest.o
  323. configure:4337: $? = 0
  324. configure:4349: result: yes
  325. configure:4361: checking whether time.h and sys/time.h may both be included
  326. -configure:4391: gcc -c -g -O2 conftest.c >&5
  327. +configure:4391: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  328. configure:4397: $? = 0
  329. configure:4404: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  330. configure:4407: $? = 0
  331. @@ -267,7 +284,7 @@ configure:4414: test -s conftest.o
  332. configure:4417: $? = 0
  333. configure:4429: result: yes
  334. configure:4439: checking whether struct tm is in sys/time.h or time.h
  335. -configure:4467: gcc -c -g -O2 conftest.c >&5
  336. +configure:4467: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
  337. configure:4473: $? = 0
  338. configure:4480: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  339. configure:4483: $? = 0
  340. @@ -275,7 +292,7 @@ configure:4490: test -s conftest.o
  341. configure:4493: $? = 0
  342. configure:4505: result: time.h
  343. configure:4516: checking for library containing gethostbyname
  344. -configure:4557: gcc -o conftest -g -O2 conftest.c >&5
  345. +configure:4557: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c >&5
  346. configure:4563: $? = 0
  347. configure:4570: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  348. configure:4573: $? = 0
  349. @@ -283,17 +300,15 @@ configure:4580: test -s conftest
  350. configure:4583: $? = 0
  351. configure:4607: result: none required
  352. configure:4615: checking for socket
  353. -configure:4671: gcc -o conftest -g -O2 conftest.c >&5
  354. +configure:4671: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c >&5
  355. configure:4677: $? = 0
  356. configure:4684: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  357. configure:4687: $? = 0
  358. configure:4694: test -s conftest
  359. configure:4697: $? = 0
  360. configure:4710: result: yes
  361. -configure:5084: checking location of ncurses.h file...
  362. -configure:5092: result: Found ncurses on /usr/include/ncurses.h
  363. configure:5367: checking for use_default_colors
  364. -configure:5423: gcc -o conftest -g -O2 conftest.c -lncurses >&5
  365. +configure:5423: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -lncurses >&5
  366. configure:5429: $? = 0
  367. configure:5436: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  368. configure:5439: $? = 0
  369. @@ -301,7 +316,7 @@ configure:5446: test -s conftest
  370. configure:5449: $? = 0
  371. configure:5463: result: yes
  372. configure:5367: checking for resizeterm
  373. -configure:5423: gcc -o conftest -g -O2 conftest.c -lncurses >&5
  374. +configure:5423: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -lncurses >&5
  375. configure:5429: $? = 0
  376. configure:5436: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  377. configure:5439: $? = 0
  378. @@ -309,7 +324,7 @@ configure:5446: test -s conftest
  379. configure:5449: $? = 0
  380. configure:5463: result: yes
  381. configure:5367: checking for resize_term
  382. -configure:5423: gcc -o conftest -g -O2 conftest.c -lncurses >&5
  383. +configure:5423: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -lncurses >&5
  384. configure:5429: $? = 0
  385. configure:5436: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  386. configure:5439: $? = 0
  387. @@ -317,9 +332,10 @@ configure:5446: test -s conftest
  388. configure:5449: $? = 0
  389. configure:5463: result: yes
  390. configure:5367: checking for wadd_wch
  391. -configure:5423: gcc -o conftest -g -O2 conftest.c -lncurses >&5
  392. -/tmp/cciXPB1b.o: In function `main':
  393. -/home/jonas/tmsnc/conftest.c:60: undefined reference to `wadd_wch'
  394. +configure:5423: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -lncurses >&5
  395. +/var/folders/v7/v7rUSnywE5SYxctWLsie4++++TI/-Tmp-//ccPE2bt6.o: In function `main':
  396. +conftest.c:(.text.startup+0xc): undefined reference to `wadd_wch'
  397. +conftest.c:(.text.startup+0x18): undefined reference to `wadd_wch'
  398. collect2: ld returned 1 exit status
  399. configure:5429: $? = 1
  400. configure: failed program was:
  401. @@ -342,8 +358,8 @@ configure: failed program was:
  402. | #define HAVE_STDINT_H 1
  403. | #define HAVE_UNISTD_H 1
  404. | #define TIME_WITH_SYS_TIME 1
  405. -| #define HAS_CURSES 1
  406. | #define USE_NCURSES 1
  407. +| #define HAS_CURSES 1
  408. | #define HAVE_USE_DEFAULT_COLORS 1
  409. | #define HAVE_RESIZETERM 1
  410. | #define HAVE_RESIZE_TERM 1
  411. @@ -388,25 +404,74 @@ configure: failed program was:
  412. | }
  413. configure:5463: result: no
  414. configure:5515: checking build system type
  415. -configure:5533: result: i686-pc-linux-gnu
  416. +configure:5533: result: i686-apple-darwin10
  417. configure:5555: checking host system type
  418. -configure:5570: result: i686-pc-linux-gnu
  419. +configure:5570: result: mipsel-openadk-linux-gnu
  420. configure:5616: checking for ld used by GCC
  421. -configure:5680: result: /usr/bin/ld
  422. -configure:5689: checking if the linker (/usr/bin/ld) is GNU ld
  423. +configure:5680: result: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-ld
  424. +configure:5689: checking if the linker (/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-ld) is GNU ld
  425. configure:5702: result: yes
  426. configure:5709: checking for shared library run path origin
  427. configure:5722: result: done
  428. configure:6152: checking for iconv
  429. -configure:6184: gcc -o conftest -g -O2 conftest.c >&5
  430. -configure:6190: $? = 0
  431. -configure:6197: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  432. -configure:6200: $? = 0
  433. -configure:6207: test -s conftest
  434. -configure:6210: $? = 0
  435. +configure:6184: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c >&5
  436. +/var/folders/v7/v7rUSnywE5SYxctWLsie4++++TI/-Tmp-//ccM3dqcv.o: In function `main':
  437. +conftest.c:(.text.startup+0x10): undefined reference to `libiconv_open'
  438. +conftest.c:(.text.startup+0x24): undefined reference to `libiconv_open'
  439. +conftest.c:(.text.startup+0x34): undefined reference to `libiconv'
  440. +conftest.c:(.text.startup+0x48): undefined reference to `libiconv'
  441. +conftest.c:(.text.startup+0x58): undefined reference to `libiconv_close'
  442. +conftest.c:(.text.startup+0x60): undefined reference to `libiconv_close'
  443. +collect2: ld returned 1 exit status
  444. +configure:6190: $? = 1
  445. +configure: failed program was:
  446. +| /* confdefs.h. */
  447. +| #define PACKAGE_NAME ""
  448. +| #define PACKAGE_TARNAME ""
  449. +| #define PACKAGE_VERSION ""
  450. +| #define PACKAGE_STRING ""
  451. +| #define PACKAGE_BUGREPORT ""
  452. +| #define PACKAGE "tmsnc"
  453. +| #define VERSION "0.3.2"
  454. +| #define STDC_HEADERS 1
  455. +| #define HAVE_SYS_TYPES_H 1
  456. +| #define HAVE_SYS_STAT_H 1
  457. +| #define HAVE_STDLIB_H 1
  458. +| #define HAVE_STRING_H 1
  459. +| #define HAVE_MEMORY_H 1
  460. +| #define HAVE_STRINGS_H 1
  461. +| #define HAVE_INTTYPES_H 1
  462. +| #define HAVE_STDINT_H 1
  463. +| #define HAVE_UNISTD_H 1
  464. +| #define TIME_WITH_SYS_TIME 1
  465. +| #define USE_NCURSES 1
  466. +| #define HAS_CURSES 1
  467. +| #define HAVE_USE_DEFAULT_COLORS 1
  468. +| #define HAVE_RESIZETERM 1
  469. +| #define HAVE_RESIZE_TERM 1
  470. +| /* end confdefs.h. */
  471. +| #include <stdlib.h>
  472. +| #include <iconv.h>
  473. +| int
  474. +| main ()
  475. +| {
  476. +| iconv_t cd = iconv_open("","");
  477. +| iconv(cd,NULL,NULL,NULL,NULL);
  478. +| iconv_close(cd);
  479. +| ;
  480. +| return 0;
  481. +| }
  482. +configure:6249: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c /Volumes/adk/openadk/target_mipsel_uclibc/usr/lib/libiconv.so -Wl,-rpath -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib >&5
  483. +configure:6255: $? = 0
  484. +configure:6262: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  485. +configure:6265: $? = 0
  486. +configure:6272: test -s conftest
  487. +configure:6275: $? = 0
  488. configure:6292: result: yes
  489. +configure:6302: checking how to link with libiconv
  490. +configure:6304: result: /Volumes/adk/openadk/target_mipsel_uclibc/usr/lib/libiconv.so -Wl,-rpath -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib
  491. configure:6315: checking for iconv declaration
  492. -configure:6354: gcc -c -g -O2 conftest.c >&5
  493. +configure:6354: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include conftest.c >&5
  494. configure:6360: $? = 0
  495. configure:6367: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  496. configure:6370: $? = 0
  497. @@ -415,10 +480,10 @@ configure:6380: $? = 0
  498. configure:6396: result:
  499. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  500. configure:6424: checking for openssl
  501. -configure:6494: result: yes
  502. +configure:6447: result: /Volumes/adk/openadk/target_mipsel_uclibc/usr
  503. configure:6521: checking for gtf_filter_warez in -ltalkfilters
  504. -configure:6556: gcc -o conftest -g -O2 conftest.c -ltalkfilters >&5
  505. -/usr/bin/ld: cannot find -ltalkfilters
  506. +configure:6556: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c -ltalkfilters >&5
  507. +/Volumes/adk/openadk/host_mipsel_uclibc/lib/gcc/mipsel-openadk-linux-uclibc/4.6.3/../../../../mipsel-openadk-linux-uclibc/bin/ld: cannot find -ltalkfilters
  508. collect2: ld returned 1 exit status
  509. configure:6562: $? = 1
  510. configure: failed program was:
  511. @@ -441,8 +506,8 @@ configure: failed program was:
  512. | #define HAVE_STDINT_H 1
  513. | #define HAVE_UNISTD_H 1
  514. | #define TIME_WITH_SYS_TIME 1
  515. -| #define HAS_CURSES 1
  516. | #define USE_NCURSES 1
  517. +| #define HAS_CURSES 1
  518. | #define HAVE_USE_DEFAULT_COLORS 1
  519. | #define HAVE_RESIZETERM 1
  520. | #define HAVE_RESIZE_TERM 1
  521. @@ -481,37 +546,40 @@ generated by GNU Autoconf 2.60a. Invoca
  522. CONFIG_COMMANDS =
  523. $ ./config.status
  524. -on prophet
  525. +on neon.localdomain
  526. config.status:646: creating Makefile
  527. config.status:646: creating doc/Makefile
  528. config.status:646: creating src/Makefile
  529. config.status:646: creating autopackage/default.apspec
  530. config.status:646: creating src/config.h
  531. +config.status:875: src/config.h is unchanged
  532. config.status:921: executing depfiles commands
  533. ## ---------------- ##
  534. ## Cache variables. ##
  535. ## ---------------- ##
  536. -ac_cv_build=i686-pc-linux-gnu
  537. +ac_cv_build=i686-apple-darwin10
  538. ac_cv_c_compiler_gnu=yes
  539. -ac_cv_env_CC_set=
  540. -ac_cv_env_CC_value=
  541. -ac_cv_env_CFLAGS_set=
  542. -ac_cv_env_CFLAGS_value=
  543. -ac_cv_env_CPPFLAGS_set=
  544. -ac_cv_env_CPPFLAGS_value=
  545. +ac_cv_env_CC_set=set
  546. +ac_cv_env_CC_value=/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc
  547. +ac_cv_env_CFLAGS_set=set
  548. +ac_cv_env_CFLAGS_value='-fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe'
  549. +ac_cv_env_CPPFLAGS_set=set
  550. +ac_cv_env_CPPFLAGS_value=-DNDEBUG
  551. ac_cv_env_CPP_set=
  552. ac_cv_env_CPP_value=
  553. -ac_cv_env_LDFLAGS_set=
  554. -ac_cv_env_LDFLAGS_value=
  555. -ac_cv_env_build_alias_set=
  556. -ac_cv_env_build_alias_value=
  557. -ac_cv_env_host_alias_set=
  558. -ac_cv_env_host_alias_value=
  559. -ac_cv_env_target_alias_set=
  560. -ac_cv_env_target_alias_value=
  561. +ac_cv_env_LDFLAGS_set=set
  562. +ac_cv_env_LDFLAGS_value='-L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib'
  563. +ac_cv_env_build_alias_set=set
  564. +ac_cv_env_build_alias_value=i686-apple-darwin10
  565. +ac_cv_env_host_alias_set=set
  566. +ac_cv_env_host_alias_value=mipsel-openadk-linux
  567. +ac_cv_env_target_alias_set=set
  568. +ac_cv_env_target_alias_value=mipsel-openadk-linux
  569. +ac_cv_func_malloc_0_nonnull=yes
  570. +ac_cv_func_realloc_0_nonnull=yes
  571. ac_cv_func_resize_term=yes
  572. ac_cv_func_resizeterm=yes
  573. ac_cv_func_socket=yes
  574. @@ -528,15 +596,16 @@ ac_cv_header_sys_stat_h=yes
  575. ac_cv_header_sys_types_h=yes
  576. ac_cv_header_time=yes
  577. ac_cv_header_unistd_h=yes
  578. -ac_cv_host=i686-pc-linux-gnu
  579. +ac_cv_host=mipsel-openadk-linux-gnu
  580. ac_cv_lib_talkfilters_gtf_filter_warez=no
  581. ac_cv_objext=o
  582. -ac_cv_path_EGREP='/bin/grep -E'
  583. -ac_cv_path_GREP=/bin/grep
  584. -ac_cv_path_install='/usr/bin/install -c'
  585. -ac_cv_prog_AWK=mawk
  586. -ac_cv_prog_CPP='gcc -E'
  587. -ac_cv_prog_ac_ct_CC=gcc
  588. +ac_cv_path_EGREP='/usr/bin/grep -E'
  589. +ac_cv_path_GREP=/usr/bin/grep
  590. +ac_cv_path_install='/Volumes/adk/openadk/scripts/install -c'
  591. +ac_cv_prog_AWK=gawk
  592. +ac_cv_prog_CC=/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc
  593. +ac_cv_prog_CPP='/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E'
  594. +ac_cv_prog_STRIP=/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-strip
  595. ac_cv_prog_cc_c89=
  596. ac_cv_prog_cc_g=yes
  597. ac_cv_prog_make_make_set=yes
  598. @@ -549,14 +618,14 @@ acl_cv_hardcode_libdir_flag_spec='${wl}-
  599. acl_cv_hardcode_libdir_separator=
  600. acl_cv_hardcode_minus_L=no
  601. acl_cv_libext=a
  602. -acl_cv_path_LD=/usr/bin/ld
  603. +acl_cv_path_LD=/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-ld
  604. acl_cv_prog_gnu_ld=yes
  605. acl_cv_rpath=done
  606. acl_cv_shlibext=so
  607. acl_cv_wl=-Wl,
  608. -am_cv_CC_dependencies_compiler_type=gcc3
  609. +am_cv_CC_dependencies_compiler_type=none
  610. am_cv_func_iconv=yes
  611. -am_cv_lib_iconv=no
  612. +am_cv_lib_iconv=yes
  613. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  614. am_cv_proto_iconv_arg1=
  615. @@ -564,42 +633,42 @@ am_cv_proto_iconv_arg1=
  616. ## Output variables. ##
  617. ## ----------------- ##
  618. -ACLOCAL='${SHELL} /home/jonas/tmsnc/missing --run aclocal-1.9'
  619. -AMDEPBACKSLASH='\'
  620. -AMDEP_FALSE='#'
  621. -AMDEP_TRUE=''
  622. -AMTAR='${SHELL} /home/jonas/tmsnc/missing --run tar'
  623. -AUTOCONF='${SHELL} /home/jonas/tmsnc/missing --run autoconf'
  624. -AUTOHEADER='${SHELL} /home/jonas/tmsnc/missing --run autoheader'
  625. -AUTOMAKE='${SHELL} /home/jonas/tmsnc/missing --run automake-1.9'
  626. -AWK='mawk'
  627. -CC='gcc'
  628. -CCDEPMODE='depmode=gcc3'
  629. -CFLAGS='-g -O2'
  630. -CPP='gcc -E'
  631. -CPPFLAGS=''
  632. -CURSES_INCLUDEDIR=''
  633. -CURSES_LIBS='-lncurses -lpanel -lform'
  634. +ACLOCAL='${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run aclocal-1.9'
  635. +AMDEPBACKSLASH=''
  636. +AMDEP_FALSE=''
  637. +AMDEP_TRUE='#'
  638. +AMTAR='${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run tar'
  639. +AUTOCONF='${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run autoconf'
  640. +AUTOHEADER='${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run autoheader'
  641. +AUTOMAKE='${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run automake-1.9'
  642. +AWK='gawk'
  643. +CC='/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc'
  644. +CCDEPMODE='depmode=none'
  645. +CFLAGS='-fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe'
  646. +CPP='/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E'
  647. +CPPFLAGS='-DNDEBUG -I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include'
  648. +CURSES_INCLUDEDIR='-I/Volumes/adk/openadk/target_mipsel_uclibc/include'
  649. +CURSES_LIBS=' -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -lncurses -lpanel -lform'
  650. CYGPATH_W='echo'
  651. DEFS='-DHAVE_CONFIG_H'
  652. DEPDIR='.deps'
  653. ECHO_C=''
  654. ECHO_N='-n'
  655. ECHO_T=''
  656. -EGREP='/bin/grep -E'
  657. +EGREP='/usr/bin/grep -E'
  658. EXEEXT=''
  659. -GREP='/bin/grep'
  660. +GREP='/usr/bin/grep'
  661. INSTALL_DATA='${INSTALL} -m 644'
  662. INSTALL_PROGRAM='${INSTALL}'
  663. INSTALL_SCRIPT='${INSTALL}'
  664. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  665. -LDFLAGS=''
  666. -LIBICONV=''
  667. +LDFLAGS='-L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib'
  668. +LIBICONV='/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib/libiconv.so -Wl,-rpath -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib'
  669. LIBOBJS=''
  670. LIBS=''
  671. -LTLIBICONV=''
  672. +LTLIBICONV='-L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -liconv -R/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib'
  673. LTLIBOBJS=''
  674. -MAKEINFO='${SHELL} /home/jonas/tmsnc/missing --run makeinfo'
  675. +MAKEINFO='${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run makeinfo'
  676. OBJEXT='o'
  677. OPENSSL_FALSE='#'
  678. OPENSSL_TRUE=''
  679. @@ -611,57 +680,57 @@ PACKAGE_TARNAME=''
  680. PACKAGE_VERSION=''
  681. PATH_SEPARATOR=':'
  682. SET_MAKE=''
  683. -SHELL='/bin/sh'
  684. -SSLINC=''
  685. -SSLLIB='-lssl -lcrypto'
  686. -STRIP=''
  687. +SHELL='/bin/bash'
  688. +SSLINC='-I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include'
  689. +SSLLIB='-L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -lssl -lcrypto'
  690. +STRIP='/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-strip'
  691. TALKFILTERS_FALSE=''
  692. TALKFILTERS_TRUE='#'
  693. TFLIB=''
  694. VERSION='0.3.2'
  695. -ac_ct_CC='gcc'
  696. -am__fastdepCC_FALSE='#'
  697. -am__fastdepCC_TRUE=''
  698. +ac_ct_CC=''
  699. +am__fastdepCC_FALSE=''
  700. +am__fastdepCC_TRUE='#'
  701. am__include='include'
  702. am__leading_dot='.'
  703. am__quote=''
  704. am__tar='${AMTAR} chof - "$$tardir"'
  705. am__untar='${AMTAR} xf -'
  706. -bindir='${exec_prefix}/bin'
  707. -build='i686-pc-linux-gnu'
  708. -build_alias=''
  709. +bindir='/usr/bin'
  710. +build='i686-apple-darwin10'
  711. +build_alias='i686-apple-darwin10'
  712. build_cpu='i686'
  713. -build_os='linux-gnu'
  714. -build_vendor='pc'
  715. -datadir='${datarootdir}'
  716. +build_os='darwin10'
  717. +build_vendor='apple'
  718. +datadir='/usr/share'
  719. datarootdir='${prefix}/share'
  720. docdir='${datarootdir}/doc/${PACKAGE}'
  721. dvidir='${docdir}'
  722. exec_prefix='${prefix}'
  723. -host='i686-pc-linux-gnu'
  724. -host_alias=''
  725. -host_cpu='i686'
  726. +host='mipsel-openadk-linux-gnu'
  727. +host_alias='mipsel-openadk-linux'
  728. +host_cpu='mipsel'
  729. host_os='linux-gnu'
  730. -host_vendor='pc'
  731. +host_vendor='openadk'
  732. htmldir='${docdir}'
  733. includedir='${prefix}/include'
  734. infodir='${datarootdir}/info'
  735. -install_sh='/home/jonas/tmsnc/install-sh'
  736. +install_sh='/Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/install-sh'
  737. libdir='${exec_prefix}/lib'
  738. -libexecdir='${exec_prefix}/libexec'
  739. +libexecdir='/usr/libexec'
  740. localedir='${datarootdir}/locale'
  741. -localstatedir='${prefix}/var'
  742. -mandir='${datarootdir}/man'
  743. -mkdir_p='mkdir -p --'
  744. +localstatedir='/var'
  745. +mandir='/usr/share/man'
  746. +mkdir_p='$(mkinstalldirs)'
  747. oldincludedir='/usr/include'
  748. pdfdir='${docdir}'
  749. -prefix='/usr/local'
  750. -program_transform_name='s,x,x,'
  751. +prefix='/usr'
  752. +program_transform_name='s&$$&&;s&^&&'
  753. psdir='${docdir}'
  754. sbindir='${exec_prefix}/sbin'
  755. sharedstatedir='${prefix}/com'
  756. -sysconfdir='${prefix}/etc'
  757. -target_alias=''
  758. +sysconfdir='/etc'
  759. +target_alias='mipsel-openadk-linux'
  760. tmsnc_VERSION='0.3.2'
  761. ## ----------- ##
  762. @@ -686,8 +755,8 @@ tmsnc_VERSION='0.3.2'
  763. #define HAVE_STDINT_H 1
  764. #define HAVE_UNISTD_H 1
  765. #define TIME_WITH_SYS_TIME 1
  766. -#define HAS_CURSES 1
  767. #define USE_NCURSES 1
  768. +#define HAS_CURSES 1
  769. #define HAVE_USE_DEFAULT_COLORS 1
  770. #define HAVE_RESIZETERM 1
  771. #define HAVE_RESIZE_TERM 1
  772. @@ -710,7 +779,6 @@ generated by GNU Autoconf 2.60a. Invoca
  773. CONFIG_COMMANDS =
  774. $ ./config.status src/config.h
  775. -on prophet
  776. +on neon.localdomain
  777. config.status:646: creating src/config.h
  778. -config.status:875: src/config.h is unchanged