Updated via CVS.
Noteworthy are the argument incompatibilities in event-Xt.c.
"event-Xt.c", line 1169: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1181: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1182: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1204: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1209: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1221: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1225: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1226: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1228: warning: argument #1 is incompatible with prototype:
Most stem from make_string not being passed a CONST Bufbyte *:
cd /export/home/tmp/CVSroot/xemacs-20/src/
egrep -ni 'Lisp_Obj.*make_string ' *.h /dev/null
Compilation started at Thu May 7 09:40:14 1998
lisp.h:1958:Lisp_Object make_string (CONST Bufbyte *, Bytecount);
grep finished (2 matches found) at Thu May 7 09:40:15
and dnd_url_hexify_string not being passed a const char * as the first
argument:
cd /export/home/tmp/CVSroot/xemacs-20/src/
egrep -ni dnd_url_hexify_string *.h /dev/null
Compilation started at Thu May 7 09:32:19 1998
dragdrop.h:35:char *dnd_url_hexify_string (const char *s);
grep finished (2 matches found) at Thu May 7 09:32:20
The wid-edit push-button widget-specify-\(in\)?active bug still
exists.
Test-case will follow.
Regards,
Adrian
XEmacs Build Report as generated
by build-report-version $Revision: 1.39 $ follows:
Contents of /export/home/tmp/CVSroot/xemacs-20/Installation:
(Output from most recent run of ./configure)
--[[text/plain
Content-Disposition: attachment; filename="Installation"][7bit]]
uname -a: SunOS tomorrow 5.5.1 Generic sun4u sparc SUNW,Ultra-1
./configure '--rel-alloc=yes' '--debug=yes' '--error-checking=no'
'--no-doc-file=no' '--use-union-type=yes' '--with-mule=yes'
'--with-pop=yes' '--with-site-lisp=yes'
'--package-path=/export/home/tmp/packages-20.5/'
'--infopath=/export/home/tmp/CVSroot/xemacs-20/info/:/export/home/tmp/packages-20.5/info/:/opt/gnu/info/:/usr/local/info/:'
'--compiler=cc' '--cflags=-g -xO4' '--site-prefixes=/usr/local/'
'--gung-ho=yes'
XEmacs 21.0-b39 "Russian White-pre7" configured for
`sparc-sun-solaris2.5.1'.
Where should the build process find the source code?
/export/home/tmp/CVSroot/xemacs-20
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/sol2.h' and `m/sparc.h'
What compiler should XEmacs be built with? cc -g -xO4
Should XEmacs use the GNU version of malloc? yes
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? x11
Where do we find X Windows header files? /usr/dt/include
/usr/openwin/include
Where do we find X Windows libraries? /usr/dt/lib /usr/openwin/lib
Additional prefixes: /usr/local/
Runtime library search path:
/usr/local//lib:/usr/dt/lib:/usr/openwin/lib:/opt/SUNWdt/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for X-Face message headers.
Compiling in support for GIF image conversion.
Compiling in support for JPEG image conversion.
Compiling in support for PNG image conversion.
Compiling in support for TIFF image conversion.
Compiling in native sound support.
Compiling in support for GNU DBM.
Compiling in Mule (multi-lingual) support.
Compiling in XIM (X11R5+ I18N input method) support.
Using Motif to provide XIM support.
Compiling in support for CDE.
Compiling in support for ToolTalk.
Compiling in support for OffiX.
Compiling in support for proper session-management.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Compiling in DLL support.
movemail will use "dot-locking" for locking mail spool files.
Using POP for mail access
Using the union type for Lisp_Objects.
Using Lisp_Objects with minimal tagbits.
Using indexed lrecord implementation.
Compiling in extra code for debugging.
Compiling in code for checking XEmacs memory usage.
Contents of /export/home/tmp/CVSroot/xemacs-20-make-all.err
keeping lines matching
"^--\[\[\|\]\]$\|make\[\|errors?\|warnings?\|pure.*\(space\|size\)\|hides\b\|strange\|shadowings\|^Compilation\|not\s-+found\|^Note:\|^While\s-+compiling.*\(
\s-+.+\)*"
and then deleting lines matching
"confl.*with.*auto-inlining"
--[[text/plain
Content-Disposition: attachment; filename="xemacs-20-make-all.err"][7bit]]
Compilation started at Thu May 7 08:51:45 1998
"/export/home/tmp/CVSroot/xemacs-20/lib-src/gnuserv.c", line 912: warning:
statement not reached
"mule-coding.c", line 4808: warning: empty translation unit
"fileio.c", line 759: warning: statement not reached
Compilation started at Thu May 7 09:24:39 1998
"event-Xt.c", line 1169: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1181: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1182: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1204: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1209: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1221: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1225: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1226: warning: argument #1 is incompatible with prototype:
"event-Xt.c", line 1228: warning: argument #1 is incompatible with prototype:
Purespace usage: 102808 of 923412 (11% -- 801k wasted).
While compiling dragdrop-drop-dispatch in file
/export/home/tmp/CVSroot/xemacs-20/lisp/dragdrop.el:
** reference to free variable browse-url-browser-function
While compiling the end of the data:
** the function mime/viewer-mode is not known to be defined.
While compiling the end of the data in file
/export/home/tmp/CVSroot/xemacs-20/lisp/mouse.el:
** The following functions are not known to be defined:
event-drag-and-drop-data, hexlify-buffer, pprint
While compiling the end of the data in file
/export/home/tmp/CVSroot/xemacs-20/lisp/gui.el:
** The following functions are not known to be defined:
xpm-button-create, xbm-button-create, make-annotation,
set-annotation-action, set-annotation-data
While compiling read-library-internal in file
/export/home/tmp/CVSroot/xemacs-20/lisp/lib-complete.el:
** reference to free variable read-library-internal-search-path
While compiling set-auto-mode in file /export/home/tmp/CVSroot/xemacs-20/lisp/files.el:
** reference to free variable package-get-base
While compiling find-backup-file-name:
** variable bv-length bound but not referenced
While compiling save-some-buffers:
** assignment to free variable view-exit-action
While compiling file-remote-p:
** reference to free variable allow-remote-paths
While compiling the end of the data:
** The following functions are not known to be defined:
dired-noselect, package-get-package-provider, view-buffer, dired,
dired-get-filename, dired-expunge-deletions, vms-read-directory,
mswindows-insert-directory, ange-ftp-ftp-path, efs-ftp-path
While compiling xemacs-www-page in file /export/home/tmp/CVSroot/xemacs-20/lisp/help.el:
** reference to free variable browse-url-browser-function
While compiling xemacs-www-faq:
** reference to free variable browse-url-browser-function
While compiling the end of the data:
** The following functions are not known to be defined:
view-major-mode, info, Info-find-node,
compiled-function-annotation
While compiling sendmail-user-agent-compose in file
/export/home/tmp/CVSroot/xemacs-20/lisp/simple.el:
** reference to free variable mail-header-separator
While compiling the end of the data:
** the function mail is not known to be defined.
While compiling y-or-n-p-minibuf in file
/export/home/tmp/CVSroot/xemacs-20/lisp/cmdloop.el:
** recenter called with 0 arguments, but requires 1-2
Purespace usage: 923108 of 923412 (100%).
While compiling toplevel forms in file /export/home/tmp/CVSroot/xemacs-20/lisp/font.el:
** reference to free variable global-face-data
While compiling font-properties-from-style:
** variable style bound but not referenced
While compiling tty-font-create-plist:
** variable styles 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-families-for-device:
** reference to free variable device-fonts-cache
While compiling x-font-create-name:
** variable style bound but not referenced
While compiling ns-font-families-for-device:
** reference to free variable device-fonts-cache
While compiling ns-font-create-name:
** variable registry bound but not referenced
** variable encoding bound but not referenced
While compiling toplevel forms:
** variable q bound but not referenced
While compiling mswindows-font-create-object:
** variable effects bound but not referenced
** variable charset bound but not referenced
While compiling mswindows-font-create-name:
** variable encoding bound but not referenced
** variable registry bound but not referenced
** variable style bound but not referenced
While compiling font-set-face-font:
** make-face-bold called with 3 arguments, but accepts only 1-2
** make-face-italic called with 3 arguments, but accepts only 1-2
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,
<<, &, |, font-bold-p, font-italic-p, font-oblique-p, font-dim-p,
font-underline-p, font-overline-p, font-linethrough-p,
font-strikethru-p, font-reverse-p, font-blink-p, font-smallcaps-p,
font-bigcaps-p, font-dropcaps-p, set-font-bold-p,
set-font-italic-p, set-font-oblique-p, fontsetp, get-font-info,
get-fontset-info, mswindows-font-canonicalize-name, font-warn,
mswindows-define-rgb-color, >>, cancel-function-timers
While compiling the end of the data in file
/export/home/tmp/CVSroot/xemacs-20/lisp/ldap.el:
** The following functions are not known to be defined: ldap-open,
ldap-search-internal, ldap-close
Compilation finished at Thu May 7 09:14:03
--
Adrian Aichner
Applications Engineer
Teradyne GmbH
Semiconductor Test Group Telephone +49/89/41861(0)-208
Dingolfinger Straße 2 Fax +49/89/41861-217
D-81673 MÜNCHEN E-mail aichner(a)ecf.teradyne.com