> SXEmacs Build Report generated by emacs-version
> steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.0--patch-26
> with system-configuration
> i686-pc-linux
> follows:
> Contents of /home/steve/programming/SXEmacs/core/sxemacs-22.1.0/Installation:
> (Output from most recent run of ./configure)
uname -a: Linux bastard 2.6.10 #7 Mon Dec 27 00:18:56 EST 2004 i686
AuthenticAMD AMD Athlon(TM) XP 2600+ GNU/Linux
./configure '--extra-verbose' '--site-prefixes=/usr/local/pgsql'
'--with-site-modules' '--without-site-lisp' '--with-wmcommand'
'--with-toolbars' '--with-menubars=lucid' '--with-scrollbars=athena'
'--with-dialogs=athena' '--with-widgets=athena' '--with-athena=next'
'--with-mule' '--with-xfs' '--external-widget' '--pdump'
'--with-clash-detection' '--error-checking=all' '--debug=yes'
SXEmacs steve@xxxxxxxxxxxxxxxxx/sxemacs--main--22.1.0--patch-26 "Initial
SXEmacs" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location:
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0
Installation prefix: /usr/local
Additional prefixes: /usr/local/pgsql
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline
-Wmissing-prototypes -Wsign-compare -fno-strict-aliasing -Wshadow
Compiler version: gcc (GCC) 3.3.1
Compiler specs file:
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.3.1/specs
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Need to guess glibc1/2/etc here
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/neXtaw
- Athena library to link: neXtaw
Using Lucid menubars.
Using Athena scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
TTY:
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Compiling in support for X-Face message headers.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for Berkeley database.
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
- Using XFontSet to provide bilingual menubar.
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new portable dumper.
Compiling in support for extra debugging code.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: SXEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for SXEmacs beta releases.
WARNING: ---------------------------------------------------------
> Contents of /home/steve/programming/SXEmacs/core/sxemacs-22.1.0/,,make-all.out
> keeping lines matching
> "^--\[\[\|\]\]$\|^\(cd\|n?make\)\s-\|errors?\|warnings?\|pure.*\(space\|size\)\|hides\b\|strange\|shadowings\|^Compil\(ing\s-+in\|ation\)\|^Using\|not\s-+found\|^While\s-+compiling.*\(
\s-+.+\)*\|^Note:\|Installing\|[Ff]ile(s) copied\|\s-+tests\s-+"
> and then deleting lines matching
> "confl.*with.*auto-inlining\|^Formatting:\|(100%) tests successful"
cd ./lib-src && make all
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lib-src/etags.c:1979:
warning: inlining failed in call to `in_word_set'
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lib-src/etags.c:2075:
warning: called from here
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lib-src/etags.c:1979:
warning: inlining failed in call to `in_word_set'
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lib-src/etags.c:2075:
warning: called from here
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lib-src/etags.c:1979:
warning: inlining failed in call to `in_word_set'
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lib-src/etags.c:2075:
warning: called from here
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lib-src/etags.c:1979:
warning: inlining failed in call to `in_word_set'
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lib-src/etags.c:2075:
warning: called from here
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lib-src/movemail.c:581:
warning: the use of `mktemp' is dangerous, better use `mkstemp'
cd ./lwlib && make all
xlwtabs.c:635: warning: comparison between signed and unsigned
xlwtabs.c:680: warning: comparison between signed and unsigned
xlwtabs.c:1064: warning: comparison between signed and unsigned
xlwtabs.c:1364: warning: comparison between signed and unsigned
xlwtabs.c:1375: warning: comparison between signed and unsigned
xlwradio.c:235: warning: `RadioDestroy' defined but not used
xlwcheckbox.c:268: warning: `CheckboxDestroy' defined but not used
xlwgauge.c:781: warning: comparison between signed and unsigned
xlwgauge.c:782: warning: comparison between signed and unsigned
xlwgauge.c:830: warning: comparison between signed and unsigned
xlwgauge.c:832: warning: comparison between signed and unsigned
xlwgauge.c:834: warning: comparison between signed and unsigned
xlwgauge.c:836: warning: comparison between signed and unsigned
lwlib-Xlw.c:457: warning: comparison between signed and unsigned
cd ./src && make all
alloc.c:3592: warning: declaration of `log' shadows a global declaration
<built-in>:0: warning: shadowed declaration is here
cmdloop.c:575: warning: no return statement in function returning non-void
dumper.c:851: warning: comparison between signed and unsigned
dumper.c:860: warning: comparison between signed and unsigned
dumper.c:915: warning: comparison between signed and unsigned
dumper.c:1039: warning: comparison between signed and unsigned
/usr/local/pgsql/include/libpq-fe.h:134: warning: declaration of `message'
shadows a global declaration
lisp.h:2744: warning: shadowed declaration is here
mule-ccl.c:963: warning: comparison between signed and unsigned
mule-ccl.c:1015: warning: comparison between signed and unsigned
mule-ccl.c:1033: warning: comparison between signed and unsigned
mule-ccl.c:1133: warning: comparison between signed and unsigned
mule-ccl.c:1529: warning: comparison between signed and unsigned
mule-ccl.c:1534: warning: comparison between signed and unsigned
mule-ccl.c:1747: warning: comparison between signed and unsigned
mule-ccl.c:1753: warning: comparison between signed and unsigned
mule-charset.c:505: warning: comparison is always false due to limited range of
data type
/usr/local/pgsql/include/libpq-fe.h:134: warning: declaration of `message'
shadows a global declaration
lisp.h:2744: warning: shadowed declaration is here
syntax.h:80: warning: inlining failed in call to `SYNTAX_CODE'
syntax.h:93: warning: called from here
process-unix.c:1564: warning: declaration of `gai_error' shadows a global
declaration
/usr/include/netdb.h:491: warning: shadowed declaration is here
process-unix.c:1652: warning: declaration of `gai_error' shadows a global
declaration
/usr/include/netdb.h:491: warning: shadowed declaration is here
regex.c:6073: warning: declaration of `reg_info' shadows a global declaration
regex.c:1804: warning: shadowed declaration is here
regex.c:6176: warning: declaration of `reg_info' shadows a global declaration
regex.c:1804: warning: shadowed declaration is here
regex.c:6209: warning: declaration of `reg_info' shadows a global declaration
regex.c:1804: warning: shadowed declaration is here
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/src/extw-Xt.c:206: warning:
comparison between signed and unsigned
Using load-path (/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp)
Using module-load-path
(/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/modules)
While compiling mswindows-font-menu-font-data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/auto-autoloads.el:
** reference to free variable mswindows-font-regexp
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/cl-extra.el:
** The following functions are not known to be defined:
overlay-lists, overlay-start, overlay-end, overlays-at,
next-overlay-change
While compiling set-face-stipple in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/faces.el:
** reference to free variable mswindows-bitmap-file-path
While compiling the end of the data:
** The following functions are not known to be defined:
gtk-init-device-faces, mswindows-init-device-faces,
gtk-init-frame-faces, mswindows-init-frame-faces,
gtk-init-global-faces
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/process.el:
** the function mswindows-quote-one-vc-runtime-arg is not known to be defined.
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/minibuf.el:
** The following functions are not known to be defined:
ange-ftp-ftp-path, mswindows-color-list
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/modeline.el:
** the function vc-toggle-read-only is not known to be defined.
While compiling command-line-early in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/startup.el:
** init-file-user is an obsolete variable; use load-user-init-file-p instead.
While compiling the end of the data:
** the function mswindows-message-box is not known to be defined.
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/help.el:
** the function compiled-function-annotation is not known to be defined.
While compiling set-visited-file-name in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/files.el:
** reference to free variable vc-mode
While compiling save-some-buffers-1:
** assignment to free variable view-exit-action
While compiling revert-buffer-internal:
** before-change-function is an obsolete variable; use
before-change-functions; which is a list of functions rather than a single
function.
** after-change-function is an obsolete variable; use after-change-functions;
which is a list of functions rather than a single function.
While compiling the end of the data:
** The following functions are not known to be defined:
vc-after-save, dired-get-filename, dired-expunge-deletions,
mswindows-insert-directory, ange-ftp-ftp-path
While compiling read-library-internal in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/lib-complete.el:
** reference to free variable read-library-internal-search-path
While compiling read-library-name:
** variable read-library-internal-search-path bound but not referenced
While compiling generic-page-setup in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/printer.el:
** reference to free variable default-msprinter-frame-plist
** assignment to free variable default-msprinter-frame-plist
While compiling the end of the data:
** the function mswindows-get-default-printer is not known to be defined.
While compiling mouse-consolidated-yank in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/mouse.el:
** reference to free variable gpm-minor-mode
While compiling the end of the data:
** The following functions are not known to be defined:
offix-start-drag-region, cde-start-drag-region
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/scrollbar.el:
** the function mswindows-init-scrollbar-metrics is not known to be defined.
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/toolbar-items.el:
** the function pending-delete-pre-hook is not known to be defined.
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/src/ExternalClient.c:267:
warning: unused variable `ecw'
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/src/ExternalClient.c:267:
warning: unused variable `ecw'
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/src/extw-Xt.c:206: warning:
comparison between signed and unsigned
Using load-path (/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp)
Using module-load-path
(/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/modules)
Warning: doc lost for function x-selection-reply-timeout-internal.
Warning: doc lost for function x-rotate-cutbuffers-internal.
Warning: doc lost for function x-get-cutbuffer-internal.
Warning: doc lost for function x-store-cutbuffer-internal.
/usr/local/lib/sxemacs/site-packages/lisp/misc/smerge hides
/usr/local/lib/sxemacs/site-packages/lisp/xetla/smerge
/usr/local/lib/sxemacs/site-packages/lisp/misc/whitespace hides
/usr/local/lib/sxemacs/xemacs-packages/lisp/text-modes/whitespace
2 Emacs Lisp load-path shadowings were found
While compiling mswindows-font-menu-font-data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/auto-autoloads.el:
** reference to free variable mswindows-font-regexp
cd ./src && make dump-elcs
While compiling toplevel forms in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/apropos.el:
** reference to free variable font-lock-keyword-face
** reference to free variable font-lock-string-face
** reference to free variable font-lock-comment-face
** reference to free variable font-lock-variable-name-face
While compiling popup-builtin-color-dialog in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/dialog-gtk.el:
** variable initial-color bound but not referenced
While compiling the end of the data:
** The following functions are not known to be defined:
gtk-signal-connect, gtk-main-quit, gtk-window-set-transient-for,
gtk-widget-show-all, gtk-main, gtk-color-selection-dialog-new,
gtk-color-selection-dialog-ok-button, gtk-widget-hide-all,
gtk-color-selection-get-color,
gtk-color-selection-dialog-colorsel,
gtk-color-selection-dialog-cancel-button, gtk-widget-show-now,
gtk-widget-grab-focus, gtk-widget-destroy, gtk-accel-group-new,
gtk-dialog-new, gtk-window-set-title,
gtk-container-set-border-width, gtk-box-set-spacing,
gtk-dialog-vbox, gtk-container-add, gtk-label-new,
gtk-label-parse-uline, gtk-misc-set-alignment, gtk-button-new,
gtk-widget-add-accelerator, gtk-widget-set-sensitive,
gtk-widget-show, gtk-dialog-action-area,
gtk-window-add-accel-group
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/dragdrop.el:
** The following functions are not known to be defined:
mime/viewer-mode, gtk-start-drag-internal
While compiling tag-table-include-files in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/etags.el:
** reference to free variable tags-include-pattern
While compiling the end of the data:
** the function with-trapping-errors is not known to be defined.
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/font-lock.el:
** The following functions are not known to be defined:
fast-lock-after-fontify-buffer, lazy-lock-after-fontify-buffer
While compiling toplevel forms in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/font.el:
** reference to free variable global-face-data
While compiling font-properties-from-style:
** variable style bound but not referenced
While compiling toplevel forms:
** variable weight bound but not referenced
** variable slant bound but not referenced
While compiling x-font-create-object:
** variable style bound but not referenced
While compiling x-font-create-name:
** variable style bound but not referenced
While compiling ns-font-create-name:
** variable registry bound but not referenced
** variable encoding bound but not referenced
While compiling mswindows-font-create-name:
** variable style bound but not referenced
While compiling font-update-device-fonts:
** variable font bound but not referenced
While compiling font-update-one-face:
** variable font bound but not referenced
While compiling the end of the data:
** The following functions are not known to be defined:
x-list-fonts, mswindows-list-fonts, ns-list-fonts, internal-facep,
fontsetp, get-font-info, get-fontset-info,
mswindows-font-canonicalize-name, mswindows-define-rgb-color,
cancel-function-timers
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/gdk.el:
** The following functions are not known to be defined:
gtk-import-function-internal, gtk-call-function
While compiling build-ui::radio-group in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/generic-widgets.el:
** variable build-ui::radio-group bound but not referenced
While compiling build-ui::button:
** reference to free variable plist
** reference to free variable build-ui::radio-group
** assignment to free variable build-ui::radio-group
** variable label bound but not referenced
While compiling the end of the data:
** The following functions are not known to be defined:
gtk-label-new, gtk-widget-show-all, gtk-signal-connect,
gtk-window-new, gtk-container-add, gtk-vbox-new, gtk-hbox-new,
gtk-box-pack-start, gtk-notebook-new,
gtk-notebook-set-homogeneous-tabs, gtk-notebook-set-scrollable,
gtk-notebook-set-show-tabs, gtk-notebook-set-tab-pos,
gtk-notebook-append-page, gtk-text-new, gtk-text-set-editable,
gtk-text-set-word-wrap, gtk-text-set-line-wrap,
gtk-widget-set-style, gtk-text-insert, gtk-label-set-line-wrap,
gtk-label-set-justify, gtk-radio-button-new,
gtk-radio-button-group, gtk-check-button-new,
gtk-toggle-button-new, gtk-button-new, gtk-progress-bar-new,
gtk-progress-bar-set-orientation, gtk-progress-bar-set-bar-style
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/glade.el:
** The following functions are not known to be defined:
gtk-import-function-internal, gtk-call-function
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/gnome-widgets.el:
** The following functions are not known to be defined:
gtk-import-function-internal, gtk-call-function,
gtk-button-new-with-label
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/gnome.el:
** The following functions are not known to be defined:
gtk-type-from-name, gtk-call-function,
gtk-import-function-internal
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/gtk-extra.el:
** The following functions are not known to be defined:
gtk-import-function-internal, gtk-call-function
While compiling gtk-make-font-italic in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/gtk-faces.el:
** *try-oblique-before-italic-fonts* is an obsolete variable; use
try-oblique-before-italic-fonts instead.
While compiling gtk-make-font-bold-italic:
** *try-oblique-before-italic-fonts* is an obsolete variable; use
try-oblique-before-italic-fonts instead.
While compiling gtk-choose-font:
** variable locale bound but not referenced
While compiling the end of the data:
** The following functions are not known to be defined:
gtk-init-pointers, gtk-style-info, gtk-font-selection-dialog-new,
gtk-widget-set-sensitive, gtk-font-selection-dialog-apply-button,
gtk-signal-connect, gtk-main-quit,
gtk-font-selection-dialog-ok-button,
gtk-font-selection-dialog-get-font-name, gtk-widget-destroy,
font-menu-set-font, gtk-font-selection-dialog-cancel-button,
gtk-widget-show-all, gtk-main
While compiling gtk-file-dialog-fill-file-list in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/gtk-file-dialog.el:
** variable remotep bound but not referenced
While compiling gtk-file-dialog-fill-directory-list:
** variable remotep bound but not referenced
** variable selected-dir bound but not referenced
While compiling gtk-file-dialog-new:
** variable item bound but not referenced
** variable initializing-gtk-file-dialog bound but not referenced
While compiling the end of the data:
** The following functions are not known to be defined:
gtk-clist-clear, gtk-clist-freeze, gtk-clist-append,
gtk-clist-thaw, gtk-combo-set-popdown-strings, gtk-dialog-new,
gtk-dialog-vbox, gtk-dialog-action-area, gtk-window-set-title,
gtk-button-new-with-label, gtk-container-add, gtk-signal-connect,
gtk-entry-get-text, gtk-widget-destroy, gtk-combo-new,
gtk-combo-disable-activate, gtk-box-pack-start, gtk-combo-entry,
gtk-hbox-new, gtk-clist-new-with-titles, gtk-scrolled-window-new,
gtk-widget-set-usize, gtk-clist-get-text, gtk-entry-set-text,
gtk-button-clicked, gtk-option-menu-new, gtk-menu-new,
gtk-label-new, gtk-menu-item-new-with-label, gtk-menu-append,
gtk-widget-show, gtk-option-menu-set-menu, gtk-box-pack-end,
gtk-entry-new, gtk-widget-set-sensitive, gtk-widget-realize
While compiling gtk-reset-device-font-menus in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/gtk-font-menu.el:
** reference to free variable gtk-font-regexp
** reference to free variable gtk-font-regexp-foundry-and-family
** reference to free variable gtk-font-regexp-spacing
While compiling gtk-init-handle-geometry in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/gtk-init.el:
** assignment to free variable gtk-initial-geometry
While compiling init-gtk-win:
** assignment to free variable gtk-initial-argv-list
** assignment to free variable gtk-initial-geometry
While compiling the end of the data:
** the function gtk-keysym-on-keyboard-p is not known to be defined.
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/gtk-package.el:
** The following functions are not known to be defined:
gtk-window-new, gtk-hbox-new, gtk-container-add,
gtk-widget-show-all
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/gtk-password-dialog.el:
** The following functions are not known to be defined:
gtk-dialog-new, gtk-dialog-vbox, gtk-dialog-action-area,
gtk-window-set-title, gtk-button-new-with-label,
gtk-container-add, gtk-signal-connect, gtk-entry-get-text,
gtk-widget-destroy, gtk-container-set-border-width, gtk-label-new,
gtk-misc-set-alignment, gtk-entry-new, gtk-widget-set-sensitive,
gtk-entry-set-text, gtk-entry-select-region
While compiling import-widget-accessors in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/gtk-widget-accessors.el:
** variable c-mode-common-hook bound but not referenced
** variable c-mode-hook bound but not referenced
While compiling the end of the data:
** the function gtk-fundamental-type is not known to be defined.
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/gtk-widgets.el:
** The following functions are not known to be defined:
gtk-import-function-internal, gtk-call-function,
gtk-import-variable-internal, gtk-ctree-recurse
While compiling gtk-describe-enumerations in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/gtk.el:
** reference to free variable gtk-enumeration-info
While compiling the end of the data:
** The following functions are not known to be defined:
gtk-import-function-internal, gtk-call-function, gtk-type-name
While compiling make-char in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/help-nomule.el:
** subr make-char being redefined as a function
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/ldap.el:
** The following functions are not known to be defined: ldapp,
ldap-open, ldap-close, ldap-add, ldap-modify, ldap-delete
While compiling lm-report-bug in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/lisp-mnt.el:
** reference to free variable report-xemacs-bug-beta-address
While compiling mswindows-reset-device-font-menus in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/msw-font-menu.el:
** reference to free variable mswindows-font-regexp
While compiling mswindows-font-menu-font-data:
** reference to free variable mswindows-font-regexp
While compiling toplevel forms in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/msw-glyphs.el:
** reference to free variable xemacs-logo
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/mwheel.el:
** The following functions are not known to be defined:
event-basic-type, posn-window, event-start, mwheel-event-window,
mwheel-event-button
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/package-get.el:
** the function package-net-update-installed-db is not known to be defined.
While compiling pi-author-version in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/package-info.el:
** reference to free variable xemacs-betaname
While compiling pui-display-maintainer in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/package-ui.el:
** variable pkg-sym bound but not referenced
While compiling the end of the data:
** the function package-net-update-installed-db is not known to be defined.
While compiling load-sound-file in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/sound.el:
** assignment to free variable file
While compiling the end of the data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/symbols.el:
** the function set-magic-variable-handler is not known to be defined.
While compiling gtk-widget-instantiate-notebook-internal in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/widgets-gtk.el:
** variable items bound but not referenced
While compiling gtk-widget-instantiate-internal:
** assignment to free variable x
While compiling the end of the data:
** The following functions are not known to be defined:
gtk-signal-connect, gtk-button-new-with-label,
gtk-radio-button-new-with-label, gtk-radio-button-group,
gtk-toggle-button-set-active, gtk-check-button-new-with-label,
gtk-widget-show-all, gtk-notebook-new, gtk-adjustment-new,
gtk-progress-bar-new-with-adjustment, gtk-adjustment-set-value,
gtk-entry-new, gtk-entry-set-text
While compiling toplevel forms in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/win32-native.el:
** assignment to free variable grep-null-device
** assignment to free variable grep-regexp-alist
cd /home/steve/programming/SXEmacs/core/sxemacs-22.1.0/man && make info
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/,,beta.out not found!
> Contents of
> /home/steve/programming/SXEmacs/core/sxemacs-22.1.0/,,make-check.out
> keeping lines matching
> "^--\[\[\|\]\]$\|^\(cd\|n?make\)\s-\|errors?\|warnings?\|pure.*\(space\|size\)\|hides\b\|strange\|shadowings\|^Compil\(ing\s-+in\|ation\)\|^Using\|not\s-+found\|^While\s-+compiling.*\(
\s-+.+\)*\|^Note:\|Installing\|[Ff]ile(s) copied\|\s-+tests\s-+"
> and then deleting lines matching
> "confl.*with.*auto-inlining\|^Formatting:\|(100%) tests successful"
cd ./src && make check
base64-tests.el: 1234 of 1234 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
byte-compiler-tests.el: 104 of 104 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
c-tests.el: 2 of 2 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
case-tests.el: 1148 of 1148 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
ccl-tests.el: 4570 of 4570 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
database-tests.el: 10 of 10 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
extent-tests.el: 194 of 194 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
hash-table-tests.el: 9866 of 9866 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
lisp-tests.el: 3604 of 3604 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
md5-tests.el: 56 of 56 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
mule-tests.el: 226 of 226 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
os-tests.el: 20 of 20 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
regexp-tests.el: 312 of 312 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
symbol-tests.el: 264 of 264 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
syntax-tests.el: 64 of 64 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
tag-tests.el: 6 of 6 tests successful (100%).
0 errors that should have been generated, but weren't
0 wrong-error failures
base64-tests.el: 1234 of 1234 tests successful (100%).
byte-compiler-tests.el: 104 of 104 tests successful (100%).
c-tests.el: 2 of 2 tests successful (100%).
case-tests.el: 1148 of 1148 tests successful (100%).
ccl-tests.el: 4570 of 4570 tests successful (100%).
database-tests.el: 10 of 10 tests successful (100%).
extent-tests.el: 194 of 194 tests successful (100%).
hash-table-tests.el: 9866 of 9866 tests successful (100%).
lisp-tests.el: 3604 of 3604 tests successful (100%).
md5-tests.el: 56 of 56 tests successful (100%).
mule-tests.el: 226 of 226 tests successful (100%).
os-tests.el: 20 of 20 tests successful (100%).
regexp-tests.el: 312 of 312 tests successful (100%).
symbol-tests.el: 264 of 264 tests successful (100%).
syntax-tests.el: 64 of 64 tests successful (100%).
tag-tests.el: 6 of 6 tests successful (100%).
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/,,make-check-temacs.out not
found!
> Contents of
> /home/steve/programming/SXEmacs/core/sxemacs-22.1.0/,,make-install.out
> keeping lines matching
> "^--\[\[\|\]\]$\|^\(cd\|n?make\)\s-\|errors?\|warnings?\|pure.*\(space\|size\)\|hides\b\|strange\|shadowings\|^Compil\(ing\s-+in\|ation\)\|^Using\|not\s-+found\|^While\s-+compiling.*\(
\s-+.+\)*\|^Note:\|Installing\|[Ff]ile(s) copied\|\s-+tests\s-+"
> and then deleting lines matching
> "confl.*with.*auto-inlining\|^Formatting:\|(100%) tests successful"
cd ./lib-src && make all
cd ./lwlib && make all
cd ./src && make all
While compiling mswindows-font-menu-font-data in file
/home/steve/programming/SXEmacs/core/sxemacs-22.1.0/lisp/auto-autoloads.el:
** reference to free variable mswindows-font-regexp
cd ./src && make dump-elcs
cd /home/steve/programming/SXEmacs/core/sxemacs-22.1.0/man && make info
Installing utilities run internally by XEmacs.
Installing utilities for users to run.
cd /usr/local/bin && rm -f ./sxemacs && ln -s sxemacs-22.1.0 ./sxemacs
cd /home/steve/programming/SXEmacs/core/sxemacs-22.1.0/etc && \
make gzip-el
--
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
| In space, |
| No one can hear you rip a stinky |
|------------------------------------<steve@xxxxxxxxxxx>---|
pgpAvQk2VsoSm.pgp
Description: PGP signature
|