[PHP-users 19258]Re: Redhatでora関数群を使える環境の構築。

Kengo Yamaguchi mkengo @ wism-mutoh.co.jp
2003年 12月 8日 (月) 15:11:21 JST


山口@札幌 です。ぢょ〜さん、アドバイスありがとうございます。

>       Oracle モジュール込み PHP は作ったことないのですが, parse error
>     とおっしゃるものを具体的に提示すればアドバイスが増えるかもしれませ
>     ん.

rpm -ba コマンド実行後、表示された parse error の一部を転載します。
(一行の文字数が多くなっておりますので、見づらいかもしれません。)

-------------------------------------------------------------------------------------
In file included from /usr/src/redhat/BUILD/php-4.2.2/ext/standard/php_standard.h:57,
                 from internal_functions.c:60:
/usr/src/redhat/BUILD/php-4.2.2/ext/standard/php_assert.h:29: parse error before "zval"
/usr/src/redhat/BUILD/php-4.2.2/ext/standard/php_assert.h:30: parse error before "zval"
In file included from /usr/src/redhat/BUILD/php-4.2.2/ext/standard/php_standard.h:58,
                 from internal_functions.c:60:
/usr/src/redhat/BUILD/php-4.2.2/ext/standard/php_versioning.h:28: parse error before "zval"
In file included from /usr/src/redhat/BUILD/php-4.2.2/ext/standard/php_standard.h:59,
                 from internal_functions.c:60:
/usr/src/redhat/BUILD/php-4.2.2/ext/standard/php_ftok.h:26: parse error before "zval"
-------------------------------------------------------------------------------------

上記は一部ですが、他の行も「In file ・・・」の後、同様に
「 parse error before "zval"」 が続いております。
そして、一番最後に

-------------------------------------------------------------------------------------
make[2]: *** [internal_functions.lo] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/php-4.2.2/build-cgi/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/php-4.2.2/build-cgi/main'
make: *** [all-recursive] Error 1
エラー:Bad exit status from /var/tmp/rpm-tmp.75387 (%build)

RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.75387 (%build)
-------------------------------------------------------------------------------------

となって、終了してしまいます。
何かヒントになるものがあるでしょうか?

# 「zval」や「parse error」でgoogle検索してみたのですが、
# ピンと来るページがなく、恥ずかしながら意味がわかりませんでした。

◆◇◆  山口 謙吾 --- <mkengo @ wism-mutoh.co.jp>



PHP-users メーリングリストの案内