[torqueusers] Compiling Torque in Cygwin
Darcy Quick
dquick at evergrid.com
Thu Sep 11 10:28:43 MDT 2008
dquick at dory:torque-2.3.3 $ find * | grep README
README.configure
README.mpiexec
README.torque
contrib/README.pam_authuser
contrib/README.pbs_weblite
contrib/pestat-1.0/README
contrib/README.pbs_ganglia_jobmonarch
contrib/README.pbstop
contrib/README.pbs_python
contrib/README.pestat
contrib/README.qpeek
src/drmaa/README
src/scheduler.tcl/sample_scripts/README
src/lib/Libifl/README
src/lib/Libdis/README
src/pam/README.pam
src/scheduler.cc/samples/cray_t3e/README
src/scheduler.cc/samples/sgi_origin/README
src/scheduler.cc/samples/README
src/scheduler.cc/samples/dec_cluster/README
Actually, there is not a README.cygwin in the 2.3.3 tarball I downloaded
from http://www.clusterresources.com/downloads/torque/.
Garrick Staples wrote:
> On Wed, Sep 10, 2008 at 12:24:52PM -0400, Darcy Quick alleged:
>
>> Has anyone had luck getting Torque working in Cygwin? I need to run a
>> pbs_mom on a Windows node. There's no mention of it in the OS notes in
>> INSTALL.
>>
>
> There is README.cygwin in the source tarball.
>
> As already noted, clients will build. The server builds, but is untested. mom
> does not build.
>
>
>
>> 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)
>>
>
> configure should have detected this properly, but cygwin is weird.
>
> Try --disable-unixsockets.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
>
More information about the torqueusers
mailing list