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

Re: [Condor-users] debian lenny



Gian Lorenzo Meocci wrote:
Now append this:

eprintf.c:36: warning: function declaration isn't a prototype
eprintf.c: In function `__eprintf':
eprintf.c:43: warning: implicit declaration of function `abort'
eprintf.c:43: warning: nested extern declaration of `abort'
cd tmp_dir; ar x /root/condor-7.1.0/externals/install sigsuspend.o;
ar: /root/condor-7.1.0/externals/install: File format not recognized

And I am in a i386 Linux System,


Given these problems you might want to follow some of the steps from Nick LeRoy's Condor Week 2008 talk on Building Condor. Try to make sure you are doing a "clipped port" build first, etc.

http://www.cs.wisc.edu/condor/CondorWeek2008/condor_presentations/leroy_build_mod_condor.ppt

Best,


matt