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

Re: [Condor-users] Best combination of Distro/Kernel/compiler/libc/condor



Hello,

On Tue, Dec 06, 2005 at 08:46:52PM -0800, Junaid N. Sahibzada wrote:
>  the problem comes when i try to link my application with the condor libraries.
>  it gives a lot of errors like the following
>  
>  Building executable /nfs/mid/homes/sah006/condor_app/vtkCISG/Output/bin/vtkSegProp...
>  /usr/lib/condor/libcondorzsyscall.a(switches.special.o)(.text+0x1b0): In function `__getdents':
>  : multiple definition of `__getdents'
>  /usr/lib/condor/libcondor_c.a(getdents.o)(.text+0x0): first defined here
>  /usr/bin/ld: Warning: size of symbol `__getdents' changed from 753 in /usr/lib/condor/libcondor_c.a(getdents.o) to 37 in /usr/lib/condor/libcondor_c.a(getdents.o)

If I could see the link line, I might be able to help. It would be the line
that says LINKING FOR CONDOR.

>  if u analyze the above error you will see that all of them have some sort of a problem linking with condor libraries.
>  
>  i have reached to the conclusion that its some thing to do with the versions of compilers and libc.
>  
>  can any  one tell me what is the best combination.
>  
>  and is any one using condor on Debian?

>  also i would like to know if condor6.6 and later are supported in Debian or not.

Technically, we at Condor only support SuSE, Redhat, and Fedora
distributions of Condor. This is due to the high cost of porting Condor
and many varied linux distributions. We predict that Condor will run on
a lot of other linux distros, but sometimes it happens that it can't.

However, for Debian, it has been known to work before, but I would try
the most recent 6.7.x release of Condor for that platform. I would say
to use the dynamic RH9 binaries for this platform.

Thank you.

Peter Keller
UW-Madison
Condor Project