emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Symbol's function definition is void: x-register-dnd-atom


From: Jan Djärv
Subject: Re: Symbol's function definition is void: x-register-dnd-atom
Date: Sun, 25 Jul 2010 13:05:41 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.7) Gecko/20100713 Thunderbird/3.1.1



Óscar Fuentes skrev 2010-07-25 05.01:
On a custom Emacs build (made to avoid dumping) invoking the executable
ends with that message after loading a bunch of files:

<... lots elided ...>
Loading tooltip...
Loading tooltip...done
Finding pointers to doc strings...
Finding pointers to doc strings...done
Symbol's function definition is void: x-register-dnd-atom

x-register-dnd-atom is defined in xselect.c, which is included in the
build. It is configured with USE_X_TOOLKIT USE_LUCID

Any hints about why the message appears?

It seems as syms_of_xselect has not been run.


Any other suggestion about how to make a functional Emacs binary without
dumping would be useful too. (The build already sets CANNOT_DUMP)

Running the executable with -nw fails too:

$ src/qemacs -Q -nw
emacs: Cannot open terminfo database file

On a normal build temacs starts fine in terminal mode.

Did you link with any termcap/terminfo/ncurses library?

        Jan D.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]