unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: "Óscar Fuentes" <ofv@wanadoo.es>
Cc: emacs-devel@gnu.org
Subject: Re: Symbol's function definition is void: x-register-dnd-atom
Date: Sun, 25 Jul 2010 13:05:41 +0200	[thread overview]
Message-ID: <4C4C1A85.9090804@swipnet.se> (raw)
In-Reply-To: <87sk38xo29.fsf@telefonica.net>



Ó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	other threads:[~2010-07-25 11:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-25  3:01 Symbol's function definition is void: x-register-dnd-atom Óscar Fuentes
2010-07-25 11:05 ` Jan Djärv [this message]
2010-07-25 15:33   ` Óscar Fuentes
2010-07-25 16:14     ` Jan D.
2010-07-25 17:11       ` Óscar Fuentes
2010-07-25 17:19 ` Eli Zaretskii
2010-07-25 17:33   ` Óscar Fuentes
2010-07-25 18:10     ` Eli Zaretskii
2010-07-25 19:47       ` Óscar Fuentes
2010-07-25 20:47         ` Eli Zaretskii
2010-07-25 20:33       ` Ken Raeburn
2010-07-25 20:38         ` Óscar Fuentes
2010-07-25 21:02         ` Eli Zaretskii
2010-07-25 17:20 ` Eli Zaretskii
2010-07-25 17:38   ` Óscar Fuentes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C4C1A85.9090804@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    --cc=ofv@wanadoo.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).