Steve Youngs wrote:

> * Niclas Hedhman <[EMAIL PROTECTED]> writes:
>
> > When I press the any of the File operation tool buttons or menus,
> > I receive a
> > "Symbol's function definition is void: xpm-button-create"
>
> > I am running RedHat 6.0 distribution, Gnome, Enlightment.
>
> This is going to be a little hard to answer because you haven't supplied
> enough information.  Things like how much "tinkering" you've done with
> XEmacs, and of course, the version of XEmacs you are using.
>
> Other things that would be helpful, did you compile XEmacs from
> source or did you install a binary distribution?  Have you always had
> the problem, or is it something that has just started to happen?
>
> The only thing I can tell you is that the error you are getting means
> that there is something wrong with the syntax of the definition of the
> function called "xpm-button-create".  I know that is not very
> helpful, sorry.
>
> Maybe the easiest thing for you would be to re-install XEmacs.
>

I just downloaded XEmacs (file xemacs-21.1.7.tar.gz) from their Web-site.

The Installation file contains some details and is included below.
Configured and Compiled without problems.
Hence my confusion.


uname -a: Linux envision 2.2.5-15 #1 Fri Oct 1 01:06:29 MYT 1999 i686
unknown

./configure


XEmacs 21.1.7 "Biscayne" configured for `i686-pc-linux'.

  Where should the build process find the source code?
/root/xemacs-21.1.7
  What installation prefix should install use?    /usr/local
  What operating system and machine description files should XEmacs use?
        `s/linux.h' and `m/intel386.h'
  What compiler should XEmacs be built with?              gcc -g -O3 -Wall
-Wno-switch
  Should XEmacs use the GNU version of malloc?            yes
  (Using Doug Lea's new malloc from the GNU C Library.)
  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
  Compiling in support for XAUTH.
  Compiling in support for XPM images.
  Compiling in support for PNG image handling.
  Compiling in support for (builtin) GIF image handling.
  Compiling in support for JPEG image handling.
  Compiling in support for TIFF image handling.
  Compiling in support for X-Face message headers.
  Compiling in native sound support.
  Compiling in support for Berkeley DB.
  Compiling in support for ncurses.
  Compiling in support for GPM (General Purpose Mouse).
  Compiling in support for proper session-management.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Athena dialog boxes.
  Compiling in DLL support.
  movemail will use "dot-locking" for locking mail spool files.
  Using Lisp_Objects with minimal tagbits.


Reply via email to