Package: semantic
Version: 1:1.0pre3-1
Severity: important

During the compilation of semantic a 
 Recursive `require' for feature `semantic-ede-grammar'
occures. 

Following patch before (require 'ede-proj), just behind the comment header will
fix the problem.

(eval-when-compile
  ;; This provides prevents recursive loading during a compile
  (provide 'semantic-ede-grammar))

(require 'ede-proj)

-- System Information:
Debian Release: 3.1
  APT prefers stable
  APT policy: (990, 'stable'), (101, 'testing'), (99, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.4
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages semantic depends on:
ii  cedet-common                 1:1.0pre3-1 Collection of Emacs Development En
ii  ede                          1:1.0pre3-1 File manager / Makefile generator 
ii  eieio                        1:1.0pre3-1 Enhanced Implementation of Emacs I
ii  speedbar                     1:1.0pre3-1 Everything browser, or Dired on st

semantic recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to