Hi David, Have just encountered the same problem.
Turns out that using --with-pbs=yes should use the pbs-config definitions but it looks like the configure script goes on to still pick up wrong values for PBSCFLAGS and PBSLDFLAGS. Not specifying --with-pbs at all, and letting the configure script assume you want pbs, does the correct settings. You'll also need to have pbs-config in your path when running configure. Cheers, Jeroen On Fri, 26 May 2006, David McGiven wrote:
Dear Maui Users, I'm trying to compile maui-3.2.6p16 under Debian Linux 3.1 (kernel 2.6.15) I'm linking it against torque-2.1.0p0 sources my configure line : ./configure --prefix=/opt/soft/maui-3.2.6p16 --with-pbs=/opt/soft/torque --with-spooldir=/var/spool/maui and then I run make and at the end it produces countless errors like this : MPBSI.c:6404: error: dereferencing pointer to incomplete type MPBSI.c:6404: error: dereferencing pointer to incomplete type MPBSI.c:6404: error: dereferencing pointer to incomplete type MPBSI.c:6415: error: dereferencing pointer to incomplete type make[1]: *** [MPBSI.o] Error 1 make[1]: Leaving directory `/opt/soft/maui-3.2.6p16-source/src/moab' make: *** [all] Error 2 Does anybody know what might be causing the problem ? Thanks David _______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
Jeroen van den Muyzenberg CSIRO High Performance Scientific Computing Bureau of Meteorology/CSIRO HPCCC - High Performance Computing and Communications Centre Ph: +61 3 9669 8111 Fax: +61 3 9669 8112 [EMAIL PROTECTED] _______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
