xwem-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[XWEM]: xwem-ng compile problems (was: xwem under cygwin)


From: Steve Youngs
Subject: [XWEM]: xwem-ng compile problems (was: xwem under cygwin)
Date: Fri, 26 Nov 2004 09:21:40 +1000
User-agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4 (Security Through Obscurity, linux)

* Zajcev Evgeny <address@hidden> writes:

  > Steve Youngs <address@hidden> writes:
  >> BTW, Evgeny, I can't compile xwem-ng :-(

  > Hmm, report it here please Steve.

Yeah, sorry, I was too busy when I wrote that.  Here it is...

OK, xlib compiles fine (almost totally warning free).  Here's the make
output for building xlib...

cd /home/steve/programming/XEmacs/packages/xemacs-packages/xlib/
make
Creating lisp/_pkg.el
xemacs -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -no-autoloads \
-eval "(setq autoload-package-name \"xlib\")" \
        -eval "(setq generated-autoload-file \"lisp/auto-autoloads.el\")" \
        -l autoload -f batch-update-autoloads lisp/xlib-composer.el 
lisp/xlib-const.el lisp/xlib-hello.el lisp/xlib-img.el lisp/xlib-math.el 
lisp/xlib-tray.el lisp/xlib-vidmode.el lisp/xlib-xc.el lisp/xlib-xdpms.el 
lisp/xlib-xinerama.el lisp/xlib-xlib.el lisp/xlib-xpm.el lisp/xlib-xr.el 
lisp/xlib-xrecord.el lisp/xlib-xshape.el lisp/xlib-xtest.el lisp/xlib-xwin.el 
lisp/_pkg.el
Mark set
No autoloads found in lisp/xlib-composer.el
No autoloads found in lisp/xlib-const.el
No autoloads found in lisp/xlib-hello.el
No autoloads found in lisp/xlib-img.el
No autoloads found in lisp/xlib-math.el
No autoloads found in lisp/xlib-tray.el
No autoloads found in lisp/xlib-vidmode.el
No autoloads found in lisp/xlib-xc.el
No autoloads found in lisp/xlib-xdpms.el
No autoloads found in lisp/xlib-xinerama.el
No autoloads found in lisp/xlib-xlib.el
No autoloads found in lisp/xlib-xpm.el
Generating autoloads for lisp/xlib-xr.el...
No autoloads found in lisp/xlib-xrecord.el
No autoloads found in lisp/xlib-xshape.el
No autoloads found in lisp/xlib-xtest.el
No autoloads found in lisp/xlib-xwin.el
Generating autoloads for lisp/_pkg.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads.el
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads.el
xemacs -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -no-autoloads -l cus-dep \
        -f Custom-make-dependencies lisp
Processing /home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp
Generating custom-load.el...
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/auto-autoloads.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/custom-load.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/custom-load.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/custom-load.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-composer.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-composer.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-composer.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-const.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-const.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-const.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-hello.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-hello.el...
While compiling the end of the data in file 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-hello.el:
  ** the function xpm-button-create is not known to be defined.
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-hello.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-img.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-img.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-img.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-math.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-math.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-math.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-tray.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-tray.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-tray.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-vidmode.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-vidmode.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-vidmode.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-xc.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xc.el...
While compiling the end of the data in file 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xc.el:
  ** the function X-Dpy-grab-bytes is not known to be defined.
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xc.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-xdpms.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xdpms.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xdpms.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-xinerama.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xinerama.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xinerama.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-xlib.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xlib.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xlib.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-xpm.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xpm.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xpm.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-xr.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xr.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xr.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-xrecord.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xrecord.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xrecord.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-xshape.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xshape.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xshape.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-xtest.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xtest.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xtest.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xlib --  -f 
batch-byte-compile lisp/xlib-xwin.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xwin.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/xlib-xwin.elc
Done

Compilation finished at Fri Nov 26 09:12:58

But, xwem is a different story. :-(  Here's the output from building
xwem...

cd /home/steve/programming/XEmacs/packages/xemacs-packages/xwem/
make
Creating lisp/_pkg.el
xemacs -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -no-autoloads \
-eval "(setq autoload-package-name \"xwem\")" \
        -eval "(setq generated-autoload-file \"lisp/auto-autoloads.el\")" \
        -l autoload -f batch-update-autoloads lisp/xwem-clgen.el 
lisp/xwem-clients.el lisp/xwem-clswi.el lisp/xwem-compat.el 
lisp/xwem-desktop.el lisp/xwem-diagram.el lisp/xwem-edmacro.el 
lisp/xwem-events.el lisp/xwem-faces.el lisp/xwem-focus.el lisp/xwem-frame.el 
lisp/xwem-framei.el lisp/xwem-gamma.el lisp/xwem-help.el lisp/xwem-holer.el 
lisp/xwem-icons.el lisp/xwem-interactive.el lisp/xwem-keyboard.el 
lisp/xwem-keydefs.el lisp/xwem-keymacro.el lisp/xwem-keytt.el 
lisp/xwem-launcher.el lisp/xwem-load.el lisp/xwem-macros.el lisp/xwem-main.el 
lisp/xwem-manage.el lisp/xwem-minibuffer.el lisp/xwem-misc.el 
lisp/xwem-modeline.el lisp/xwem-modes.el lisp/xwem-mouse.el lisp/xwem-netwm.el 
lisp/xwem-osd.el lisp/xwem-ratanot.el lisp/xwem-register.el lisp/xwem-root.el 
lisp/xwem-rooter.el lisp/xwem-selections.el lisp/xwem-smartmods.el 
lisp/xwem-sound.el lisp/xwem-special.el lisp/xwem-strokes.el 
lisp/xwem-struct.el lisp/xwem-tabbing.el lisp/xwem-time.el 
lisp/xwem-transient.el lisp/xwem-tray.el lisp/xwem-weather.el 
lisp/xwem-widgets.el lisp/xwem-win.el lisp/xwem-worklog.el lisp/xwem-xfig.el 
extra/ixwem.el extra/xwem-edprops.el extra/xwem-recover.el 
extra/xwem-smartmods.el extra/xwem-vert.el utils/xwem-appcollect.el 
utils/xwem-diagram.el utils/xwem-holer.el utils/xwem-osd.el 
utils/xwem-worklog.el utils/xwem-xfig.el dockapp/xwem-battery.el 
dockapp/xwem-framei.el dockapp/xwem-pager.el dockapp/xwem-time.el 
dockapp/xwem-weather.el lisp/_pkg.el
Mark set
Generating autoloads for lisp/xwem-clgen.el...
Generating autoloads for lisp/xwem-clients.el...
Generating autoloads for lisp/xwem-clswi.el...
No autoloads found in lisp/xwem-compat.el
Generating autoloads for lisp/xwem-desktop.el...
Generating autoloads for lisp/xwem-diagram.el...
Generating autoloads for lisp/xwem-edmacro.el...
No autoloads found in lisp/xwem-events.el
No autoloads found in lisp/xwem-faces.el
Generating autoloads for lisp/xwem-focus.el...
Generating autoloads for lisp/xwem-frame.el...
Generating autoloads for lisp/xwem-framei.el...
No autoloads found in lisp/xwem-gamma.el
Generating autoloads for lisp/xwem-help.el...
No autoloads found in lisp/xwem-holer.el
Generating autoloads for lisp/xwem-icons.el...
No autoloads found in lisp/xwem-interactive.el
Generating autoloads for lisp/xwem-keyboard.el...
Generating autoloads for lisp/xwem-keydefs.el...
Generating autoloads for lisp/xwem-keymacro.el...
No autoloads found in lisp/xwem-keytt.el
Generating autoloads for lisp/xwem-launcher.el...
No autoloads found in lisp/xwem-load.el
Generating autoloads for lisp/xwem-macros.el...
Generating autoloads for lisp/xwem-main.el...
Generating autoloads for lisp/xwem-manage.el...
Generating autoloads for lisp/xwem-minibuffer.el...
Generating autoloads for lisp/xwem-misc.el...
No autoloads found in lisp/xwem-modeline.el
No autoloads found in lisp/xwem-modes.el
Generating autoloads for lisp/xwem-mouse.el...
Generating autoloads for lisp/xwem-netwm.el...
Generating autoloads for lisp/xwem-osd.el...
No autoloads found in lisp/xwem-ratanot.el
Generating autoloads for lisp/xwem-register.el...
Generating autoloads for lisp/xwem-root.el...
Generating autoloads for lisp/xwem-rooter.el...
No autoloads found in lisp/xwem-selections.el
No autoloads found in lisp/xwem-smartmods.el
Generating autoloads for lisp/xwem-sound.el...
Generating autoloads for lisp/xwem-special.el...
Generating autoloads for lisp/xwem-strokes.el...
No autoloads found in lisp/xwem-struct.el
Generating autoloads for lisp/xwem-tabbing.el...
Generating autoloads for lisp/xwem-time.el...
No autoloads found in lisp/xwem-transient.el
Generating autoloads for lisp/xwem-tray.el...
No autoloads found in lisp/xwem-weather.el
No autoloads found in lisp/xwem-widgets.el
Generating autoloads for lisp/xwem-win.el...
Generating autoloads for lisp/xwem-worklog.el...
No autoloads found in lisp/xwem-xfig.el
Generating autoloads for extra/ixwem.el...
Generating autoloads for extra/xwem-edprops.el...
Generating autoloads for extra/xwem-recover.el...
Generating autoloads for extra/xwem-smartmods.el...
No autoloads found in extra/xwem-vert.el
No autoloads found in utils/xwem-appcollect.el
No autoloads found in utils/xwem-diagram.el
Generating autoloads for utils/xwem-holer.el...
Generating autoloads for utils/xwem-osd.el...
Generating autoloads for utils/xwem-worklog.el...
No autoloads found in utils/xwem-xfig.el
Generating autoloads for dockapp/xwem-battery.el...
Generating autoloads for dockapp/xwem-framei.el...
No autoloads found in dockapp/xwem-pager.el
Generating autoloads for dockapp/xwem-time.el...
No autoloads found in dockapp/xwem-weather.el
Generating autoloads for lisp/_pkg.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/auto-autoloads.el
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/auto-autoloads.el
xemacs -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -no-autoloads -l cus-dep \
        -f Custom-make-dependencies lisp
Processing /home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp
Generating custom-load.el...
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xwem xemacs-base 
xlib strokes edit-utils text-modes time slider ilisp elib -- -l lpath.el -f 
batch-byte-compile lisp/auto-autoloads.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/elib/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/ilisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/slider/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/time/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/text-modes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/edit-utils/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/strokes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xemacs-base/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/auto-autoloads...
Loading autoload...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/auto-autoloads.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/auto-autoloads.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xwem xemacs-base 
xlib strokes edit-utils text-modes time slider ilisp elib -- -l lpath.el -f 
batch-byte-compile lisp/custom-load.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/elib/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/ilisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/slider/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/time/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/text-modes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/edit-utils/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/strokes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xemacs-base/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/auto-autoloads...
Loading autoload...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/custom-load.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/custom-load.elc
Done
xemacs -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -no-autoloads -l lpath.el -f 
xwem-batch-update-directory
Loading autoload...
Updating internal XWEM autoloads for directory lisp...
Mark set
No autoloads found in lisp/_pkg.el
No autoloads found in lisp/custom-load.el
No autoloads found in lisp/xwem-clgen.el
Generating autoloads for lisp/xwem-clients.el...
No autoloads found in lisp/xwem-clswi.el
No autoloads found in lisp/xwem-compat.el
No autoloads found in lisp/xwem-desktop.el
No autoloads found in lisp/xwem-diagram.el
No autoloads found in lisp/xwem-edmacro.el
Generating autoloads for lisp/xwem-events.el...
Generating autoloads for lisp/xwem-faces.el...
Generating autoloads for lisp/xwem-focus.el...
Generating autoloads for lisp/xwem-frame.el...
No autoloads found in lisp/xwem-framei.el
No autoloads found in lisp/xwem-gamma.el
Generating autoloads for lisp/xwem-help.el...
No autoloads found in lisp/xwem-holer.el
Generating autoloads for lisp/xwem-icons.el...
No autoloads found in lisp/xwem-interactive.el
Generating autoloads for lisp/xwem-keyboard.el...
No autoloads found in lisp/xwem-keydefs.el
Generating autoloads for lisp/xwem-keymacro.el...
No autoloads found in lisp/xwem-keytt.el
Generating autoloads for lisp/xwem-launcher.el...
No autoloads found in lisp/xwem-load.el
No autoloads found in lisp/xwem-macros.el
Generating autoloads for lisp/xwem-main.el...
Generating autoloads for lisp/xwem-manage.el...
Generating autoloads for lisp/xwem-minibuffer.el...
Generating autoloads for lisp/xwem-misc.el...
No autoloads found in lisp/xwem-modeline.el
Generating autoloads for lisp/xwem-modes.el...
Generating autoloads for lisp/xwem-mouse.el...
No autoloads found in lisp/xwem-netwm.el
No autoloads found in lisp/xwem-osd.el
No autoloads found in lisp/xwem-ratanot.el
Generating autoloads for lisp/xwem-register.el...
Generating autoloads for lisp/xwem-root.el...
No autoloads found in lisp/xwem-rooter.el
No autoloads found in lisp/xwem-selections.el
No autoloads found in lisp/xwem-smartmods.el
No autoloads found in lisp/xwem-sound.el
Generating autoloads for lisp/xwem-special.el...
No autoloads found in lisp/xwem-strokes.el
Generating autoloads for lisp/xwem-struct.el...
No autoloads found in lisp/xwem-tabbing.el
No autoloads found in lisp/xwem-time.el
No autoloads found in lisp/xwem-transient.el
Generating autoloads for lisp/xwem-tray.el...
No autoloads found in lisp/xwem-weather.el
No autoloads found in lisp/xwem-widgets.el
Generating autoloads for lisp/xwem-win.el...
No autoloads found in lisp/xwem-worklog.el
No autoloads found in lisp/xwem-xfig.el
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-loaddefs.el
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-loaddefs.el
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xwem xemacs-base 
xlib strokes edit-utils text-modes time slider ilisp elib -- -l lpath.el -f 
batch-byte-compile lisp/xwem-loaddefs.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/elib/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/ilisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/slider/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/time/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/text-modes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/edit-utils/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/strokes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xemacs-base/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/auto-autoloads...
Loading autoload...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-loaddefs.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-loaddefs.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xwem xemacs-base 
xlib strokes edit-utils text-modes time slider ilisp elib -- -l lpath.el -f 
batch-byte-compile lisp/xwem-clgen.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/elib/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/ilisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/slider/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/time/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/text-modes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/edit-utils/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/strokes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xemacs-base/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/auto-autoloads...
Loading autoload...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-clgen.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-clgen.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xwem xemacs-base 
xlib strokes edit-utils text-modes time slider ilisp elib -- -l lpath.el -f 
batch-byte-compile lisp/xwem-clients.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/elib/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/ilisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/slider/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/time/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/text-modes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/edit-utils/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/strokes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xemacs-base/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/auto-autoloads...
Loading autoload...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-clients.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-clients.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xwem xemacs-base 
xlib strokes edit-utils text-modes time slider ilisp elib -- -l lpath.el -f 
batch-byte-compile lisp/xwem-clswi.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/elib/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/ilisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/slider/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/time/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/text-modes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/edit-utils/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/strokes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xemacs-base/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/auto-autoloads...
Loading autoload...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-clswi.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-clswi.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xwem xemacs-base 
xlib strokes edit-utils text-modes time slider ilisp elib -- -l lpath.el -f 
batch-byte-compile lisp/xwem-compat.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/elib/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/ilisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/slider/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/time/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/text-modes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/edit-utils/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/strokes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xemacs-base/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/auto-autoloads...
Loading autoload...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-compat.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-compat.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xwem xemacs-base 
xlib strokes edit-utils text-modes time slider ilisp elib -- -l lpath.el -f 
batch-byte-compile lisp/xwem-desktop.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/elib/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/ilisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/slider/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/time/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/text-modes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/edit-utils/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/strokes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xemacs-base/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/auto-autoloads...
Loading autoload...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-desktop.el...
Wrote 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-desktop.elc
Done
xemacs -no-autoloads -vanilla -batch -eval '(setq stack-trace-on-error t 
load-always-display-messages t load-ignore-out-of-date-elc-files t 
load-show-full-path-in-messages t)' -l 
/home/steve/programming/XEmacs/packages/package-compile.el -- xwem xemacs-base 
xlib strokes edit-utils text-modes time slider ilisp elib -- -l lpath.el -f 
batch-byte-compile lisp/xwem-diagram.el
Loading /usr/local/lib/xemacs-21.4.15/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/elib/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/ilisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/slider/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/time/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/text-modes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/edit-utils/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/strokes/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xlib/lisp/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xemacs-base/auto-autoloads...
Loading 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/auto-autoloads...
Loading autoload...
Compiling 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-diagram.el...
While compiling xwem-diag-plot-coordinates in file 
/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-diagram.el:
  !! error (("No setf-method known for X-Gc-line-style"))  
backtrace(nil t)
  # bind (error-info)
  byte-compile-report-error((error "No setf-method known for X-Gc-line-style"))
  # bind (error-info)
  #<compiled-function (error-info) "...(4)" [error-info 
byte-compile-report-error] 2>((error "No setf-method known for 
X-Gc-line-style"))
  signal(error ("No setf-method known for X-Gc-line-style"))
  # bind (args datum)
  cerror("No setf-method known for %s" X-Gc-line-style)
  apply(cerror "No setf-method known for %s" X-Gc-line-style)
  # bind (args datum)
  error("No setf-method known for %s" X-Gc-line-style)
  # bind (env place)
  get-setf-method((X-Gc-line-style gc) ((byte-compiler-options lambda (&rest 
forms) (apply ... forms)) (eval-when-compile lambda (&rest body) (list ... 
...)) (eval-and-compile lambda (&rest body) (byte-compile-eval ...) (cons ... 
body))))
  # bind (opt-expr place)
  cl-setf-do-modify((X-Gc-line-style gc) X-LineOnOffDash)
  # bind (args)
  #<compiled-function (&rest args) "...(76)" [store method sets args nil setf 
progn setq cl-setf-do-modify cl-setf-do-store let*] 4 
("/usr/local/lib/xemacs-21.4.15/lisp/cl-macs.elc" . 72955)>((X-Gc-line-style 
gc) X-LineOnOffDash)
  #<subr macroexpand-internal>((setf (X-Gc-line-style gc) X-LineOnOffDash) 
((byte-compiler-options lambda (&rest forms) (apply ... forms)) 
(eval-when-compile lambda (&rest body) (list ... ...)) (eval-and-compile lambda 
(&rest body) (byte-compile-eval ...) (cons ... body))))
  # bind (cl-macro-environment cl-env cl-macro)
  macroexpand((setf (X-Gc-line-style gc) X-LineOnOffDash) 
((byte-compiler-options lambda (&rest forms) (apply ... forms)) 
(eval-when-compile lambda (&rest body) (list ... ...)) (eval-and-compile lambda 
(&rest body) (byte-compile-eval ...) (cons ... body))))
  # bind (fn tmp for-effect form)
  byte-optimize-form-code-walker((setf (X-Gc-line-style gc) X-LineOnOffDash) 
((when with-labels-p (mapc ... x-notches) (mapc ... y-notches)) (XDrawSegments 
xdpy d gc (nconc ... x-notches y-notches))))
  # bind (for-effect form)
  byte-optimize-form((setf (X-Gc-line-style gc) X-LineOnOffDash) ((when 
with-labels-p (mapc ... x-notches) (mapc ... y-notches)) (XDrawSegments xdpy d 
gc (nconc ... x-notches y-notches))))
  # bind (rest result fe new all-for-effect forms)
  byte-optimize-body(((setq sls (X-Gc-line-style gc)) (setf (X-Gc-line-style 
gc) X-LineOnOffDash) (XChangeGC xdpy gc) (XSetDashes xdpy gc 0 (list 
grid-dash-even grid-dash-odd grid-dash-even grid-dash-odd)) (unwind-protect 
(progn ... ...) (setf ... sls) (XChangeGC xdpy gc))) ((when with-labels-p (mapc 
... x-notches) (mapc ... y-notches)) (XDrawSegments xdpy d gc (nconc ... 
x-notches y-notches))))
  # bind (fn tmp for-effect form)
  byte-optimize-form-code-walker((progn (setq sls (X-Gc-line-style gc)) (setf 
(X-Gc-line-style gc) X-LineOnOffDash) (XChangeGC xdpy gc) (XSetDashes xdpy gc 0 
(list grid-dash-even grid-dash-odd grid-dash-even grid-dash-odd)) 
(unwind-protect (progn ... ...) (setf ... sls) (XChangeGC xdpy gc))) ((when 
with-labels-p (mapc ... x-notches) (mapc ... y-notches)) (XDrawSegments xdpy d 
gc (nconc ... x-notches y-notches))))
  # bind (for-effect form)
  byte-optimize-form((progn (setq sls (X-Gc-line-style gc)) (setf 
(X-Gc-line-style gc) X-LineOnOffDash) (XChangeGC xdpy gc) (XSetDashes xdpy gc 0 
(list grid-dash-even grid-dash-odd grid-dash-even grid-dash-odd)) 
(unwind-protect (progn ... ...) (setf ... sls) (XChangeGC xdpy gc))) ((when 
with-labels-p (mapc ... x-notches) (mapc ... y-notches)) (XDrawSegments xdpy d 
gc (nconc ... x-notches y-notches))))
  # bind (fn tmp for-effect form)
  byte-optimize-form-code-walker((if with-grid-p (progn (setq sls ...) (setf 
... X-LineOnOffDash) (XChangeGC xdpy gc) (XSetDashes xdpy gc 0 ...) 
(unwind-protect ... ... ...))) ((when with-labels-p (mapc ... x-notches) (mapc 
... y-notches)) (XDrawSegments xdpy d gc (nconc ... x-notches y-notches))))
  # bind (for-effect form)
  byte-optimize-form((if with-grid-p (progn (setq sls ...) (setf ... 
X-LineOnOffDash) (XChangeGC xdpy gc) (XSetDashes xdpy gc 0 ...) (unwind-protect 
... ... ...))) ((when with-labels-p (mapc ... x-notches) (mapc ... y-notches)) 
(XDrawSegments xdpy d gc (nconc ... x-notches y-notches))))
  # bind (fn tmp for-effect form)
  byte-optimize-form-code-walker((when with-grid-p (setq sls (X-Gc-line-style 
gc)) (setf (X-Gc-line-style gc) X-LineOnOffDash) (XChangeGC xdpy gc) 
(XSetDashes xdpy gc 0 (list grid-dash-even grid-dash-odd grid-dash-even 
grid-dash-odd)) (unwind-protect (progn ... ...) (setf ... sls) (XChangeGC xdpy 
gc))) ((when with-labels-p (mapc ... x-notches) (mapc ... y-notches)) 
(XDrawSegments xdpy d gc (nconc ... x-notches y-notches))))
  # bind (for-effect form)
  byte-optimize-form((when with-grid-p (setq sls (X-Gc-line-style gc)) (setf 
(X-Gc-line-style gc) X-LineOnOffDash) (XChangeGC xdpy gc) (XSetDashes xdpy gc 0 
(list grid-dash-even grid-dash-odd grid-dash-even grid-dash-odd)) 
(unwind-protect (progn ... ...) (setf ... sls) (XChangeGC xdpy gc))) ((when 
with-labels-p (mapc ... x-notches) (mapc ... y-notches)) (XDrawSegments xdpy d 
gc (nconc ... x-notches y-notches))))
  # bind (rest result fe new all-for-effect forms)
  byte-optimize-body(((setq noff (% center-x x-step)) (while (< noff w) (setq 
x-notches ...) (setq noff ...)) (setq noff (% center-y y-step)) (while (< noff 
h) (setq y-notches ...) (setq noff ...)) (when with-grid-p (setq sls ...) (setf 
... X-LineOnOffDash) (XChangeGC xdpy gc) (XSetDashes xdpy gc 0 ...) 
(unwind-protect ... ... ...)) (when with-labels-p (mapc ... x-notches) (mapc 
... y-notches)) (XDrawSegments xdpy d gc (nconc ... x-notches y-notches))) nil)
  # bind (fn tmp for-effect form)
  byte-optimize-form-code-walker((let ((notch-len ...) (with-grid-p ...) 
(grid-dash-even ...) (grid-dash-odd ...) (with-labels-p ...) (labels-offset 
...) (labels-gc ...) (center-x ...) (center-y ...) (scale-x ...) (scale-y ...) 
(xdpy ...) x-notches y-notches noff sls) (setq noff (% center-x x-step)) (while 
(< noff w) (setq x-notches ...) (setq noff ...)) (setq noff (% center-y 
y-step)) (while (< noff h) (setq y-notches ...) (setq noff ...)) (when 
with-grid-p (setq sls ...) (setf ... X-LineOnOffDash) (XChangeGC xdpy gc) 
(XSetDashes xdpy gc 0 ...) (unwind-protect ... ... ...)) (when with-labels-p 
(mapc ... x-notches) (mapc ... y-notches)) (XDrawSegments xdpy d gc (nconc ... 
x-notches y-notches))) nil)
  # bind (for-effect form)
  byte-optimize-form((let ((notch-len ...) (with-grid-p ...) (grid-dash-even 
...) (grid-dash-odd ...) (with-labels-p ...) (labels-offset ...) (labels-gc 
...) (center-x ...) (center-y ...) (scale-x ...) (scale-y ...) (xdpy ...) 
x-notches y-notches noff sls) (setq noff (% center-x x-step)) (while (< noff w) 
(setq x-notches ...) (setq noff ...)) (setq noff (% center-y y-step)) (while (< 
noff h) (setq y-notches ...) (setq noff ...)) (when with-grid-p (setq sls ...) 
(setf ... X-LineOnOffDash) (XChangeGC xdpy gc) (XSetDashes xdpy gc 0 ...) 
(unwind-protect ... ... ...)) (when with-labels-p (mapc ... x-notches) (mapc 
... y-notches)) (XDrawSegments xdpy d gc (nconc ... x-notches y-notches))) nil)
  # bind (fn tmp for-effect form)
  byte-optimize-form-code-walker((progn (let (... ... ... ... ... ... ... ... 
... ... ... ... x-notches y-notches noff sls) (setq noff ...) (while ... ... 
...) (setq noff ...) (while ... ... ...) (when with-grid-p ... ... ... ... ...) 
(when with-labels-p ... ...) (XDrawSegments xdpy d gc ...))) nil)
  # bind (for-effect form)
  byte-optimize-form((progn (let (... ... ... ... ... ... ... ... ... ... ... 
... x-notches y-notches noff sls) (setq noff ...) (while ... ... ...) (setq 
noff ...) (while ... ... ...) (when with-grid-p ... ... ... ... ...) (when 
with-labels-p ... ...) (XDrawSegments xdpy d gc ...))) nil)
  # bind (byte-compile-constants byte-compile-variables byte-compile-tag-number 
byte-compile-depth byte-compile-maxdepth byte-compile-output output-type 
for-effect form)
  byte-compile-top-level((progn (let (... ... ... ... ... ... ... ... ... ... 
... ... x-notches y-notches noff sls) (setq noff ...) (while ... ... ...) (setq 
noff ...) (while ... ... ...) (when with-grid-p ... ... ... ... ...) (when 
with-labels-p ... ...) (XDrawSegments xdpy d gc ...))) nil lambda)
  # bind (int doc body byte-compile-bound-variables arglist fun)
  byte-compile-lambda((lambda (d gc x y w h x-step y-step &rest params) "Draw 
coordinates system." (let (... ... ... ... ... ... ... ... ... ... ... ... 
x-notches y-notches noff sls) (setq noff ...) (while ... ... ...) (setq noff 
...) (while ... ... ...) (when with-grid-p ... ... ... ... ...) (when 
with-labels-p ... ...) (XDrawSegments xdpy d gc ...))))
  # bind (byte-compile-free-assignments byte-compile-free-references that-one 
this-one that-kind this-kind name macrop form)
  byte-compile-file-form-defmumble((defun xwem-diag-plot-coordinates (d gc x y 
w h x-step y-step &rest params) "Draw coordinates system." (let (... ... ... 
... ... ... ... ... ... ... ... ... x-notches y-notches noff sls) (setq noff 
...) (while ... ... ...) (setq noff ...) (while ... ... ...) (when with-grid-p 
... ... ... ... ...) (when with-labels-p ... ...) (XDrawSegments xdpy d gc 
...))) nil)
  # bind (form)
  byte-compile-file-form-defun((defun xwem-diag-plot-coordinates (d gc x y w h 
x-step y-step &rest params) "Draw coordinates system." (let (... ... ... ... 
... ... ... ... ... ... ... ... x-notches y-notches noff sls) (setq noff ...) 
(while ... ... ...) (setq noff ...) (while ... ... ...) (when with-grid-p ... 
... ... ... ...) (when with-labels-p ... ...) (XDrawSegments xdpy d gc ...))))
  # bind (byte-compile-current-form handler form)
  byte-compile-file-form((defun xwem-diag-plot-coordinates (d gc x y w h x-step 
y-step &rest params) "Draw coordinates system." (let (... ... ... ... ... ... 
... ... ... ... ... ... x-notches y-notches noff sls) (setq noff ...) (while 
... ... ...) (setq noff ...) (while ... ... ...) (when with-grid-p ... ... ... 
... ...) (when with-labels-p ... ...) (XDrawSegments xdpy d gc ...))))
  # (unwind-protect ...)
  #<compiled-function nil "...(43)" [byte-compile-unresolved-functions 
byte-compile-inbuffer 1 "        \n" nil looking-at ";" byte-compile-file-form 
read byte-compile-flush-pending byte-compile-warn-about-unresolved-functions] 
3>()
  # (unwind-protect ...)
  call-with-condition-handler(#<compiled-function (error-info) "...(4)" 
[error-info byte-compile-report-error] 2> #<compiled-function nil "...(43)" 
[byte-compile-unresolved-functions byte-compile-inbuffer 1 "        \n" nil 
looking-at ";" byte-compile-file-form read byte-compile-flush-pending 
byte-compile-warn-about-unresolved-functions] 3>)
  # (unwind-protect ...)
  # bind (byte-compile-warnings-beginning byte-compile-point-max-prev 
byte-compile-log-buffer byte-compile-macro-environment 
byte-compile-function-environment byte-compile-autoload-environment 
byte-compile-unresolved-functions byte-compile-bound-variables 
byte-compile-free-references byte-compile-free-assignments byte-compile-verbose 
byte-optimize byte-compile-emacs19-compatibility byte-compile-dynamic 
byte-compile-dynamic-docstrings byte-compile-warnings byte-compile-file-domain 
byte-compile-outbuffer float-output-format case-fold-search print-length 
print-level byte-compile-constants byte-compile-variables 
byte-compile-tag-number byte-compile-depth byte-compile-maxdepth 
byte-compile-output eval filename byte-compile-inbuffer)
  byte-compile-from-buffer(#<buffer " *Compiler Input*"> 
"/home/steve/programming/XEmacs/packages/xemacs-packages/xwem/lisp/xwem-diagram.el")
  # bind (byte-compile-current-file target-file input-buffer output-buffer 
byte-compile-dest-file load filename)
  byte-compile-file("lisp/xwem-diagram.el")
  byte-code("..." [file byte-compile-file t] 2)
  # (condition-case ... . ((error (byte-code "ÂÃ!Â!ÂÄ!ÅÆ!«Æ    Ç\"ªÂ   @ÈN®    
@!ÉÊ    A\"ÂË!Ç" ... 3))))
  # bind (file)
  batch-byte-compile-1("lisp/xwem-diagram.el")
  # bind (error file-to-process)
  batch-byte-compile-one-file()
  # bind (error)
  batch-byte-compile()
  # bind (arg)
  command-line-do-funcall("-f")
  # bind (dir file-count line end-of-options file-p arg tem)
  command-line-1()
  # bind (command-line-args-left)
  command-line()
  # (condition-case ... . ((t (byte-code "      Â" ... 1))))
  # bind (error-data)
  normal-top-level()
  # (condition-case ... . error)
  # (catch top-level ...)
>>Error occurred processing lisp/xwem-diagram.el: 
No setf-method known for X-Gc-line-style


Done
make: *** [lisp/xwem-diagram.elc] Error 1

Compilation exited abnormally with code 2 at Fri Nov 26 09:16:06



-- 
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
|                   Te audire no possum.                   |
|             Musa sapientum fixa est in aure.             |
|----------------------------------<address@hidden>---|

Attachment: pgpiSuBGVHQ7i.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]