From xemacs-m  Mon Dec 23 11:42:20 1996
Received: from cdc.noaa.gov (manager.Colorado.EDU [128.138.218.210])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with SMTP
	  id LAA21215 for <xemacs-beta@xemacs.org>; Mon, 23 Dec 1996 11:42:19 -0600 (CST)
Received: from suomi by cdc.noaa.gov (SMI-8.6/SMI-SVR4)
	id KAA22394; Mon, 23 Dec 1996 10:42:04 -0700
Received: by suomi (SMI-8.6) id KAA13911; Mon, 23 Dec 1996 10:42:03 -0700
To: Steven L Baur <steve@miranova.com>
Cc: XEmacs beta-list <xemacs-beta@xemacs.org>
Subject: [19.15 beta 5] semi-success.
References: <m2hglfpcyp.fsf@altair.xemacs.org>
Organization: CIRES, University of Colorado
X-Attribution: mb
From: Mark Borges <mdb@cdc.noaa.gov>
Date: 23 Dec 1996 10:42:01 -0700
In-Reply-To: Steven L Baur's message of 21 Dec 1996 17:47:10 -0800
Message-ID: <vk7mm9nonq.fsf@suomi.i-have-a-misconfigured-system-so-shoot-me>
Lines: 175
X-Mailer: Gnus v5.2.40/XEmacs 19.15

This is the first 19.15 beta I've built in awhile. I found a minor
problem after configuration (details listed below) -- 

make: *** No rule to make target `man/Makefile', needed by `lib-src'.
Stop.

I just touched `man/Makefile' (it didn't exist) for now -- who needs
man pages? ;-).

One other note -- I have set:
------------------------------------------------------------------------------
focus-follows-mouse's value is t
  -- a built-in boolean variable.

Documentation:
Variable to control XEmacs behavior with respect to focus changing.
If this variable is set to t, then XEmacs will not gratuitously change
the keyboard focus.
------------------------------------------------------------------------------

but it doesn't appear to solve anything for me. In particular, I was
hoping this would correct the problem where the XEmacs display goes
blank and does not return unless an iconify/de-iconify sequence is
given. This happens consistently using fvwm-2.0.43 under the following
scenario:

	(1) Start Gnus from the toolbar
	(2) Go to another desktop
	(3) Come back to the page containing the XEmacs Gnus
	    frame. It's now blank.

This problem only occurs if I switch focus (I have fvwm set to follows
mouse focus) while XEmacs is starting Gnus/VM (probably any large
elisp package). Anyone else using fvwm see this? Does it occur using
other virtual window managers?


------------------------------------------------------------------------------
------------------------------------------------------------------------------
Configured for `sparc-sun-solaris2.5'.

  Where should the build process find the source code?    /tmp/mdb/xemacs-19.15-b5
  What installation prefix should install use?		  /home/mdb/gnu
  What operating system and machine description files should XEmacs use?
        `s/sol2-5.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              cc -xO2
  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/X11R6/include
  Where do we find X Windows libraries?                   /usr/X11R6/lib
  Additional header files:                                /usr/local/include
  Additional libraries:                                   /usr/local/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for Berkeley DB.
  Compiling in support for GNU DBM.
  Compiling in support for ToolTalk.
  Compiling in support for CDE.
  Compiling in support for SparcWorks.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.
...
Possibly relevant #defines:

checking for -lgdbm
	defining HAVE_LIBGDBM
	defining HAVE_DBM
	defining HAVE_GNU_DBM
	defining EMACS_CONFIGURATION to be "sparc-sun-solaris2.5"
	defining config_machfile to be "m/sparc.h"
	defining config_opsysfile to be "s/sol2-5.h"
	defining LD_SWITCH_X_SITE to be -L/usr/X11R6/lib -R/usr/X11R6/lib
	defining LD_SWITCH_X_SITE_AUX to be 
	defining C_SWITCH_X_SITE to be -I/usr/X11R6/include -I/usr/openwin/include/desktop
	defining LD_SWITCH_SITE to be  -L/usr/local/lib
	defining C_SWITCH_SITE to be  -I/usr/local/include
	defining UNEXEC_SRC to be unexsol2.c
	defining HAVE_X_WINDOWS
	defining HAVE_XFREE386
	defining GNU_MALLOC
	defining REL_ALLOC
	defining LISP_FLOAT_TYPE
	defining LWLIB_MENUBARS_LUCID
	defining HAVE_MENUBARS
	defining LWLIB_SCROLLBARS_LUCID
	defining HAVE_SCROLLBARS
	defining LWLIB_DIALOGS_ATHENA
	defining HAVE_DIALOGS
	defining HAVE_TOOLBARS
	defining HAVE_TTY
	defining TOOLTALK
	defining SUNPRO
	defining DYNODUMP
	defining NEED_XILDOFF
	defining CONST_IS_LOSING
	defining USE_ASSERTIONS
	defining NO_UNION_TYPE

------------------------------------------------------------------------------
------------------------------------------------------------------------------

Possibly relevant stderr output from make:
"/tmp/mdb/xemacs-19.15-b5/lib-src/gnuslib.c", line 114: warning: statement not reached
"keymap.c", line 1297: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uchar : "./emacsfns.h", line 98
	argument : pointer to char
"sysdep.c", line 396: warning: end-of-loop code not reached
"frame-x.c", line 964: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uchar : "./emacsfns.h", line 98
	argument : pointer to char
"frame-x.c", line 974: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uchar : "./emacsfns.h", line 98
	argument : pointer to char
"frame-x.c", line 976: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uchar : "./emacsfns.h", line 98
	argument : pointer to char
"frame-x.c", line 976: warning: improper pointer/integer combination: op "="
"./bitmaps.h", line 111: warning: initializer does not fit or is out of range: 192
"./bitmaps.h", line 111: warning: initializer does not fit or is out of range: 196
"./bitmaps.h", line 111: warning: initializer does not fit or is out of range: 200
"./bitmaps.h", line 111: warning: initializer does not fit or is out of range: 208
"./bitmaps.h", line 111: warning: initializer does not fit or is out of range: 255
"./bitmaps.h", line 111: warning: initializer does not fit or is out of range: 208
"./bitmaps.h", line 111: warning: initializer does not fit or is out of range: 200
"./bitmaps.h", line 111: warning: initializer does not fit or is out of range: 196
"./bitmaps.h", line 111: warning: initializer does not fit or is out of range: 192
"./bitmaps.h", line 111: warning: initializer does not fit or is out of range: 192
"./bitmaps.h", line 117: warning: initializer does not fit or is out of range: 192
"./bitmaps.h", line 117: warning: initializer does not fit or is out of range: 200
"./bitmaps.h", line 117: warning: initializer does not fit or is out of range: 196
"./bitmaps.h", line 117: warning: initializer does not fit or is out of range: 194
"./bitmaps.h", line 117: warning: initializer does not fit or is out of range: 255
"./bitmaps.h", line 117: warning: initializer does not fit or is out of range: 194
"./bitmaps.h", line 117: warning: initializer does not fit or is out of range: 196
"./bitmaps.h", line 117: warning: initializer does not fit or is out of range: 200
"./bitmaps.h", line 117: warning: initializer does not fit or is out of range: 192
"./bitmaps.h", line 117: warning: initializer does not fit or is out of range: 192
"glyphs-x.c", line 3942: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uchar : "./emacsfns.h", line 99
	argument : pointer to char
"glyphs-x.c", line 3945: warning: argument #1 is incompatible with prototype:
	prototype: pointer to uchar : "./emacsfns.h", line 99
	argument : pointer to char

Finding pointers to doc strings...
Note: Strange doc (duplicate) for bytecode make-comint @ 896997
Note: Strange doc (duplicate) for bytecode comint-run @ 897113
Note: Strange doc (duplicate) for bytecode comint-dynamic-complete @ 897684
Note: Strange doc (duplicate) for bytecode comint-dynamic-list-completions @ 897994
Note: Strange doc (duplicate) for autoload manual-entry @ 1097059
Note: Strange doc (duplicate) for autoload manual-entry @ 1098773
Note: Strange doc (duplicate) for variable make-annotation-hook @ 1156508
Note: Strange doc (duplicate) for variable before-delete-annotation-hook @ 1157183
Note: Strange doc (duplicate) for variable after-delete-annotation-hook @ 1157287
Note: Strange doc (duplicate) for bytecode make-annotation @ 1157391
Note: Strange doc (duplicate) for bytecode delete-annotation @ 1158079
Note: Strange doc (duplicate) for bytecode annotationp @ 1158155
Note: Strange doc (duplicate) for bytecode annotation-at @ 1158243
Note: Strange doc (duplicate) for bytecode annotations-in-region @ 1158289
Note: Strange doc (duplicate) for bytecode annotations-at @ 1158432
Note: Strange doc (duplicate) for bytecode annotation-list @ 1158517
Note: Strange doc (duplicate) for bytecode all-annotations @ 1158663
Note: Strange doc (duplicate) for bytecode ringp @ 1175534
Note: Strange doc (duplicate) for bytecode make-ring @ 1175693
Finding pointers to doc strings...done
Dumping under names xemacs and emacs-19.15-xemacs-beta5
Purespace usage: 704380 of 791000 (89% -- 84k wasted).

-- 
  -mb-

