日記帳
本ページはプロモーションが含まれています
カテゴリー
Links
blog(ブログ)マスター
アンドロイドの巣
ゼロから始めるベランダ菜園
タイトル
ラジコン
2024年5月
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31

php-5.4.28 cp: cannot stat sapi/cli/php.1: No such file

カテゴリー: General
2014-05-24
php-5.4.28
make error

cp: cannot stat sapi/cli/php.1: No such file

https://bugs.php.net/bug.php?id=66842

はぁ!!?
修正消したら コンパイル通りましたよ!!

--- php-5.4.28/Makefile.global  2014-04-29 15:44:00.000000000 +0900
+++ php-5.4.28/Makefile.global  2014-05-24 19:03:42.000000000 +0900
@@ -113,7 +113,7 @@
        find . -name \*.la -o -name \*.a | xargs rm -f 
        find . -name \*.so | xargs rm -f
        find . -name .libs -a -type d|xargs rm -rf
-       find . -name \*.1 | xargs rm -f
+#      find . -name \*.1 | xargs rm -f
        rm -f libphp$(PHP_MAJOR_VERSION).la $(SAPI_CLI_PATH) $(OVERALL_TARGET) modules/* libs/*





トラックバック
トラックバックはありません。
PR

[PR]