Re: Compile Question

Curtis Fonger <[email protected]> Mon, 4 Sep 2006 15:54:42 -0400
Newsgroups gmane.emacs.jdee
Message-ID <[email protected]>
Thanks, I had only tried "jde-compile-jde" instead of doing "make" in  
jde/lisp.  It looks like it compiled it, and JDE seems to be going  
faster now.  My only concern was that one error was produced during  
the "make":

efc.el:646:42:Error: Wrong number of arguments: #[(form val type)  
"\30!\2032\306        \30!\"\310
         \"\311>\204\312 !\203
\2020\313\314!315
                         DC\316

#E))\207
         \207" [type val res temp form cl-const-expr-p cl-make-type- 
test cl-const-expr-val cl-expr-contains (nil 1) cl-simple-expr-p make- 
symbol "--cl-var--" let subst] 6], 2


Any ideas?

Again, thank you for the help,
Curtis


On Sep 4, 2006, at 12:47 PM, <[email protected]> wrote:

> Hi Curtis,
>
> I've had no trouble compiling in windows and linux
> using the supplied Makefile, though I've never tried
> jde-compile-jde  ... just update the location of the
> needed packages in the Makefile: e.g.,
>
> CEDET = ../../cedet-1.0beta3b
> ELIB  = ../../elib-1.0
>
> Hth.
>
> --- Curtis Fonger <[email protected]> wrote:
>
>> Hi everyone, I'm new to this list, so I'm not sure
>> if this is the
>> right place to ask a question or not (please let me
>> know if I'm
>> breaking any protocol...).
>>
>> My problem is that I can't compile JDE correctly.
>> I've tried
>> different version combinations of JDE and CEDET, but
>> still no luck.
>> I've made sure that the makefile in jde/lisp points
>> to the correct
>> folders, and I use the "jde-compile-jde" command in
>> emacs.  Sometimes
>> it compiles (with warnings), but then JDE is
>> unusable for some
>> reason.  I'm using JDE 2.3.5.1 and CEDET 1.0pre3.
>> Does anyone know
>> of a combination of JDE and CEDET that compiles and
>> works afterwards?
>>
>> Any help on this would be greatly appreciated.
>> Thanks!
>>
>> -Curtis
>>
>
>
>