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

mysql:13520

From: 2many dj <2many dj <twomanydj2000@xxxxxxxxxx>>
Date: Mon, 20 Nov 2006 12:59:35 +0900 (JST)
Subject: [mysql 13520] Fedora Core 5 に MySQL4.0.20 をインストールしたい

皆様始めまして。

自宅サーバ(Fedora Core 5)にyumコマンドでMySQL5.0.22、PHP5.1.6をインストールしました。
ただ、MySQLの日本語の扱いに困りMySQL4.0.20に変更しようと思い下記手順を踏みました。

yum remove mysql.i386で削除。

http://downloads.mysql.com/archives/mysql-4.0/mysql-4.0.20.tar.gz
をwgetし解凍。
その後
./configure --with-charset=ujis --prefix=/var/lib/mysql/ --with-mysqld-user=mysql --with-extra-charsets=all --without-readline --with-named-thread-libs="-lpthread"
と指定しconfigure。

configure自体は特に問題無く終わるのでmakeをすると
make[4]: *** [mysqld] Error 1
make[4]: Leaving directory `/usr/src/mysql-4.0.20/sql'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/mysql-4.0.20/sql'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/mysql-4.0.20/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mysql-4.0.20'
make: *** [all] Error 2

と言う表示が出て止まります。
このメッセージで色々検索し、いくつか手がかりになりそうな物を見つけ試してみましたが、全く変化が無いです。

尚、config.logを見ると

configure: failed program was:
| #line 31477 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mysql"
| #define VERSION "4.0.20"
| #define PROTOCOL_VERSION 10
| #define DOT_FRM_VERSION 6
| #define SYSTEM_TYPE "pc-linux"
| #define MACHINE_TYPE "i686"
| #ifdef __cplusplus

こんな感じでずらっとあります。

何かご意見頂けると助かります。
よろしくお願いします。

 


---------------------------------
Yahoo! JAPAN "Pink Ribbon Campaign 2006"
-Breast Cancer Awareness-

添付ファイル

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

-> @ 13520 2006-11-20 12:59 [2many dj <twomanydj2] Fedora Core 5 に MySQL4.0.20 をインストールしたい
     13521 2006-11-20 13:33 ┣[kondo <mail.list.dev]                                       
   @ 13522 2006-11-20 13:43 ┃┗[2many dj <twomanydj2]                                     
     13523 2006-11-20 13:58 ┃ ┗[kondo <mail.list.dev]                                   
   @ 13526 2006-11-20 15:34 ┃  ┗[2many dj <twomanydj2]                                 
   @ 13524 2006-11-20 14:10 ┣[小川 <mcn010@xxxxxxx]                                       
     13525 2006-11-20 15:14 ┗[Tetsuro IKEDA <te.ik]                                       
   @ 13527 2006-11-20 15:37  ┗[2many dj <twomanydj2]                                     
     13528 2006-11-20 16:49   ┗[Tetsuro IKEDA <te.ik]                                   
   @ 13529 2006-11-20 18:00    ┗[2many dj <twomanydj2]                                 
     13530 2006-11-20 18:18     ┗[Tetsuro IKEDA <te.ik]                               
   @ 13531 2006-11-20 18:33      ┣[2many dj <twomanydj2]                             
     13532 2006-11-20 18:40      ┗[2many dj <twomanydj2]