>>> Marc Saric <marc.saric@...> seems to think that:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Hi all,
>
>today I downloaded cedet-1.0beta1c and tried to compile it on my Linux
>machine (SuSE 8.1, Kernel 2.4.19-4GB, GNU Emacs 21.2.1 (i586-suse-linux,
>X toolkit, Xaw3d scroll bars) of 2002-09-11 on amdsimb) but got the
>following error-message.
>
>Unfortunately, I'm a bit stupid concerning Emacs Lisp and can't pin down
>the exact reason why this went wrong, so maybe if someone with more
>experience has a clue and can point me in the right direction.
>
>Thanks in advance.
>
>The compilation-log:
>
>hardy:/usr/share/emacs/site-lisp/cedet-1.0beta1c # make
>cd /usr/share/emacs/site-lisp/cedet-1.0beta1c/common && make
>EMACS="emacs" SHELL="/bin/sh"
>make[1]: Entering directory
[ ... ]
>*** Compatibility with Semantic 2 might be broken:
>~ can't make obsolete variable `semantic-face-alist'
>~ alias of `semantic-format-face-alist'.
>While compiling toplevel forms in file
>/usr/share/emacs/site-lisp/cedet-1.0beta1c/semantic/semantic-texi.el:
>~ !! Symbol's function definition is void ((TeX-add-style-hook))
>Done
>make[1]: *** [Languages] Error 1
>make[1]: Leaving directory
>`/usr/share/emacs/site-lisp/cedet-1.0beta1c/semantic'
>make: *** [semantic] Error 2
[ ... ]
Hi,
It could be that just loading the latex support causes that error on
your system. I find that Linux distros like Red Hat come with latex
extras installed for Emacs. Could you verify that just reading in a
.texi file works or not?
Thanks
Eric
--
Eric Ludlam: zappo@..., eric@...
Home: http://www.ludlam.net Siege: http://www.siege-engine.com
Emacs: http://cedet.sourceforge.net GNU: http://www.gnu.org
|