HTCondor Project List Archives



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

[Condor-devel] Condor Build and Devlopers Guide



Hi,

I am new to the condor world, I have been trying to build condor but every time it fails and gives errors as shown below.

The are the steps I followed:
1. run ./built_init, runs successfully
2. run ./configure which runs but gives a number of warnings, such as
configure: WARNING: Condor is not yet ported to Debian version
configure: WARNING: You may have trouble building and/or packaging Condor
configure: WARNING: rpm/rpmbuild not found, so no rpms on this architecture
and at the end it gives a message saying:

config.status: creating config.h
In file included from ../config/LINUX.cf:75,
                 from ../config/Imake.tmpl:30,
                 from Imakefile.c:27:
../config/LINUX_I386.cf:23:1: warning: "ArchOptimizeFlag" redefined
In file included from ../config/Imake.tmpl:30,
                 from Imakefile.c:27:
../config/LINUX.cf:51:1: warning: this is the location of the previous definition

3. run make; it gives the following messages:
telnet.o: In function `setupterm':
/home/name/Documents/Project/src/condor-7.0.1/externals/build/krb5-1.4.3/krb5-1.4.3/src/appl/telnet/telnet/telnet.c:783: undefined reference to `tgetent'
collect2: ld returned 1 exit status
make[4]: *** [telnet] Error 1
make[4]: Leaving directory `/home/name/Documents/Project/src/condor-7.0.1/externals/build/krb5-1.4.3/krb5-1.4.3/src/appl/telnet/telnet'
make[3]: *** [all-recurse] Error 1
make[3]: Leaving directory `/home/name/Documents/Project/src/condor-7.0.1/externals/build/krb5-1.4.3/krb5-1.4.3/src/appl/telnet'
make[2]: *** [all-recurse] Error 1
make[2]: Leaving directory `/home/name/Documents/Project/src/condor-7.0.1/externals/build/krb5-1.4.3/krb5-1.4.3/src/appl'
make[1]: *** [all-recurse] Error 1
make[1]: Leaving directory `/home/name/Documents/Project/src/condor-7.0.1/externals/build/krb5-1.4.3/krb5-1.4.3/src'
make failed
ERROR: build_krb5-1.4.3 returned: 1
ERROR: unable to build krb5-1.4.3
ERROR: aborting
make: *** [/home/name/Documents/Project/src/condor-7.0.1/externals/triggers/krb5-1.4.3] Error 1

I am trying to build it on a machine that with ubuntu 7.10 running on kernel linux 2.6.22-14-generic. The machine has 512MB RAM.

Where can i find documentation that explains the various modules in the condor system? Or would anyone point me to a module I should look at if am trying to understand how the daemons interact, how the communication between various components are secured?

Thanks.



Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.