亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 3140 | 回復(fù): 4
打印 上一主題 下一主題

php編譯出錯(cuò),請(qǐng)高手幫忙診斷下 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2011-07-17 16:39 |只看該作者 |倒序?yàn)g覽
php-5.2.14 編譯的時(shí)候,一大堆錯(cuò)誤
/bin/sh /data/src/php-5.2.14/libtool --silent --preserve-dup-deps --mode=compile /data/src/php-5.2.14/meta_ccld -Iext/date/lib -Iext/date/ -I/data/src/php-5.2.14/ext/date/ -DPHP_ATOM_INC -I/data/src/php-5.2.14/include -I/data/src/php-5.2.14/main -I/data/src/php-5.2.14 -I/data/src/php-5.2.14/ext/date/lib -I/usr/include/libxml2 -I/usr/kerberos/include -I/usr/include/freetype2 -I/usr/local/include -I/data/src/php-5.2.14/ext/mbstring/oniguruma -I/data/src/php-5.2.14/ext/mbstring/libmbfl -I/data/src/php-5.2.14/ext/mbstring/libmbfl/mbfl -I/usr/local/mysql/include/mysql -I/data/src/php-5.2.14/TSRM -I/data/src/php-5.2.14/Zend  -D_REENTRANT  -I/usr/local/include -g -O2 -pthread -DZTS  -c /data/src/php-5.2.14/ext/date/php_date.c -o ext/date/php_date.lo
In file included from /data/src/php-5.2.14/main/php.h:34,
                 from /data/src/php-5.2.14/ext/date/php_date.c:21:
/data/src/php-5.2.14/Zend/zend.h:53:26: error: zend_config.h: No such file or directory
In file included from /data/src/php-5.2.14/Zend/zend_alloc.h:27,
                 from /data/src/php-5.2.14/Zend/zend.h:242,
                 from /data/src/php-5.2.14/main/php.h:34,
                 from /data/src/php-5.2.14/ext/date/php_date.c:21:
/data/src/php-5.2.14/Zend/../TSRM/TSRM.h:20:26: error: tsrm_config.h: No such file or directory
In file included from /data/src/php-5.2.14/Zend/zend_alloc.h:27,
                 from /data/src/php-5.2.14/Zend/zend.h:242,
                 from /data/src/php-5.2.14/main/php.h:34,
                 from /data/src/php-5.2.14/ext/date/php_date.c:21:
/data/src/php-5.2.14/Zend/../TSRM/TSRM.h:108: error: expected declaration specifiers or ‘...’ before ‘THREAD_T’
/data/src/php-5.2.14/Zend/../TSRM/TSRM.h:126: error: expected ‘)’ before ‘thread_id’
/data/src/php-5.2.14/Zend/../TSRM/TSRM.h:127: error: expected ‘)’ before ‘thread_id’
/data/src/php-5.2.14/Zend/../TSRM/TSRM.h:134: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘tsrm_thread_id’
/data/src/php-5.2.14/Zend/../TSRM/TSRM.h:135: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘tsrm_mutex_alloc’
/data/src/php-5.2.14/Zend/../TSRM/TSRM.h:136: error: expected ‘)’ before ‘mutexp’
/data/src/php-5.2.14/Zend/../TSRM/TSRM.h:137: error: expected ‘)’ before ‘mutexp’
/data/src/php-5.2.14/Zend/../TSRM/TSRM.h:138: error: expected ‘)’ before ‘mutexp’
/data/src/php-5.2.14/Zend/../TSRM/TSRM.h:140: error: expected ‘)’ before ‘new_thread_begin_handler’
/data/src/php-5.2.14/Zend/../TSRM/TSRM.h:141: error: expected ‘)’ before ‘new_thread_end_handler’
In file included from /data/src/php-5.2.14/Zend/zend.h:242,
                 from /data/src/php-5.2.14/main/php.h:34,
                 from /data/src/php-5.2.14/ext/date/php_date.c:21:
/data/src/php-5.2.14/Zend/zend_alloc.h:34: error: expected specifier-qualifier-list before ‘uint’
/data/src/php-5.2.14/Zend/zend_alloc.h:41: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘char’
/data/src/php-5.2.14/Zend/zend_alloc.h:43: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘void’
/data/src/php-5.2.14/Zend/zend_alloc.h:44: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘void’
/data/src/php-5.2.14/Zend/zend_alloc.h:45: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘void’
/data/src/php-5.2.14/Zend/zend_alloc.h:46: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘void’
/data/src/php-5.2.14/Zend/zend_alloc.h:47: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘void’
/data/src/php-5.2.14/Zend/zend_alloc.h:48: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘void’
/data/src/php-5.2.14/Zend/zend_alloc.h:49: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘void’
/data/src/php-5.2.14/Zend/zend_alloc.h:50: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘void’
/data/src/php-5.2.14/Zend/zend_alloc.h:51: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘char’
/data/src/php-5.2.14/Zend/zend_alloc.h:52: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘char’
/data/src/php-5.2.14/Zend/zend_alloc.h:53: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘size_t’
/data/src/php-5.2.14/Zend/zend_alloc.h: In function ‘__zend_malloc’:
/data/src/php-5.2.14/Zend/zend_alloc.h:81: warning: incompatible implicit declaration of built-in function ‘malloc’
/data/src/php-5.2.14/Zend/zend_alloc.h:86: warning: incompatible implicit declaration of built-in function ‘exit’
/data/src/php-5.2.14/Zend/zend_alloc.h: In function ‘__zend_calloc’:
/data/src/php-5.2.14/Zend/zend_alloc.h:91: warning: initialization makes pointer from integer without a cast
/data/src/php-5.2.14/Zend/zend_alloc.h:92: warning: incompatible implicit declaration of built-in function ‘memset’
/data/src/php-5.2.14/Zend/zend_alloc.h: In function ‘__zend_realloc’:
/data/src/php-5.2.14/Zend/zend_alloc.h:98: warning: assignment makes pointer from integer without a cast
/data/src/php-5.2.14/Zend/zend_alloc.h:103: warning: incompatible implicit declaration of built-in function ‘exit’
/data/src/php-5.2.14/Zend/zend_alloc.h: At top level:
/data/src/php-5.2.14/Zend/zend_alloc.h:128: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘int’
/data/src/php-5.2.14/Zend/zend_alloc.h:130: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘void’
/data/src/php-5.2.14/Zend/zend_alloc.h:131: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘void’
/data/src/php-5.2.14/Zend/zend_alloc.h:132: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘int’
/data/src/php-5.2.14/Zend/zend_alloc.h:145: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘size_t’
/data/src/php-5.2.14/Zend/zend_alloc.h:146: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘size_t’
/data/src/php-5.2.14/Zend/zend_alloc.h:193: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘zend_mm_heap’
/data/src/php-5.2.14/Zend/zend_alloc.h:194: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘void’
/data/src/php-5.2.14/Zend/zend_alloc.h:195: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘void’
/data/src/php-5.2.14/Zend/zend_alloc.h:196: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘void’
/data/src/php-5.2.14/Zend/zend_alloc.h:197: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘void’
/data/src/php-5.2.14/Zend/zend_alloc.h:198: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘size_t’
/data/src/php-5.2.14/Zend/zend_alloc.h:232: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘zend_mm_heap’
/data/src/php-5.2.14/Zend/zend_alloc.h:233: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘zend_mm_heap’
/data/src/php-5.2.14/Zend/zend_alloc.h:234: error: expected ‘=’, ‘,’, ‘;’, ‘a(chǎn)sm’ or ‘__attribute__’ before ‘zend_mm_storage’
In file included from /data/src/php-5.2.14/main/php.h:34,
                 from /data/src/php-5.2.14/ext/date/php_date.c:21:
/data/src/php-5.2.14/Zend/zend.h:265:2: error: #error "Unknown SIZEOF_LONG"
In file included from /data/src/php-5.2.14/Zend/zend.h:276,
                 from /data/src/php-5.2.14/main/php.h:34,
                 from /data/src/php-5.2.14/ext/date/php_date.c:21:

真是很郁悶,不知道怎樣處理,請(qǐng)高手幫我看下,先謝謝了!

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2011-07-17 16:47 |只看該作者
代碼肯定沒有問題,我沒動(dòng)過【不懂,也不敢動(dòng)
看是不是依賴性問題,要裝什么套件,或者版本的兼容性問題。
請(qǐng)各位大俠發(fā)表下意見,現(xiàn)在一點(diǎn)頭緒都沒有。

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2011-07-17 16:48 |只看該作者
這是我的編譯參數(shù):
./configure  --prefix=/usr/local/php --with-config-file-path=/data/conf/php --with-mysql=/usr/local/mysql --with-pdo-mysql=/usr/local/mysql/bin/mysql_config --with-mysqli=/usr/local/mysql/bin/mysql_config --with-iconv=/usr/local/libiconv --with-freetype-dir --with-jpeg-dir --with-png-dir --with-ttf --enable-zip --with-zlib --with-gd --disable-debug --disable-rpath --enable-discard-path --enable-safe-mode --enable-bcmath --enable-shmop --enable-sysvsem --enable-inline-optimization --with-curl --with-curlwrappers --enable-mbregex --enable-fastcgi --enable-fpm --enable-force-cgi-redirect --enable-mbstring --with-mcrypt --disable-ipv6 --enable-static --enable-maintainer-zts --enable-zend-multibyte --enable-sockets --enable-soap --with-openssl --no-create --no-recursion

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2011-07-17 22:07 |只看該作者
沒看出為什么,換個(gè)版本的php試試吧

論壇徽章:
0
5 [報(bào)告]
發(fā)表于 2011-07-18 21:07 |只看該作者
謝謝,已經(jīng)解決了,是編譯參數(shù)不正確!
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP