[前][次][番号順一覧][スレッド一覧]

mysql:3556

From: Miyuki ICHIMURA <Miyuki ICHIMURA <ichimura@xxxxxxxxxx>>
Date: Tue, 24 Apr 2001 15:40:26 +0900
Subject: [mysql 03556] インストールについて

はじめまして。市村と申します。
MySQLの超初心者です。

実は今サーバ(UNIX)にmysql-3.23.33-dec-osf4.0f-alphaev6をインストール
しているのですが
script/mysql_install_dbを流すとたくさんエラーが出てきてしまいます。
/usr/local/ではないところにインストールしました。
ただ、mysql-3.23.25-beta-dec-osf4.0f-alphaev6をインストールしたとき
はうまくいってたのですが・・・
ダウンロードしたファイル自体が間違っているのでしょうか?

すみません。どなたかなにかわかりましたら助けてくださぁい(;_;)

エラーメッセージを以下にのせます。(長いです。すみません・・・)
2644:./bin/my_print_defaults: /sbin/loader: Error: Unresolved symbol in 
./bin/my_print_defaults: _F64_fstat
2644:./bin/my_print_defaults: /sbin/loader: Error: Unresolved symbol in 
./bin/my_print_defaults: _F64_stat
2644:./bin/my_print_defaults: /sbin/loader: Error: Unresolved symbol in 
./bin/my_print_defaults: __cf_fprintf
2644:./bin/my_print_defaults: /sbin/loader: Error: Unresolved symbol in 
./bin/my_print_defaults: _F64_lstat
2644:./bin/my_print_defaults: /sbin/loader: Error: Unresolved symbol in 
./bin/my_print_defaults: __cf_printf
2644:./bin/my_print_defaults: /sbin/loader: Fatal Error: this executable has 
unresolvable symbols
2649:./bin/resolveip: /sbin/loader: Error: Unresolved symbol in ./bin/resolveip: 
__cf_fprintf
2649:./bin/resolveip: /sbin/loader: Error: Unresolved symbol in ./bin/resolveip: 
__cf_printf
2649:./bin/resolveip: /sbin/loader: Error: Unresolved symbol in ./bin/resolveip: 
_F64_stat
2649:./bin/resolveip: /sbin/loader: Error: Unresolved symbol in ./bin/resolveip: 
_F64_fstat
2649:./bin/resolveip: /sbin/loader: Fatal Error: this executable has unresolvable 
symbols
2648:./bin/resolveip: /sbin/loader: Error: Unresolved symbol in ./bin/resolveip: 
__cf_fprintf
2648:./bin/resolveip: /sbin/loader: Error: Unresolved symbol in ./bin/resolveip: 
__cf_printf
2648:./bin/resolveip: /sbin/loader: Error: Unresolved symbol in ./bin/resolveip: 
_F64_stat
2648:./bin/resolveip: /sbin/loader: Error: Unresolved symbol in ./bin/resolveip: 
_F64_fstat
2648:./bin/resolveip: /sbin/loader: Fatal Error: this executable has unresolvable 
symbols
WARNING: The host 'pd8.pharmadesign.co.jp' could not be looked up with resolveip.
This probably means that your libc libraries are not 100 % compatible
with this binary MySQL version. The MySQL deamon, mysqld, should work
normally with the exception that host name resolving will not work.
This means that you should use IP addresses instead of hostnames
when specifying MySQL privileges !
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
%DECthreads bugcheck (version V3.18-042), terminating execution.
% Reason:  stkGet: (4) nxm_stack_create (0,5251072,16384,8192)
% Running on OSF1 V4.0(1229) on AlphaPC 264DP 751 MHz, 2048Mb; 2 CPUs, pid 2647
Installation of grant tables failed!

Examine the logs in ./data for more information.
You can also try to start the mysqld demon with:
./bin/mysqld --skip-grant &
You can use the command line tool
./bin/mysql to connect to the mysql
database and look at the grant tables:

shell> ./bin/mysql -u root mysql
mysql> show tables

Try 'mysqld --help' if you have problems with paths. Using --log
gives you a log in ./data that may be helpful.

The latest information about MySQL is available on the web at
http://www.mysql.com
Please consult the MySQL manual section: 'Problems running mysql_install_db',
and the manual section that describes problems on your OS.
Another information source is the MySQL email archive.
Please check all of the above before mailing us!
And if you do mail us, you MUST use the ./bin/mysqlbug script!


[前][次][番号順一覧][スレッド一覧]

->    3556 2001-04-24 15:40 [Miyuki ICHIMURA <ich] インストールについて                    
      3560 2001-04-25 09:26 ┗[Shinichi Moritani <m]                                       
      3564 2001-04-26 09:57  ┗[Miyuki ICHIMURA <ich]