Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Miscellany
Monday, July 2nd, 2007 at 11:22:25pm UTC 

  1. [email protected]:~/mysql-dfsg-5.0-5.0.41.orig$ sudo ./configure --prefix=/home/greg/mysql CC=gcc-3.3 CCP=gcc-3.3
  2. checking build system type... i686-pc-linux-gnu
  3. checking host system type... i686-pc-linux-gnu
  4. checking target system type... i686-pc-linux-gnu
  5. checking for a BSD-compatible install... /usr/bin/install -c
  6. checking whether build environment is sane... yes
  7. checking for gawk... no
  8. checking for mawk... mawk
  9. checking whether make sets $(MAKE)... yes
  10. checking "character sets"... default: latin1, collation: latin1_swedish_ci; compiled in: latin1 latin1 utf8
  11. checking whether to compile national Unicode collations... yes
  12. checking whether build environment is sane... yes
  13. checking whether make sets $(MAKE)... (cached) yes
  14. checking for gawk... (cached) mawk
  15. checking for gcc... gcc-3.3
  16. checking for C compiler default output file name... a.out
  17. checking whether the C compiler works... yes
  18. checking whether we are cross compiling... no
  19. checking for suffix of executables...
  20. checking for suffix of object files... o
  21. checking whether we are using the GNU C compiler... yes
  22. checking whether gcc-3.3 accepts -g... yes
  23. checking for gcc-3.3 option to accept ANSI C... none needed
  24. checking for style of include used by make... GNU
  25. checking dependency style of gcc-3.3... gcc3
  26. checking for g++... no
  27. checking for c++... no
  28. checking for gpp... no
  29. checking for aCC... no
  30. checking for CC... no
  31. checking for cxx... no
  32. checking for cc++... no
  33. checking for cl... no
  34. checking for FCC... no
  35. checking for KCC... no
  36. checking for RCC... no
  37. checking for xlC_r... no
  38. checking for xlC... no
  39. checking whether we are using the GNU C++ compiler... no
  40. checking whether g++ accepts -g... no
  41. checking dependency style of g++... none
  42. checking how to run the C preprocessor... gcc-3.3 -E
  43. checking "C Compiler version"... "gcc-3.3 gcc-3.3 (GCC) 3.3.6 (Ubuntu 1:3.3.6-15ubuntu1)"
  44. ./configure: line 5200: g++: command not found
  45. checking "C++ compiler version"... "g++ ./configure: line 5203: g++: command not found"
  46. checking for ranlib... ranlib
  47. checking for a sed that does not truncate output... /bin/sed
  48. checking for egrep... grep -E
  49. checking for ld used by gcc-3.3... /usr/bin/ld
  50. checking if the linker (/usr/bin/ld) is GNU ld... yes
  51. checking for /usr/bin/ld option to reload object files... -r
  52. checking for BSD-compatible nm... /usr/bin/nm -B
  53. checking whether ln -s works... yes
  54. checking how to recognise dependent libraries... pass_all
  55. checking for ANSI C header files... yes
  56. checking for sys/types.h... yes
  57. checking for sys/stat.h... yes
  58. checking for stdlib.h... yes
  59. checking for string.h... yes
  60. checking for memory.h... yes
  61. checking for strings.h... yes
  62. checking for inttypes.h... yes
  63. checking for stdint.h... yes
  64. checking for unistd.h... yes
  65. checking dlfcn.h usability... yes
  66. checking dlfcn.h presence... yes
  67. checking for dlfcn.h... yes
  68. checking for g77... no
  69. checking for f77... no
  70. checking for xlf... no
  71. checking for frt... no
  72. checking for pgf77... no
  73. checking for fort77... no
  74. checking for fl32... no
  75. checking for af77... no
  76. checking for f90... no
  77. checking for xlf90... no
  78. checking for pgf90... no
  79. checking for epcf90... no
  80. checking for f95... no
  81. checking for fort... no
  82. checking for xlf95... no
  83. checking for ifc... no
  84. checking for efc... no
  85. checking for pgf95... no
  86. checking for lf95... no
  87. checking for gfortran... no
  88. checking whether we are using the GNU Fortran 77 compiler... no
  89. checking whether  accepts -g... no
  90. checking the maximum length of command line arguments... 32768
  91. checking command to parse /usr/bin/nm -B output from gcc-3.3 object... ok
  92. checking for objdir... .libs
  93. checking for ar... ar
  94. checking for ranlib... (cached) ranlib
  95. checking for strip... strip
  96. checking if gcc-3.3 supports -fno-rtti -fno-exceptions... no
  97. checking for gcc-3.3 option to produce PIC... -fPIC
  98. checking if gcc-3.3 PIC flag -fPIC works... yes
  99. checking if gcc-3.3 static flag -static works... yes
  100. checking if gcc-3.3 supports -c -o file.o... yes
  101. checking whether the gcc-3.3 linker (/usr/bin/ld) supports shared libraries... yes
  102. checking whether -lc should be explicitly linked in... no
  103. checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
  104. GNU/Linux ld.so
  105. checking how to hardcode library paths into programs... immediate
  106. checking whether stripping libraries is possible... yes
  107. checking if libtool supports shared libraries... yes
  108. checking whether to build shared libraries... yes
  109. checking whether to build static libraries... yes
  110. configure: creating libtool
  111. appending configuration tag "CXX" to libtool
  112. appending configuration tag "F77" to libtool
  113. checking for a BSD-compatible install... /usr/bin/install -c
  114. checking for bison... no
  115. checking for pdftex... no
  116. checking for tex... no
  117. checking "return type of sprintf"... "int"
  118. checking for uname... /bin/uname
  119. checking operating system... Linux
  120. checking if we should use 'skip-external-locking' as default for linux-gnu... yes
  121. checking for ln... /bin/ln
  122. checking for ln... /bin/ln
  123. checking for mv... /bin/mv
  124. checking for rm... /bin/rm
  125. checking for cp... /bin/cp
  126. checking for sed... /bin/sed
  127. checking for cmp... /usr/bin/cmp
  128. checking for chmod... /bin/chmod
  129. checking for hostname... /bin/hostname
  130. checking for gnutar... no
  131. checking for gtar... no
  132. checking for tar... tar
  133. checking for perl... /usr/bin/perl
  134. checking for doxygen... no
  135. checking for pdflatex... no
  136. checking for makeindex... no
  137. checking for icheck... no
  138. checking for ps... /bin/ps
  139. checking "how to check if pid exists"... "/bin/ps p $$PID | grep -v grep | grep $$MYSQLD > /dev/null"
  140. checking for kill... /bin/kill
  141. checking "for kill switches"... "/bin/kill -0 $$PID > /dev/null 2> /dev/null"
  142. checking for gcc-3.3 option to accept ANSI C...
  143. checking whether --noexecstack is desirable for .S files... yes
  144. nm: old_atexit.o: no symbols
  145. nm: udiv_qrnnd.o: no symbols
  146. nm: mp_clz_tab.o: no symbols
  147. nm: getopt_init.o: no symbols
  148. nm: get_child_max.o: no symbols
  149. nm: init-posix.o: no symbols
  150. nm: lseek64.o: no symbols
  151. nm: oldgetrlimit64.o: no symbols
  152. nm: libc_multiple_threads.o: no symbols
  153. nm: getutmpx.o: no symbols
  154. checking if we should use assembler functions... no
  155. yes
  156. checking If we should should enable LOAD DATA LOCAL by default... no
  157. checking If we should should enable init-file... yes
  158. checking for getconf... getconf
  159. checking for CFLAGS value to request large file support... -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
  160. checking for LDFLAGS value to request large file support...
  161. checking for LIBS value to request large file support...
  162. checking for _FILE_OFFSET_BITS... 64
  163. checking for _LARGEFILE_SOURCE... 1
  164. checking for _LARGE_FILES... no
  165. checking for size_t... yes
  166. checking for dirent.h that defines DIR... yes
  167. checking for library containing opendir... none required
  168. checking for ANSI C header files... (cached) yes
  169. checking for sys/wait.h that is POSIX.1 compatible... yes
  170. checking fcntl.h usability... yes
  171. checking fcntl.h presence... yes
  172. checking for fcntl.h... yes
  173. checking float.h usability... yes
  174. checking float.h presence... yes
  175. checking for float.h... yes
  176. checking floatingpoint.h usability... no
  177. checking floatingpoint.h presence... no
  178. checking for floatingpoint.h... no
  179. checking ieeefp.h usability... no
  180. checking ieeefp.h presence... no
  181. checking for ieeefp.h... no
  182. checking limits.h usability... yes
  183. checking limits.h presence... yes
  184. checking for limits.h... yes
  185. checking for memory.h... (cached) yes
  186. checking pwd.h usability... yes
  187. checking pwd.h presence... yes
  188. checking for pwd.h... yes
  189. checking select.h usability... no
  190. checking select.h presence... no
  191. checking for select.h... no
  192. checking for stdlib.h... (cached) yes
  193. checking stddef.h usability... yes
  194. checking stddef.h presence... yes
  195. checking for stddef.h... yes
  196. checking for strings.h... (cached) yes
  197. checking for string.h... (cached) yes
  198. checking synch.h usability... no
  199. checking synch.h presence... no
  200. checking for synch.h... no
  201. checking sys/mman.h usability... yes
  202. checking sys/mman.h presence... yes
  203. checking for sys/mman.h... yes
  204. checking sys/socket.h usability... yes
  205. checking sys/socket.h presence... yes
  206. checking for sys/socket.h... yes
  207. checking netinet/in.h usability... yes
  208. checking netinet/in.h presence... yes
  209. checking for netinet/in.h... yes
  210. checking arpa/inet.h usability... yes
  211. checking arpa/inet.h presence... yes
  212. checking for arpa/inet.h... yes
  213. checking sys/timeb.h usability... yes
  214. checking sys/timeb.h presence... yes
  215. checking for sys/timeb.h... yes
  216. checking for sys/types.h... (cached) yes
  217. checking sys/un.h usability... yes
  218. checking sys/un.h presence... yes
  219. checking for sys/un.h... yes
  220. checking sys/vadvise.h usability... no
  221. checking sys/vadvise.h presence... no
  222. checking for sys/vadvise.h... no
  223. checking for sys/wait.h... (cached) yes
  224. checking term.h usability... no
  225. checking term.h presence... no
  226. checking for term.h... no
  227. checking for unistd.h... (cached) yes
  228. checking utime.h usability... yes
  229. checking utime.h presence... yes
  230. checking for utime.h... yes
  231. checking sys/utime.h usability... no
  232. checking sys/utime.h presence... no
  233. checking for sys/utime.h... no
  234. checking termio.h usability... yes
  235. checking termio.h presence... yes
  236. checking for termio.h... yes
  237. checking termios.h usability... yes
  238. checking termios.h presence... yes
  239. checking for termios.h... yes
  240. checking sched.h usability... yes
  241. checking sched.h presence... yes
  242. checking for sched.h... yes
  243. checking crypt.h usability... yes
  244. checking crypt.h presence... yes
  245. checking for crypt.h... yes
  246. checking alloca.h usability... yes
  247. checking alloca.h presence... yes
  248. checking for alloca.h... yes
  249. checking sys/ioctl.h usability... yes
  250. checking sys/ioctl.h presence... yes
  251. checking for sys/ioctl.h... yes
  252. checking malloc.h usability... yes
  253. checking malloc.h presence... yes
  254. checking for malloc.h... yes
  255. checking sys/malloc.h usability... no
  256. checking sys/malloc.h presence... no
  257. checking for sys/malloc.h... no
  258. checking sys/ipc.h usability... yes
  259. checking sys/ipc.h presence... yes
  260. checking for sys/ipc.h... yes
  261. checking sys/shm.h usability... yes
  262. checking sys/shm.h presence... yes
  263. checking for sys/shm.h... yes
  264. checking linux/config.h usability... no
  265. checking linux/config.h presence... no
  266. checking for linux/config.h... no
  267. checking sys/resource.h usability... yes
  268. checking sys/resource.h presence... yes
  269. checking for sys/resource.h... yes
  270. checking sys/param.h usability... yes
  271. checking sys/param.h presence... yes
  272. checking for sys/param.h... yes
  273. checking for floor in -lm... yes
  274. checking for gethostbyname_r in -lnsl_r... no
  275. checking for gethostbyname_r in -lnsl... yes
  276. checking for gethostbyname_r... yes
  277. checking for setsockopt... yes
  278. checking for yp_get_default_domain... yes
  279. checking for p2open... no
  280. checking for p2open in -lgen... no
  281. checking for bind... yes
  282. checking for library containing crypt... -lcrypt
  283. checking for library containing inet_aton... none required
  284. checking for sched_yield... yes
  285. checking for zlib compression library... system-wide zlib not found, using one bundled with MySQL
  286. checking whether SHM_HUGETLB is declared... yes
  287. checking for atomic operations... no
  288. checking if we should use pstack... no
  289. checking for int8... no
  290. checking "Linux threads"... "starting"
  291. checking "getconf GNU_LIBPTHREAD_VERSION"... "NPTL"
  292. "no need to check headers"
  293. checking "for pthread_create in -lpthread"... "yes"
  294. checking "named thread libs:"... "-lpthread"
  295. checking for strtok_r in -lpthread... yes
  296. checking for strtok_r... yes
  297. checking for dlopen in -ldl... yes
  298. checking for dlopen... yes
  299. checking for dlerror... yes
  300. checking for unistd.h... (cached) yes
  301. checking for restartable system calls... yes
  302. checking "need of special linking flags"... "-rdynamic"
  303. checking for an ANSI C-conforming const... yes
  304. checking for inline... inline
  305. checking for off_t... yes
  306. checking for struct stat.st_rdev... yes
  307. checking whether time.h and sys/time.h may both be included... yes
  308. checking whether struct tm is in sys/time.h or time.h... time.h
  309. checking needs mysys_new helpers... yes
  310. checking for char... yes
  311. checking size of char... 1
  312. checking for char*... yes
  313. checking size of char*... 4
  314. checking for short... yes
  315. checking size of short... 2
  316. checking for int... yes
  317. checking size of int... 4
  318. checking for long... yes
  319. checking size of long... 4
  320. checking for long long... yes
  321. checking size of long long... 8
  322. checking size of off_t... 8
  323. checking if time_t is unsigned... no
  324. checking the need for #pragma interface/implementation... no
  325. checking whether byte ordering is bigendian... no
  326. checking base type of last arg to accept... int
  327. checking struct type to use with setrlimit... struct rlimit
  328. checking stack direction for C alloca... -1
  329. checking for working alloca.h... (cached) yes
  330. checking for alloca... yes
  331. checking if struct timespec has a ts_sec member... no
  332. checking if we have tzname variable... yes
  333. checking for type ulong... yes
  334. checking for type uchar... no
  335. checking for type uint... yes
  336. checking for type fp_except... no
  337. checking for type in_addr_t... yes
  338. checking if g++ supports bool types... no
  339. checking if conversion of longlong to float works... yes
  340. checking for sigset_t... yes
  341. checking for off_t... (cached) yes
  342. checking for size_t... (cached) yes
  343. checking for u_int32_t... yes
  344. checking if pthread_yield takes zero arguments... yes
  345. checking if pthread_yield takes 1 argument... no
  346. checking for malloc.h... (cached) yes
  347. checking sys/cdefs.h usability... yes
  348. checking sys/cdefs.h presence... yes
  349. checking for sys/cdefs.h... yes
  350. checking for working alloca.h... yes
  351. checking for alloca... (cached) yes
  352. checking whether gcc-3.3 needs -traditional... no
  353. checking return type of signal handlers... void
  354. checking for re_comp... yes
  355. checking for regcomp... yes
  356. checking for strdup... yes
  357. checking vis.h usability... no
  358. checking vis.h presence... no
  359. checking for vis.h... no
  360. checking for strlcat... no
  361. checking for strlcpy... no
  362. checking for issetugid... no
  363. checking for fgetln... no
  364. checking for getline... yes
  365. checking for flockfile... yes
  366. checking varargs.h usability... no
  367. checking varargs.h presence... no
  368. checking for varargs.h... no
  369. checking stdarg.h usability... yes
  370. checking stdarg.h presence... yes
  371. checking for stdarg.h... yes
  372. checking dirent.h usability... yes
  373. checking dirent.h presence... yes
  374. checking for dirent.h... yes
  375. checking locale.h usability... yes
  376. checking locale.h presence... yes
  377. checking for locale.h... yes
  378. checking ndir.h usability... no
  379. checking ndir.h presence... no
  380. checking for ndir.h... no
  381. checking sys/dir.h usability... yes
  382. checking sys/dir.h presence... yes
  383. checking for sys/dir.h... yes
  384. checking sys/file.h usability... yes
  385. checking sys/file.h presence... yes
  386. checking for sys/file.h... yes
  387. checking sys/ndir.h usability... no
  388. checking sys/ndir.h presence... no
  389. checking for sys/ndir.h... no
  390. checking sys/ptem.h usability... no
  391. checking sys/ptem.h presence... no
  392. checking for sys/ptem.h... no
  393. checking sys/pte.h usability... no
  394. checking sys/pte.h presence... no
  395. checking for sys/pte.h... no
  396. checking sys/select.h usability... yes
  397. checking sys/select.h presence... yes
  398. checking for sys/select.h... yes
  399. checking sys/stream.h usability... no
  400. checking sys/stream.h presence... no
  401. checking for sys/stream.h... no
  402. checking for sys/mman.h... (cached) yes
  403. checking curses.h usability... no
  404. checking curses.h presence... no
  405. checking for curses.h... no
  406. checking termcap.h usability... yes
  407. checking termcap.h presence... yes
  408. checking for termcap.h... yes
  409. checking for termio.h... (cached) yes
  410. checking termbits.h usability... no
  411. checking termbits.h presence... no
  412. checking for termbits.h... no
  413. checking asm/termbits.h usability... yes
  414. checking asm/termbits.h presence... yes
  415. checking for asm/termbits.h... yes
  416. checking grp.h usability... yes
  417. checking grp.h presence... yes
  418. checking for grp.h... yes
  419. checking paths.h usability... yes
  420. checking paths.h presence... yes
  421. checking for paths.h... yes
  422. checking semaphore.h usability... yes
  423. checking semaphore.h presence... yes
  424. checking for semaphore.h... yes
  425. checking for lstat... yes
  426. checking for putenv... yes
  427. checking for select... yes
  428. checking for setenv... yes
  429. checking for setlocale... yes
  430. checking for strcoll... yes
  431. checking for tcgetattr... yes
  432. checking whether stat file-mode macros are broken... no
  433. checking for type of signal functions... posix
  434. checking whether programs are able to redeclare getpw functions... yes
  435. checking for TIOCGWINSZ in sys/ioctl.h... yes
  436. checking for FIONREAD in sys/ioctl.h... yes
  437. checking for TIOCSTAT in sys/ioctl.h... no
  438. checking if struct dirent has a d_ino member... yes
  439. checking if struct dirent has a d_namlen member... no
  440. checking whether signal handlers are of type void... yes
  441. checking wctype.h usability... yes
  442. checking wctype.h presence... yes
  443. checking for wctype.h... yes
  444. checking wchar.h usability... yes
  445. checking wchar.h presence... yes
  446. checking for wchar.h... yes
  447. checking langinfo.h usability... yes
  448. checking langinfo.h presence... yes
  449. checking for langinfo.h... yes
  450. checking for mbsrtowcs... yes
  451. checking for mbrtowc... yes
  452. checking for mbrlen... yes
  453. checking for wctomb... yes
  454. checking for wcwidth... yes
  455. checking for wcsdup... yes
  456. checking for mbstate_t... yes
  457. checking for nl_langinfo and CODESET... yes
  458. checking for tgetent in -lncurses... no
  459. checking for tgetent in -lcurses... no
  460. checking for tgetent in -ltermcap... yes
  461. checking for termcap functions library... -ltermcap
  462. checking for strunvis... no
  463. checking for strvis... no
  464. checking for strlcpy... (cached) no
  465. checking for strlcat... (cached) no
  466. checking for fgetln... (cached) no
  467. checking return type of signal handlers... (cached) void
  468. checking return type of qsort... void
  469. checking whether utime accepts a null argument... yes
  470. checking for vprintf... yes
  471. checking for _doprnt... no
  472. checking for alarm... yes
  473. checking for bcmp... yes
  474. checking for bfill... no
  475. checking for bmove... no
  476. checking for bzero... yes
  477. checking for chsize... no
  478. checking for cuserid... yes
  479. checking for fchmod... yes
  480. checking for fcntl... yes
  481. checking for fconvert... no
  482. checking for fdatasync... yes
  483. checking for finite... yes
  484. checking for fpresetsticky... no
  485. checking for fpsetmask... no
  486. checking for fsync... yes
  487. checking for ftruncate... yes
  488. checking for getcwd... yes
  489. checking for gethostbyaddr_r... yes
  490. checking for gethostbyname_r... (cached) yes
  491. checking for getpass... yes
  492. checking for getpassphrase... no
  493. checking for getpwnam... yes
  494. checking for getpwuid... yes
  495. checking for getrlimit... yes
  496. checking for getrusage... yes
  497. checking for getwd... yes
  498. checking for gmtime_r... yes
  499. checking for index... yes
  500. checking for initgroups... yes
  501. checking for isnan... yes
  502. checking for localtime_r... yes
  503. checking for locking... no
  504. checking for longjmp... yes
  505. checking for lrand48... yes
  506. checking for madvise... yes
  507. checking for mallinfo... yes
  508. checking for memcpy... yes
  509. checking for memmove... yes
  510. checking for mkstemp... yes
  511. checking for mlockall... yes
  512. checking for perror... yes
  513. checking for poll... yes
  514. checking for pread... yes
  515. checking for pthread_attr_create... no
  516. checking for mmap... yes
  517. checking for getpagesize... yes
  518. checking for pthread_attr_getstacksize... yes
  519. checking for pthread_attr_setprio... no
  520. checking for pthread_attr_setschedparam... yes
  521. checking for pthread_attr_setstacksize... yes
  522. checking for pthread_condattr_create... no
  523. checking for pthread_getsequence_np... no
  524. checking for pthread_key_delete... yes
  525. checking for pthread_rwlock_rdlock... yes
  526. checking for pthread_setprio... no
  527. checking for pthread_setprio_np... no
  528. checking for pthread_setschedparam... yes
  529. checking for pthread_sigmask... yes
  530. checking for readlink... yes
  531. checking for realpath... yes
  532. checking for rename... yes
  533. checking for rint... yes
  534. checking for rwlock_init... no
  535. checking for setupterm... no
  536. checking for shmget... yes
  537. checking for shmat... yes
  538. checking for shmdt... yes
  539. checking for shmctl... yes
  540. checking for sigaction... yes
  541. checking for sigemptyset... yes
  542. checking for sigaddset... yes
  543. checking for sighold... yes
  544. checking for sigset... yes
  545. checking for sigthreadmask... no
  546. checking for snprintf... yes
  547. checking for socket... yes
  548. checking for stpcpy... yes
  549. checking for strcasecmp... yes
  550. checking for strerror... yes
  551. checking for strsignal... yes
  552. checking for strnlen... yes
  553. checking for strpbrk... yes
  554. checking for strstr... yes
  555. checking for strtol... yes
  556. checking for strtoll... yes
  557. checking for strtoul... yes
  558. checking for strtoull... yes
  559. checking for tell... no
  560. checking for tempnam... yes
  561. checking for thr_setconcurrency... no
  562. checking for vidattr... no
  563. checking for clock_gettime... no
  564. checking for isinf with <math.h>... yes
  565. checking for fseeko... yes
  566. checking style of gethost* routines... checking whether madvise is declared... no
  567. other
  568. checking style of gethostname_r routines... other
  569. checking 3 argument to gethostname_r routines... char
  570. checking "args to pthread_getspecific"... POSIX
  571. checking "args to pthread_mutex_init"... POSIX
  572. checking "args to readdir_r"... POSIX
  573. checking "style of sigwait"... POSIX
  574. checking "for pthread_attr_setscope"... yes
  575. checking "can netinet files be included"... "yes"
  576. configure: WARNING: extra-tools disabled because --enable-thread-safe-client wasn't used
  577. checking for OpenSSL... no
  578. checking for yaSSL... no
  579. checking for big tables support... no
  580. checking max indexes per table... 64
  581. checking for BerkeleyDB... no
  582. Not using Berkeley DB
  583. checking for Innodb... Using Innodb
  584. checking for aio_read in -lrt... yes
  585. checking for example storage engine... no
  586. checking for archive storage engine... no
  587. checking for csv storage engine... no
  588. checking for blackhole storage engine... no
  589. checking for NDB Cluster... Not using NDB Cluster
  590. checking for MySQL federated storage engine... no
  591. checking "for man pages to remove"... dropping ndbcluster embedded
  592. configure: creating ./config.status
  593. config.status: creating extra/yassl/Makefile
  594. config.status: creating extra/yassl/taocrypt/Makefile
  595. config.status: creating extra/yassl/taocrypt/src/Makefile
  596. config.status: creating extra/yassl/src/Makefile
  597. config.status: creating extra/yassl/testsuite/Makefile
  598. config.status: creating extra/yassl/taocrypt/test/Makefile
  599. config.status: creating extra/yassl/taocrypt/benchmark/Makefile
  600. config.status: creating libmysql/libmysql.ver
  601. config.status: creating Makefile
  602. config.status: creating extra/Makefile
  603. config.status: creating mysys/Makefile
  604. config.status: creating strings/Makefile
  605. config.status: creating regex/Makefile
  606. config.status: creating heap/Makefile
  607. config.status: creating myisam/Makefile
  608. config.status: creating myisammrg/Makefile
  609. config.status: creating os2/Makefile
  610. config.status: creating os2/include/Makefile
  611. config.status: creating os2/include/sys/Makefile
  612. config.status: creating man/Makefile
  613. config.status: creating BUILD/Makefile
  614. config.status: creating vio/Makefile
  615. config.status: creating libmysql/Makefile
  616. config.status: creating client/Makefile
  617. config.status: creating pstack/Makefile
  618. config.status: creating pstack/aout/Makefile
  619. config.status: creating sql/Makefile
  620. config.status: creating sql/share/Makefile
  621. config.status: creating sql-common/Makefile
  622. config.status: creating SSL/Makefile
  623. config.status: creating dbug/Makefile
  624. config.status: creating scripts/Makefile
  625. config.status: creating include/Makefile
  626. config.status: creating sql-bench/Makefile
  627. config.status: creating server-tools/Makefile
  628. config.status: creating server-tools/instance-manager/Makefile
  629. config.status: creating tests/Makefile
  630. config.status: creating Docs/Makefile
  631. config.status: error: cannot find input file: Docs/Makefile.in
  632. [email protected]:~/mysql-dfsg-5.0-5.0.41.orig$ make
  633. cd libmysql; make link_sources
  634. make[1]: Entering directory `/home/greg/mysql-dfsg-5.0-5.0.41.orig/libmysql'
  635. Makefile:630: .deps/conf_to_src.Po: No such file or directory
  636. Makefile:631: .deps/errmsg.Plo: No such file or directory
  637. Makefile:632: .deps/get_password.Plo: No such file or directory
  638. Makefile:633: .deps/libmysql.Plo: No such file or directory
  639. Makefile:634: .deps/manager.Plo: No such file or directory
  640. Makefile:635: .deps/password.Plo: No such file or directory
  641. make[1]: *** No rule to make target `.deps/password.Plo'.  Stop.
  642. make[1]: Leaving directory `/home/greg/mysql-dfsg-5.0-5.0.41.orig/libmysql'
  643. make: *** [linked_libmysql_sources] Error 2
  644. [email protected]:~/mysql-dfsg-5.0-5.0.41.orig$

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right