all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "David O'Toole" <dto1138@gmail.com>
To: Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
Cc: emacs-devel@gnu.org
Subject: Re: Common Lisp support for Semantic?
Date: Mon, 4 Jul 2011 22:46:51 -0400	[thread overview]
Message-ID: <CAH+cfafxgb+78UJ1rLREKgfJU=3S87GH=NYU7bSqZFhiKCCP_Q@mail.gmail.com> (raw)
In-Reply-To: <1308678569.15409.9.camel@azurit.TechFak.Uni-Bielefeld.DE>

Hi Jan,

I checked out the LISP-SUPPORT branch and tried to use cedet-build.el
to build it, but the process stops with errors:

Generating autoloads for semantic-util-modes.el...done
Generating autoloads for semantic-util.el...done
Generating autoloads for semantic.el...done
Generating autoloads for semanticdb-cscope.el...done
Generating autoloads for semanticdb-debug.el...done
Generating autoloads for semanticdb-ebrowse.el...done
Generating autoloads for semanticdb-el.el...done
Generating autoloads for semanticdb-file.el...done
Generating autoloads for semanticdb-find.el...done
Generating autoloads for semanticdb-global.el...done
Generating autoloads for semanticdb-java.el...done
Generating autoloads for semanticdb-javascript.el...done
Generating autoloads for semanticdb-mk.el...done
Generating autoloads for semanticdb-mode.el...done
Generating autoloads for semanticdb-ref.el...done
Generating autoloads for semanticdb-search.el...done
Generating autoloads for semanticdb-skel.el...done
Generating autoloads for semanticdb-system.el...done
Generating autoloads for semanticdb-typecache.el...done
Generating autoloads for semanticdb.el...done
Generating autoloads for senator.el...done
Generating autoloads for bovine/bovine-debug.el...done
Generating autoloads for bovine/bovine-grammar-macros.el...done
Generating autoloads for bovine/bovine-grammar.el...done
Generating autoloads for bovine/erlang-edoc.el...done
Generating autoloads for bovine/semantic-bovine.el...done
Generating autoloads for bovine/semantic-c.el...done
Generating autoloads for bovine/semantic-el.el...done
Generating autoloads for bovine/semantic-erlang.el...done
Generating autoloads for bovine/semantic-gcc.el...done
Generating autoloads for bovine/semantic-java.el...done
Generating autoloads for bovine/semantic-lisp.el...done
Generating autoloads for bovine/semantic-make.el...done
Generating autoloads for bovine/semantic-scm.el...done
Generating autoloads for bovine/semantic-skel.el...done
Generating autoloads for wisent/bison-wisent.el...done
Generating autoloads for wisent/semantic-wisent.el...done
Generating autoloads for wisent/wisent-c.el...done
Generating autoloads for wisent/wisent-calc.el...done
Generating autoloads for wisent/wisent-comp.el...done
Generating autoloads for wisent/wisent-debug.el...done
Generating autoloads for wisent/wisent-expr.el...done
Generating autoloads for wisent/wisent-grammar-macros.el...done
Generating autoloads for wisent/wisent-grammar.el...done
Generating autoloads for wisent/wisent-java-tags.el...done
Generating autoloads for wisent/wisent-java.el...done
Generating autoloads for wisent/wisent-javascript.el...done
Generating autoloads for wisent/wisent-python.el...done
Generating autoloads for wisent/wisent.el...done
Saving file /home/dto/elisp/cedet/semantic/semantic-loaddefs.el...
Updating header...done
Wrote /home/dto/elisp/cedet/semantic/semantic-loaddefs.el
(No changes need to be saved)
Wrote /home/dto/elisp/cedet/srecode/srecode-loaddefs.el
Generating autoloads for srecode-args.el...done
Generating autoloads for srecode-compile.el...done
Generating autoloads for srecode-cpp.el...done
Generating autoloads for srecode-ctxt.el...done
Generating autoloads for srecode-dictionary.el...done
Generating autoloads for srecode-document-vars.el...done
Generating autoloads for srecode-document.el...done
Generating autoloads for srecode-el.el...done
Generating autoloads for srecode-expandproto.el...done
Generating autoloads for srecode-extract.el...done
Generating autoloads for srecode-fields.el...done
Generating autoloads for srecode-filters.el...done
Generating autoloads for srecode-find.el...done
Generating autoloads for srecode-getset.el...done
Generating autoloads for srecode-insert.el...done
Generating autoloads for srecode-java.el...done
Generating autoloads for srecode-lisp.el...done
Generating autoloads for srecode-load.el...done
Generating autoloads for srecode-map.el...done
Generating autoloads for srecode-mode.el...done
Generating autoloads for srecode-semantic.el...done
Generating autoloads for srecode-srt.el...done
Generating autoloads for srecode-table.el...done
Generating autoloads for srecode-template-mode.el...done
Generating autoloads for srecode-template.el...done
Generating autoloads for srecode-test-getset.el...done
Generating autoloads for srecode-test.el...done
Generating autoloads for srecode-texi.el...done
Generating autoloads for srecode.el...done
Saving file /home/dto/elisp/cedet/srecode/srecode-loaddefs.el...
Updating header...done
Wrote /home/dto/elisp/cedet/srecode/srecode-loaddefs.el
(No changes need to be saved)
Loading /home/dto/elisp/cedet/common/cedet.el (source)...
Setting up CEDET packages...
Cannot open load file: cedet-loaddefs
Cannot open load file: eieio-loaddefs
Invalid function: eieio-object-p
Cannot open load file: speedbar-loaddefs
Cannot open load file: cogre-loaddefs
Cannot open load file: contrib-loaddefs
Setting up CEDET packages...done
Loading /home/dto/elisp/cedet/common/cedet.el (source)...done
shared-initialize: Invalid function: eieio-object-p
byte-code: End of buffer [2 times]
byte-code: Beginning of buffer [9 times]
byte-code: End of buffer

On Tue, Jun 21, 2011 at 1:49 PM, Jan Moringen
<jmoringe@techfak.uni-bielefeld.de> wrote:
> Hi David,
>
> there is some initial work in the "lisp-support" branch of CEDET here:
>
> http://cedet.bzr.sourceforge.net/bzr/cedet/code/lisp-support/files
>
> I have more improvements for that branch, which are not yet committed.
>
> Kind regards,
> Jan
>
>



  parent reply	other threads:[~2011-07-05  2:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21 17:49 Common Lisp support for Semantic? Jan Moringen
2011-06-21 21:05 ` David O'Toole
2011-07-05  2:46 ` David O'Toole [this message]
2011-07-06 13:09   ` Jan Moringen
  -- strict thread matches above, loose matches on Subject: below --
2011-06-20 15:42 David O'Toole
2011-06-20 21:44 ` David Engster
2011-06-23 11:28 ` Eric M. Ludlam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH+cfafxgb+78UJ1rLREKgfJU=3S87GH=NYU7bSqZFhiKCCP_Q@mail.gmail.com' \
    --to=dto1138@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=jmoringe@techfak.uni-bielefeld.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.