Bug 138190 - cedet-1.0_pre3-r1 and current cvs-emacs: circular dependency of info files
|
Bug#:
138190
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P3
|
|
Resolution: FIXED
|
Assigned To: emacs@gentoo.org
|
Reported By: schubert.seb@googlemail.com
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: cedet-1.0_pre3-r1 and current cvs-emacs: circular dependency of info files
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-06-27 06:04 0000
|
Running info reader with cedet-1.0_pre3-r1 and current cvs-emacs stops because
of circular dependency. Refer to
http://comments.gmane.org/gmane.emacs.cedet/2252
The solution as stated above is to change the two last lines in sb-info.el.
I'll attach a patch that does it.
It is not solved by an emacs update... The cedet guys seem to accept this
change above.
Thanks for the help solving this bug. I've applied the patch you created.
--- ChangeLog 2006-05-15 11:38:03.000000000 -0500
+++ ChangeLog.new 2006-08-09 00:17:01.000000000 -0500
@@ -2,6 +2,11 @@
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v 1.11 2006/05/15
16:38:03 mkennedy Exp $
+ 09 Aug 2006; Matthew Kennedy <mkennedy@gentoo.org>
+ +files/1.0_pre3-sb-info-circular-dep-gentoo.patch,
+ cedet-1.0_pre3-r1.ebuild:
+ Break circular info file reference; Resolves Bug #138190.
+