>>>> "Steve" == Steve Youngs
<youngs(a)xemacs.org> writes: 
    Steve> * Andreas Jaeger <aj(a)suse.de> writes:
>>>>>> Steve Youngs writes:
>> Oops, just found another problem with building JDE, sorry Andreas.
>> With PRELOADS in the Makefile set to: 
>> ,----
>> | PRELOADS = -eval "(push (expand-file-name \"lisp\")
load-path)" -l cl-macs \
>> | 	-l cus-face -l eieio.el -l jde.el -l jde-db.el -l jde-run.el
>> `---- 
>> make bindist gives: 
>> ,----
>> | Cannot open load file: semantic
>> | xemacs exiting
>> | .
>> | make: *** [lisp/auto-autoloads.elc] Error 255
>> `---- 
>> If I take out the PRELOADS it builds with no errors. 
> Strange, I can't reproduce this.  Do you have the semantic
package in
> yor tree? 
    Steve> I sure do.
    Steve> I thought setting PRELOADS to...
    Steve> ,----
    Steve> | PRELOADS = -eval "(setq load-path (nconc load-path
'(\"lisp\" \"../semantic\")))" \
    Steve> | 	-l cl-macs -l cus-face -l eieio.el -l jde.el -l jde-db.el \
    Steve> | 	-l jde-run.el
    Steve> `----
    Steve> would fix it, but that dies with this...
    Steve> ,----
    Steve> |   !! Symbol's value as variable is void
((speedbar-dynamic-tags-function-list))
    Steve> | >>Error occurred processing lisp/jde-bug.el: 
    Steve> | Symbol's value as variable is void:
speedbar-dynamic-tags-function-list
    Steve> `----
Steve, do you have
(locate-library "speedbar")
"c:\\XEmacs\\xemacs-packages\\lisp\\speedbar\\speedbar.elc"
Best regards,
Adrian
    Steve> -- 
    Steve> |---<Regards, Steve Youngs>-----------[GnuPG KeyID: EFD82ED2]---|
    Steve> |              XEmacs - It's not just an editor...              |
    Steve> |                      It's a way of life.                      |
    Steve> |----------------------------------<mailto:youngsï¼ xemacs.org>---|
-- 
Adrian Aichner <adrian(a)xemacs.org>