Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to compile Wnn4.2 on X11R6.3

2 views
Skip to first unread message

Masaomi Hata

unread,
Oct 5, 1997, 3:00:00 AM10/5/97
to


関西大学の波多正臣と申します.


今X11R6.3をインストールしたマシンでWnn4.2をコンパイルしているのですが,
下記のようなエラーがでて困っております.どうやら,getnstrが悪さをしている
ようなんですが,どうにも分からない状態にあります.もしこういう状況を脱した
方がおられましたら,ご教示を受けたいと思います.よろしくお願いいたします.


In file included from js.c:104:
../etc/bdic.c:294: macro `getnstr' used with too many (3) args
../etc/bdic.c:675: macro `getnstr' used with too many (3) args
../etc/bdic.c:681: macro `getnstr' used with too many (3) args
../etc/bdic.c:728: macro `getnstr' used with too many (3) args
make[4]: *** [js.o] Error 1
その他の部分でも,getnstrのエラーが出ています.ソースを見る限り
多分大丈夫だと思うのですが,よく分からないです.


============================================================================
関西大学大学院 工学研究科 電子工学専攻 情報工学研究室 博士課程前期課程二回
波多 正臣 (Masaomi Hata) E-mail: hat...@joho.densi.kansai-u.ac.jp
/
/ ____/ / _ / 方え考の私
/ _ / / _ / / / ____ / ゃちくなくし楽,生人
/ / / ___/ / / / __ / / めだめだ
__/ _/_/__/ ___/ _/ _______/ __/ __ _______/ _/
============================================================================

Masaomi Hata

unread,
Oct 5, 1997, 3:00:00 AM10/5/97
to

Saito Kan

unread,
Oct 6, 1997, 3:00:00 AM10/6/97
to

齊藤 幹@北大です。

hat...@joho.densi.kansai-u.ac.jp (Masaomi Hata) writes:

> In file included from js.c:104:
> ../etc/bdic.c:294: macro `getnstr' used with too many (3) args
> ../etc/bdic.c:675: macro `getnstr' used with too many (3) args
> ../etc/bdic.c:681: macro `getnstr' used with too many (3) args
> ../etc/bdic.c:728: macro `getnstr' used with too many (3) args
> make[4]: *** [js.o] Error 1
> その他の部分でも,getnstrのエラーが出ています.ソースを見る限り
> 多分大丈夫だと思うのですが,よく分からないです.

私がmakeした際には、確かこのファイルを訂正した記憶があります。

sed 's/getnstr/getnstr2/g'
辺りで通ったように覚えています。

まあ、念のために対話的に置換した方が良いでしょう。

では。

Saito Kan

unread,
Oct 6, 1997, 3:00:00 AM10/6/97
to

Masaomi Hata

unread,
Oct 19, 1997, 3:00:00 AM10/19/97
to

波多@関大です.返事が遅れました.

<tzoh53m...@magi.sense.hokudai.ac.jp>の記事において
ca...@magi.sense.hokudai.ac.jpさんは書きました。

☆= 私がmakeした際には、確かこのファイルを訂正した記憶があります。
☆= sed 's/getnstr/getnstr2/g'
☆= 辺りで通ったように覚えています。
☆= まあ、念のために対話的に置換した方が良いでしょう。
☆= では。

ありがとうございます.これから試したいとおもいます.

0 new messages