[torqueusers] Torque on Windows
Darcy Quick
dquick at evergrid.com
Thu Sep 11 08:41:37 MDT 2008
Does anyone have experience getting Torque to compile in Cygwin? A few
searches turned up notes that it works with Cygwin with minimal
changes, but most are from very old mailing lists, and don't contain
specifics. What configure flags and/or modifications are needed to run
Torque on Windows?
Configure options used:
./configure --disable-gcc-warnings
I got the following errors running make with torque 2.3.3:
gcc -DHAVE_CONFIG_H -I. -I. -I../../../src/include
-I../../../src/include -I../Libdis
-DIFF_PATH=\"/usr/local/sbin/pbs_iff\"
-DPBS_DEFAULT_FILE=\"/var/spool/torque/server_name\" -g -MT
pbsD_connect.lo -MD -MP -MF .deps/pbsD_connect.Tpo -c
../Libifl/pbsD_connect.c -DPIC -o .libs/pbsD_connect.o
../Libifl/pbsD_connect.c: In function `send_unix_creds':
../Libifl/pbsD_connect.c:550: error: `SCM_CREDENTIALS' undeclared (first
use in this function)
../Libifl/pbsD_connect.c:550: error: (Each undeclared identifier is
reported only once
../Libifl/pbsD_connect.c:550: error: for each function it appears in.)
../Libifl/pbsD_connect.c:553: error: structure has no member named `cr_uid'
../Libifl/pbsD_connect.c:554: error: structure has no member named
`cr_groups'
make[3]: *** [pbsD_connect.lo] Error 1
make[3]: Leaving directory `/home/dquick/torque-2.3.3/src/lib/Libpbs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/dquick/torque-2.3.3/src/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dquick/torque-2.3.3/src'
make: *** [all-recursive] Error 1
Any help would be much appreciated.
~ Darcy Quick
More information about the torqueusers
mailing list