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

mysql:6500

From: <hogehoge@xxxxxxxxxx>
Date: Thu, 31 Oct 2002 17:25:19 +0900
Subject: [mysql 06500] Re: 一般ユーザ権限でのインストール

makeのログ2ページ目です。

echo timestamp > linked_client_sources
cd sql; rm -f mini_client_errors.c;/bin/ln -s ../libmysql/errmsg.c mini_clien
t_errors.c
echo timestamp > linked_server_sources
cd libmysql_r; make link_sources
make[1]: Entering directory `/home/hogehoge/mysql-3.23.53/libmysql_r'
set -x; \
for f in `cd ../libmysql && echo *.[ch]`; do \
  rm -f ./$f; \
  /bin/ln -s ../libmysql/$f ./$f; \
done
++ cd ../libmysql
++ echo array.c bchange.c bmove.c bmove_upp.c charset.c conf_to_src.c ctype-u
jis.c ctype.c ctype_autoconf.c dbug.c default.c errmsg.c errors.c get_passwor
d.c getopt.c getopt1.c getvar.c hash.c int2str.c is_prefix.c libmysql.c list.
c llstr.c longlong2str.c mf_cache.c mf_casecnv.c mf_dirname.c mf_fn_ext.c mf_
format.c mf_iocache.c mf_loadpath.c mf_pack.c mf_path.c mf_tempfile.c mf_unix
path.c mf_wcomp.c mulalloc.c my_alloc.c my_compress.c my_create.c my_delete.c
 my_div.c my_error.c my_fopen.c my_fstream.c my_gethostbyname.c my_getwd.c my
_init.c my_lib.c my_malloc.c my_messnc.c my_net.c my_once.c my_open.c my_port
.c my_pread.c my_pthread.c my_read.c my_realloc.c my_seek.c my_static.c my_st
atic.h my_symlink.c my_thr_init.c my_write.c mysys_priv.h net.c password.c sa
femalloc.c str2int.c strcend.c strcont.c strend.c strfill.c string.c strinstr
.c strmake.c strmov.c strnlen.c strnmov.c strto.c strtoll.c strtoull.c strxmo
v.c thr_mutex.c typelib.c violite.c
+ rm -f ./array.c
+ /bin/ln -s ../libmysql/array.c ./array.c
+ rm -f ./bchange.c
+ /bin/ln -s ../libmysql/bchange.c ./bchange.c
+ rm -f ./bmove.c
+ /bin/ln -s ../libmysql/bmove.c ./bmove.c
+ rm -f ./bmove_upp.c
+ /bin/ln -s ../libmysql/bmove_upp.c ./bmove_upp.c
+ rm -f ./charset.c
+ /bin/ln -s ../libmysql/charset.c ./charset.c
+ rm -f ./conf_to_src.c
+ /bin/ln -s ../libmysql/conf_to_src.c ./conf_to_src.c
+ rm -f ./ctype-ujis.c
+ /bin/ln -s ../libmysql/ctype-ujis.c ./ctype-ujis.c
+ rm -f ./ctype.c
+ /bin/ln -s ../libmysql/ctype.c ./ctype.c
+ rm -f ./ctype_autoconf.c
+ /bin/ln -s ../libmysql/ctype_autoconf.c ./ctype_autoconf.c
+ rm -f ./dbug.c
+ /bin/ln -s ../libmysql/dbug.c ./dbug.c
+ rm -f ./default.c
+ /bin/ln -s ../libmysql/default.c ./default.c
+ rm -f ./errmsg.c
+ /bin/ln -s ../libmysql/errmsg.c ./errmsg.c
+ rm -f ./errors.c
+ /bin/ln -s ../libmysql/errors.c ./errors.c
+ rm -f ./get_password.c
+ /bin/ln -s ../libmysql/get_password.c ./get_password.c
+ rm -f ./getopt.c
+ /bin/ln -s ../libmysql/getopt.c ./getopt.c
+ rm -f ./getopt1.c
+ /bin/ln -s ../libmysql/getopt1.c ./getopt1.c
+ rm -f ./getvar.c
+ /bin/ln -s ../libmysql/getvar.c ./getvar.c
+ rm -f ./hash.c
+ /bin/ln -s ../libmysql/hash.c ./hash.c
+ rm -f ./int2str.c
+ /bin/ln -s ../libmysql/int2str.c ./int2str.c
+ rm -f ./is_prefix.c
+ /bin/ln -s ../libmysql/is_prefix.c ./is_prefix.c
+ rm -f ./libmysql.c
+ /bin/ln -s ../libmysql/libmysql.c ./libmysql.c
+ rm -f ./list.c
+ /bin/ln -s ../libmysql/list.c ./list.c
+ rm -f ./llstr.c
+ /bin/ln -s ../libmysql/llstr.c ./llstr.c
+ rm -f ./longlong2str.c
+ /bin/ln -s ../libmysql/longlong2str.c ./longlong2str.c
+ rm -f ./mf_cache.c
+ /bin/ln -s ../libmysql/mf_cache.c ./mf_cache.c
+ rm -f ./mf_casecnv.c
+ /bin/ln -s ../libmysql/mf_casecnv.c ./mf_casecnv.c
+ rm -f ./mf_dirname.c
+ /bin/ln -s ../libmysql/mf_dirname.c ./mf_dirname.c
+ rm -f ./mf_fn_ext.c
+ /bin/ln -s ../libmysql/mf_fn_ext.c ./mf_fn_ext.c
+ rm -f ./mf_format.c
+ /bin/ln -s ../libmysql/mf_format.c ./mf_format.c
+ rm -f ./mf_iocache.c
+ /bin/ln -s ../libmysql/mf_iocache.c ./mf_iocache.c
+ rm -f ./mf_loadpath.c
+ /bin/ln -s ../libmysql/mf_loadpath.c ./mf_loadpath.c
+ rm -f ./mf_pack.c
+ /bin/ln -s ../libmysql/mf_pack.c ./mf_pack.c
+ rm -f ./mf_path.c
+ /bin/ln -s ../libmysql/mf_path.c ./mf_path.c
+ rm -f ./mf_tempfile.c
+ /bin/ln -s ../libmysql/mf_tempfile.c ./mf_tempfile.c
+ rm -f ./mf_unixpath.c
+ /bin/ln -s ../libmysql/mf_unixpath.c ./mf_unixpath.c
+ rm -f ./mf_wcomp.c
+ /bin/ln -s ../libmysql/mf_wcomp.c ./mf_wcomp.c
+ rm -f ./mulalloc.c
+ /bin/ln -s ../libmysql/mulalloc.c ./mulalloc.c
+ rm -f ./my_alloc.c
+ /bin/ln -s ../libmysql/my_alloc.c ./my_alloc.c
+ rm -f ./my_compress.c
+ /bin/ln -s ../libmysql/my_compress.c ./my_compress.c
+ rm -f ./my_create.c
+ /bin/ln -s ../libmysql/my_create.c ./my_create.c
+ rm -f ./my_delete.c
+ /bin/ln -s ../libmysql/my_delete.c ./my_delete.c
+ rm -f ./my_div.c
+ /bin/ln -s ../libmysql/my_div.c ./my_div.c
+ rm -f ./my_error.c
+ /bin/ln -s ../libmysql/my_error.c ./my_error.c
+ rm -f ./my_fopen.c
+ /bin/ln -s ../libmysql/my_fopen.c ./my_fopen.c
+ rm -f ./my_fstream.c
+ /bin/ln -s ../libmysql/my_fstream.c ./my_fstream.c
+ rm -f ./my_gethostbyname.c
+ /bin/ln -s ../libmysql/my_gethostbyname.c ./my_gethostbyname.c
+ rm -f ./my_getwd.c
+ /bin/ln -s ../libmysql/my_getwd.c ./my_getwd.c
+ rm -f ./my_init.c
+ /bin/ln -s ../libmysql/my_init.c ./my_init.c
+ rm -f ./my_lib.c
+ /bin/ln -s ../libmysql/my_lib.c ./my_lib.c
+ rm -f ./my_malloc.c
+ /bin/ln -s ../libmysql/my_malloc.c ./my_malloc.c
+ rm -f ./my_messnc.c
+ /bin/ln -s ../libmysql/my_messnc.c ./my_messnc.c
+ rm -f ./my_net.c
+ /bin/ln -s ../libmysql/my_net.c ./my_net.c
+ rm -f ./my_once.c
+ /bin/ln -s ../libmysql/my_once.c ./my_once.c
+ rm -f ./my_open.c
+ /bin/ln -s ../libmysql/my_open.c ./my_open.c
+ rm -f ./my_port.c
+ /bin/ln -s ../libmysql/my_port.c ./my_port.c
+ rm -f ./my_pread.c
+ /bin/ln -s ../libmysql/my_pread.c ./my_pread.c
+ rm -f ./my_pthread.c
+ /bin/ln -s ../libmysql/my_pthread.c ./my_pthread.c
+ rm -f ./my_read.c
+ /bin/ln -s ../libmysql/my_read.c ./my_read.c
+ rm -f ./my_realloc.c
+ /bin/ln -s ../libmysql/my_realloc.c ./my_realloc.c
+ rm -f ./my_seek.c
+ /bin/ln -s ../libmysql/my_seek.c ./my_seek.c
+ rm -f ./my_static.c
+ /bin/ln -s ../libmysql/my_static.c ./my_static.c
+ rm -f ./my_static.h
+ /bin/ln -s ../libmysql/my_static.h ./my_static.h
+ rm -f ./my_symlink.c
+ /bin/ln -s ../libmysql/my_symlink.c ./my_symlink.c
+ rm -f ./my_thr_init.c
+ /bin/ln -s ../libmysql/my_thr_init.c ./my_thr_init.c
+ rm -f ./my_write.c
+ /bin/ln -s ../libmysql/my_write.c ./my_write.c
+ rm -f ./mysys_priv.h
+ /bin/ln -s ../libmysql/mysys_priv.h ./mysys_priv.h
+ rm -f ./net.c
+ /bin/ln -s ../libmysql/net.c ./net.c
+ rm -f ./password.c
+ /bin/ln -s ../libmysql/password.c ./password.c
+ rm -f ./safemalloc.c
+ /bin/ln -s ../libmysql/safemalloc.c ./safemalloc.c
+ rm -f ./str2int.c
+ /bin/ln -s ../libmysql/str2int.c ./str2int.c
+ rm -f ./strcend.c
+ /bin/ln -s ../libmysql/strcend.c ./strcend.c
+ rm -f ./strcont.c
+ /bin/ln -s ../libmysql/strcont.c ./strcont.c
+ rm -f ./strend.c
+ /bin/ln -s ../libmysql/strend.c ./strend.c
+ rm -f ./strfill.c
+ /bin/ln -s ../libmysql/strfill.c ./strfill.c
+ rm -f ./string.c
+ /bin/ln -s ../libmysql/string.c ./string.c
+ rm -f ./strinstr.c
+ /bin/ln -s ../libmysql/strinstr.c ./strinstr.c
+ rm -f ./strmake.c
+ /bin/ln -s ../libmysql/strmake.c ./strmake.c
+ rm -f ./strmov.c
+ /bin/ln -s ../libmysql/strmov.c ./strmov.c
+ rm -f ./strnlen.c
+ /bin/ln -s ../libmysql/strnlen.c ./strnlen.c
+ rm -f ./strnmov.c
+ /bin/ln -s ../libmysql/strnmov.c ./strnmov.c
+ rm -f ./strto.c
+ /bin/ln -s ../libmysql/strto.c ./strto.c
+ rm -f ./strtoll.c
+ /bin/ln -s ../libmysql/strtoll.c ./strtoll.c
+ rm -f ./strtoull.c
+ /bin/ln -s ../libmysql/strtoull.c ./strtoull.c
+ rm -f ./strxmov.c
+ /bin/ln -s ../libmysql/strxmov.c ./strxmov.c
+ rm -f ./thr_mutex.c
+ /bin/ln -s ../libmysql/thr_mutex.c ./thr_mutex.c
+ rm -f ./typelib.c
+ /bin/ln -s ../libmysql/typelib.c ./typelib.c
+ rm -f ./violite.c
+ /bin/ln -s ../libmysql/violite.c ./violite.c
make[1]: Leaving directory `/home/hogehoge/mysql-3.23.53/libmysql_r'

以上、makeのログ2ページ目です。

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

      6497 2002-10-31 16:50 [<hogehoge@xxxxxxxxxx] 一般ユーザ権限でのインストール          
      6498 2002-10-31 17:03 ┣[<hogehoge@xxxxxxxxxx]                                       
      6499 2002-10-31 17:26 ┣[<hogehoge@xxxxxxxxxx]                                       
->    6500 2002-10-31 17:25 ┣[<hogehoge@xxxxxxxxxx]                                       
      6501 2002-10-31 17:26 ┣[<hogehoge@xxxxxxxxxx]                                       
      6502 2002-10-31 17:27 ┣[<hogehoge@xxxxxxxxxx]                                       
      6503 2002-10-31 17:30 ┣["Takashi Yamashita" ]                                       
      6504 2002-10-31 17:35 ┃┣["Takashi Yamashita" ]                                     
      6506 2002-10-31 18:04 ┃┃┗[<hogehoge@xxxxxxxxxx]                                   
      6505 2002-10-31 17:45 ┃┗[<hogehoge@xxxxxxxxxx] Re: 一般ユーザ権限でのインストール ( お詫び)
      6507 2002-10-31 19:30 ┗[UNO Shintaro <uno@xx]                                       
      6511 2002-11-01 01:43  ┣[Tatsuya Kondo <konet]                                     
      6517 2002-11-01 13:17  ┃┗[<hogehoge@xxxxxxxxxx]                                   
      6516 2002-11-01 13:16  ┗[<hogehoge@xxxxxxxxxx]