[Neurodebian-users] Condor with Ubuntu 10.04 LTS

Kaj Wiik kaj.wiik at utu.fi
Tue Jun 21 19:39:41 UTC 2011


2011/6/20 Michael Hanke <mih at debian.org>:

> Could you post the actuall compiler call that results in this error. The
> inner workings of condor's linking are totally different between the
> package and upstream -- shared objects,...
>
> It might be that a simple -lclassad is missing somewhere.

Indeed, that was it, see below.

But why it is missing and where to put it? I am newbie with cmake and
also the deb packages, sorry...

Your grant proposal is higher priority than this, so, take your time
(been there, done that... :-)).

Thanks,
Kaj

------------------

/usr/bin/c++    -Wall -W -Wextra -Wfloat-equal -Wshadow -Wendif-labels
-Wpointer-arith -Wcast-qual -Wcast-
align -Wvolatile-register-var -fstack-protector -rdynamic -O2 -g
-Wl,--warn-once -Wl,--warn-common -ldl
-pthread CMakeFiles/condor_c-gahp.dir/PipeBuffer.cpp.o
CMakeFiles/condor_c-gahp.dir/io_loop.cpp.o CMakeFil
es/condor_c-gahp.dir/cgahp_common.cpp.o  -o condor_c-gahp -rdynamic
-L/home/kjwiik/test/condor-7.6.0/exter
nals/stage/root/condor_7.6.0/lib64
-L/home/kjwiik/test/condor-7.6.0/externals/stage/root/condor_7.6.0/lib
-Wl,--start-group ../condor_schedd.V6/libqmgmt.a
../condor_procd/libprocd_client.a ../condor_daemon_core.V
6/libdaemon_core.a ../condor_daemon_client/libdaemon_client.a
../condor_procapi/libprocapi.a ../condor_io/
libcedar.a ../condor_privsep/libprivsep.a ../condor_sysapi/libsysapi.a
../ccb/libccb.a ../condor_utils/lib
utils.a -lexpat -lpcre -lssl -lcrypto -lkrb5 -lcom_err -lk5crypto
-lkrb5support -Wl,--end-group ../condor_
schedd.V6/libqmgmt.a ../condor_procd/libprocd_client.a
../condor_daemon_core.V6/libdaemon_core.a ../ccb/li
bccb.a ../condor_daemon_client/libdaemon_client.a
../condor_procapi/libprocapi.a ../condor_io/libcedar.a .
./condor_privsep/libprivsep.a ../condor_sysapi/libsysapi.a -lssl
-lcrypto -lkrb5 -lcom_err -lk5crypto -lkr
b5support -Wl,-rpath,/home/kjwiik/test/condor-7.6.0/externals/stage/root/condor_7.6.0/lib64:/home/kjwiik/t
est/condor-7.6.0/externals/stage/root/condor_7.6.0/lib:
../condor_daemon_core.V6/libdaemon_core.a(daemon_core.cpp.o): In
function `compat_classad::ClassAd::Assign
(char const*, int)':
/home/kjwiik/test/condor-7.6.0/src/condor_utils/compat_classad.h:190:
undefined reference to
`classad::ClassAd::InsertAttr(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&, int,
classad::Value::NumberFactor)'



More information about the Neurodebian-users mailing list