Guest User

Untitled

a guest
Jul 18th, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.89 KB | None | 0 0
  1. cat config.log
  2. This file contains any messages produced by compilers while
  3. running configure, to aid debugging if configure makes a mistake.
  4.  
  5. It was created by GNU Awk configure 3.1.6, which was
  6. generated by GNU Autoconf 2.61. Invocation command line was
  7.  
  8. $ ./configure --prefix=/usr --libexecdir=/usr/lib --mandir=/usr/share/man --datadir=/usr/share --infodir=/usr/share/info
  9.  
  10. ## --------- ##
  11. ## Platform. ##
  12. ## --------- ##
  13.  
  14. hostname = osolbox
  15. uname -m = i86pc
  16. uname -r = 5.11
  17. uname -s = SunOS
  18. uname -v = snv_127
  19.  
  20. /usr/bin/uname -p = i386
  21. /bin/uname -X = System = SunOS
  22. Node = osolbox
  23. Release = 5.11
  24. KernelID = snv_127
  25. Machine = i86pc
  26. BusType = <unknown>
  27. Serial = <unknown>
  28. Users = <unknown>
  29. OEM# = 0
  30. Origin# = 1
  31. NumCPU = 4
  32.  
  33. /bin/arch = i86pc
  34. /usr/bin/arch -k = i86pc
  35. /usr/convex/getsysinfo = unknown
  36. /usr/bin/hostinfo = unknown
  37. /bin/machine = unknown
  38. /usr/bin/oslevel = unknown
  39. /bin/universe = unknown
  40.  
  41. PATH: /opt/jdsbld/bin
  42. PATH: /usr/ccs/bin
  43. PATH: /usr/gnu/bin
  44. PATH: /usr/bin
  45. PATH: /usr/sbin
  46. PATH: /bin
  47. PATH: /usr/sfw/bin
  48. PATH: /usr/gnu/bin
  49.  
  50.  
  51. ## ----------- ##
  52. ## Core tests. ##
  53. ## ----------- ##
  54.  
  55. configure:1853: checking for a BSD-compatible install
  56. configure:1909: result: ./install-sh -c
  57. configure:1920: checking whether build environment is sane
  58. configure:1963: result: yes
  59. configure:1991: checking for a thread-safe mkdir -p
  60. configure:2030: result: /opt/jdsbld/bin/mkdir -p
  61. configure:2043: checking for gawk
  62. configure:2059: found /usr/bin/gawk
  63. configure:2070: result: gawk
  64. configure:2081: checking whether make sets $(MAKE)
  65. configure:2102: result: yes
  66. configure:2359: checking for grep that handles long lines and -e
  67. configure:2433: result: /usr/gnu/bin/grep
  68. configure:2438: checking for egrep
  69. configure:2516: result: /usr/gnu/bin/grep -E
  70. configure:2525: checking for bison
  71. configure:2541: found /opt/jdsbld/bin/bison
  72. configure:2552: result: bison -y
  73. configure:2564: checking whether ln -s works
  74. configure:2568: result: yes
  75. configure:2623: checking for gcc
  76. configure:2650: result: /usr/gnu/bin/cc
  77. configure:2888: checking for C compiler version
  78. configure:2895: /usr/gnu/bin/cc --version >&5
  79. cc (GCC) 3.4.3 (csl-sol210-3_4-20050802)
  80. Copyright (C) 2004 Free Software Foundation, Inc.
  81. This is free software; see the source for copying conditions. There is NO
  82. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  83.  
  84. configure:2898: $? = 0
  85. configure:2905: /usr/gnu/bin/cc -v >&5
  86. Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/specs
  87. Configured with: /builds2/sfwnv-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++,f77,objc --enable-shared
  88. Thread model: posix
  89. gcc version 3.4.3 (csl-sol210-3_4-20050802)
  90. configure:2908: $? = 0
  91. configure:2915: /usr/gnu/bin/cc -V >&5
  92. cc: `-V' option must have argument
  93. configure:2918: $? = 1
  94. configure:2941: checking for C compiler default output file name
  95. configure:2968: /usr/gnu/bin/cc -i -xO4 -xspace -xstrconst -xpentium -mr -xregs=no%frameptr -I/usr/sfw/include -DANSICPP conftest.c >&5
  96. cc: language regs=no%frameptr not recognized
  97. ld: fatal: file conftest.c: unknown file type
  98. ld: fatal: file processing errors. No output written to a.out
  99. collect2: ld returned 1 exit status
  100. configure:2971: $? = 1
  101. configure:3009: result:
  102. configure: failed program was:
  103. | /* confdefs.h. */
  104. | #define PACKAGE_NAME "GNU Awk"
  105. | #define PACKAGE_TARNAME "gawk"
  106. | #define PACKAGE_VERSION "3.1.6"
  107. | #define PACKAGE_STRING "GNU Awk 3.1.6"
  108. | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
  109. | #define PACKAGE "gawk"
  110. | #define VERSION "3.1.6"
  111. | /* end confdefs.h. */
  112. |
  113. | int
  114. | main ()
  115. | {
  116. |
  117. | ;
  118. | return 0;
  119. | }
  120. configure:3015: error: C compiler cannot create executables
  121. See `config.log' for more details.
  122.  
  123. ## ---------------- ##
  124. ## Cache variables. ##
  125. ## ---------------- ##
  126.  
  127. ac_cv_env_CC_set=set
  128. ac_cv_env_CC_value=/usr/gnu/bin/cc
  129. ac_cv_env_CFLAGS_set=set
  130. ac_cv_env_CFLAGS_value='-i -xO4 -xspace -xstrconst -xpentium -mr -xregs=no%frameptr -I/usr/sfw/include -DANSICPP'
  131. ac_cv_env_CPPFLAGS_set=''
  132. ac_cv_env_CPPFLAGS_value=''
  133. ac_cv_env_CPP_set=''
  134. ac_cv_env_CPP_value=''
  135. ac_cv_env_LDFLAGS_set=''
  136. ac_cv_env_LDFLAGS_value=''
  137. ac_cv_env_LIBS_set=''
  138. ac_cv_env_LIBS_value=''
  139. ac_cv_env_YACC_set=''
  140. ac_cv_env_YACC_value=''
  141. ac_cv_env_YFLAGS_set=''
  142. ac_cv_env_YFLAGS_value=''
  143. ac_cv_env_build_alias_set=''
  144. ac_cv_env_build_alias_value=''
  145. ac_cv_env_host_alias_set=''
  146. ac_cv_env_host_alias_value=''
  147. ac_cv_env_target_alias_set=''
  148. ac_cv_env_target_alias_value=''
  149. ac_cv_path_EGREP='/usr/gnu/bin/grep -E'
  150. ac_cv_path_GREP=/usr/gnu/bin/grep
  151. ac_cv_path_mkdir=/opt/jdsbld/bin/mkdir
  152. ac_cv_prog_AWK=gawk
  153. ac_cv_prog_YACC='bison -y'
  154. ac_cv_prog_ac_ct_CC=/usr/gnu/bin/cc
  155. ac_cv_prog_make_make_set=yes
  156.  
  157. ## ----------------- ##
  158. ## Output variables. ##
  159. ## ----------------- ##
  160.  
  161. ACLOCAL='${SHELL} /export/home/JavaShin/packages/BUILD/gawk-3.1.6/missing --run aclocal-1.10'
  162. AMDEPBACKSLASH=''
  163. AMDEP_FALSE=''
  164. AMDEP_TRUE=''
  165. AMTAR='${SHELL} /export/home/JavaShin/packages/BUILD/gawk-3.1.6/missing --run tar'
  166. ANSI2KNR=''
  167. AUTOCONF='${SHELL} /export/home/JavaShin/packages/BUILD/gawk-3.1.6/missing --run autoconf'
  168. AUTOHEADER='${SHELL} /export/home/JavaShin/packages/BUILD/gawk-3.1.6/missing --run autoheader'
  169. AUTOMAKE='${SHELL} /export/home/JavaShin/packages/BUILD/gawk-3.1.6/missing --run automake-1.10'
  170. AWK='gawk'
  171. CC='/usr/gnu/bin/cc'
  172. CCDEPMODE=''
  173. CFLAGS='-i -xO4 -xspace -xstrconst -xpentium -mr -xregs=no%frameptr -I/usr/sfw/include -DANSICPP'
  174. CPP=''
  175. CPPFLAGS=''
  176. CYGPATH_W='echo'
  177. DEFS=''
  178. DEPDIR=''
  179. ECHO_C='ECHO_N=''
  180. ECHO_T=''
  181. EGREP='/usr/gnu/bin/grep -E'
  182. EXEEXT=''
  183. GMSGFMT=''
  184. GMSGFMT_015=''
  185. GREP='/usr/gnu/bin/grep'
  186. INSTALL_DATA='${INSTALL} -m 644'
  187. INSTALL_PROGRAM='${INSTALL}'
  188. INSTALL_SCRIPT='${INSTALL}'
  189. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  190. INTLLIBS=''
  191. INTL_MACOSX_LIBS=''
  192. LDFLAGS=''
  193. LIBICONV=''
  194. LIBINTL=''
  195. LIBOBJS=''
  196. LIBS=''
  197. LN_S='ln -s'
  198. LTLIBICONV=''
  199. LTLIBINTL=''
  200. LTLIBOBJS=''
  201. MAKEINFO='${SHELL} /export/home/JavaShin/packages/BUILD/gawk-3.1.6/missing --run makeinfo'
  202. MSGFMT='/usr/bin/msgfmt'
  203. MSGFMT_015=''
  204. MSGMERGE=''
  205. OBJEXT=''
  206. PACKAGE='gawk'
  207. PACKAGE_BUGREPORT='bug-gawk@gnu.org'
  208. PACKAGE_NAME='GNU Awk'
  209. PACKAGE_STRING='GNU Awk 3.1.6'
  210. PACKAGE_TARNAME='gawk'
  211. PACKAGE_VERSION='3.1.6'
  212. PATH_SEPARATOR=':'
  213. POSUB=''
  214. RANLIB=''
  215. SET_MAKE=''
  216. SHELL='/bin/sh'
  217. SOCKET_LIBS=''
  218. STRIP=''
  219. U=''
  220. USE_NLS=''
  221. VERSION='3.1.6'
  222. XGETTEXT=''
  223. XGETTEXT_015=''
  224. YACC='bison -y'
  225. YFLAGS=''
  226. ac_ct_CC='/usr/gnu/bin/cc'
  227. am__fastdepCC_FALSE=''
  228. am__fastdepCC_TRUE=''
  229. am__include=''
  230. am__isrc=''
  231. am__leading_dot='.'
  232. am__quote=''
  233. am__tar='${AMTAR} chof - "$$tardir"'
  234. am__untar='${AMTAR} xf -'
  235. bindir='${exec_prefix}/bin'
  236. build=''
  237. build_alias=''
  238. build_cpu=''
  239. build_os=''
  240. build_vendor=''
  241. datadir='/usr/share'
  242. datarootdir='${prefix}/share'
  243. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  244. dvidir='${docdir}'
  245. exec_prefix='NONE'
  246. host=''
  247. host_alias=''
  248. host_cpu=''
  249. host_os=''
  250. host_vendor=''
  251. htmldir='${docdir}'
  252. includedir='${prefix}/include'
  253. infodir='/usr/share/info'
  254. install_sh='$(SHELL) /export/home/JavaShin/packages/BUILD/gawk-3.1.6/install-sh'
  255. libdir='${exec_prefix}/lib'
  256. libexecdir='/usr/lib'
  257. localedir='${datarootdir}/locale'
  258. localstatedir='${prefix}/var'
  259. mandir='/usr/share/man'
  260. mkdir_p='/opt/jdsbld/bin/mkdir -p'
  261. oldincludedir='/usr/include'
  262. pdfdir='${docdir}'
  263. prefix='/usr'
  264. program_transform_name='s,x,x,'
  265. psdir='${docdir}'
  266. sbindir='${exec_prefix}/sbin'
  267. sharedstatedir='${prefix}/com'
  268. sysconfdir='${prefix}/etc'
  269. target_alias=''
  270.  
  271. ## ----------- ##
  272. ## confdefs.h. ##
  273. ## ----------- ##
  274.  
  275. #define PACKAGE_NAME "GNU Awk"
  276. #define PACKAGE_TARNAME "gawk"
  277. #define PACKAGE_VERSION "3.1.6"
  278. #define PACKAGE_STRING "GNU Awk 3.1.6"
  279. #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
  280. #define PACKAGE "gawk"
  281. #define VERSION "3.1.6"
  282.  
  283. configure: exit 77
Add Comment
Please, Sign In to add comment