Guest User

php_compile

a guest
Aug 17th, 2012
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 259.96 KB | None | 0 0
  1. Dalek:~/Desktop/Packages/php/php-5.3.15 # ./configure --with-mysql=/usr/bin/mysql_config  --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --prefix=/usr --datadir=/usr/share/php5 --mandir=/usr/share/man --bindir=/usr/bin --with-libdir=lib --includedir=/usr/include --sysconfdir=/etc/php5/apache2 --with-config-file-path=/etc/php5/apache2 --with-config-file-scan-dir=/etc/php5/conf.d --enable-libxml --enable-xml --enable-simplexml --enable-filter --disable-debug --enable-inline-optimization --disable-rpath --disable-static --enable-shared --program-suffix=5 --with-pic --disable-all --enable-cli --enable-pdo --with-apxs2=/usr/local/apache2/bin/apxs --with-pear --with-zlib --with-gd --enable-pcntl --enable-exif --enable-session
  2. loading cache ./config.cache
  3. checking for Cygwin environment... (cached) no
  4. checking for mingw32 environment... (cached) no
  5. checking for egrep... (cached) grep -E
  6. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  7. checking host system type... i686-pc-linux-gnu
  8. checking target system type... i686-pc-linux-gnu
  9. checking for gcc... (cached) gcc
  10. checking whether the C compiler (gcc  ) works... yes
  11. checking whether the C compiler (gcc  ) is a cross-compiler... no
  12. checking whether we are using GNU C... (cached) yes
  13. checking whether gcc accepts -g... (cached) yes
  14. checking how to run the C preprocessor... (cached) gcc -E
  15. checking for icc... no
  16. checking for suncc... no
  17. checking whether gcc and cc understand -c and -o together... (cached) yes
  18. checking how to run the C preprocessor... gcc -E
  19. checking for AIX... no
  20. checking whether ln -s works... (cached) yes
  21. checking for system library directory... lib
  22. checking whether to enable runpaths... no
  23. checking if compiler supports -R... (cached) no
  24. checking if compiler supports -Wl,-rpath,... (cached) yes
  25. checking for gawk... (cached) gawk
  26. checking for bison... (cached) bison -y
  27. checking for bison version... (cached) 2.3 (ok)
  28. checking for re2c... no
  29. configure: warning: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
  30. checking whether to enable computed goto gcc extension with re2c... no
  31. checking whether to force non-PIC code in shared modules... no
  32. checking whether /dev/urandom exists... yes
  33. checking for pthreads_cflags... (cached) -pthread
  34. checking for pthreads_lib... (cached)
  35.  
  36.  
  37. Configuring SAPI modules
  38. checking for AOLserver support... no
  39. checking for Apache 1.x module support via DSO through APXS... no
  40. checking for Apache 1.x module support... no
  41. checking whether to enable Apache charset compatibility option... no
  42. checking for Apache 2.0 filter-module support via DSO through APXS... no
  43. checking for Apache 2.0 handler-module support via DSO through APXS... yes
  44. checking for Apache 1.x (hooks) module support via DSO through APXS... no
  45. checking for Apache 1.x (hooks) module support... no
  46. checking whether to enable Apache charset compatibility option... no
  47. checking for Caudium support... no
  48. checking for CLI build... yes
  49. checking for Continuity support... no
  50. checking for embedded SAPI library support... no
  51. checking for FPM build... no
  52. checking for Zeus ISAPI support... no
  53. checking for LiteSpeed support... no
  54. checking for Milter support... no
  55. checking for NSAPI support... no
  56. checking for PHTTPD support... no
  57. checking for Pi3Web support... no
  58. checking whether Roxen module is build using ZTS... no
  59. checking for Roxen/Pike support...
  60. checking for thttpd... no
  61. checking for TUX... no
  62. checking for webjames... no
  63. checking for chosen SAPI module... apache2handler
  64.  
  65. Running system checks
  66. checking for sendmail... (cached) /usr/sbin/sendmail
  67. checking whether system uses EBCDIC... (cached) no
  68. checking whether byte ordering is bigendian... (cached) no
  69. checking whether writing to stdout works... (cached) yes
  70. checking for socket... yes
  71. checking for socketpair... yes
  72. checking for htonl... yes
  73. checking for gethostname... yes
  74. checking for gethostbyaddr... yes
  75. checking for yp_get_default_domain... no
  76. checking for __yp_get_default_domain... no
  77. checking for yp_get_default_domain in -lnsl... yes
  78. checking for dlopen... no
  79. checking for __dlopen... no
  80. checking for dlopen in -ldl... yes
  81. checking for sin in -lm... (cached) yes
  82. checking for inet_aton... yes
  83. checking for ANSI C header files... (cached) yes
  84. checking for dirent.h that defines DIR... (cached) yes
  85. checking for opendir in -ldir... (cached) no
  86. checking for inttypes.h... (cached) yes
  87. checking for stdint.h... (cached) yes
  88. checking for dirent.h... (cached) yes
  89. checking for ApplicationServices/ApplicationServices.h... (cached) no
  90. checking for sys/param.h... (cached) yes
  91. checking for sys/types.h... (cached) yes
  92. checking for sys/time.h... (cached) yes
  93. checking for netinet/in.h... (cached) yes
  94. checking for alloca.h... (cached) yes
  95. checking for arpa/inet.h... (cached) yes
  96. checking for arpa/nameser.h... (cached) yes
  97. checking for assert.h... (cached) yes
  98. checking for crypt.h... (cached) yes
  99. checking for dns.h... (cached) no
  100. checking for fcntl.h... (cached) yes
  101. checking for grp.h... (cached) yes
  102. checking for ieeefp.h... (cached) no
  103. checking for langinfo.h... (cached) yes
  104. checking for limits.h... (cached) yes
  105. checking for locale.h... (cached) yes
  106. checking for monetary.h... (cached) yes
  107. checking for netdb.h... (cached) yes
  108. checking for pwd.h... (cached) yes
  109. checking for resolv.h... (cached) yes
  110. checking for signal.h... (cached) yes
  111. checking for stdarg.h... (cached) yes
  112. checking for stdlib.h... (cached) yes
  113. checking for string.h... (cached) yes
  114. checking for syslog.h... (cached) yes
  115. checking for sysexits.h... (cached) yes
  116. checking for sys/ioctl.h... (cached) yes
  117. checking for sys/file.h... (cached) yes
  118. checking for sys/mman.h... (cached) yes
  119. checking for sys/mount.h... (cached) yes
  120. checking for sys/poll.h... (cached) yes
  121. checking for sys/resource.h... (cached) yes
  122. checking for sys/select.h... (cached) yes
  123. checking for sys/socket.h... (cached) yes
  124. checking for sys/stat.h... (cached) yes
  125. checking for sys/statfs.h... (cached) yes
  126. checking for sys/statvfs.h... (cached) yes
  127. checking for sys/vfs.h... (cached) yes
  128. checking for sys/sysexits.h... (cached) no
  129. checking for sys/varargs.h... (cached) no
  130. checking for sys/wait.h... (cached) yes
  131. checking for sys/loadavg.h... (cached) no
  132. checking for termios.h... (cached) yes
  133. checking for unistd.h... (cached) yes
  134. checking for unix.h... (cached) no
  135. checking for utime.h... (cached) yes
  136. checking for sys/utsname.h... (cached) yes
  137. checking for sys/ipc.h... (cached) yes
  138. checking for dlfcn.h... (cached) yes
  139. checking for assert.h... (cached) yes
  140. checking for fopencookie... (cached) yes
  141. checking for broken getcwd... no
  142. checking for broken libc stdio... (cached) yes
  143. checking whether struct tm is in sys/time.h or time.h... (cached) time.h
  144. checking for tm_zone in struct tm... (cached) yes
  145. checking for missing declarations of reentrant functions... done
  146. checking for fclose declaration... ok
  147. checking for tm_gmtoff in struct tm... (cached) yes
  148. checking for struct flock... (cached) yes
  149. checking for socklen_t... (cached) yes
  150. checking size of size_t... (cached) 4
  151. checking size of long long... (cached) 8
  152. checking size of long long int... (cached) 8
  153. checking size of long... (cached) 4
  154. checking size of int... (cached) 4
  155. checking size of intmax_t... (cached) 8
  156. checking size of ssize_t... (cached) 4
  157. checking size of ptrdiff_t... (cached) 4
  158. checking for st_blksize in struct stat... (cached) yes
  159. checking for st_blocks in struct stat... (cached) yes
  160. checking for st_rdev in struct stat... (cached) yes
  161. checking for size_t... (cached) yes
  162. checking for uid_t in sys/types.h... (cached) yes
  163. checking for struct sockaddr_storage... (cached) yes
  164. checking for field sa_len in struct sockaddr... (cached) no
  165. checking for IPv6 support... (cached) yes
  166. checking for vprintf... (cached) yes
  167. checking for alphasort... (cached) yes
  168. checking for asctime_r... (cached) yes
  169. checking for chroot... (cached) yes
  170. checking for ctime_r... (cached) yes
  171. checking for cuserid... (cached) yes
  172. checking for crypt... (cached) no
  173. checking for flock... (cached) yes
  174. checking for ftok... (cached) yes
  175. checking for funopen... (cached) no
  176. checking for gai_strerror... (cached) yes
  177. checking for gcvt... (cached) yes
  178. checking for getloadavg... (cached) yes
  179. checking for getlogin... (cached) yes
  180. checking for getprotobyname... (cached) yes
  181. checking for getprotobynumber... (cached) yes
  182. checking for getservbyname... (cached) yes
  183. checking for getservbyport... (cached) yes
  184. checking for gethostname... (cached) yes
  185. checking for getrusage... (cached) yes
  186. checking for gettimeofday... (cached) yes
  187. checking for gmtime_r... (cached) yes
  188. checking for getpwnam_r... (cached) yes
  189. checking for getgrnam_r... (cached) yes
  190. checking for getpwuid_r... (cached) yes
  191. checking for grantpt... (cached) yes
  192. checking for inet_ntoa... (cached) yes
  193. checking for inet_ntop... (cached) yes
  194. checking for inet_pton... (cached) yes
  195. checking for isascii... (cached) yes
  196. checking for link... (cached) yes
  197. checking for localtime_r... (cached) yes
  198. checking for lockf... (cached) yes
  199. checking for lchown... (cached) yes
  200. checking for lrand48... (cached) yes
  201. checking for memcpy... (cached) yes
  202. checking for memmove... (cached) yes
  203. checking for mkstemp... (cached) yes
  204. checking for mmap... (cached) yes
  205. checking for nl_langinfo... (cached) yes
  206. checking for perror... (cached) yes
  207. checking for poll... (cached) yes
  208. checking for ptsname... (cached) yes
  209. checking for putenv... (cached) yes
  210. checking for realpath... (cached) yes
  211. checking for random... (cached) yes
  212. checking for rand_r... (cached) yes
  213. checking for scandir... (cached) yes
  214. checking for setitimer... (cached) yes
  215. checking for setlocale... (cached) yes
  216. checking for localeconv... (cached) yes
  217. checking for setenv... (cached) yes
  218. checking for setpgid... (cached) yes
  219. checking for setsockopt... (cached) yes
  220. checking for setvbuf... (cached) yes
  221. checking for shutdown... (cached) yes
  222. checking for sin... (cached) yes
  223. checking for snprintf... (cached) yes
  224. checking for srand48... (cached) yes
  225. checking for srandom... (cached) yes
  226. checking for statfs... (cached) yes
  227. checking for statvfs... (cached) yes
  228. checking for std_syslog... (cached) no
  229. checking for strcasecmp... (cached) yes
  230. checking for strcoll... (cached) yes
  231. checking for strdup... (cached) yes
  232. checking for strerror... (cached) yes
  233. checking for strftime... (cached) yes
  234. checking for strnlen... (cached) yes
  235. checking for strptime... (cached) yes
  236. checking for strstr... (cached) yes
  237. checking for strtok_r... (cached) yes
  238. checking for symlink... (cached) yes
  239. checking for tempnam... (cached) yes
  240. checking for tzset... (cached) yes
  241. checking for unlockpt... (cached) yes
  242. checking for unsetenv... (cached) yes
  243. checking for usleep... (cached) yes
  244. checking for utime... (cached) yes
  245. checking for vsnprintf... (cached) yes
  246. checking for vasprintf... (cached) yes
  247. checking for asprintf... (cached) yes
  248. checking for nanosleep... (cached) yes
  249. checking for nanosleep in -lrt... yes
  250. checking for getaddrinfo... (cached) yes
  251. checking for __sync_fetch_and_add... (cached) yes
  252. checking for strlcat... (cached) no
  253. checking for strlcpy... (cached) no
  254. checking for getopt... (cached) yes
  255. checking whether utime accepts a null argument... (cached) yes
  256. checking for working alloca.h... (cached) yes
  257. checking for alloca... (cached) yes
  258. checking for declared timezone... (cached) yes
  259. checking for type of reentrant time-related functions... (cached) POSIX
  260. checking for readdir_r... (cached) yes
  261. checking for type of readdir_r... (cached) POSIX
  262. checking for in_addr_t... (cached) yes
  263. checking for crypt_r... (cached) no
  264.  
  265. General settings
  266. checking whether to include gcov symbols... no
  267. checking whether to include debugging symbols... no
  268. checking layout of installed files... PHP
  269. checking path to configuration file... /etc/php5/apache2
  270. checking where to scan for configuration files... /etc/php5/conf.d
  271. checking whether to enable safe mode by default... no
  272. checking for safe mode exec dir... /usr/local/php/bin
  273. checking whether to enable PHP's own SIGCHLD handler... no
  274. checking whether to enable magic quotes by default... no
  275. checking whether to explicitly link against libgcc... no
  276. checking whether to enable short tags by default... yes
  277. checking whether to enable dmalloc... no
  278. checking whether to enable IPv6 support... yes
  279. checking how big to make fd sets... using system default
  280.  
  281. Configuring extensions
  282. checking size of long... (cached) 4
  283. checking size of int... (cached) 4
  284. checking for int32_t... (cached) yes
  285. checking for uint32_t... (cached) yes
  286. checking for sys/types.h... (cached) yes
  287. checking for inttypes.h... (cached) yes
  288. checking for stdint.h... (cached) yes
  289. checking for string.h... (cached) yes
  290. checking for stdlib.h... (cached) yes
  291. checking for strtoll... (cached) yes
  292. checking for atoll... (cached) yes
  293. checking for strftime... (cached) yes
  294. checking which regex library to use... php
  295. checking whether to enable LIBXML support... yes
  296. checking libxml2 install dir... no
  297. checking for xml2-config path... (cached) /usr/bin/xml2-config
  298. checking whether libxml build works... (cached) yes
  299. checking for OpenSSL support... no
  300. checking for Kerberos support... no
  301. checking for PCRE library to use... bundled
  302. checking whether to enable the SQLite3 extension... no
  303. checking for ZLIB support... yes
  304. checking if the location of ZLIB install directory is defined... no
  305. checking for gzgets in -lz... (cached) yes
  306. checking whether to enable bc style precision math functions... no
  307. checking for BZip2 support... no
  308. checking whether to enable calendar conversion support... no
  309. checking whether to enable ctype functions... no
  310. checking for cURL support... no
  311. checking if we should use cURL for url streams... no
  312. checking for QDBM support... no
  313. checking for GDBM support... no
  314. checking for NDBM support... no
  315. checking for Berkeley DB4 support... no
  316. checking for Berkeley DB3 support... no
  317. checking for Berkeley DB2 support... no
  318. checking for DB1 support... no
  319. checking for DBM support... no
  320. checking for CDB support... no
  321. checking for INI File support... no
  322. checking for FlatFile support... no
  323. checking whether to enable DBA interface... no
  324. checking whether to enable DOM support... no
  325. checking for ENCHANT support... no
  326. checking whether to enable EXIF (metadata from images) support... yes
  327. checking for fileinfo support... no
  328. checking whether to enable input filter support... yes
  329. checking pcre install prefix... no
  330. checking whether to enable FTP support... no
  331. checking OpenSSL dir for FTP... no
  332. checking for GD support... yes
  333. checking for the location of libjpeg... no
  334. checking for the location of libpng... no
  335. checking for the location of libXpm... no
  336. checking for FreeType 2... no
  337. checking for T1lib support... no
  338. checking whether to enable truetype string function in GD... no
  339. checking whether to enable JIS-mapped Japanese font support in GD... no
  340. checking for fabsf... (cached) yes
  341. checking for floorf... (cached) yes
  342. If configure fails try --with-jpeg-dir=<DIR>
  343. checking for png_write_image in -lpng... (cached) yes
  344. If configure fails try --with-xpm-dir=<DIR>
  345. If configure fails try --with-freetype-dir=<DIR>
  346. checking for GNU gettext support... no
  347. checking for GNU MP support... no
  348. checking for mhash support... no
  349. checking whether to enable hash support... no
  350. checking for iconv support... no
  351. checking for IMAP support... no
  352. checking for IMAP Kerberos support... no
  353. checking for IMAP SSL support... no
  354. checking for InterBase support... no
  355. checking whether to enable internationalization support... no
  356. checking whether to enable JavaScript Object Serialization support... no
  357. checking for LDAP support... no
  358. checking for LDAP Cyrus SASL support... no
  359. checking whether to enable multibyte string support... no
  360. checking whether to enable multibyte regex support... yes
  361. checking whether to check multibyte regex backtrack... yes
  362. checking for external libmbfl... no
  363. checking for external oniguruma... no
  364. checking for mcrypt support... no
  365. checking for MSSQL support via FreeTDS... no
  366. checking for MySQL support... yes
  367. checking for specified location of the MySQL UNIX socket... no
  368. checking for mysql_close in -lmysqlclient_r... (cached) yes
  369. checking for MySQL UNIX socket location... no
  370. checking for MySQLi support... yes
  371. checking whether to enable embedded MySQLi support... no
  372. checking for Oracle Database OCI8 support... no
  373. checking whether to enable pcntl support... yes
  374. checking for fork... (cached) yes
  375. checking for waitpid... (cached) yes
  376. checking for sigaction... (cached) yes
  377. checking for getpriority... (cached) yes
  378. checking for setpriority... (cached) yes
  379. checking for wait3... (cached) yes
  380. checking for sigprocmask... (cached) yes
  381. checking for sigwaitinfo... (cached) yes
  382. checking for sigtimedwait... (cached) yes
  383. checking whether to enable PDO support... yes
  384. checking for PDO_DBLIB support via FreeTDS... no
  385. checking for Firebird support for PDO... no
  386. checking for MySQL support for PDO... yes
  387. checking for PDO includes... checking for PDO includes... /root/Desktop/Packages/php/php-5.3.15/ext
  388. checking Oracle OCI support for PDO... no
  389. checking for ODBC v3 support for PDO... no
  390. checking for PostgreSQL support for PDO... no
  391. checking for sqlite 3 support for PDO... no
  392. checking for PostgreSQL support... no
  393. checking for phar archive support... no
  394. checking whether to enable POSIX-like functions... no
  395. checking for PSPELL support... no
  396. checking for libedit readline replacement... no
  397. checking for readline support... no
  398. checking for recode support... no
  399. checking whether to enable PHP sessions... yes
  400. checking for mm support... no
  401. checking whether pwrite works... (cached) yes
  402. checking whether pread works... (cached) yes
  403. checking whether to enable shmop support... no
  404. checking whether to enable SimpleXML support... yes
  405. checking for xml2-config path... (cached) /usr/bin/xml2-config
  406. checking whether libxml build works... (cached) yes
  407. checking for SNMP support... no
  408. checking OpenSSL dir for SNMP... no
  409. checking whether to enable UCD SNMP hack... no
  410. checking whether to enable SOAP support... no
  411. checking whether to enable sockets support... no
  412. checking whether zend_object_value is packed... yes
  413. checking for sqlite support... no
  414. checking whether to enable UTF-8 support in sqlite (default: ISO-8859-1)... no
  415. checking whether flush should be called explicitly after a buffered io... (cached) no
  416. checking for crypt in -lcrypt... (cached) yes
  417. checking for standard DES crypt... (cached) yes
  418. checking for extended DES crypt... (cached) no
  419. checking for MD5 crypt... (cached) yes
  420. checking for Blowfish crypt... (cached) yes
  421. checking for SHA512 crypt... (cached) no
  422. checking for SHA256 crypt... (cached) no
  423. checking whether the compiler supports __alignof__... (cached) yes
  424. checking whether the compiler supports aligned attribute... (cached) yes
  425. checking for getcwd... (cached) yes
  426. checking for getwd... (cached) yes
  427. checking for asinh... (cached) yes
  428. checking for acosh... (cached) yes
  429. checking for atanh... (cached) yes
  430. checking for log1p... (cached) yes
  431. checking for hypot... (cached) yes
  432. checking for glob... (cached) yes
  433. checking for strfmon... (cached) yes
  434. checking for nice... (cached) yes
  435. checking for fpclass... (cached) no
  436. checking for isinf... (cached) yes
  437. checking for isnan... (cached) yes
  438. checking for mempcpy... (cached) yes
  439. checking for strpncpy... (cached) no
  440. checking for working fnmatch... (cached) yes
  441. checking for fork... (cached) yes
  442. checking if your OS can spawn processes with inherited handles... yes
  443. checking for res_nsearch... no
  444. checking for __res_nsearch... no
  445. checking for res_nsearch in -lresolv... no
  446. checking for __res_nsearch in -lresolv... yes
  447. checking for dns_search... no
  448. checking for __dns_search... no
  449. checking for dns_search in -lresolv... no
  450. checking for __dns_search in -lresolv... no
  451. checking for dns_search in -lbind... no
  452. checking for __dns_search in -lbind... no
  453. checking for dns_search in -lsocket... no
  454. checking for __dns_search in -lsocket... no
  455. checking for dn_expand... yes
  456. checking for dn_skipname... no
  457. checking for __dn_skipname... yes
  458. checking for res_search... yes
  459. checking whether atof() accepts NAN... (cached) yes
  460. checking whether atof() accepts INF... (cached) yes
  461. checking whether HUGE_VAL == INF... (cached) yes
  462. checking whether HUGE_VAL + -HUGEVAL == NAN... (cached) yes
  463. checking whether strptime() declaration fails... (cached) no
  464. checking for wchar.h... (cached) yes
  465. checking for mblen... (cached) yes
  466. checking for mbrlen... (cached) yes
  467. checking for mbsinit... (cached) yes
  468. checking for mbstate_t... (cached) yes
  469. checking for atomic.h... (cached) no
  470. checking for Sybase-CT support... no
  471. checking whether to enable System V IPC support... no
  472. checking whether to enable System V semaphore support... no
  473. checking whether to enable System V shared memory support... no
  474. checking for TIDY support... no
  475. checking whether to enable tokenizer support... no
  476. checking whether to enable WDDX support... no
  477. checking libexpat dir for WDDX... no
  478. checking whether to enable XML support... yes
  479. checking libexpat install dir... no
  480. checking for xml2-config path... (cached) /usr/bin/xml2-config
  481. checking whether libxml build works... (cached) yes
  482. checking whether to enable XMLReader support... no
  483. checking for XMLRPC-EPI support... no
  484. checking libexpat dir for XMLRPC-EPI... no
  485. checking iconv dir for XMLRPC-EPI... no
  486. checking whether to enable XMLWriter support... no
  487. checking for XSL support... no
  488. checking for zip archive read/writesupport... no
  489. checking pcre install prefix... no
  490. checking whether to enable mysqlnd... no
  491. checking whether to disable compressed protocol support in mysqlnd... yes
  492. checking whether int8 exists... (cached) no
  493. checking whether uint8 exists... (cached) no
  494. checking whether int16 exists... (cached) no
  495. checking whether uint16 exists... (cached) no
  496. checking whether int32 exists... (cached) no
  497. checking whether uint32 exists... (cached) no
  498. checking whether uchar exists... (cached) no
  499. checking whether ulong exists... (cached) yes
  500. checking whether int8_t exists... (cached) yes
  501. checking whether uint8_t exists... (cached) yes
  502. checking whether int16_t exists... (cached) yes
  503. checking whether uint16_t exists... (cached) yes
  504. checking whether int32_t exists... (cached) yes
  505. checking whether uint32_t exists... (cached) yes
  506. checking whether int64_t exists... (cached) yes
  507. checking whether uint64_t exists... (cached) yes
  508.  
  509. Configuring PEAR
  510. checking whether to install PEAR... yes
  511.  
  512. Configuring Zend
  513. checking for bison version... (cached) 2.3 (ok)
  514. checking for inttypes.h... (cached) yes
  515. checking for stdint.h... (cached) yes
  516. checking for limits.h... (cached) yes
  517. checking for malloc.h... (cached) yes
  518. checking for string.h... (cached) yes
  519. checking for unistd.h... (cached) yes
  520. checking for stdarg.h... (cached) yes
  521. checking for sys/types.h... (cached) yes
  522. checking for sys/time.h... (cached) yes
  523. checking for signal.h... (cached) yes
  524. checking for unix.h... (cached) no
  525. checking for stdlib.h... (cached) yes
  526. checking for dlfcn.h... (cached) yes
  527. checking for size_t... (cached) yes
  528. checking return type of signal handlers... (cached) void
  529. checking for uint... (cached) yes
  530. checking for ulong... (cached) yes
  531. checking for int32_t... yes
  532. checking for uint32_t... yes
  533. checking for vprintf... (cached) yes
  534. checking for 8-bit clean memcmp... (cached) yes
  535. checking for working alloca.h... (cached) yes
  536. checking for alloca... (cached) yes
  537. checking for memcpy... (cached) yes
  538. checking for strdup... (cached) yes
  539. checking for getpid... (cached) yes
  540. checking for kill... (cached) yes
  541. checking for strtod... (cached) yes
  542. checking for strtol... (cached) yes
  543. checking for finite... (cached) yes
  544. checking for fpclass... (cached) no
  545. checking for sigsetjmp... (cached) no
  546. checking whether sprintf is broken... (cached) no
  547. checking for finite... (cached) yes
  548. checking for isfinite... (cached) no
  549. checking for isinf... (cached) yes
  550. checking for isnan... (cached) yes
  551. checking whether fp_except is defined... (cached) no
  552. checking for usable _FPU_SETCW... yes
  553. checking for usable fpsetprec... no
  554. checking for usable _controlfp... no
  555. checking for usable _controlfp_s... no
  556. checking whether FPU control word can be manipulated by inline assembler... yes
  557. checking whether double cast to long preserves least significant bits... no
  558. checking for dlfcn.h... (cached) yes
  559. checking whether dlsym() requires a leading underscore in symbol names... no
  560. checking virtual machine dispatch method... CALL
  561. checking whether to enable thread-safety... yes
  562. checking whether to enable inline optimization for GCC... yes
  563. checking whether to enable Zend debugging... no
  564. checking whether to enable Zend multibyte... no
  565. checking for inline... (cached) inline
  566. checking target system is Darwin... no
  567. checking for MM alignment and log values... done
  568. checking for memory allocation using mmap(MAP_ANON)... yes
  569. checking for memory allocation using mmap(/dev/zero)... yes
  570. checking for mremap... (cached) yes
  571.  
  572. Configuring TSRM
  573. checking for stdarg.h... (cached) yes
  574. checking for pthreads_cflags... (cached) -pthread
  575. checking for pthreads_lib... (cached)
  576. checking for POSIX threads... yes
  577.  
  578. Configuring libtool
  579. checking build system type... i686-pc-linux-gnu
  580. checking for ld used by /root/Desktop/Packages/php/php-5.3.15/meta_ccld... (cached) /usr/i586-suse-linux/bin/ld
  581. checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... (cached) yes
  582. checking for /usr/i586-suse-linux/bin/ld option to reload object files... (cached) -r
  583. checking for BSD-compatible nm... (cached) /usr/bin/nm -B
  584. checking how to recognize dependent libraries... (cached) pass_all
  585. checking for object suffix... (cached) o
  586. checking for executable suffix... (cached) no
  587. checking the maximum length of command line arguments... (cached) 98304
  588. checking command to parse /usr/bin/nm -B output from /root/Desktop/Packages/php/php-5.3.15/meta_ccld object... (cached) ok
  589. checking for objdir... (cached) .libs
  590. checking for ar... (cached) ar
  591. checking for ranlib... (cached) ranlib
  592. checking for strip... (cached) strip
  593. checking if /root/Desktop/Packages/php/php-5.3.15/meta_ccld supports -fno-rtti -fno-exceptions... (cached) no
  594. checking for /root/Desktop/Packages/php/php-5.3.15/meta_ccld option to produce PIC... -fPIC
  595. checking if /root/Desktop/Packages/php/php-5.3.15/meta_ccld PIC flag -fPIC works... (cached) yes
  596. checking if /root/Desktop/Packages/php/php-5.3.15/meta_ccld static flag -static works... (cached) yes
  597. checking if /root/Desktop/Packages/php/php-5.3.15/meta_ccld supports -c -o file.o... (cached) yes
  598. checking whether the /root/Desktop/Packages/php/php-5.3.15/meta_ccld linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
  599. checking whether -lc should be explicitly linked in... no
  600. checking dynamic linker characteristics... GNU/Linux ld.so
  601. (cached) (cached) checking how to hardcode library paths into programs... immediate
  602. checking whether stripping libraries is possible... yes
  603. checking if libtool supports shared libraries... yes
  604. checking whether to build shared libraries... yes
  605. checking whether to build static libraries... no
  606.  
  607. creating libtool
  608. appending configuration tag "CXX" to libtool
  609.  
  610. Generating files
  611. creating ./config.status
  612. creating php5.spec
  613. creating main/build-defs.h
  614. creating scripts/phpize
  615. creating scripts/man1/phpize.1
  616. creating scripts/php-config
  617. creating scripts/man1/php-config.1
  618. creating sapi/cli/php.1
  619. creating main/php_config.h
  620. main/php_config.h is unchanged
  621. creating main/internal_functions.c
  622. creating main/internal_functions_cli.c
  623. +--------------------------------------------------------------------+
  624. | License:                                                           |
  625. | This software is subject to the PHP License, available in this     |
  626. | distribution in the file LICENSE.  By continuing this installation |
  627. | process, you are bound by the terms of this license agreement.     |
  628. | If you do not agree with the terms of this license, you must abort |
  629. | the installation process at this point.                            |
  630. +--------------------------------------------------------------------+
  631.  
  632. Thank you for using PHP.
  633.  
  634. Dalek:~/Desktop/Packages/php/php-5.3.15 # make clean
  635. find . -name \*.gcno -o -name \*.gcda | xargs rm -f
  636. find . -name \*.lo -o -name \*.o | xargs rm -f
  637. find . -name \*.la -o -name \*.a | xargs rm -f
  638. find . -name \*.so | xargs rm -f
  639. find . -name .libs -a -type d|xargs rm -rf
  640. rm -f libphp5.la sapi/cli/php libphp5.la modules/* libs/*
  641. Dalek:~/Desktop/Packages/php/php-5.3.15 # make
  642. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -Iext/date/lib -Iext/date/ -I/root/Desktop/Packages/php/php-5.3.15/ext/date/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/date/php_date.c -o ext/date/php_date.lo
  643. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -Iext/date/lib -Iext/date/ -I/root/Desktop/Packages/php/php-5.3.15/ext/date/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/date/lib/astro.c -o ext/date/lib/astro.lo
  644. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -Iext/date/lib -Iext/date/ -I/root/Desktop/Packages/php/php-5.3.15/ext/date/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/date/lib/dow.c -o ext/date/lib/dow.lo
  645. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -Iext/date/lib -Iext/date/ -I/root/Desktop/Packages/php/php-5.3.15/ext/date/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/date/lib/parse_date.c -o ext/date/lib/parse_date.lo
  646. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -Iext/date/lib -Iext/date/ -I/root/Desktop/Packages/php/php-5.3.15/ext/date/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/date/lib/parse_tz.c -o ext/date/lib/parse_tz.lo
  647. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -Iext/date/lib -Iext/date/ -I/root/Desktop/Packages/php/php-5.3.15/ext/date/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/date/lib/timelib.c -o ext/date/lib/timelib.lo
  648. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -Iext/date/lib -Iext/date/ -I/root/Desktop/Packages/php/php-5.3.15/ext/date/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/date/lib/tm2unixtime.c -o ext/date/lib/tm2unixtime.lo
  649. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -Iext/date/lib -Iext/date/ -I/root/Desktop/Packages/php/php-5.3.15/ext/date/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/date/lib/unixtime2tm.c -o ext/date/lib/unixtime2tm.lo
  650. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -Iext/date/lib -Iext/date/ -I/root/Desktop/Packages/php/php-5.3.15/ext/date/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/date/lib/parse_iso_intervals.c -o ext/date/lib/parse_iso_intervals.lo
  651. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -Iext/date/lib -Iext/date/ -I/root/Desktop/Packages/php/php-5.3.15/ext/date/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/date/lib/interval.c -o ext/date/lib/interval.lo
  652. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/ereg/ereg.c -o ext/ereg/ereg.lo
  653. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex/regcomp.c -o ext/ereg/regex/regcomp.lo
  654. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex/regexec.c -o ext/ereg/regex/regexec.lo
  655. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex/regerror.c -o ext/ereg/regex/regerror.lo
  656. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/ -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex/regfree.c -o ext/ereg/regex/regfree.lo
  657. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/libxml/ -I/root/Desktop/Packages/php/php-5.3.15/ext/libxml/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/libxml/libxml.c -o ext/libxml/libxml.lo
  658. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_chartables.c -o ext/pcre/pcrelib/pcre_chartables.lo
  659. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_ucd.c -o ext/pcre/pcrelib/pcre_ucd.lo
  660. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_compile.c -o ext/pcre/pcrelib/pcre_compile.lo
  661. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_config.c -o ext/pcre/pcrelib/pcre_config.lo
  662. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_exec.c -o ext/pcre/pcrelib/pcre_exec.lo
  663. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_fullinfo.c -o ext/pcre/pcrelib/pcre_fullinfo.lo
  664. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_get.c -o ext/pcre/pcrelib/pcre_get.lo
  665. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_globals.c -o ext/pcre/pcrelib/pcre_globals.lo
  666. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_info.c -o ext/pcre/pcrelib/pcre_info.lo
  667. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_maketables.c -o ext/pcre/pcrelib/pcre_maketables.lo
  668. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_newline.c -o ext/pcre/pcrelib/pcre_newline.lo
  669. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_ord2utf8.c -o ext/pcre/pcrelib/pcre_ord2utf8.lo
  670. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_refcount.c -o ext/pcre/pcrelib/pcre_refcount.lo
  671. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_study.c -o ext/pcre/pcrelib/pcre_study.lo
  672. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_tables.c -o ext/pcre/pcrelib/pcre_tables.lo
  673. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_try_flipped.c -o ext/pcre/pcrelib/pcre_try_flipped.lo
  674. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_valid_utf8.c -o ext/pcre/pcrelib/pcre_valid_utf8.lo
  675. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_version.c -o ext/pcre/pcrelib/pcre_version.lo
  676. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib/pcre_xclass.c -o ext/pcre/pcrelib/pcre_xclass.lo
  677. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/pcrelib -Iext/pcre/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcre/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcre/php_pcre.c -o ext/pcre/php_pcre.lo
  678. /root/Desktop/Packages/php/php-5.3.15/ext/pcre/php_pcre.c: In function β€˜php_pcre_match_impl’:
  679. /root/Desktop/Packages/php/php-5.3.15/ext/pcre/php_pcre.c:658: warning: passing argument 2 of β€˜add_offset_pair’ discards qualifiers from pointer target type
  680. /root/Desktop/Packages/php/php-5.3.15/ext/pcre/php_pcre.c:684: warning: passing argument 2 of β€˜add_offset_pair’ discards qualifiers from pointer target type
  681. /root/Desktop/Packages/php/php-5.3.15/ext/pcre/php_pcre.c:702: warning: passing argument 2 of β€˜add_offset_pair’ discards qualifiers from pointer target type
  682. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/zlib/ -I/root/Desktop/Packages/php/php-5.3.15/ext/zlib/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/zlib/zlib.c -o ext/zlib/zlib.lo
  683. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/zlib/ -I/root/Desktop/Packages/php/php-5.3.15/ext/zlib/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/zlib/zlib_fopen_wrapper.c -o ext/zlib/zlib_fopen_wrapper.lo
  684. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/zlib/ -I/root/Desktop/Packages/php/php-5.3.15/ext/zlib/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/zlib/zlib_filter.c -o ext/zlib/zlib_filter.lo
  685. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/exif/ -I/root/Desktop/Packages/php/php-5.3.15/ext/exif/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/exif/exif.c -o ext/exif/exif.lo
  686. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/filter/ -I/root/Desktop/Packages/php/php-5.3.15/ext/filter/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/filter/filter.c -o ext/filter/filter.lo
  687. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/filter/ -I/root/Desktop/Packages/php/php-5.3.15/ext/filter/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/filter/sanitizing_filters.c -o ext/filter/sanitizing_filters.lo
  688. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/filter/ -I/root/Desktop/Packages/php/php-5.3.15/ext/filter/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/filter/logical_filters.c -o ext/filter/logical_filters.lo
  689. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/filter/ -I/root/Desktop/Packages/php/php-5.3.15/ext/filter/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/filter/callback_filter.c -o ext/filter/callback_filter.lo
  690. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/gd.c -o ext/gd/gd.lo
  691. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd.c -o ext/gd/libgd/gd.lo
  692. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_gd.c -o ext/gd/libgd/gd_gd.lo
  693. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_gd2.c -o ext/gd/libgd/gd_gd2.lo
  694. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_io.c -o ext/gd/libgd/gd_io.lo
  695. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_io_dp.c -o ext/gd/libgd/gd_io_dp.lo
  696. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_io_file.c -o ext/gd/libgd/gd_io_file.lo
  697. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_ss.c -o ext/gd/libgd/gd_ss.lo
  698. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_io_ss.c -o ext/gd/libgd/gd_io_ss.lo
  699. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_png.c -o ext/gd/libgd/gd_png.lo
  700. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_jpeg.c -o ext/gd/libgd/gd_jpeg.lo
  701. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gdxpm.c -o ext/gd/libgd/gdxpm.lo
  702. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gdfontt.c -o ext/gd/libgd/gdfontt.lo
  703. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gdfonts.c -o ext/gd/libgd/gdfonts.lo
  704. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gdfontmb.c -o ext/gd/libgd/gdfontmb.lo
  705. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gdfontl.c -o ext/gd/libgd/gdfontl.lo
  706. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gdfontg.c -o ext/gd/libgd/gdfontg.lo
  707. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gdtables.c -o ext/gd/libgd/gdtables.lo
  708. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gdft.c -o ext/gd/libgd/gdft.lo
  709. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gdcache.c -o ext/gd/libgd/gdcache.lo
  710. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gdkanji.c -o ext/gd/libgd/gdkanji.lo
  711. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/wbmp.c -o ext/gd/libgd/wbmp.lo
  712. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_wbmp.c -o ext/gd/libgd/gd_wbmp.lo
  713. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gdhelpers.c -o ext/gd/libgd/gdhelpers.lo
  714. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_topal.c -o ext/gd/libgd/gd_topal.lo
  715. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_gif_in.c -o ext/gd/libgd/gd_gif_in.lo
  716. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/xbm.c -o ext/gd/libgd/xbm.lo
  717. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_gif_out.c -o ext/gd/libgd/gd_gif_out.lo
  718. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_security.c -o ext/gd/libgd/gd_security.lo
  719. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_filter.c -o ext/gd/libgd/gd_filter.lo
  720. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_pixelate.c -o ext/gd/libgd/gd_pixelate.lo
  721. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_arc.c -o ext/gd/libgd/gd_arc.lo
  722. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_rotate.c -o ext/gd/libgd/gd_rotate.lo
  723. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd -DHAVE_LIBPNG -Iext/gd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/gd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/gd/libgd/gd_color.c -o ext/gd/libgd/gd_color.lo
  724. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysql/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysql/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysql/php_mysql.c -o ext/mysql/php_mysql.lo
  725. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqli/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqli/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqli/mysqli.c -o ext/mysqli/mysqli.lo
  726. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqli/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqli/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqli/mysqli_api.c -o ext/mysqli/mysqli_api.lo
  727. /root/Desktop/Packages/php/php-5.3.15/ext/mysqli/mysqli_api.c: In function β€˜php_add_field_properties’:
  728. /root/Desktop/Packages/php/php-5.3.15/ext/mysqli/mysqli_api.c:1055: warning: passing argument 4 of β€˜add_property_string_ex’ discards qualifiers from pointer target type
  729. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqli/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqli/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqli/mysqli_prop.c -o ext/mysqli/mysqli_prop.lo
  730. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqli/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqli/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqli/mysqli_nonapi.c -o ext/mysqli/mysqli_nonapi.lo
  731. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqli/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqli/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqli/mysqli_fe.c -o ext/mysqli/mysqli_fe.lo
  732. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqli/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqli/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqli/mysqli_report.c -o ext/mysqli/mysqli_report.lo
  733. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqli/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqli/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqli/mysqli_driver.c -o ext/mysqli/mysqli_driver.lo
  734. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqli/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqli/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqli/mysqli_warning.c -o ext/mysqli/mysqli_warning.lo
  735. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqli/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqli/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqli/mysqli_exception.c -o ext/mysqli/mysqli_exception.lo
  736. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/pdo/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pdo/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pdo/pdo.c -o ext/pdo/pdo.lo
  737. /root/Desktop/Packages/php/php-5.3.15/ext/pdo/pdo.c: In function β€˜php_pdo_parse_data_source’:
  738. /root/Desktop/Packages/php/php-5.3.15/ext/pdo/pdo.c:280: warning: initialization discards qualifiers from pointer target type
  739. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/pdo/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pdo/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pdo/pdo_dbh.c -o ext/pdo/pdo_dbh.lo
  740. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/pdo/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pdo/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pdo/pdo_stmt.c -o ext/pdo/pdo_stmt.lo
  741. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/pdo/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pdo/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pdo/pdo_sql_parser.c -o ext/pdo/pdo_sql_parser.lo
  742. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/pdo/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pdo/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pdo/pdo_sqlstate.c -o ext/pdo/pdo_sqlstate.lo
  743. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext -I -Iext/pdo_mysql/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pdo_mysql/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pdo_mysql/pdo_mysql.c -o ext/pdo_mysql/pdo_mysql.lo
  744. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext -I -Iext/pdo_mysql/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pdo_mysql/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pdo_mysql/mysql_driver.c -o ext/pdo_mysql/mysql_driver.lo
  745. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld -I/root/Desktop/Packages/php/php-5.3.15/ext -I -Iext/pdo_mysql/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pdo_mysql/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pdo_mysql/mysql_statement.c -o ext/pdo_mysql/mysql_statement.lo
  746. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/reflection/ -I/root/Desktop/Packages/php/php-5.3.15/ext/reflection/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/reflection/php_reflection.c -o ext/reflection/php_reflection.lo
  747. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/session/ -I/root/Desktop/Packages/php/php-5.3.15/ext/session/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/session/session.c -o ext/session/session.lo
  748. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/session/ -I/root/Desktop/Packages/php/php-5.3.15/ext/session/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/session/mod_files.c -o ext/session/mod_files.lo
  749. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/session/ -I/root/Desktop/Packages/php/php-5.3.15/ext/session/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/session/mod_mm.c -o ext/session/mod_mm.lo
  750. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/session/ -I/root/Desktop/Packages/php/php-5.3.15/ext/session/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/session/mod_user.c -o ext/session/mod_user.lo
  751. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/simplexml/ -I/root/Desktop/Packages/php/php-5.3.15/ext/simplexml/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/simplexml/simplexml.c -o ext/simplexml/simplexml.lo
  752. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/simplexml/ -I/root/Desktop/Packages/php/php-5.3.15/ext/simplexml/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/simplexml/sxe.c -o ext/simplexml/sxe.lo
  753. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/spl/ -I/root/Desktop/Packages/php/php-5.3.15/ext/spl/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/spl/php_spl.c -o ext/spl/php_spl.lo
  754. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/spl/ -I/root/Desktop/Packages/php/php-5.3.15/ext/spl/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/spl/spl_functions.c -o ext/spl/spl_functions.lo
  755. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/spl/ -I/root/Desktop/Packages/php/php-5.3.15/ext/spl/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/spl/spl_engine.c -o ext/spl/spl_engine.lo
  756. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/spl/ -I/root/Desktop/Packages/php/php-5.3.15/ext/spl/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/spl/spl_iterators.c -o ext/spl/spl_iterators.lo
  757. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/spl/ -I/root/Desktop/Packages/php/php-5.3.15/ext/spl/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/spl/spl_array.c -o ext/spl/spl_array.lo
  758. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/spl/ -I/root/Desktop/Packages/php/php-5.3.15/ext/spl/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/spl/spl_directory.c -o ext/spl/spl_directory.lo
  759. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/spl/ -I/root/Desktop/Packages/php/php-5.3.15/ext/spl/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/spl/spl_exceptions.c -o ext/spl/spl_exceptions.lo
  760. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/spl/ -I/root/Desktop/Packages/php/php-5.3.15/ext/spl/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/spl/spl_observer.c -o ext/spl/spl_observer.lo
  761. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/spl/ -I/root/Desktop/Packages/php/php-5.3.15/ext/spl/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/spl/spl_dllist.c -o ext/spl/spl_dllist.lo
  762. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/spl/ -I/root/Desktop/Packages/php/php-5.3.15/ext/spl/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/spl/spl_heap.c -o ext/spl/spl_heap.lo
  763. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/spl/ -I/root/Desktop/Packages/php/php-5.3.15/ext/spl/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/spl/spl_fixedarray.c -o ext/spl/spl_fixedarray.lo
  764. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/crypt_freesec.c -o ext/standard/crypt_freesec.lo
  765. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/crypt_blowfish.c -o ext/standard/crypt_blowfish.lo
  766. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/crypt_sha512.c -o ext/standard/crypt_sha512.lo
  767. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/crypt_sha256.c -o ext/standard/crypt_sha256.lo
  768. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/php_crypt_r.c -o ext/standard/php_crypt_r.lo
  769. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/array.c -o ext/standard/array.lo
  770. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/base64.c -o ext/standard/base64.lo
  771. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/basic_functions.c -o ext/standard/basic_functions.lo
  772. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/browscap.c -o ext/standard/browscap.lo
  773. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/crc32.c -o ext/standard/crc32.lo
  774. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/crypt.c -o ext/standard/crypt.lo
  775. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/cyr_convert.c -o ext/standard/cyr_convert.lo
  776. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/datetime.c -o ext/standard/datetime.lo
  777. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/dir.c -o ext/standard/dir.lo
  778. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/dl.c -o ext/standard/dl.lo
  779. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/dns.c -o ext/standard/dns.lo
  780. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/exec.c -o ext/standard/exec.lo
  781. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/file.c -o ext/standard/file.lo
  782. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/filestat.c -o ext/standard/filestat.lo
  783. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/flock_compat.c -o ext/standard/flock_compat.lo
  784. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/formatted_print.c -o ext/standard/formatted_print.lo
  785. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/fsock.c -o ext/standard/fsock.lo
  786. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/head.c -o ext/standard/head.lo
  787. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/html.c -o ext/standard/html.lo
  788. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/image.c -o ext/standard/image.lo
  789. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/info.c -o ext/standard/info.lo
  790. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/iptc.c -o ext/standard/iptc.lo
  791. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/lcg.c -o ext/standard/lcg.lo
  792. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/link.c -o ext/standard/link.lo
  793. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/mail.c -o ext/standard/mail.lo
  794. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/math.c -o ext/standard/math.lo
  795. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/md5.c -o ext/standard/md5.lo
  796. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/metaphone.c -o ext/standard/metaphone.lo
  797. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/microtime.c -o ext/standard/microtime.lo
  798. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/pack.c -o ext/standard/pack.lo
  799. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/pageinfo.c -o ext/standard/pageinfo.lo
  800. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/quot_print.c -o ext/standard/quot_print.lo
  801. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/rand.c -o ext/standard/rand.lo
  802. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/soundex.c -o ext/standard/soundex.lo
  803. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/string.c -o ext/standard/string.lo
  804. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/scanf.c -o ext/standard/scanf.lo
  805. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/syslog.c -o ext/standard/syslog.lo
  806. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/type.c -o ext/standard/type.lo
  807. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/uniqid.c -o ext/standard/uniqid.lo
  808. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/url.c -o ext/standard/url.lo
  809. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/var.c -o ext/standard/var.lo
  810. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/versioning.c -o ext/standard/versioning.lo
  811. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/assert.c -o ext/standard/assert.lo
  812. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/strnatcmp.c -o ext/standard/strnatcmp.lo
  813. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/levenshtein.c -o ext/standard/levenshtein.lo
  814. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/incomplete_class.c -o ext/standard/incomplete_class.lo
  815. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/url_scanner_ex.c -o ext/standard/url_scanner_ex.lo
  816. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/ftp_fopen_wrapper.c -o ext/standard/ftp_fopen_wrapper.lo
  817. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/http_fopen_wrapper.c -o ext/standard/http_fopen_wrapper.lo
  818. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/php_fopen_wrapper.c -o ext/standard/php_fopen_wrapper.lo
  819. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/credits.c -o ext/standard/credits.lo
  820. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/css.c -o ext/standard/css.lo
  821. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/var_unserializer.c -o ext/standard/var_unserializer.lo
  822. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/ftok.c -o ext/standard/ftok.lo
  823. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/sha1.c -o ext/standard/sha1.lo
  824. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/user_filters.c -o ext/standard/user_filters.lo
  825. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/uuencode.c -o ext/standard/uuencode.lo
  826. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/filters.c -o ext/standard/filters.lo
  827. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/proc_open.c -o ext/standard/proc_open.lo
  828. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/streamsfuncs.c -o ext/standard/streamsfuncs.lo
  829. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/standard/ -I/root/Desktop/Packages/php/php-5.3.15/ext/standard/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/standard/http.c -o ext/standard/http.lo
  830. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/xml/ -I/root/Desktop/Packages/php/php-5.3.15/ext/xml/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/xml/xml.c -o ext/xml/xml.lo
  831. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/xml/ -I/root/Desktop/Packages/php/php-5.3.15/ext/xml/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/xml/compat.c -o ext/xml/compat.lo
  832. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqlnd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/mysqlnd.c -o ext/mysqlnd/mysqlnd.lo
  833. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqlnd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/mysqlnd_charset.c -o ext/mysqlnd/mysqlnd_charset.lo
  834. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqlnd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/mysqlnd_wireprotocol.c -o ext/mysqlnd/mysqlnd_wireprotocol.lo
  835. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqlnd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/mysqlnd_loaddata.c -o ext/mysqlnd/mysqlnd_loaddata.lo
  836. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqlnd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/mysqlnd_net.c -o ext/mysqlnd/mysqlnd_net.lo
  837. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqlnd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/mysqlnd_statistics.c -o ext/mysqlnd/mysqlnd_statistics.lo
  838. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqlnd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/mysqlnd_result.c -o ext/mysqlnd/mysqlnd_result.lo
  839. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqlnd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/mysqlnd_result_meta.c -o ext/mysqlnd/mysqlnd_result_meta.lo
  840. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqlnd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/mysqlnd_debug.c -o ext/mysqlnd/mysqlnd_debug.lo
  841. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqlnd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/mysqlnd_block_alloc.c -o ext/mysqlnd/mysqlnd_block_alloc.lo
  842. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqlnd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/php_mysqlnd.c -o ext/mysqlnd/php_mysqlnd.lo
  843. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqlnd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/mysqlnd_ps.c -o ext/mysqlnd/mysqlnd_ps.lo
  844. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/mysqlnd/ -I/root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/mysqlnd/mysqlnd_ps_codec.c -o ext/mysqlnd/mysqlnd_ps_codec.lo
  845. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -ITSRM/ -I/root/Desktop/Packages/php/php-5.3.15/TSRM/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/TSRM/TSRM.c -o TSRM/TSRM.lo
  846. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -ITSRM/ -I/root/Desktop/Packages/php/php-5.3.15/TSRM/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/TSRM/tsrm_strtok_r.c -o TSRM/tsrm_strtok_r.lo
  847. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -ITSRM/ -I/root/Desktop/Packages/php/php-5.3.15/TSRM/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/TSRM/tsrm_virtual_cwd.c -o TSRM/tsrm_virtual_cwd.lo
  848. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/main.c -o main/main.lo
  849. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/snprintf.c -o main/snprintf.lo
  850. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/spprintf.c -o main/spprintf.lo
  851. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/php_sprintf.c -o main/php_sprintf.lo
  852. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/safe_mode.c -o main/safe_mode.lo
  853. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/fopen_wrappers.c -o main/fopen_wrappers.lo
  854. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/alloca.c -o main/alloca.lo
  855. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/php_scandir.c -o main/php_scandir.lo
  856. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/php_ini.c -o main/php_ini.lo
  857. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/SAPI.c -o main/SAPI.lo
  858. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/rfc1867.c -o main/rfc1867.lo
  859. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/php_content_types.c -o main/php_content_types.lo
  860. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/strlcpy.c -o main/strlcpy.lo
  861. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/strlcat.c -o main/strlcat.lo
  862. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/mergesort.c -o main/mergesort.lo
  863. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/reentrancy.c -o main/reentrancy.lo
  864. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/php_variables.c -o main/php_variables.lo
  865. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/php_ticks.c -o main/php_ticks.lo
  866. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/network.c -o main/network.lo
  867. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/php_open_temporary_file.c -o main/php_open_temporary_file.lo
  868. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/php_logos.c -o main/php_logos.lo
  869. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/output.c -o main/output.lo
  870. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/getopt.c -o main/getopt.lo
  871. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/streams/ -I/root/Desktop/Packages/php/php-5.3.15/main/streams/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/streams/streams.c -o main/streams/streams.lo
  872. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/streams/ -I/root/Desktop/Packages/php/php-5.3.15/main/streams/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/streams/cast.c -o main/streams/cast.lo
  873. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/streams/ -I/root/Desktop/Packages/php/php-5.3.15/main/streams/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/streams/memory.c -o main/streams/memory.lo
  874. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/streams/ -I/root/Desktop/Packages/php/php-5.3.15/main/streams/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/streams/filter.c -o main/streams/filter.lo
  875. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/streams/ -I/root/Desktop/Packages/php/php-5.3.15/main/streams/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/streams/plain_wrapper.c -o main/streams/plain_wrapper.lo
  876. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/streams/ -I/root/Desktop/Packages/php/php-5.3.15/main/streams/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/streams/userspace.c -o main/streams/userspace.lo
  877. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/streams/ -I/root/Desktop/Packages/php/php-5.3.15/main/streams/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/streams/transports.c -o main/streams/transports.lo
  878. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/streams/ -I/root/Desktop/Packages/php/php-5.3.15/main/streams/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/streams/xp_socket.c -o main/streams/xp_socket.lo
  879. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/streams/ -I/root/Desktop/Packages/php/php-5.3.15/main/streams/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/streams/mmap.c -o main/streams/mmap.lo
  880. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/streams/ -I/root/Desktop/Packages/php/php-5.3.15/main/streams/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/main/streams/glob_wrapper.c -o main/streams/glob_wrapper.lo
  881. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_language_parser.c -o Zend/zend_language_parser.lo
  882. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_language_scanner.c -o Zend/zend_language_scanner.lo
  883. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_ini_parser.c -o Zend/zend_ini_parser.lo
  884. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_ini_scanner.c -o Zend/zend_ini_scanner.lo
  885. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_alloc.c -o Zend/zend_alloc.lo
  886. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_compile.c -o Zend/zend_compile.lo
  887. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_constants.c -o Zend/zend_constants.lo
  888. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_dynamic_array.c -o Zend/zend_dynamic_array.lo
  889. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_execute_API.c -o Zend/zend_execute_API.lo
  890. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_highlight.c -o Zend/zend_highlight.lo
  891. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_llist.c -o Zend/zend_llist.lo
  892. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_opcode.c -o Zend/zend_opcode.lo
  893. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_operators.c -o Zend/zend_operators.lo
  894. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_ptr_stack.c -o Zend/zend_ptr_stack.lo
  895. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_stack.c -o Zend/zend_stack.lo
  896. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_variables.c -o Zend/zend_variables.lo
  897. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend.c -o Zend/zend.lo
  898. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_API.c -o Zend/zend_API.lo
  899. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_extensions.c -o Zend/zend_extensions.lo
  900. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_hash.c -o Zend/zend_hash.lo
  901. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_list.c -o Zend/zend_list.lo
  902. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_indent.c -o Zend/zend_indent.lo
  903. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_builtin_functions.c -o Zend/zend_builtin_functions.lo
  904. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_sprintf.c -o Zend/zend_sprintf.lo
  905. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_ini.c -o Zend/zend_ini.lo
  906. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_qsort.c -o Zend/zend_qsort.lo
  907. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_multibyte.c -o Zend/zend_multibyte.lo
  908. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_ts_hash.c -o Zend/zend_ts_hash.lo
  909. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_stream.c -o Zend/zend_stream.lo
  910. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_iterators.c -o Zend/zend_iterators.lo
  911. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_interfaces.c -o Zend/zend_interfaces.lo
  912. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_exceptions.c -o Zend/zend_exceptions.lo
  913. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_strtod.c -o Zend/zend_strtod.lo
  914. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_gc.c -o Zend/zend_gc.lo
  915. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_closures.c -o Zend/zend_closures.lo
  916. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_float.c -o Zend/zend_float.lo
  917. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_objects.c -o Zend/zend_objects.lo
  918. /root/Desktop/Packages/php/php-5.3.15/Zend/zend_objects.c: In function β€˜zend_objects_destroy_object’:
  919. /root/Desktop/Packages/php/php-5.3.15/Zend/zend_objects.c:96: warning: assignment discards qualifiers from pointer target type
  920. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_object_handlers.c -o Zend/zend_object_handlers.lo
  921. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_objects_API.c -o Zend/zend_objects_API.lo
  922. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_default_classes.c -o Zend/zend_default_classes.lo
  923. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -IZend/ -I/root/Desktop/Packages/php/php-5.3.15/Zend/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/Zend/zend_execute.c -o Zend/zend_execute.lo
  924. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -I/usr/local/apache2/include  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -Isapi/apache2handler/ -I/root/Desktop/Packages/php/php-5.3.15/sapi/apache2handler/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/sapi/apache2handler/mod_php5.c -o sapi/apache2handler/mod_php5.lo
  925. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -I/usr/local/apache2/include  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -Isapi/apache2handler/ -I/root/Desktop/Packages/php/php-5.3.15/sapi/apache2handler/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/sapi/apache2handler/sapi_apache2.c -o sapi/apache2handler/sapi_apache2.lo
  926. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -I/usr/local/apache2/include  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -Isapi/apache2handler/ -I/root/Desktop/Packages/php/php-5.3.15/sapi/apache2handler/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/sapi/apache2handler/apache_config.c -o sapi/apache2handler/apache_config.lo
  927. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -I/usr/local/apache2/include  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  -Isapi/apache2handler/ -I/root/Desktop/Packages/php/php-5.3.15/sapi/apache2handler/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/sapi/apache2handler/php_functions.c -o sapi/apache2handler/php_functions.lo
  928. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c main/internal_functions.c -o main/internal_functions.lo
  929. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=link /root/Desktop/Packages/php/php-5.3.15/meta_ccld -g -O2 -fvisibility=hidden -pthread -DZTS -prefer-pic  -rpath /root/Desktop/Packages/php/php-5.3.15/libs -avoid-version -module   ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/ereg/ereg.lo ext/ereg/regex/regcomp.lo ext/ereg/regex/regexec.lo ext/ereg/regex/regerror.lo ext/ereg/regex/regfree.lo ext/libxml/libxml.lo ext/pcre/pcrelib/pcre_chartables.lo ext/pcre/pcrelib/pcre_ucd.lo ext/pcre/pcrelib/pcre_compile.lo ext/pcre/pcrelib/pcre_config.lo ext/pcre/pcrelib/pcre_exec.lo ext/pcre/pcrelib/pcre_fullinfo.lo ext/pcre/pcrelib/pcre_get.lo ext/pcre/pcrelib/pcre_globals.lo ext/pcre/pcrelib/pcre_info.lo ext/pcre/pcrelib/pcre_maketables.lo ext/pcre/pcrelib/pcre_newline.lo ext/pcre/pcrelib/pcre_ord2utf8.lo ext/pcre/pcrelib/pcre_refcount.lo ext/pcre/pcrelib/pcre_study.lo ext/pcre/pcrelib/pcre_tables.lo ext/pcre/pcrelib/pcre_try_flipped.lo ext/pcre/pcrelib/pcre_valid_utf8.lo ext/pcre/pcrelib/pcre_version.lo ext/pcre/pcrelib/pcre_xclass.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/exif/exif.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/gd/gd.lo ext/gd/libgd/gd.lo ext/gd/libgd/gd_gd.lo ext/gd/libgd/gd_gd2.lo ext/gd/libgd/gd_io.lo ext/gd/libgd/gd_io_dp.lo ext/gd/libgd/gd_io_file.lo ext/gd/libgd/gd_ss.lo ext/gd/libgd/gd_io_ss.lo ext/gd/libgd/gd_png.lo ext/gd/libgd/gd_jpeg.lo ext/gd/libgd/gdxpm.lo ext/gd/libgd/gdfontt.lo ext/gd/libgd/gdfonts.lo ext/gd/libgd/gdfontmb.lo ext/gd/libgd/gdfontl.lo ext/gd/libgd/gdfontg.lo ext/gd/libgd/gdtables.lo ext/gd/libgd/gdft.lo ext/gd/libgd/gdcache.lo ext/gd/libgd/gdkanji.lo ext/gd/libgd/wbmp.lo ext/gd/libgd/gd_wbmp.lo ext/gd/libgd/gdhelpers.lo ext/gd/libgd/gd_topal.lo ext/gd/libgd/gd_gif_in.lo ext/gd/libgd/xbm.lo ext/gd/libgd/gd_gif_out.lo ext/gd/libgd/gd_security.lo ext/gd/libgd/gd_filter.lo ext/gd/libgd/gd_pixelate.lo ext/gd/libgd/gd_arc.lo ext/gd/libgd/gd_rotate.lo ext/gd/libgd/gd_color.lo ext/mysql/php_mysql.lo ext/mysqli/mysqli.lo ext/mysqli/mysqli_api.lo ext/mysqli/mysqli_prop.lo ext/mysqli/mysqli_nonapi.lo ext/mysqli/mysqli_fe.lo ext/mysqli/mysqli_report.lo ext/mysqli/mysqli_driver.lo ext/mysqli/mysqli_warning.lo ext/mysqli/mysqli_exception.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/pdo_mysql/pdo_mysql.lo ext/pdo_mysql/mysql_driver.lo ext/pdo_mysql/mysql_statement.lo ext/reflection/php_reflection.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/xml/xml.lo ext/xml/compat.lo ext/mysqlnd/mysqlnd.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_net.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo main/main.lo main/snprintf.lo main/spprintf.lo main/php_sprintf.lo main/safe_mode.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/php_logos.lo main/output.lo main/getopt.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_float.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_execute.lo sapi/apache2handler/mod_php5.lo sapi/apache2handler/sapi_apache2.lo sapi/apache2handler/apache_config.lo sapi/apache2handler/php_functions.lo main/internal_functions.lo -lcrypt -lresolv -lcrypt -lmysqlclient_r -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lcrypt  -o libphp5.la
  930. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/pcntl/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcntl/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcntl/pcntl.c -o ext/pcntl/pcntl.lo
  931. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Iext/pcntl/ -I/root/Desktop/Packages/php/php-5.3.15/ext/pcntl/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/ext/pcntl/php_signal.c -o ext/pcntl/php_signal.lo
  932. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Isapi/cli/ -I/root/Desktop/Packages/php/php-5.3.15/sapi/cli/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/sapi/cli/php_cli.c -o sapi/cli/php_cli.lo
  933. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Isapi/cli/ -I/root/Desktop/Packages/php/php-5.3.15/sapi/cli/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c /root/Desktop/Packages/php/php-5.3.15/sapi/cli/php_cli_readline.c -o sapi/cli/php_cli_readline.lo
  934. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=compile /root/Desktop/Packages/php/php-5.3.15/meta_ccld  -Imain/ -I/root/Desktop/Packages/php/php-5.3.15/main/ -DPHP_ATOM_INC -I/root/Desktop/Packages/php/php-5.3.15/include -I/root/Desktop/Packages/php/php-5.3.15/main -I/root/Desktop/Packages/php/php-5.3.15 -I/root/Desktop/Packages/php/php-5.3.15/ext/date/lib -I/root/Desktop/Packages/php/php-5.3.15/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/mysql -I/root/Desktop/Packages/php/php-5.3.15/TSRM -I/root/Desktop/Packages/php/php-5.3.15/Zend  -D_REENTRANT  -g -O2 -fvisibility=hidden -pthread -DZTS  -prefer-pic -c main/internal_functions_cli.c -o main/internal_functions_cli.lo
  935. /bin/sh /root/Desktop/Packages/php/php-5.3.15/libtool --silent --preserve-dup-deps --mode=link /root/Desktop/Packages/php/php-5.3.15/meta_ccld -export-dynamic -g -O2 -fvisibility=hidden -pthread -DZTS     ext/date/php_date.lo ext/date/lib/astro.lo ext/date/lib/dow.lo ext/date/lib/parse_date.lo ext/date/lib/parse_tz.lo ext/date/lib/timelib.lo ext/date/lib/tm2unixtime.lo ext/date/lib/unixtime2tm.lo ext/date/lib/parse_iso_intervals.lo ext/date/lib/interval.lo ext/ereg/ereg.lo ext/ereg/regex/regcomp.lo ext/ereg/regex/regexec.lo ext/ereg/regex/regerror.lo ext/ereg/regex/regfree.lo ext/libxml/libxml.lo ext/pcre/pcrelib/pcre_chartables.lo ext/pcre/pcrelib/pcre_ucd.lo ext/pcre/pcrelib/pcre_compile.lo ext/pcre/pcrelib/pcre_config.lo ext/pcre/pcrelib/pcre_exec.lo ext/pcre/pcrelib/pcre_fullinfo.lo ext/pcre/pcrelib/pcre_get.lo ext/pcre/pcrelib/pcre_globals.lo ext/pcre/pcrelib/pcre_info.lo ext/pcre/pcrelib/pcre_maketables.lo ext/pcre/pcrelib/pcre_newline.lo ext/pcre/pcrelib/pcre_ord2utf8.lo ext/pcre/pcrelib/pcre_refcount.lo ext/pcre/pcrelib/pcre_study.lo ext/pcre/pcrelib/pcre_tables.lo ext/pcre/pcrelib/pcre_try_flipped.lo ext/pcre/pcrelib/pcre_valid_utf8.lo ext/pcre/pcrelib/pcre_version.lo ext/pcre/pcrelib/pcre_xclass.lo ext/pcre/php_pcre.lo ext/zlib/zlib.lo ext/zlib/zlib_fopen_wrapper.lo ext/zlib/zlib_filter.lo ext/exif/exif.lo ext/filter/filter.lo ext/filter/sanitizing_filters.lo ext/filter/logical_filters.lo ext/filter/callback_filter.lo ext/gd/gd.lo ext/gd/libgd/gd.lo ext/gd/libgd/gd_gd.lo ext/gd/libgd/gd_gd2.lo ext/gd/libgd/gd_io.lo ext/gd/libgd/gd_io_dp.lo ext/gd/libgd/gd_io_file.lo ext/gd/libgd/gd_ss.lo ext/gd/libgd/gd_io_ss.lo ext/gd/libgd/gd_png.lo ext/gd/libgd/gd_jpeg.lo ext/gd/libgd/gdxpm.lo ext/gd/libgd/gdfontt.lo ext/gd/libgd/gdfonts.lo ext/gd/libgd/gdfontmb.lo ext/gd/libgd/gdfontl.lo ext/gd/libgd/gdfontg.lo ext/gd/libgd/gdtables.lo ext/gd/libgd/gdft.lo ext/gd/libgd/gdcache.lo ext/gd/libgd/gdkanji.lo ext/gd/libgd/wbmp.lo ext/gd/libgd/gd_wbmp.lo ext/gd/libgd/gdhelpers.lo ext/gd/libgd/gd_topal.lo ext/gd/libgd/gd_gif_in.lo ext/gd/libgd/xbm.lo ext/gd/libgd/gd_gif_out.lo ext/gd/libgd/gd_security.lo ext/gd/libgd/gd_filter.lo ext/gd/libgd/gd_pixelate.lo ext/gd/libgd/gd_arc.lo ext/gd/libgd/gd_rotate.lo ext/gd/libgd/gd_color.lo ext/mysql/php_mysql.lo ext/mysqli/mysqli.lo ext/mysqli/mysqli_api.lo ext/mysqli/mysqli_prop.lo ext/mysqli/mysqli_nonapi.lo ext/mysqli/mysqli_fe.lo ext/mysqli/mysqli_report.lo ext/mysqli/mysqli_driver.lo ext/mysqli/mysqli_warning.lo ext/mysqli/mysqli_exception.lo ext/pdo/pdo.lo ext/pdo/pdo_dbh.lo ext/pdo/pdo_stmt.lo ext/pdo/pdo_sql_parser.lo ext/pdo/pdo_sqlstate.lo ext/pdo_mysql/pdo_mysql.lo ext/pdo_mysql/mysql_driver.lo ext/pdo_mysql/mysql_statement.lo ext/reflection/php_reflection.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/simplexml/simplexml.lo ext/simplexml/sxe.lo ext/spl/php_spl.lo ext/spl/spl_functions.lo ext/spl/spl_engine.lo ext/spl/spl_iterators.lo ext/spl/spl_array.lo ext/spl/spl_directory.lo ext/spl/spl_exceptions.lo ext/spl/spl_observer.lo ext/spl/spl_dllist.lo ext/spl/spl_heap.lo ext/spl/spl_fixedarray.lo ext/standard/crypt_freesec.lo ext/standard/crypt_blowfish.lo ext/standard/crypt_sha512.lo ext/standard/crypt_sha256.lo ext/standard/php_crypt_r.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/sha1.lo ext/standard/user_filters.lo ext/standard/uuencode.lo ext/standard/filters.lo ext/standard/proc_open.lo ext/standard/streamsfuncs.lo ext/standard/http.lo ext/xml/xml.lo ext/xml/compat.lo ext/mysqlnd/mysqlnd.lo ext/mysqlnd/mysqlnd_charset.lo ext/mysqlnd/mysqlnd_wireprotocol.lo ext/mysqlnd/mysqlnd_loaddata.lo ext/mysqlnd/mysqlnd_net.lo ext/mysqlnd/mysqlnd_statistics.lo ext/mysqlnd/mysqlnd_result.lo ext/mysqlnd/mysqlnd_result_meta.lo ext/mysqlnd/mysqlnd_debug.lo ext/mysqlnd/mysqlnd_block_alloc.lo ext/mysqlnd/php_mysqlnd.lo ext/mysqlnd/mysqlnd_ps.lo ext/mysqlnd/mysqlnd_ps_codec.lo TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo main/main.lo main/snprintf.lo main/spprintf.lo main/php_sprintf.lo main/safe_mode.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/network.lo main/php_open_temporary_file.lo main/php_logos.lo main/output.lo main/getopt.lo main/streams/streams.lo main/streams/cast.lo main/streams/memory.lo main/streams/filter.lo main/streams/plain_wrapper.lo main/streams/userspace.lo main/streams/transports.lo main/streams/xp_socket.lo main/streams/mmap.lo main/streams/glob_wrapper.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_ts_hash.lo Zend/zend_stream.lo Zend/zend_iterators.lo Zend/zend_interfaces.lo Zend/zend_exceptions.lo Zend/zend_strtod.lo Zend/zend_gc.lo Zend/zend_closures.lo Zend/zend_float.lo Zend/zend_objects.lo Zend/zend_object_handlers.lo Zend/zend_objects_API.lo Zend/zend_default_classes.lo Zend/zend_execute.lo ext/pcntl/pcntl.lo ext/pcntl/php_signal.lo sapi/cli/php_cli.lo sapi/cli/php_cli_readline.lo main/internal_functions_cli.lo -lcrypt -lresolv -lcrypt -lmysqlclient_r -lpng -lz -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lcrypt  -o sapi/cli/php
  936.  
  937. Build complete.
  938. Don't forget to run 'make test'.
  939.  
  940. Dalek:~/Desktop/Packages/php/php-5.3.15 # make install
  941. Installing PHP SAPI module:       apache2handler
  942. /usr/local/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/apr/build-1/libtool' libphp5.la /usr/local/apache2/modules
  943. /usr/local/apr/build-1/libtool --mode=install install libphp5.la /usr/local/apache2/modules/
  944. libtool: install: install .libs/libphp5.so /usr/local/apache2/modules/libphp5.so
  945. libtool: install: install .libs/libphp5.lai /usr/local/apache2/modules/libphp5.la
  946. libtool: install: warning: remember to run `libtool --finish /root/Desktop/Packages/php/php-5.3.15/libs'
  947. chmod 755 /usr/local/apache2/modules/libphp5.so
  948. [activating module `php5' in /usr/local/apache2/conf/httpd.conf]
  949. Installing PHP CLI binary:        /usr/bin/
  950. Installing PHP CLI man page:      /usr/share/man/man1/
  951. Installing build environment:     /usr/lib/php/build/
  952. Installing header files:          /usr/include/php/
  953. Installing helper programs:       /usr/bin/
  954.   program: phpize5
  955.   program: php-config5
  956. Installing man pages:             /usr/share/man/man1/
  957.   page: phpize5.1
  958.   page: php-config5.1
  959. Installing PEAR environment:      /usr/lib/php/
  960. [PEAR] Archive_Tar    - already installed: 1.3.7
  961. [PEAR] Console_Getopt - already installed: 1.3.0
  962. [PEAR] Structures_Graph- already installed: 1.0.4
  963. [PEAR] XML_Util       - already installed: 1.2.1
  964. [PEAR] PEAR           - already installed: 1.9.4
  965. Warning! a PEAR user config file already exists from a previous PEAR installation at '/root/.pearrc'. You may probably want to remove it.
  966. Wrote PEAR system config file at: /etc/php5/apache2/pear.conf
  967. You may want to add: /usr/lib/php to your php.ini include_path
  968. Installing PDO headers:          /usr/include/php/ext/pdo/
  969. Dalek:~/Desktop/Packages/php/php-5.3.15 # locate exif.so
  970. /usr/lib/libexif.so.12
  971. /usr/lib/libexif.so.12.2.0
Add Comment
Please, Sign In to add comment