Advertisement
Guest User

charnel

a guest
Mar 21st, 2010
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 11.61 KB | None | 0 0
  1. $ ./CVSMake
  2. libtoolize: putting auxiliary files in `.'.
  3. libtoolize: linking file `./ltmain.sh'
  4. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  5. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  6. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  7. I am going to run ./configure with no arguments - if you wish
  8. to pass any to it, please specify them on the ./autogen.sh command line.
  9. libtoolize: You should add the contents of the following files to `aclocal.m4':
  10. libtoolize:   `/usr/share/aclocal/libtool.m4'
  11. libtoolize:   `/usr/share/aclocal/ltoptions.m4'
  12. libtoolize:   `/usr/share/aclocal/ltversion.m4'
  13. libtoolize:   `/usr/share/aclocal/ltsugar.m4'
  14. libtoolize:   `/usr/share/aclocal/lt~obsolete.m4'
  15. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
  16. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  17. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  18. configure.in:167: error: m4_require: circular dependency of AC_LANG_COMPILER(C++)
  19. ../../lib/autoconf/lang.m4:315: AC_LANG_COMPILER_REQUIRE is expanded from...
  20. ../../lib/autoconf/general.m4:2665: AC_LINK_IFELSE is expanded from...
  21. /usr/share/aclocal/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
  22. /usr/share/aclocal/libtool.m4:5359: _LT_LANG_CXX_CONFIG is expanded from...
  23. /usr/share/aclocal/libtool.m4:785: _LT_LANG is expanded from...
  24. /usr/share/aclocal/libtool.m4:768: LT_LANG is expanded from...
  25. ../../lib/autoconf/c.m4:671: AC_LANG_COMPILER(C++) is expanded from...
  26. ../../lib/autoconf/lang.m4:315: AC_LANG_COMPILER_REQUIRE is expanded from...
  27. ../../lib/autoconf/general.m4:2593: AC_COMPILE_IFELSE is expanded from...
  28. ../../lib/m4sugar/m4sh.m4:620: AS_IF is expanded from...
  29. ../../lib/autoconf/general.m4:2018: AC_CACHE_VAL is expanded from...
  30. ../../lib/autoconf/general.m4:2039: AC_CACHE_CHECK is expanded from...
  31. ../../lib/autoconf/headers.m4:702: AC_HEADER_STDC is expanded from...
  32. configure.in:167: the top level
  33. autom4te: /usr/bin/m4 failed with exit status: 1
  34. aclocal: autom4te failed with exit status: 1
  35. configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
  36. configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
  37. configure.in: that aclocal.m4 is present in the top-level directory,
  38. configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
  39. doc/Makefile.am:13: BUILD_DOCS does not appear in AM_CONDITIONAL
  40. tests/Makefile.am:3: LINUX_API does not appear in AM_CONDITIONAL
  41. /usr/share/automake-1.11/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
  42. /usr/share/automake-1.11/am/depend2.am:   The usual way to define `am__fastdepCC' is to add `AC_PROG_CC'
  43. /usr/share/automake-1.11/am/depend2.am:   to `configure.in' and run `aclocal' and `autoconf' again.
  44. /usr/share/automake-1.11/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
  45. /usr/share/automake-1.11/am/depend2.am:   The usual way to define `AMDEP' is to add one of the compiler tests
  46. /usr/share/automake-1.11/am/depend2.am:     AC_PROG_CC, AC_PROG_CXX, AC_PROG_CXX, AC_PROG_OBJC,
  47. /usr/share/automake-1.11/am/depend2.am:     AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
  48. /usr/share/automake-1.11/am/depend2.am:   to `configure.in' and run `aclocal' and `autoconf' again.
  49. /usr/share/automake-1.11/am/depend2.am: am__fastdepCXX does not appear in AM_CONDITIONAL
  50. /usr/share/automake-1.11/am/depend2.am:   The usual way to define `am__fastdepCXX' is to add `AC_PROG_CXX'
  51. /usr/share/automake-1.11/am/depend2.am:   to `configure.in' and run `aclocal' and `autoconf' again.
  52. Makefile.am:26: LINUX_API does not appear in AM_CONDITIONAL
  53. Makefile.am:29: BSD_API does not appear in AM_CONDITIONAL
  54. Makefile.am:32: DARWIN_API does not appear in AM_CONDITIONAL
  55. Makefile.am:22: Libtool library used but `LIBTOOL' is undefined
  56. Makefile.am:22:   The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
  57. Makefile.am:22:   to `configure.in' and run `aclocal' and `autoconf' again.
  58. Makefile.am:22:   If `AC_PROG_LIBTOOL' is in `configure.in', make sure
  59. Makefile.am:22:   its definition is in aclocal's search path.
  60. configure: WARNING: unrecognized options: --enable-maintainer-mode
  61. ./configure: line 2137: syntax error near unexpected token `gnu'
  62. ./configure: line 2137: `AM_INIT_AUTOMAKE(gnu nostdinc subdir-objects 1.7.6 --warnings=all)'
  63. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
  64. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  65. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  66. configure: WARNING: unrecognized options: --enable-maintainer-mode
  67. checking for a BSD-compatible install... /usr/bin/install -c
  68. checking whether build environment is sane... yes
  69. checking for a thread-safe mkdir -p... /bin/mkdir -p
  70. checking for gawk... gawk
  71. checking whether make sets $(MAKE)... yes
  72. checking for pkg-config... /usr/bin/pkg-config
  73. checking pkg-config is at least version 0.9.0... yes
  74. checking for PACKAGE... yes
  75. checking for style of include used by make... GNU
  76. checking for gcc... gcc
  77. checking for C compiler default output file name... a.out
  78. checking whether the C compiler works... yes
  79. checking whether we are cross compiling... no
  80. checking for suffix of executables...
  81. checking for suffix of object files... o
  82. checking whether we are using the GNU C compiler... yes
  83. checking whether gcc accepts -g... yes
  84. checking for gcc option to accept ISO C89... none needed
  85. checking dependency style of gcc... gcc3
  86. checking for library containing strerror... none required
  87. checking for gcc... (cached) gcc
  88. checking whether we are using the GNU C compiler... (cached) yes
  89. checking whether gcc accepts -g... (cached) yes
  90. checking for gcc option to accept ISO C89... (cached) none needed
  91. checking dependency style of gcc... (cached) gcc3
  92. checking for gcc... (cached) gcc
  93. checking whether we are using the GNU C compiler... (cached) yes
  94. checking whether gcc accepts -g... (cached) yes
  95. checking for gcc option to accept ISO C89... (cached) none needed
  96. checking dependency style of gcc... (cached) gcc3
  97. checking how to run the C preprocessor... gcc -E
  98. checking for grep that handles long lines and -e... /bin/grep
  99. checking for egrep... /bin/grep -E
  100. checking for ANSI C header files... yes
  101. checking build system type... i686-pc-linux-gnu
  102. checking host system type... i686-pc-linux-gnu
  103. checking for a sed that does not truncate output... /bin/sed
  104. checking for fgrep... /bin/grep -F
  105. checking for ld used by gcc... /usr/bin/ld
  106. checking if the linker (/usr/bin/ld) is GNU ld... yes
  107. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  108. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  109. checking whether ln -s works... yes
  110. checking the maximum length of command line arguments... 1572864
  111. checking whether the shell understands some XSI constructs... yes
  112. checking whether the shell understands "+="... yes
  113. checking for /usr/bin/ld option to reload object files... -r
  114. checking for objdump... objdump
  115. checking how to recognize dependent libraries... pass_all
  116. checking for ar... ar
  117. checking for strip... strip
  118. checking for ranlib... ranlib
  119. checking command to parse /usr/bin/nm -B output from gcc object... ok
  120. checking for sys/types.h... yes
  121. checking for sys/stat.h... yes
  122. checking for stdlib.h... yes
  123. checking for string.h... yes
  124. checking for memory.h... yes
  125. checking for strings.h... yes
  126. checking for inttypes.h... yes
  127. checking for stdint.h... yes
  128. checking for unistd.h... yes
  129. checking for dlfcn.h... yes
  130. checking for objdir... .libs
  131. checking if gcc supports -fno-rtti -fno-exceptions... no
  132. checking for gcc option to produce PIC... -fPIC -DPIC
  133. checking if gcc PIC flag -fPIC -DPIC works... yes
  134. checking if gcc static flag -static works... yes
  135. checking if gcc supports -c -o file.o... yes
  136. checking if gcc supports -c -o file.o... (cached) yes
  137. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  138. checking whether -lc should be explicitly linked in... no
  139. checking dynamic linker characteristics... GNU/Linux ld.so
  140. checking how to hardcode library paths into programs... immediate
  141. checking whether stripping libraries is possible... yes
  142. checking if libtool supports shared libraries... yes
  143. checking whether to build shared libraries... yes
  144. checking whether to build static libraries... no
  145. configure: creating ./config.status
  146. config.status: creating Makefile
  147. config.status: creating src/Makefile
  148. config.status: creating config.h
  149. config.status: config.h is unchanged
  150. config.status: executing depfiles commands
  151. config.status: executing libtool commands
  152. configure: WARNING: unrecognized options: --enable-maintainer-mode
  153. cem@msi:~/incoming/xmblackberry-0.3.0/XmBlackBerry$ make
  154. cd . && /bin/bash ./config.status Makefile depfiles
  155. config.status: creating Makefile
  156. config.status: executing depfiles commands
  157. make  all-recursive
  158. make[1]: Entering directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry'
  159. Making all in AppLoader
  160. make[2]: Entering directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/AppLoader'
  161. cd .. && /bin/bash ./config.status AppLoader/Makefile depfiles
  162. config.status: creating AppLoader/Makefile
  163. config.status: executing depfiles commands
  164. make[2]: Leaving directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/AppLoader'
  165. make[2]: Entering directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/AppLoader'
  166. make[2]: Nothing to be done for `all'.
  167. make[2]: Leaving directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/AppLoader'
  168. Making all in tools
  169. make[2]: Entering directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools'
  170.  cd .. && /bin/bash ./config.status tools/Makefile
  171. config.status: creating tools/Makefile
  172. make[2]: Leaving directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools'
  173. make[2]: Entering directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools'
  174. Making all in ftp
  175. make[3]: Entering directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp'
  176. cd ../.. && /bin/bash ./config.status tools/ftp/Makefile depfiles
  177. config.status: creating tools/ftp/Makefile
  178. config.status: executing depfiles commands
  179. make[3]: Leaving directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp'
  180. make[3]: Entering directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp'
  181. /bin/bash ../../libtool --tag=CC   --mode=link gcc -Wall -g -O2   -o bbftp ftp.o util.o  
  182. libtool: link: gcc -Wall -g -O2 -o bbftp ftp.o util.o
  183. ftp.o: In function `main':
  184. /home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp/ftp.c:134: undefined reference to `rl_readline_name'
  185. /home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp/ftp.c:135: undefined reference to `read_history'
  186. /home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp/ftp.c:142: undefined reference to `readline'
  187. /home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp/ftp.c:186: undefined reference to `write_history'
  188. /home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp/ftp.c:187: undefined reference to `rl_callback_handler_remove'
  189. /home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp/ftp.c:154: undefined reference to `add_history'
  190. /home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp/ftp.c:182: undefined reference to `rl_crlf'
  191. collect2: ld returned 1 exit status
  192. make[3]: *** [bbftp] Error 1
  193. make[3]: Leaving directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools/ftp'
  194. make[2]: *** [all-recursive] Error 1
  195. make[2]: Leaving directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry/tools'
  196. make[1]: *** [all-recursive] Error 1
  197. make[1]: Leaving directory `/home/cem/incoming/xmblackberry-0.3.0/XmBlackBerry'
  198. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement