unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [multi-tty] Wrong type argument: framep, 0
@ 2007-05-14 15:13 csant
  2007-05-14 18:35 ` Dan Nicolaescu
  0 siblings, 1 reply; 4+ messages in thread
From: csant @ 2007-05-14 15:13 UTC (permalink / raw)
  To: emacs-devel

Hi,

just an ordinary emacs *user* here, jumping on the multi-tty branch now 
that it is available in CVS. On one machine everything went fine and 
smooth, but on the other one I end up with:

	$ ./src/emacs -Q
	Wrong type argument: framep, 0

and emacs will not start. When starting with

	$ ./src/emacs -Q -nw

emacs starts and seems to be usable, but I get

	Wrong type argument: framep, 1

in minibuffer at startup. Emacsclient is however totally unsuable (even 
with -t flag): it will start and exit immediately.

Configuration options are:

	Configured for `i686-pc-linux-gnu'.
	
	  Where should the build process find the source code?    
	/home/csant/src/public/apps/tools/emacs
	  What operating system and machine description files should Emacs use?
	        `s/gnu-linux.h' and `m/intel386.h'
	  What compiler should emacs be built with?               gcc -g -O2 
	-Wno-pointer-sign 
	  Should Emacs use the GNU version of malloc?             yes
	      (Using Doug Lea's new malloc from the GNU C Library.)
	  Should Emacs use a relocating allocator for buffers?    yes
	  Should Emacs use mmap(2) for buffer allocation?         no
	  What window system should Emacs use?                    x11
	  What toolkit should Emacs use?                          LUCID
	  Where do we find X Windows header files?                
	/usr/X11R6/include
	  Where do we find X Windows libraries?                   /usr/X11R6/lib
	  Does Emacs use -lXaw3d?                                 yes
	  Does Emacs use -lXpm?                                   yes
	  Does Emacs use -ljpeg?                                  yes
	  Does Emacs use -ltiff?                                  yes
	  Does Emacs use -lungif?                                 no
	  Does Emacs use -lpng?                                   yes
	  Does Emacs use X toolkit scroll bars?                   yes

Compiler is

	$ gcc --version
	gcc (GCC) 4.0.2 20050901 (prerelease) (SUSE Linux)

If there is there any more info you'd need to make any sense out of this 
report, then please keep me CC'ed on the messages: I am not subscribing to 
the list, but am reading it in batches. Also, I hope the message is sent 
to the appropriate list - if not, please accept my apologies and tell me 
where I should address this message to.

Kind regarards,
/c

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-05-15  7:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-14 15:13 [multi-tty] Wrong type argument: framep, 0 csant
2007-05-14 18:35 ` Dan Nicolaescu
2007-05-15  7:28   ` csant
2007-05-15  7:55     ` Dan Nicolaescu

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).