[SCore-users-jp] [SCore-users] mpc++でのコンパイルについて

池田 憲宏 ikeda @ chi.its.hiroshima-cu.ac.jp
2004年 12月 16日 (木) 16:48:32 JST


メーリングリストの皆様、はじめまして、

広島市立大学 情報科学研究科M1の池田と申します。

現在、以下の環境でPCクラスタを構築中です。

OS     :RedHat 9
SCore  :5.8.0
Node   :Pentium4 3.2GHz × 4台
NIC    :Intel(R) PRO/100 VE Network Connection

マニュアルどうりにインストールを進めてまいりましたが、
SCore-Dのテスト手順のMPC++のプログラムのコンパイルと実行のところで、
下記のようなエラーが発生いたしました。
このエラーが、どうしたら解決できるのかわからず質問させていただくことにしました。

お手数ですが、このエラーに関するアドバイス、もしくは解決法などありましたら
ご教授いただけないでしょうか。よろしくお願いします。

以下がコンパイル時に出力されたメッセージになります。

[root @ server root]# mpc++ -o hello hello.cc
/opt/score5.8.0/lib/i386-redhat7-linux2_4/libpm.a(pm_ethernet.o)(.text+0x368): In function `pmEthernetReadConfig':
/usr/src/redhat/BUILD/score5.8.0-5.8.0/score-src/SCore/pm2/arch/ethernet/lib/obj.i386-redhat7-linux2_4/../pm_ethernet.c:166: undefined reference to `__ctype_b'
/opt/score5.8.0/lib/i386-redhat7-linux2_4/libpm.a(pm_udp.o)(.text+0x734): In function `_pmUDPReadConfig':
/usr/src/redhat/BUILD/score5.8.0-5.8.0/score-src/SCore/pm2/arch/udp/lib/obj.i386-redhat7-linux2_4/../pm_udp.c:604: undefined reference to `__ctype_b'
/opt/score5.8.0/lib/i386-redhat7-linux2_4/libpm.a(pm_udp.o)(.text+0x762):/usr/src/redhat/BUILD/score5.8.0-5.8.0/score-src/SCore/pm2/arch/udp/lib/obj.i386-redhat7-linux2_4/../pm_udp.c:608: undefined reference to `__ctype_b'
/opt/score5.8.0/lib/i386-redhat7-linux2_4/libpm.a(pm_udp.o)(.text+0x7a9):/usr/src/redhat/BUILD/score5.8.0-5.8.0/score-src/SCore/pm2/arch/udp/lib/obj.i386-redhat7-linux2_4/../pm_udp.c:619: undefined reference to `__ctype_b'
/opt/score5.8.0/lib/i386-redhat7-linux2_4/libpm.a(pm_udp.o)(.text+0x7c5):/usr/src/redhat/BUILD/score5.8.0-5.8.0/score-src/SCore/pm2/arch/udp/lib/obj.i386-redhat7-linux2_4/../pm_udp.c:627: undefined reference to `__ctype_b'
/opt/score5.8.0/lib/i386-redhat7-linux2_4/libpm.a(pm_udp.o)(.text+0x801):/usr/src/redhat/BUILD/score5.8.0-5.8.0/score-src/SCore/pm2/arch/udp/lib/obj.i386-redhat7-linux2_4/../pm_udp.c:636: more undefined references to `__ctype_b' follow
collect2: ld はステータス 1 で終了しました

****************************
広島市立大学 情報科学研究科
池田 憲宏 (イケダ トシヒロ)
****************************
_______________________________________________
SCore-users mailing list
SCore-users @ pccluster.org
http://www.pccluster.org/mailman/listinfo/score-users



SCore-users-jp メーリングリストの案内