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

mysql:8744

From: BlueBerry <BlueBerry <bberry@xxxxxxxxxx>>
Date: Mon, 09 Feb 2004 18:42:06 +0900
Subject: [mysql 08744] コンパイルエラー

春日と申します。

MySQLをコンパイル出来ずに困っております。
何方かご教授願います。

環境とエラー内容は以下の通りです。

環境
TurboLinux 8 Server
kernel 2.4.18-16
MySQL 3.23.58
gcc 2.96-9

エラー内容
libmysql.c: In function `mysql_real_connect':
libmysql.c:1352: warning: passing arg 5 of `gethostbyname_r' from incompatible p
ointer type
libmysql.c:1352: too few arguments to function `gethostbyname_r'
libmysql.c:1352: warning: assignment makes pointer from integer without a cast
make[2]: *** [libmysql.lo] Error 1
make[2]: Leaving directory `/usr/local/src/mysql-3.23.58/libmysql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/mysql-3.23.58'
make: *** [all] Error 2

色々調べているのですがなかなか解決できません。
よろしくお願いいたします。

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