HTCondor Project List Archives



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

Re: [Condor-devel] patch: preliminary debian support



hi,

Le jeudi 19 octobre 2006 23:33, guillaume pernot a écrit :
> hi,
> 
> now, it seems we need some namespace cleanups :

no. nothing to do with namespace, just a missing LDADD.

so, the complete patch is :


=== modified file 'externals/bundles/blahp/1.7.0/build_blahp-1.7.0'
--- externals/bundles/blahp/1.7.0/build_blahp-1.7.0     2006-10-17 15:28:36 +0000
+++ externals/bundles/blahp/1.7.0/build_blahp-1.7.0     2006-10-19 22:13:44 +0000
@@ -47,8 +47,12 @@
 # Environment values.
 patch -i version.patch -p0

+patch -i batch_gahp_daemon-classad.patch -p0
+
 cd org.glite.ce.blahp

+./bootstrap
+
 echo running configure
 ./configure --with-classads-prefix=$EXTERNALS_INSTALL_DIR/$EXT_CLASSADS_VERSION --with-globus-prefix=$EXTERNALS_INSTALL_DIR/$EXT_GLOBUS_VERSION --with-globus-nothr-flavor=$GLOBUS_FLAVOR --prefix=$PACKAGE_INSTALL_DIR/dynamic
 # The configure won't find classads or globus, but the make will rebuild and

=== added file 'externals/bundles/blahp/1.7.0/batch_gahp_daemon-classad.patch'
--- externals/bundles/blahp/1.7.0/batch_gahp_daemon-classad.patch       1970-01-01 00:00:00 +0000
+++ externals/bundles/blahp/1.7.0/batch_gahp_daemon-classad.patch       2006-10-19 22:13:44 +0000
@@ -0,0 +1,11 @@
+--- org.glite.ce.blahp/src/Makefile.am 2006-10-20 00:06:56.000000000 +0200
++++ org.glite.ce.blahp-patched/src/Makefile.am 2006-10-20 00:08:12.000000000 +0200
+@@ -28,7 +28,7 @@
+
+ batch_gahp_LDADD = $(CLASSAD_LIBS)
+
+-batch_gahp_daemon_LDADD = $(blahpd_LDADD)
++batch_gahp_daemon_LDADD = $(blahpd_LDADD) $(CLASSAD_LIBS)
+
+ BPRclient_SOURCES = BPRclient.c BPRcomm.c tokens.c
+


-- 
guillaume pernot
http://www.praksys.org - Midi-Pyrénées et Aquitaine
Membre du réseau Libre Entreprise
GPG fingerprint : D356 5318 CE52 64C9 0CEF