[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[freewnn:00451] Installation of FreeWnn
- To: freewnn@tomo.gr.jp
- Subject: [freewnn:00451] Installation of FreeWnn
- From: gcwen@XXXX
- Date: Fri, 08 Sep 2000 14:42:48 +0900 (JST)
- Reply-To: freewnn@tomo.gr.jp
Hello,everyone,
I am new to the ML. I have some trouble to install FreeWnn-1.10 on
Linux(Laser5 Linux6.0) and hope to get your help.
I intent to install Wnn and cWnn on my linux box.
# ./configure
It seems no problem except one uncertain message as follows,
sed: can't read ./Pubdic/Makefile.in: No such file or directory
# make
The following error message come up.
I don't know what is wrong with it. Any suggestion and information
will be highly appreciated. Your reply in Japanese is OK.
Thank you for your consideration.
Best regards,
Wen
Erro message in make
**************************************************************
initjserv.c:74: macro `strchr' used without args
make[2]: *** [initjserv.o] Error 1
jl.c:2609: macro `strchr' used without args
make[2]: *** [jl.o] Error 1
make[2]: *** No rule to make target `../../Wnn/jlib/libwnn.a', needed by `wnnstat'. Stop.
/bin/sh: ../../Wnn/jutil/atod: No such file or directory
make[2]: *** [bio.dic] Error 126
/bin/sh: ../../../Wnn/jutil/atod: No such file or directory
make[3]: *** [tankan2.dic] Error 126
make[2]: *** [all] Error 2
jl.c:2609: macro `strchr' used without args
make[3]: *** [jl.o] Error 1
make[2]: *** [../../Wnn/jlib/libwnn.a] Error 2
make[1]: *** [all] Error 2
jl.c:2609: macro `strchr' used without args
make[2]: *** [jl.o] Error 1
initjserv.c:74: macro `strchr' used without args
make[2]: *** [initjserv.o] Error 1
make[2]: *** No rule to make target `../../cWnn/jlib/libcwnn.a', needed by `cwnnstat'. Stop.
/bin/sh: ../../cWnn/jutil/catof: No such file or directory
make[2]: *** [full.con] Error 126
/bin/sh: ../../cWnn/jutil/catof: No such file or directory
make[2]: *** [full.con] Error 126
jl.c:2609: macro `strchr' used without args
make[2]: *** [jl.o] Error 1
initjserv.c:74: macro `strchr' used without args
make[2]: *** [initjserv.o] Error 1
make[2]: *** No rule to make target `../../kWnn/jlib/libkwnn.a', needed by `kwnnstat'. Stop.
/bin/sh: ../../kWnn/jutil/katof: No such file or directory
make[2]: *** [full.fzk] Error 126
make[1]: *** [all] Error 2
make: *** [all] Error 2
*******************************************************