mpiexec configuration
Komanduri Ravi Kumar
ravi at cdacindia.com
Mon Sep 16 13:28:42 EDT 2002
Dear All
i made FNM_CASEFIELD value 0 and then made configure then did make.
then it says
gcc -o mpiexec mpiexec.o get_hosts.o start_tasks.o wait_tasks.o util.o
config.o stdio.o gmpiconf.o growstr.o -lsocket -lnsl
-L/usr/local/PBS-2_3_16/lib -lpbs -llog
Undefined first referenced
symbol in file
strsep get_hosts.o
ld: fatal: Symbol referencing errors. No output written to mpiexec
collect2: ld returned 1 exit status
make: *** [mpiexec] Error 1
in Linux box strsep function is present in glibc package in string.h but
in solaris it says strsep is not found. i am running our of time. can
anyone who has done configuration of mpiexec-0.68 on SUN solaris 2.6/8
send me the steps how do i go about it.
Thanks in advance
sorry for bothering u all again
with regards
Ravi Kumar
On Mon, 16 Sep 2002, Ben Webb wrote:
> On Mon, Sep 16, 2002 at 06:01:32PM +0530, Komanduri Ravi Kumar wrote:
> > After applying the patch which was sent by you if i do make then it
> > prints the following warnings and errors. It says undeclared identifier
> > FNM_CASEFIELD in config.c
>
> You can probably get away with replacing the FNM_CASEFOLD in
> config.c with 0 (zero). FNM_CASEFOLD is a GNU extension (so it's not
> suprising that Solaris doesn't like it) and I'm not sure that
> case-insensitive matching for node names is a brilliant idea anyway. But
> Pete will have the last say on this. ;)
>
> Ben
> --
> ben at bellatrix.pcl.ox.ac.uk http://bellatrix.pcl.ox.ac.uk/~ben/
> "We don't want to go back to tomorrow, we want to go forward."
> - Vice President Dan Quayle
> _______________________________________________
> mpiexec mailing list
> mpiexec at osc.edu
> http://email.osc.edu/mailman/listinfo/mpiexec
>
More information about the mpiexec
mailing list