Jan-Henrik Haukeland <hauk(a)d22mdi.cm.chello.no> writes:
================================================================
Dear Bug Team!
This report contains two bugs.
1) As stated in the subject, building xemacs with gnome support or
with only gtk support leaves me with a gray area at the top where the
tab-buffer gutter should show up. And this message shows up in the
console now and then: "Hey, change the tab-focus you boob..."
Yes I have (gutter-buffers-tab-visible-p t).
2) In *addition*, building a plain xemacs version from the same source
using only:
./configure --prefix=/usr/local
On the same system as specified below in the "System info" section,
but with the following configuration leads to a core dump upon
starting xemacs. The stack trace can be found just below.
Cheers!
Jan-Henrik
-------Configuration (for the second bug report)-------------------------------
XEmacs 21.4.13 "Rational FORTRAN" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location: /home/hauk/tmp/xemacs/xemacs-21.4.13
Installation prefix: /usr/local
Runtime library search path: /usr/lib:/usr/local/qt/lib:/usr/local/qt/li
b:/usr/lib::/usr/local/lib:/usr/local/lib:/usr/local/lib
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline -Wmis
sing-prototypes -Wsign-compare -Wshadow
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Using Motif native widgets.
I would recommend against building with Motif. If you really want
widget support under UNIX (as of 21.4.14 it will be disabled by
default), you should configure --with-dialogs=athena and
--with-widgets=athena.
HTH,
Vin