[Mauiusers] error compiling maui-3.2.6p16 with torque-2.1.0p0
Garrick Staples
garrick at clusterresources.com
Fri Jul 21 18:00:26 MDT 2006
On Fri, Jul 21, 2006 at 04:43:08PM -0600, Garrick Staples alleged:
> On Thu, Jul 20, 2006 at 10:50:05PM -0700, Bernard Li alleged:
> > Can someone please comment whether the --with-pbs option is broken?
> >
> > I am trying to compile Maui 3.2.6p16 w/ TORQUE 2.0.0p8 (I do not plan to upgrade this yet...) and got the errors mentioned in the email thread below.
> >
> > I noticed that the generated include/Makefile.inc.pbs between 3.2.6p14 and 3.2.6p16 is slightly different, I suppose this is to support the new TORQUE version:
> >
> > [p14]
> > # PBS Definitions
> > export PBSDEF = -D__MPBS
> > export PBSIP = -I/opt/pbs/include
> > export PBSLP = -L/opt/pbs/lib
> > export PBSLIB = -lnet -lpbs
> >
> > [p16]
> > # PBS Definitions
> > export PBSDEF = -D__MPBS
> > export PBSCFLAGS =
> > export PBSLDFLAGS =
> >
> > Is it possible to compile Maui 3.2.6p16 with TORQUE 2.0.0p8?
>
> It is supposed to be possible, but apperently I broke it.
>
> Just manually edit the CFLAGS (-I/some/where/include) and LDFLAGS
> (-L/some/where/lib -lnet -lpbs) and I'll work on a new snap that fixes
> it.
Today's snapshot, maui-3.2.6p16-snap.1153529978.tar.gz, which has no
changes from maui-3.2.6p16 other than buildsystem changes, should work
correctly for all openpbs and torque versions.
More information about the mauiusers
mailing list