[COMMIT] Add xemacs-base to the build REQUIRES list for elib.

Aidan Kehoe kehoea at parhasard.net
Tue Jan 1 09:46:15 EST 2008


 Ar an t-aonú lá is triochad de mí na Nollaig, scríobh Vin Shelton: 

 > Aidan -
 > 
 > It looks like you made a change in elib.  The package build is
 > currently failing:

[...]

 >   # (condition-case ... . error)
 >   # (catch top-level ...)
 > >>Error occurred processing unique.el: Cannot open load file: "sort"
 > 
 > make[2]: *** [unique.elc] Error 1
 > make[2]: Leaving directory
 > `/opt/build/xemacs-packages-2007-12-31/xemacs-packages/elib'
 > make[1]: *** [elib/bytecompile.target] Error 2
 > make[1]: Leaving directory
 > `/opt/build/xemacs-packages-2007-12-31/xemacs-packages'
 > make: *** [xemacs-packages/bytecompile.target] Error 2
 > 
 > Thanks for fixing this.

Done, as far as I can work out, given that semantic and cogre and various
;;;###autoloadimmediate cookes are still wreaking their havoc. Please get
back to me directly if it stil doesn’t build for you. 


APPROVE COMMIT

NOTE: This patch has been committed.

xemacs-packages/elib/ChangeLog addition:

2008-01-01  Aidan Kehoe  <kehoea at parhasard.net>

	* Makefile (REQUIRES):
	Add xemacs-base to the build REQUIRES list for elib, so the build
	works. Thank you Vin. 


XEmacs Packages source patch:
Diff command:   cvs -q diff -Nu
Files affected: xemacs-packages/elib/Makefile
===================================================================
RCS

Index: xemacs-packages/elib/Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/elib/Makefile,v
retrieving revision 1.21
diff -u -u -r1.21 Makefile
--- xemacs-packages/elib/Makefile	2007/12/31 21:36:47	1.21
+++ xemacs-packages/elib/Makefile	2008/01/01 14:44:11
@@ -24,7 +24,7 @@
 MAINTAINER = XEmacs Development Team <xemacs-beta at xemacs.org>
 PACKAGE = elib
 PKG_TYPE = single-file
-REQUIRES = 
+REQUIRES = xemacs-base # sort.el is used in unique.el
 CATEGORY = standard
 
 EXTRA_SOURCES = NEWS README

-- 
¿Dónde estará ahora mi sobrino Yoghurtu Nghé, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?



More information about the XEmacs-Beta mailing list