Hi Neel,
I had the same problems and then compiled maui without the
--with -pbs option. Everything worked fine then.
Maybe there is something wrong with the --with-pbs opeion
Martin
Neelesh Arora schrieb:
Hi,
I do:
for torque-2.1.0p0
./configure --prefix=/usr/local/torque ; make; make install
installs fine.
for maui-3.2.6p16
./configure --with-pbs=/usr/local/torque ; make
make gives following errors:
gcc Server.o UserI.o SDR.o LLI.o -o ../../bin/maui -L../../lib -lmoab
-lmcom -lm
../../lib/libmoab.a(MPBSI.o)(.text+0xde): In function `MPBSProcessEvent':
/usr/local/src/maui-3.2.6p16/src/moab/MPBSI.c:477: undefined reference
to `rpp_fd'
../../lib/libmoab.a(MPBSI.o)(.text+0x146):/usr/local/src/maui-3.2.6p16/src/moab/MPBSI.c:505:
undefined reference to `rpp_fd'
../../lib/libmoab.a(MPBSI.o)(.text+0x64d): In function
`__MPBSSystemQuery':
/usr/local/src/maui-3.2.6p16/src/moab/MPBSI.c:1123: undefined
reference to `pbs_disconnect'
../../lib/libmoab.a(MPBSI.o)(.text+0x69e):/usr/local/src/maui-3.2.6p16/src/moab/MPBSI.c:1105:
undefined reference to `pbs_statserver'
../../lib/libmoab.a(MPBSI.o)(.text+0x83c):/usr/local/src/maui-3.2.6p16/src/moab/MPBSI.c:1209:
undefined reference to `pbs_statfree'
...
<snip>
...
./../lib/libmoab.a(MPBSI.o)(.text+0x90d6): In function `MPBSJobStart':
/usr/local/src/maui-3.2.6p16/src/moab/MPBSI.c:2015: undefined
reference to `pbs_runjob'
../../lib/libmoab.a(MPBSI.o)(.text+0x9312):/usr/local/src/maui-3.2.6p16/src/moab/MPBSI.c:2019:
undefined reference to `pbs_geterrmsg'
collect2: ld returned 1 exit status
make[1]: *** [maui] Error 1
make[1]: Leaving directory `/usr/local/src/maui-3.2.6p16/src/server'
make: *** [all] Error 2
Can someone please suggest what's going wrong?
Thanks.
-Neel
_______________________________________________
mauiusers mailing list
[email protected]
http://www.supercluster.org/mailman/listinfo/mauiusers
_______________________________________________
mauiusers mailing list
[email protected]
http://www.supercluster.org/mailman/listinfo/mauiusers