[Neurodebian-users] Condor with Ubuntu 10.04 LTS

Michael Hanke mih at debian.org
Mon Jun 20 14:03:43 UTC 2011


On Sat, Jun 18, 2011 at 08:35:04PM +0300, Kaj Wiik wrote:
> Hi!
> 
> Still one report of my attempt to recompile condor deb for 10.04 LTS..
> 
> I learned how to use cmake and managed to get rid of globus. Then I
> started to get errors from classad:
> 
> ../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)'

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.

Michael

-- 
Michael Hanke
http://mih.voxindeserto.de



More information about the Neurodebian-users mailing list