ページの先頭行へ戻る
Interstage Information Storage メッセージ集
Interstage

7.4.2 iis30002

An attempt to get the address of function symbol in a plug-in library has failed. Function name = "s*"; Library = "t*"; System call = "u*"; Error string = "v*" (w*)


[エラー種別]

エラー


[メッセージの意味]

プラグインライブラリの関数アドレス取得に失敗しました。


[パラメタの意味]

s*: 関数名

t*: 動的ライブラリのパス

u*: システムコール名

v*: dlerror関数の内容

w*: コマンド名


[システムの処理]

処理を中止します。


[利用者の処置]

必要な関数を正しく作成していることを確認してください。

dlerror関数の内容により、原因を調査し、原因を取り除いてください。