[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] very MINOR bug report: Need to add #include <errno.h> in loop.c example



Hello All,
I'm running CentOS 6.3 with all the latest updates  and Condor 7.8.4. I'm using the precompiled, stripped version via tar file for RHEL 6.3.

When a grab the examples directory and type
% make loop.remote

I get
/usr/bin/ld: errno: TLS reference in /opt/condor/lib/libcondor_c.a(sysdep.o) mismatches non-TLS reference in /tmp/ccbcqYU7.o
/opt/condor/lib/libcondor_c.a: could not read symbols: Bad value


If I add #include <errno.h> into the loop.c example code it works fine.

This is a ticky-tack issue, easily fixed.
Specifically it in the file
condor-7.8.4-x86_rhap_6.3-stripped/examples/loop.c


-P






--
Philip Papadopoulos, PhD
University of California, San Diego
858-822-3628 (Ofc)
619-331-2990 (Fax)