Re: Speedbar 0.11
Brought to you by:
ovidiu
From: Ovidiu P. <ov...@xe...> - 2001-11-19 18:05:20
|
Hi Christian, Are you using NTEmacs or XEmacs? What version? If you're using NTEmacs, you probably need to download another package, elib. You can get this package from: ftp://ftp.lysator.liu.se/pub/emacs/elib-1.0.tar.gz Please place this package in the same directory where speedbar is, like this: emacs/ elib-1.0/ speedbar-0.14/ Then go to the elib-1.0 directory and compile the code. After this compiles fine, go to the speedbar directory and compile it using the instructions on speedbar's Web site. I am thinking to provide an already pre-compiled package which contains elib, speedbar and xslt-process, if you think this would be useful. Regards, -- Ovidiu Predescu <ov...@cu...> http://orion.rgv.hp.com/ (inside HP's firewall only) http://sourceforge.net/users/ovidiu/ (my SourceForge page) http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, Emacs, other stuff) On Mon, 19 Nov 2001 12:59:02 +0100, "Kaiser Christian (SV SC RS T33)" <Chr...@at...> wrote: > Hello, > > I have some trouble with getting xslt-process running > > I've tried to start the minor mode via ... > > M-x xslt-process-mode > > > but there is the message: > > Speedbar 0.11 or newer is required to use xslt-speedbar. > > I renamed the old speedbar.el to something else. > After i had downoaded speedbar 0.13a and > included the correct load-path to the new speedbar dir, the > problem still was the same. > > I also tried to execute the makefile of the new speedbar. But > there was following output: > > > nt_admin@RBGV72001061D ~/site-lisp/speedbar-0.13a > $ make > emacs -batch -l speedbar-compile-script -f batch-byte-compile dframe.el > speedbar > .el > While compiling dframe-frame-mode in file > d:/progs/emacs/site-lisp/speedbar-0.13 > a/dframe.el: > ** reference to free variable x-pointer-top-left-arrow > ** reference to free variable x-pointer-hand2 > While compiling dframe-emacs-popup-kludge: > ** mouse-major-mode-menu called with 1 argument, but requires 2 > While compiling the end of the data: > ** The following functions are not known to be defined: > display-graphic-p, face-height, delete-itimer, start-itimer, > event-closest-point, popup-mode-menu, misc-user-event-p, > next-event, dispatch-event, event-over-glyph-p, > event-glyph-extent, extent-end-position > Wrote d:/progs/emacs/site-lisp/speedbar-0.13a/dframe.elc > While compiling speedbar-current-frame in file > d:/progs/emacs/site-lisp/speedbar > -0.13a/speedbar.el: > ** function speedbar-current-frame defined multiple times in this file > While compiling speedbar-mode: > ** assignment to free variable font-lock-keywords > While compiling speedbar-set-mode-line-format: > ** reference to free variable has-modeline-p > While compiling speedbar-check-vc: > ** reference to free variable ange-ftp-path-format > ** reference to free variable efs-path-regexp > While compiling the end of the data: > ** The following functions are not known to be defined: > display-graphic-p, specifier-instance, set-buffer-menubar, > semantic-token-p, semantic-summerize-nonterminal, > semantic-token-name, copy-tree > Wrote d:/progs/emacs/site-lisp/speedbar-0.13a/speedbar.elc > Done > > > and i really couldn't find out where these functions are. > (e.g. display-graphic-p). They are not within my emacs directory. > > > Any kind of possible solution would be highly appreciated. > > > > > Christian Kaiser > > SiemensVDO Automotive AG > SV SC RS T33 > Osterhofener Straße 19 - O19 > 93055 Regensburg > Germany > > Tel: ++49 (0)941-790-6689 |