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

[HTCondor-users] Can't seem to build libcondorsyscall



Hi there,

Trying to build a standalone checkpointing subsystem for an ArchLinux system.

Grabbed the 8.1.4 sources but no matter how I invoke the CMake, I can't
seem to produce a libcondorsyscall.a

After a

make install

I can see these library archives

./release_dir/libexec/libvirt_simple_script.awk
./release_dir/lib/libcondorapi.so
./release_dir/lib/libchirp_client.so
./release_dir/lib/libcondor_utils_8_1_4.so
./release_dir/lib/libclassad.so.8.1.4
./release_dir/lib/libclassad.a
./release_dir/lib/condor/libexpat.so.1
./release_dir/lib/condor/libcrypto.so.1.0.0
./release_dir/lib/condor/libgssapi_krb5.so.2
./release_dir/lib/condor/libkrb5support.so.0
./release_dir/lib/condor/libssl.so.1.0.0
./release_dir/lib/condor/libcom_err.so.2
./release_dir/lib/condor/libkrb5.so.3
./release_dir/lib/condor/libpcre.so.1
./release_dir/lib/condor/libk5crypto.so.3
./release_dir/lib/libchirp_client.a
./release_dir/lib/libcondorapi.a

More worrying is that I can't seem to find a reference to
"libcondorsyscall" in any files
within the source tree and I would have expected some kind of stub for
a potential
build to be lying around?

Any clues/pointers?

Kevin M. Buckley

eScience Consultant
School of Engineering and Computer Science
Victoria University of Wellington
New Zealand