emacs-devel
[Top][All Lists]
Advanced

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

[multi-tty] Wrong type argument: framep, 0


From: csant
Subject: [multi-tty] Wrong type argument: framep, 0
Date: Mon, 14 May 2007 09:13:54 -0600 (MDT)

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







reply via email to

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