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:
,----
| xemacs -no-autoloads -batch -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 -l
| /home/steve/test-it/build/xemacs-packages/package-compile.el -- jde
| cc-mode semantic debug speedbar edit-utils eterm mail-lib xemacs-base
| -- lisp/auto-autoloads.el
| Bootstrapping objects...
| Bootstrapping objects...done
| Loading customization dependencies...
| Loading customization dependencies...done
| 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.
--
|---<Regards, Steve Youngs>-----------[GnuPG KeyID: EFD82ED2]---|
| XEmacs - It's not just an editor... |
| It's a way of life. |
|----------------------------------<mailto:youngsï¼ xemacs.org>---|