[SCore-users-jp] Re: [SCore-users] Score 5.0.1: MPE_SetKeyCallback not implemented??

kameyama @ pccluster.org kameyama @ pccluster.org
2003年 1月 22日 (水) 10:19:47 JST


In article <200301211627.h0LGR9S24116 @ pccluster.org> Andreas Vitz <k-egg @ gmx.de> wrotes:
>  I'm basicly new to score and mpich,  and I try out some functions of the
>  mpe-library.
>  as i try  the MPE_SetKeyCallback  function i only get
> 
>  wellen.o: In function `main':
>  wellen.o(.text+0x703): undefined reference to `MPE_SetKeyCallback
> 
>  searching with ar -t  in libmpe.a for  xkeys.o (this is where teh function
>  is implemented) results in no result  ;-(
> 
>  My installation is a Score 5.0.1 standard installation.
> 
> now my questiones:
> 
> 	why isn't that function in the precompiled version of the score-mpich ??

There is xkey.c in mpich source file.
And MPE_SetKeyCallback defined in it's file.

But this file dose not compile because its filename is not Makefile.in and
configure.
There is same probrem on (original) mpich 1.2.0, 1.2.4 and 1.2.5.
(I cannot find MPE_SetKeyCallback name in mpe_graphics.h,
MPI documentation files, and
    http://www-unix.mcs.anl.gov/
search.)

So, SCore 5.2 has same probrem.

> 	is ther a easy way to "repair"  that leak?? 

I think Probably, it is easy.
But above reason, I don't recommend it.

                       from Kameyama Toyohisa
_______________________________________________
SCore-users mailing list
SCore-users @ pccluster.org
http://www.pccluster.org/mailman/listinfo/score-users



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