Advertisement
Guest User

configure command output

a guest
Jul 4th, 2011
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.09 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /bin/mkdir -p
  4. checking for gawk... gawk
  5. checking whether make sets $(MAKE)... yes
  6. checking how to create a ustar tar archive... gnutar
  7. checking whether to enable maintainer-specific portions of Makefiles... no
  8. checking for gcc... gcc
  9. checking whether the C compiler works... yes
  10. checking for C compiler default output file name... a.out
  11. checking for suffix of executables...
  12. checking whether we are cross compiling... no
  13. checking for suffix of object files... o
  14. checking whether we are using the GNU C compiler... yes
  15. checking whether gcc accepts -g... yes
  16. checking for gcc option to accept ISO C89... none needed
  17. checking for style of include used by make... GNU
  18. checking dependency style of gcc... gcc3
  19. checking how to run the C preprocessor... gcc -E
  20. checking build system type... x86_64-unknown-linux-gnu
  21. checking host system type... x86_64-unknown-linux-gnu
  22. checking for the BeOS... no
  23. checking for Win32... no
  24. checking for Mac OS X Carbon support... no
  25. checking for grep that handles long lines and -e... /bin/grep
  26. checking for egrep... /bin/grep -E
  27. checking whether we are using the GNU C Library 2.1 or newer... yes
  28. checking whether to enable garbage collector friendliness... no
  29. checking whether to disable memory pools... no
  30. checking for c++... c++
  31. checking whether we are using the GNU C++ compiler... yes
  32. checking whether c++ accepts -g... yes
  33. checking dependency style of c++... gcc3
  34. checking for gcc... (cached) gcc
  35. checking whether we are using the GNU C compiler... (cached) yes
  36. checking whether gcc accepts -g... (cached) yes
  37. checking for gcc option to accept ISO C89... (cached) none needed
  38. checking dependency style of gcc... (cached) gcc3
  39. checking whether gcc and cc understand -c and -o together... yes
  40. checking for special C compiler options needed for large files... no
  41. checking for _FILE_OFFSET_BITS value needed for large files... no
  42. checking for pkg-config... /usr/bin/pkg-config
  43. checking pkg-config is at least version 0.16... yes
  44. checking for gawk... (cached) gawk
  45. checking for perl5... no
  46. checking for perl... perl
  47. checking for indent... no
  48. checking for perl... /usr/bin/perl
  49. checking for a Python interpreter with version >= 2.4... python
  50. checking for python... /usr/bin/python
  51. checking for python version... 2.7
  52. checking for python platform... linux2
  53. checking for python script directory... ${prefix}/lib/python2.7/dist-packages
  54. checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
  55. checking for iconv_open... yes
  56. checking Whether to cache iconv descriptors... no
  57. checking for ZLIB... yes
  58. checking for LIBFFI... yes
  59. checking locale.h usability... yes
  60. checking locale.h presence... yes
  61. checking for locale.h... yes
  62. checking for LC_MESSAGES... yes
  63. checking libintl.h usability... yes
  64. checking libintl.h presence... yes
  65. checking for libintl.h... yes
  66. checking for ngettext in libc... yes
  67. checking for dgettext in libc... yes
  68. checking for bind_textdomain_codeset... yes
  69. checking for msgfmt... /usr/bin/msgfmt
  70. checking for dcgettext... yes
  71. checking if msgfmt accepts -c... yes
  72. checking for gmsgfmt... /usr/bin/msgfmt
  73. checking for xgettext... /usr/bin/xgettext
  74. checking for catalogs to be installed... af am ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW
  75. checking for a sed that does not truncate output... /bin/sed
  76. checking for fgrep... /bin/grep -F
  77. checking for ld used by gcc... /usr/bin/ld
  78. checking if the linker (/usr/bin/ld) is GNU ld... yes
  79. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  80. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  81. checking whether ln -s works... yes
  82. checking the maximum length of command line arguments... 1572864
  83. checking whether the shell understands some XSI constructs... yes
  84. checking whether the shell understands "+="... yes
  85. checking for /usr/bin/ld option to reload object files... -r
  86. checking for objdump... objdump
  87. checking how to recognize dependent libraries... pass_all
  88. checking for ar... ar
  89. checking for strip... strip
  90. checking for ranlib... ranlib
  91. checking command to parse /usr/bin/nm -B output from gcc object... ok
  92. checking for dlfcn.h... yes
  93. checking whether we are using the GNU C++ compiler... (cached) yes
  94. checking whether c++ accepts -g... (cached) yes
  95. checking dependency style of c++... (cached) gcc3
  96. checking how to run the C++ preprocessor... c++ -E
  97. checking for objdir... .libs
  98. checking if gcc supports -fno-rtti -fno-exceptions... no
  99. checking for gcc option to produce PIC... -fPIC -DPIC
  100. checking if gcc PIC flag -fPIC -DPIC works... yes
  101. checking if gcc static flag -static works... yes
  102. checking if gcc supports -c -o file.o... yes
  103. checking if gcc supports -c -o file.o... (cached) yes
  104. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  105. checking whether -lc should be explicitly linked in... no
  106. checking dynamic linker characteristics... GNU/Linux ld.so
  107. checking how to hardcode library paths into programs... immediate
  108. checking whether stripping libraries is possible... yes
  109. checking if libtool supports shared libraries... yes
  110. checking whether to build shared libraries... yes
  111. checking whether to build static libraries... no
  112. checking for ld used by c++... /usr/bin/ld -m elf_x86_64
  113. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  114. checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  115. checking for c++ option to produce PIC... -fPIC -DPIC
  116. checking if c++ PIC flag -fPIC -DPIC works... yes
  117. checking if c++ static flag -static works... yes
  118. checking if c++ supports -c -o file.o... yes
  119. checking if c++ supports -c -o file.o... (cached) yes
  120. checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  121. checking dynamic linker characteristics... GNU/Linux ld.so
  122. checking how to hardcode library paths into programs... immediate
  123. configure: creating ./config.lt
  124. config.lt: creating libtool
  125. checking for extra flags to get ANSI library prototypes... none needed
  126. checking for extra flags for POSIX compliance... none needed
  127. checking for ANSI C header files... yes
  128. checking for vprintf... yes
  129. checking for _doprnt... no
  130. checking for working alloca.h... yes
  131. checking for alloca... yes
  132. checking for mmap... yes
  133. checking for posix_memalign... yes
  134. checking for memalign... yes
  135. checking for valloc... yes
  136. checking for fsync... yes
  137. checking for pipe2... yes
  138. checking for atexit... yes
  139. checking for on_exit... yes
  140. checking for timegm... yes
  141. checking for gmtime_r... yes
  142. checking for qsort_r... yes
  143. checking if qsort_r uses glibc compatible argument order... yes
  144. checking size of char... 1
  145. checking size of short... 2
  146. checking size of long... 8
  147. checking size of int... 4
  148. checking size of void *... 8
  149. checking size of long long... 8
  150. checking size of __int64... 0
  151. checking for format to printf and scanf a guint64... %llu
  152. checking for an ANSI C-conforming const... yes
  153. checking if malloc() and friends prototypes are gmem.h compatible... yes
  154. checking for growing stack pointer... no
  155. checking for __inline... yes
  156. checking for __inline__... yes
  157. checking for inline... yes
  158. checking if inline functions in headers work... yes
  159. checking for working do while(0) macros... yes
  160. checking for ISO C99 varargs macros in C... yes
  161. checking for ISO C99 varargs macros in C++... yes
  162. checking for GNUC varargs macros... yes
  163. checking for GNUC visibility attribute... yes
  164. checking whether using Sun Studio C compiler... no
  165. checking whether byte ordering is bigendian... no
  166. checking dirent.h usability... yes
  167. checking dirent.h presence... yes
  168. checking for dirent.h... yes
  169. checking float.h usability... yes
  170. checking float.h presence... yes
  171. checking for float.h... yes
  172. checking limits.h usability... yes
  173. checking limits.h presence... yes
  174. checking for limits.h... yes
  175. checking pwd.h usability... yes
  176. checking pwd.h presence... yes
  177. checking for pwd.h... yes
  178. checking grp.h usability... yes
  179. checking grp.h presence... yes
  180. checking for grp.h... yes
  181. checking sys/param.h usability... yes
  182. checking sys/param.h presence... yes
  183. checking for sys/param.h... yes
  184. checking sys/poll.h usability... yes
  185. checking sys/poll.h presence... yes
  186. checking for sys/poll.h... yes
  187. checking sys/resource.h usability... yes
  188. checking sys/resource.h presence... yes
  189. checking for sys/resource.h... yes
  190. checking sys/time.h usability... yes
  191. checking sys/time.h presence... yes
  192. checking for sys/time.h... yes
  193. checking sys/times.h usability... yes
  194. checking sys/times.h presence... yes
  195. checking for sys/times.h... yes
  196. checking sys/wait.h usability... yes
  197. checking sys/wait.h presence... yes
  198. checking for sys/wait.h... yes
  199. checking unistd.h usability... yes
  200. checking unistd.h presence... yes
  201. checking for unistd.h... yes
  202. checking values.h usability... yes
  203. checking values.h presence... yes
  204. checking for values.h... yes
  205. checking sys/select.h usability... yes
  206. checking sys/select.h presence... yes
  207. checking for sys/select.h... yes
  208. checking sys/types.h usability... yes
  209. checking sys/types.h presence... yes
  210. checking for sys/types.h... yes
  211. checking stdint.h usability... yes
  212. checking stdint.h presence... yes
  213. checking for stdint.h... yes
  214. checking inttypes.h usability... yes
  215. checking inttypes.h presence... yes
  216. checking for inttypes.h... yes
  217. checking sched.h usability... yes
  218. checking sched.h presence... yes
  219. checking for sched.h... yes
  220. checking malloc.h usability... yes
  221. checking malloc.h presence... yes
  222. checking for malloc.h... yes
  223. checking sys/vfs.h usability... yes
  224. checking sys/vfs.h presence... yes
  225. checking for sys/vfs.h... yes
  226. checking sys/mount.h usability... yes
  227. checking sys/mount.h presence... yes
  228. checking for sys/mount.h... yes
  229. checking sys/vmount.h usability... no
  230. checking sys/vmount.h presence... no
  231. checking for sys/vmount.h... no
  232. checking sys/statfs.h usability... yes
  233. checking sys/statfs.h presence... yes
  234. checking for sys/statfs.h... yes
  235. checking sys/statvfs.h usability... yes
  236. checking sys/statvfs.h presence... yes
  237. checking for sys/statvfs.h... yes
  238. checking mntent.h usability... yes
  239. checking mntent.h presence... yes
  240. checking for mntent.h... yes
  241. checking sys/mnttab.h usability... no
  242. checking sys/mnttab.h presence... no
  243. checking for sys/mnttab.h... no
  244. checking sys/vfstab.h usability... no
  245. checking sys/vfstab.h presence... no
  246. checking for sys/vfstab.h... no
  247. checking sys/mntctl.h usability... no
  248. checking sys/mntctl.h presence... no
  249. checking for sys/mntctl.h... no
  250. checking sys/sysctl.h usability... yes
  251. checking sys/sysctl.h presence... yes
  252. checking for sys/sysctl.h... yes
  253. checking fstab.h usability... yes
  254. checking fstab.h presence... yes
  255. checking for fstab.h... yes
  256. checking sys/uio.h usability... yes
  257. checking sys/uio.h presence... yes
  258. checking for sys/uio.h... yes
  259. checking sys/mkdev.h usability... no
  260. checking sys/mkdev.h presence... no
  261. checking for sys/mkdev.h... no
  262. checking linux/magic.h usability... yes
  263. checking linux/magic.h presence... yes
  264. checking for linux/magic.h... yes
  265. checking for struct stat.st_mtimensec... no
  266. checking for struct stat.st_mtim.tv_nsec... no
  267. checking for struct stat.st_atimensec... no
  268. checking for struct stat.st_atim.tv_nsec... no
  269. checking for struct stat.st_ctimensec... no
  270. checking for struct stat.st_ctim.tv_nsec... no
  271. checking for struct stat.st_blksize... yes
  272. checking for struct stat.st_blocks... yes
  273. checking for struct statfs.f_fstypename... no
  274. checking for struct statfs.f_bavail... yes
  275. checking for struct statvfs.f_basetype... no
  276. checking for struct tm.tm_gmtoff... yes
  277. checking for struct tm.__tm_gmtoff... no
  278. checking for nl_langinfo and CODESET... yes
  279. checking stddef.h usability... yes
  280. checking stddef.h presence... yes
  281. checking for stddef.h... yes
  282. checking stdlib.h usability... yes
  283. checking stdlib.h presence... yes
  284. checking for stdlib.h... yes
  285. checking string.h usability... yes
  286. checking string.h presence... yes
  287. checking for string.h... yes
  288. checking for setlocale... yes
  289. checking size of size_t... 8
  290. checking for the appropriate definition for size_t... unsigned long
  291. checking for lstat... yes
  292. checking for strerror... yes
  293. checking for strsignal... yes
  294. checking for memmove... yes
  295. checking for vsnprintf... yes
  296. checking for stpcpy... yes
  297. checking for strcasecmp... yes
  298. checking for strncasecmp... yes
  299. checking for poll... yes
  300. checking for getcwd... yes
  301. checking for vasprintf... yes
  302. checking for setenv... yes
  303. checking for unsetenv... yes
  304. checking for getc_unlocked... yes
  305. checking for readlink... yes
  306. checking for symlink... yes
  307. checking for fdwalk... no
  308. checking for memmem... yes
  309. checking for chown... yes
  310. checking for lchmod... no
  311. checking for lchown... yes
  312. checking for fchmod... yes
  313. checking for fchown... yes
  314. checking for link... yes
  315. checking for statvfs... yes
  316. checking for statfs... yes
  317. checking for utimes... yes
  318. checking for getgrgid... yes
  319. checking for getpwuid... yes
  320. checking for getmntent_r... yes
  321. checking for setmntent... yes
  322. checking for endmntent... yes
  323. checking for hasmntopt... yes
  324. checking for getmntinfo... no
  325. checking for splice... yes
  326. checking crt_externs.h usability... no
  327. checking crt_externs.h presence... no
  328. checking for crt_externs.h... no
  329. checking for _NSGetEnviron... no
  330. checking for C99 vsnprintf... yes
  331. checking whether printf supports positional parameters... yes
  332. checking value of AF_INET... 2
  333. checking value of AF_INET6... 10
  334. checking value of AF_UNIX... 1
  335. checking value of MSG_PEEK... 2
  336. checking value of MSG_OOB... 1
  337. checking value of MSG_DONTROUTE... 4
  338. checking for getprotobyname_r... yes
  339. checking for endservent... yes
  340. checking netdb.h usability... yes
  341. checking netdb.h presence... yes
  342. checking for netdb.h... yes
  343. checking wspiapi.h usability... no
  344. checking wspiapi.h presence... no
  345. checking for wspiapi.h... no
  346. checking for strndup... yes
  347. checking for setresuid... yes
  348. checking for setreuid... yes
  349. checking sys/prctl.h usability... yes
  350. checking sys/prctl.h presence... yes
  351. checking for sys/prctl.h... yes
  352. checking arpa/nameser_compat.h usability... yes
  353. checking arpa/nameser_compat.h presence... yes
  354. checking for arpa/nameser_compat.h... yes
  355. checking for res_query... in -lresolv
  356. checking number of arguments to statfs()... 2
  357. checking for signed... yes
  358. checking for long long... yes
  359. checking for long double... yes
  360. checking for wchar_t... yes
  361. checking for wint_t... yes
  362. checking for size_t... yes
  363. checking for ptrdiff_t... yes
  364. checking for inttypes.h... yes
  365. checking for stdint.h... yes
  366. checking for snprintf... yes
  367. checking for wcslen... yes
  368. checking for C99 snprintf... yes
  369. checking for sys_errlist... yes
  370. checking for sys_siglist... yes
  371. checking for sys_siglist declaration... yes
  372. checking for fd_set... yes, found in sys/types.h
  373. checking whether realloc (NULL,) will work... yes
  374. checking for nl_langinfo (CODESET)... yes
  375. checking for a compliant posix_memalign() implementation... yes
  376. checking for OpenBSD strlcpy/strlcat... no
  377. checking for an implementation of va_copy()... yes
  378. checking for an implementation of __va_copy()... yes
  379. checking whether va_lists can be copied by value... no
  380. checking for dlopen... no
  381. checking for NSLinkModule... no
  382. checking for dlopen in -ldl... yes
  383. checking for dlsym in -ldl... yes
  384. /usr/lib/x86_64-linux-gnu/crt1.o: In function `_start':
  385. (.text+0x20): undefined reference to `main'
  386. collect2: ld returned 1 exit status
  387. checking for RTLD_GLOBAL brokenness... no
  388. checking for preceeding underscore in symbols... no
  389. checking for dlerror... yes
  390. checking for the suffix of module shared libraries... .so
  391. checking for gspawn implementation... gspawn.lo
  392. checking for GIOChannel implementation... giounix.lo
  393. checking for is_selinux_enabled in -lselinux... no
  394. checking sys/inotify.h usability... yes
  395. checking sys/inotify.h presence... yes
  396. checking for sys/inotify.h... yes
  397. checking for inotify_init1... yes
  398. checking for FAMOpen in -lfam... no
  399. configure: WARNING: *** FAM support will not be built (FAM library not found) ***
  400. checking for getxattr in -lc... yes
  401. checking sys/xattr.h usability... yes
  402. checking sys/xattr.h presence... yes
  403. checking for sys/xattr.h... yes
  404. checking for XATTR_NOFOLLOW... no
  405. checking for platform-dependent source...
  406. checking whether to compile timeloop... yes
  407. checking if building for some Win32 platform... no
  408. checking for thread implementation... posix
  409. checking thread related cflags... -pthread
  410. checking for sched_get_priority_min... yes
  411. checking thread related libraries... -pthread
  412. checking for localtime_r... yes
  413. checking for gmtime_r... (cached) yes
  414. checking for posix getpwuid_r... yes
  415. checking for posix getgrgid_r... yes
  416. checking size of pthread_t... 8
  417. checking for pthread_attr_setstacksize... yes
  418. checking for minimal/maximal thread priority... sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER)
  419. checking for pthread_setschedparam... yes
  420. checking for posix yield function... sched_yield
  421. checking size of pthread_mutex_t... 40
  422. checking byte contents of PTHREAD_MUTEX_INITIALIZER... 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
  423. checking for clock_gettime... no
  424. checking for clock_gettime in -lrt... yes
  425. checking for monotonic clocks... yes
  426. checking whether to use assembler code for atomic operations... checking whether GCC supports build-in atomic intrinsics... yes
  427. x86_64
  428. checking for futex(2) system call... yes
  429. checking value of POLLIN... 1
  430. checking value of POLLOUT... 4
  431. checking value of POLLPRI... 2
  432. checking value of POLLERR... 8
  433. checking value of POLLHUP... 16
  434. checking value of POLLNVAL... 32
  435. checking for broken poll... no
  436. checking whether compiler understands -Wno-pointer-sign... yes
  437. checking for EILSEQ... yes
  438. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  439. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  440. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  441. checking whether to build gtk-doc documentation... no
  442. checking whether to include dtrace tracing support... yes
  443. checking for dtrace... no
  444. checking whether to include systemtap tracing support... no
  445. checking for DBUS1... yes
  446. checking for -Bsymbolic-functions linker flag... yes
  447. configure: creating ./config.status
  448. config.status: creating glib-2.0.pc
  449. config.status: creating glib-2.0-uninstalled.pc
  450. config.status: creating gmodule-2.0.pc
  451. config.status: creating gmodule-export-2.0.pc
  452. config.status: creating gmodule-no-export-2.0.pc
  453. config.status: creating gmodule-2.0-uninstalled.pc
  454. config.status: creating gmodule-no-export-2.0-uninstalled.pc
  455. config.status: creating gthread-2.0.pc
  456. config.status: creating gthread-2.0-uninstalled.pc
  457. config.status: creating gobject-2.0.pc
  458. config.status: creating gobject-2.0-uninstalled.pc
  459. config.status: creating gio-2.0.pc
  460. config.status: creating gio-unix-2.0.pc
  461. config.status: creating gio-windows-2.0.pc
  462. config.status: creating gio-2.0-uninstalled.pc
  463. config.status: creating gio-unix-2.0-uninstalled.pc
  464. config.status: creating glib-zip
  465. config.status: creating glib-gettextize
  466. config.status: creating Makefile
  467. config.status: creating build/Makefile
  468. config.status: creating build/win32/Makefile
  469. config.status: creating build/win32/dirent/Makefile
  470. config.status: creating build/win32/vs9/Makefile
  471. config.status: creating build/win32/vs10/Makefile
  472. config.status: creating glib/Makefile
  473. config.status: creating glib/glib.stp
  474. config.status: creating glib/libcharset/Makefile
  475. config.status: creating glib/gnulib/Makefile
  476. config.status: creating glib/pcre/Makefile
  477. config.status: creating glib/update-pcre/Makefile
  478. config.status: creating glib/tests/Makefile
  479. config.status: creating gmodule/Makefile
  480. config.status: creating gmodule/gmoduleconf.h
  481. config.status: creating gobject/Makefile
  482. config.status: creating gobject/gobject.stp
  483. config.status: creating gobject/glib-mkenums
  484. config.status: creating gobject/tests/Makefile
  485. config.status: creating gthread/Makefile
  486. config.status: creating gthread/tests/Makefile
  487. config.status: creating gio/Makefile
  488. config.status: creating gio/gdbus-codegen/Makefile
  489. config.status: creating gio/gdbus-codegen/config.py
  490. config.status: creating gio/xdgmime/Makefile
  491. config.status: creating gio/inotify/Makefile
  492. config.status: creating gio/libasyncns/Makefile
  493. config.status: creating gio/fen/Makefile
  494. config.status: creating gio/fam/Makefile
  495. config.status: creating gio/win32/Makefile
  496. config.status: creating gio/tests/Makefile
  497. config.status: creating gio/tests/gdbus-object-manager-example/Makefile
  498. config.status: creating po/Makefile.in
  499. config.status: creating docs/Makefile
  500. config.status: creating docs/reference/Makefile
  501. config.status: creating docs/reference/glib/Makefile
  502. config.status: creating docs/reference/glib/version.xml
  503. config.status: creating docs/reference/gobject/Makefile
  504. config.status: creating docs/reference/gobject/version.xml
  505. config.status: creating docs/reference/gio/Makefile
  506. config.status: creating docs/reference/gio/gdbus-object-manager-example/Makefile
  507. config.status: creating docs/reference/gio/version.xml
  508. config.status: creating tests/Makefile
  509. config.status: creating tests/gobject/Makefile
  510. config.status: creating tests/refcount/Makefile
  511. config.status: creating m4macros/Makefile
  512. config.status: creating config.h
  513. config.status: config.h is unchanged
  514. config.status: executing depfiles commands
  515. config.status: executing default-1 commands
  516. config.status: executing libtool commands
  517. config.status: executing glib/glibconfig.h commands
  518. config.status: glib/glibconfig.h is unchanged
  519. config.status: executing chmod-scripts commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement