Advertisement
Guest User

Untitled

a guest
Aug 5th, 2010
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.78 KB | None | 0 0
  1. kapare@ubuntu:~/avahi/avahi$ sudo ./autogen.sh
  2. [sudo] password for kapare:
  3. + '[' -f .git/hooks/pre-commit.sample -a '!' -f .git/hooks/pre-commit ']'
  4. + '[' x = xam ']'
  5. + rm -rf autom4te.cache
  6. + rm -f config.cache
  7. + rm -f Makefile.am~ configure.ac~
  8. + sh -s -- --copy --force
  9. ++ which gettextize
  10. + sed 's/read dummy/\#/' /usr/bin/gettextize
  11. Copying file ABOUT-NLS
  12. Copying file config.rpath
  13. Not copying intl/ directory.
  14. Copying file po/Makefile.in.in
  15. Copying file po/boldquot.sed
  16. Copying file po/en@boldquot.header
  17. Copying file po/en@quot.header
  18. Copying file po/insert-header.sin
  19. Copying file po/Makevars.template
  20. Copying file po/quot.sed
  21. Copying file po/remove-potcdate.sin
  22. Copying file po/Rules-quot
  23. Adding an entry to po/ChangeLog (backup is in po/ChangeLog~)
  24. Copying file common/gettext.m4
  25. Copying file common/iconv.m4
  26. Copying file common/lib-ld.m4
  27. Copying file common/lib-link.m4
  28. Copying file common/lib-prefix.m4
  29. Copying file common/nls.m4
  30. Copying file common/po.m4
  31. Copying file common/progtest.m4
  32.  
  33. Please use AM_GNU_GETTEXT([external]) in order to cause autoconfiguration
  34. to look for an external libintl.
  35.  
  36. Please create po/Makevars from the template in po/Makevars.template.
  37. You can then remove po/Makevars.template.
  38.  
  39. Please run 'aclocal -I common' to regenerate the aclocal.m4 file.
  40. You need aclocal from GNU automake 1.9 (or newer) to do this.
  41. Then run 'autoconf' to regenerate the configure file.
  42.  
  43. You might also want to copy the convenience header file gettext.h
  44. from the /usr/share/gettext directory into your package.
  45. It is a wrapper around <libintl.h> that implements the configure --disable-nls
  46. option.
  47.  
  48. Press Return to acknowledge the previous four paragraphs.
  49. + test -f Makefile.am~
  50. + test -f configure.ac~
  51. + test x = x
  52. + LIBTOOLIZE=libtoolize
  53. + intltoolize --copy --force --automake
  54. + libtoolize -c --force
  55. libtoolize: putting auxiliary files in `.'.
  56. libtoolize: copying file `./ltmain.sh'
  57. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `common'.
  58. libtoolize: copying file `common/libtool.m4'
  59. libtoolize: copying file `common/ltoptions.m4'
  60. libtoolize: copying file `common/ltsugar.m4'
  61. libtoolize: copying file `common/ltversion.m4'
  62. libtoolize: copying file `common/lt~obsolete.m4'
  63. + run_versioned aclocal 1.11 -I common
  64. + local P
  65. + local V
  66. ++ echo 1.11
  67. ++ sed -e 's,\.,,g'
  68. + V=111
  69. ++ which aclocal111
  70. + '[' -e '' ']'
  71. ++ which aclocal-1.11
  72. + '[' -e /usr/bin/aclocal-1.11 ']'
  73. + P=aclocal-1.11
  74. + shift 2
  75. + aclocal-1.11 -I common
  76. + run_versioned autoconf 2.63 -Wall
  77. + local P
  78. + local V
  79. ++ echo 2.63
  80. ++ sed -e 's,\.,,g'
  81. + V=263
  82. ++ which autoconf263
  83. + '[' -e '' ']'
  84. ++ which autoconf-2.63
  85. + '[' -e '' ']'
  86. + P=autoconf
  87. + shift 2
  88. + autoconf -Wall
  89. configure.ac:90: warning: The macro `AC_TRY_LINK' is obsolete.
  90. configure.ac:90: You should run autoupdate.
  91. ../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
  92. ../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from...
  93. ../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
  94. ../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from...
  95. common/gcc_stack_protect.m4:42: GCC_STACK_PROTECT_LIB is expanded from...
  96. configure.ac:90: the top level
  97. configure.ac:132: warning: The macro `AC_TRY_COMPILE' is obsolete.
  98. configure.ac:132: You should run autoupdate.
  99. ../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
  100. common/gcc_stack_protect.m4:54: GCC_STACK_PROTECT_CC is expanded from...
  101. configure.ac:132: the top level
  102. configure.ac:135: warning: The macro `AC_TRY_COMPILE' is obsolete.
  103. configure.ac:135: You should run autoupdate.
  104. common/gcc_stack_protect.m4:71: GCC_STACK_PROTECT_CXX is expanded from...
  105. configure.ac:135: the top level
  106. configure.ac:153: warning: The macro `AC_LANG_SAVE' is obsolete.
  107. configure.ac:153: You should run autoupdate.
  108. ../../lib/autoconf/lang.m4:126: AC_LANG_SAVE is expanded from...
  109. common/acx_pthread.m4:53: ACX_PTHREAD is expanded from...
  110. configure.ac:153: the top level
  111. configure.ac:153: warning: The macro `AC_LANG_C' is obsolete.
  112. configure.ac:153: You should run autoupdate.
  113. ../../lib/autoconf/c.m4:73: AC_LANG_C is expanded from...
  114. configure.ac:153: warning: The macro `AC_TRY_LINK' is obsolete.
  115. configure.ac:153: You should run autoupdate.
  116. configure.ac:153: warning: The macro `AC_LANG_RESTORE' is obsolete.
  117. configure.ac:153: You should run autoupdate.
  118. ../../lib/autoconf/lang.m4:135: AC_LANG_RESTORE is expanded from...
  119. configure.ac:224: warning: The macro `AC_TRY_COMPILE' is obsolete.
  120. configure.ac:224: You should run autoupdate.
  121. ../../lib/autoconf/general.m4:2557: _AC_COMPILE_IFELSE is expanded from...
  122. ../../lib/autoconf/general.m4:2573: AC_COMPILE_IFELSE is expanded from...
  123. configure.ac:224: the top level
  124. configure.ac:256: warning: cannot check for file existence when cross compiling
  125. ../../lib/autoconf/general.m4:2744: AC_CHECK_FILE is expanded from...
  126. configure.ac:256: the top level
  127. configure.ac:257: warning: cannot check for file existence when cross compiling
  128. configure.ac:257: the top level
  129. configure.ac:258: warning: cannot check for file existence when cross compiling
  130. configure.ac:258: the top level
  131. configure.ac:259: warning: cannot check for file existence when cross compiling
  132. configure.ac:259: the top level
  133. configure.ac:260: warning: cannot check for file existence when cross compiling
  134. configure.ac:260: the top level
  135. configure.ac:261: warning: cannot check for file existence when cross compiling
  136. configure.ac:261: the top level
  137. configure.ac:262: warning: cannot check for file existence when cross compiling
  138. configure.ac:262: the top level
  139. configure.ac:263: warning: cannot check for file existence when cross compiling
  140. configure.ac:263: the top level
  141. configure.ac:375: warning: The macro `AC_TRY_COMPILE' is obsolete.
  142. configure.ac:375: You should run autoupdate.
  143. common/gcc_visibility.m4:6: CHECK_VISIBILITY_HIDDEN is expanded from...
  144. configure.ac:375: the top level
  145. configure.ac:416: warning: The macro `AC_TRY_LINK' is obsolete.
  146. configure.ac:416: You should run autoupdate.
  147. aclocal.m4:69: GLIB_LC_MESSAGES is expanded from...
  148. aclocal.m4:333: GLIB_GNU_GETTEXT is expanded from...
  149. aclocal.m4:433: AM_GLIB_GNU_GETTEXT is expanded from...
  150. configure.ac:416: the top level
  151. ../../lib/autoconf/headers.m4:129: _AC_CHECK_HEADER_MONGREL is expanded from...
  152. ../../lib/autoconf/headers.m4:67: AC_CHECK_HEADER is expanded from...
  153. aclocal.m4:123: GLIB_WITH_NLS is expanded from...
  154. configure.ac:416: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete.
  155. configure.ac:416: You should run autoupdate.
  156. ../../lib/autoconf/status.m4:1019: AC_OUTPUT_COMMANDS is expanded from...
  157. configure.ac:803: warning: The macro `AC_FD_CC' is obsolete.
  158. configure.ac:803: You should run autoupdate.
  159. ../../lib/autoconf/general.m4:377: AC_FD_CC is expanded from...
  160. common/python.m4:4: AM_CHECK_PYMOD is expanded from...
  161. configure.ac:803: the top level
  162. configure.ac:818: warning: The macro `AC_FD_CC' is obsolete.
  163. configure.ac:818: You should run autoupdate.
  164. configure.ac:818: the top level
  165. configure.ac:821: warning: The macro `AC_FD_CC' is obsolete.
  166. configure.ac:821: You should run autoupdate.
  167. configure.ac:821: the top level
  168. configure.ac:823: warning: The macro `AC_FD_CC' is obsolete.
  169. configure.ac:823: You should run autoupdate.
  170. configure.ac:823: the top level
  171. configure.ac:826: warning: The macro `AC_FD_CC' is obsolete.
  172. configure.ac:826: You should run autoupdate.
  173. configure.ac:826: the top level
  174. + run_versioned autoheader 2.63
  175. + local P
  176. + local V
  177. ++ echo 2.63
  178. ++ sed -e 's,\.,,g'
  179. + V=263
  180. ++ which autoheader263
  181. + '[' -e '' ']'
  182. ++ which autoheader-2.63
  183. + '[' -e '' ']'
  184. + P=autoheader
  185. + shift 2
  186. + autoheader
  187. + run_versioned automake 1.11 -a -c --foreign
  188. + local P
  189. + local V
  190. ++ echo 1.11
  191. ++ sed -e 's,\.,,g'
  192. + V=111
  193. ++ which automake111
  194. + '[' -e '' ']'
  195. ++ which automake-1.11
  196. + '[' -e /usr/bin/automake-1.11 ']'
  197. + P=automake-1.11
  198. + shift 2
  199. + automake-1.11 -a -c --foreign
  200. + test x = x
  201. + ./configure
  202. checking for a BSD-compatible install... /usr/bin/install -c
  203. checking whether build environment is sane... yes
  204. checking for a thread-safe mkdir -p... /bin/mkdir -p
  205. checking for gawk... gawk
  206. checking whether make sets $(MAKE)... yes
  207. checking how to create a pax tar archive... gnutar
  208. checking build system type... x86_64-unknown-linux-gnu
  209. checking host system type... x86_64-unknown-linux-gnu
  210. checking for stow... no
  211. checking for gcc... gcc
  212. checking whether the C compiler works... yes
  213. checking for C compiler default output file name... a.out
  214. checking for suffix of executables...
  215. checking whether we are cross compiling... no
  216. checking for suffix of object files... o
  217. checking whether we are using the GNU C compiler... yes
  218. checking whether gcc accepts -g... yes
  219. checking for gcc option to accept ISO C89... none needed
  220. checking for style of include used by make... GNU
  221. checking dependency style of gcc... gcc3
  222. checking for gcc option to accept ISO C99... -std=gnu99
  223. checking for g++... g++
  224. checking whether we are using the GNU C++ compiler... yes
  225. checking whether g++ accepts -g... yes
  226. checking dependency style of g++... gcc3
  227. checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
  228. checking how to run the C preprocessor... gcc -std=gnu99 -E
  229. checking for grep that handles long lines and -e... /bin/grep
  230. checking for egrep... /bin/grep -E
  231. checking for ANSI C header files... yes
  232. checking for sys/types.h... yes
  233. checking for sys/stat.h... yes
  234. checking for stdlib.h... yes
  235. checking for string.h... yes
  236. checking for memory.h... yes
  237. checking for strings.h... yes
  238. checking for inttypes.h... yes
  239. checking for stdint.h... yes
  240. checking for unistd.h... yes
  241. checking minix/config.h usability... no
  242. checking minix/config.h presence... no
  243. checking for minix/config.h... no
  244. checking whether it is safe to define __EXTENSIONS__... yes
  245. checking how to run the C preprocessor... gcc -std=gnu99 -E
  246. checking whether ln -s works... yes
  247. checking whether make sets $(MAKE)... (cached) yes
  248. checking whether gcc -std=gnu99 needs -traditional... no
  249. checking whether libssp exists... no
  250. checking whether stack-smashing protection is available... yes
  251. checking whether stack-smashing protection is buggy... no
  252. checking whether gcc -std=gnu99 accepts -fstack-protector... yes
  253. checking whether g++ accepts -fstack-protector... yes
  254. checking for a sed that does not truncate output... /bin/sed
  255. checking for fgrep... /bin/grep -F
  256. checking for ld used by gcc -std=gnu99... /usr/bin/ld
  257. checking if the linker (/usr/bin/ld) is GNU ld... yes
  258. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  259. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  260. checking the maximum length of command line arguments... 1572864
  261. checking whether the shell understands some XSI constructs... yes
  262. checking whether the shell understands "+="... yes
  263. checking for /usr/bin/ld option to reload object files... -r
  264. checking for objdump... objdump
  265. checking how to recognize dependent libraries... pass_all
  266. checking for ar... ar
  267. checking for strip... strip
  268. checking for ranlib... ranlib
  269. checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
  270. checking for dlfcn.h... yes
  271. checking whether we are using the GNU C++ compiler... (cached) yes
  272. checking whether g++ accepts -g... (cached) yes
  273. checking dependency style of g++... (cached) gcc3
  274. checking how to run the C++ preprocessor... g++ -E
  275. checking for objdir... .libs
  276. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  277. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  278. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  279. checking if gcc -std=gnu99 static flag -static works... yes
  280. checking if gcc -std=gnu99 supports -c -o file.o... yes
  281. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  282. checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  283. checking whether -lc should be explicitly linked in... no
  284. checking dynamic linker characteristics... GNU/Linux ld.so
  285. checking how to hardcode library paths into programs... immediate
  286. checking whether stripping libraries is possible... yes
  287. checking if libtool supports shared libraries... yes
  288. checking whether to build shared libraries... yes
  289. checking whether to build static libraries... yes
  290. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  291. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  292. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  293. checking for g++ option to produce PIC... -fPIC -DPIC
  294. checking if g++ PIC flag -fPIC -DPIC works... yes
  295. checking if g++ static flag -static works... yes
  296. checking if g++ supports -c -o file.o... yes
  297. checking if g++ supports -c -o file.o... (cached) yes
  298. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  299. checking dynamic linker characteristics... GNU/Linux ld.so
  300. checking how to hardcode library paths into programs... immediate
  301. checking whether the C++ compiler works... yes
  302. checking for the pthreads library -lpthreads... no
  303. checking whether pthreads work without any flags... no
  304. checking whether pthreads work with -Kthread... no
  305. checking whether pthreads work with -kthread... no
  306. checking for the pthreads library -llthread... no
  307. checking whether pthreads work with -pthread... yes
  308. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  309. checking if more special flags are required for pthreads... no
  310. checking whether to check for GCC pthread/shared inconsistencies... yes
  311. checking whether -pthread is sufficient with -shared... yes
  312. checking for linux/netlink.h... yes
  313. checking for net/route.h... no
  314. checking for sys/filio.h... no
  315. checking for sys/sysctl.h... yes
  316. checking for struct lifconf... no
  317. checking for struct ip_mreqn... ./configure: line 16505: syntax error near unexpected token `,'
  318. ./configure: line 16505: ` _au_m4_changequote(,)cat confdefs.h - <<_ACEOF >conftest.$ac_ext'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement