mysql:3959
From: Tom Mishima <Tom Mishima <tmishima@xxxxxxxxxx>>
Date: Tue, 10 Jul 2001 19:27:25 +0900
Subject: [mysql 03959] Re: コンパイルエラー
三嶋です。 > > -fno-exceptionsを使用する時は、実際にはc++が使用されていると思いますが > > gcc 2.95.2に置き換わっていますか? > > 置き換わっていませんでした(^^; > > 置き換えたら、無事に make と make install が出来ました。 > ですが、何かおかしい感じです。 > /usr/local/mysql-test とかいうディレクトリは出来てるし、 > # /usr/local/bin/mysql_install_db --user=mysql > とすると、 > Sorry, the host 'hogehoge' could not be looked up. > Please configure the 'hostname' command to return a correct hostname. > If you want to solve this at a later stage, restart this script with > the --force option > と、怒られてしまいます。 hostnameのコマンドで表示されるホストが/etc/hostsに登録されていますか? 登録されていなければ、登録してから再度mysql_install_dbを実行して下さい。 # --forceオプションを付ければ、インストールできますが、折角チェック機能が # あるので、チェックが通る様にしましょう。 # --forceしても、結局あとでチェックが通る為の作業をやならければならないし。
3939 2001-07-10 04:15 ["Taro Yamamoto" <tar] コンパイルエラー 3940 2001-07-10 09:21 ┗[Tom Mishima <tmishim] 3947 2001-07-10 11:14 ┗["Taro Yamamoto" <tar] 3949 2001-07-10 12:08 ┗[Tom Mishima <tmishim] 3951 2001-07-10 13:58 ┗["Taro Yamamoto" <tar] 3953 2001-07-10 16:43 ┣[Tom Mishima <tmishim] 3955 2001-07-10 17:48 ┃┗["Taro Yamamoto" <tar] 3956 2001-07-10 17:57 ┃ ┗[Tom Mishima <tmishim] 3957 2001-07-10 19:00 ┃ ┗["Taro Yamamoto" <tar] -> 3959 2001-07-10 19:27 ┃ ┗[Tom Mishima <tmishim] 3960 2001-07-10 21:48 ┃ ┗["Taro Yamamoto" <tar] 3954 2001-07-10 16:53 ┗[Hiroki TANIKAWA <hir]