[1 Success,
1 Failure] XEmacs 21.4.20 "Double Solitaire" sparc-sun-solaris2.9
Rodney Sparapani
rsparapa at mcw.edu
Wed May 30 12:46:09 EDT 2007
After my other "successes" with sound support and Xft, I decided to
give drag'n'drop a try. And, it works --with-gnome, but not
--with-gtk (errors below). Not really sure what the difference is
since I mostly use Motif XEmacs, even on GNOME. Enjoy!
> XEmacs Build Report generated by emacs-version
> 21.4 (patch 20) "Double Solitaire" XEmacs Lucid
> with system-configuration
> sparc-sun-solaris2.9
> follows:
> Contents of /opt/xemacs/xemacs-21.4.20/Installation:
> (Output from most recent run of ./configure)
uname -a: SunOS don 5.9 Generic_118558-10 sun4u sparc SUNW,Sun-Fire-880
configure '--with-sound=esd' '--with-clash-detection=yes' '--cflags=-Os' '--with-dialogs=motif' '--with-widgets=motif' '--with-mule' '--with-xim=motif' '--with-png' '--with-dragndrop' '--with-gnome' '--with-cde'
XEmacs 21.4.20 "Double Solitaire" configured for `sparc-sun-solaris2.9'.
Compilation / Installation:
Source code location: /opt/xemacs/xemacs-21.4.20
Installation prefix: /usr/local
Runtime library search path: /usr/ccs/lib:/usr/openwin/lib:/opt/local/lib/gcc/sparc-sun-solaris2.9/4.1.1/../../..
Operating system description file: `s/sol2.h'
Machine description file: `m/sparc.h'
Compiler: gcc -Os
Compiler version: gcc (GCC) 4.1.1
Compiler specs file: specs.
Relocating allocator for buffers: yes
GNU version of malloc: yes
libc: SUNWcsl 11.9.0,REV=2002.04.06.15.27
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/openwin/include
- X Windows libraries location: /usr/openwin/lib
- Handling WM_COMMAND properly.
Compiling in support for Motif.
*WARNING* Many versions of Motif are buggy, requiring workarounds.
You are likely to experience slow redisplay.
You may need to install vendor patches to Motif.
See PROBLEMS for more information.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Using Motif native widgets.
Compiling in support for Drag'n'Drop (EXPERIMENTAL).
- Drag'n'Drop prototype: CDE.
TTY:
Compiling in support for ncurses.
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.
Sound:
Compiling in support for ESD (Enlightened Sound Daemon).
Databases:
Compiling in support for GNU DBM.
Compiling in support for LDAP.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using Motif to provide XIM support.
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for ToolTalk.
Compiling in support for dynamic shared object modules.
...
atk 1.8.0
glib 2.0.7
gtk+ 2.0.9
pango 1.0.5
--with-gtk errors:
gcc -c -Os -I/usr/dt/include -Demacs -I. -DHAVE_CONFIG_H -I/opt/local/include -I/usr/openwin/include menubar-gtk.c
menubar-gtk.c: In function 'gtk_xemacs_menubar_size_request':
menubar-gtk.c:142: warning: passing argument 1 of 'gtk_widget_size_request' makes pointer from integer without a cast
menubar-gtk.c: In function '__activate_menu':
menubar-gtk.c:429: warning: passing argument 2 of 'menu_descriptor_to_widget_1' makes pointer from integer without a cast
menubar-gtk.c: In function 'menu_create_menubar':
menubar-gtk.c:1079: warning: initialization makes pointer from integer without a cast
menubar-gtk.c: In function 'create_menubar_widget':
menubar-gtk.c:1225: error: invalid lvalue in assignment
menubar-gtk.c: In function 'gtk_update_frame_menubar_internal':
menubar-gtk.c:1339: error: invalid type argument of '->'
menubar-gtk.c:1343: error: invalid type argument of '->'
menubar-gtk.c: In function 'gtk_update_frame_menubars':
menubar-gtk.c:1356: warning: assignment makes pointer from integer without a cast
menubar-gtk.c: In function 'gtk_free_frame_menubars':
menubar-gtk.c:1375: warning: assignment makes pointer from integer without a cast
menubar-gtk.c: In function 'console_type_create_menubar_gtk':
menubar-gtk.c:1461: error: 'gtk_console_methods' undeclared (first use in this function)
menubar-gtk.c:1461: error: (Each undeclared identifier is reported only once
menubar-gtk.c:1461: error: for each function it appears in.)
More information about the XEmacs-Buildreports
mailing list