emacs-devel
[Top][All Lists]
Advanced

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

Re: CVS HEAD currently broken on OSX


From: Randal L. Schwartz
Subject: Re: CVS HEAD currently broken on OSX
Date: 16 Sep 2005 07:31:58 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

>>>>> "Eli" == Eli Zaretskii <address@hidden> writes:

Eli> However, this information is insufficient to fix the bug without
Eli> breaking other systems, and I don't have access to OSX to reproduce
Eli> the problem myself.  So please send at least the details of how you
Eli> ran the configure script, and what it printed when it finished.  (I
Eli> think xmenu.c should not be compiled at all on OSX, but I need to
Eli> understand what conditionals to use to correctly specify that.)

$ ./configure --prefix=/opt/emacs --without-x
[after much probing and printing... ]

Configured for `powerpc-apple-darwin8.2.0'.

  Where should the build process find the source code?    
/Users/merlyn/MIRROR/emacs-CVS
  What operating system and machine description files should Emacs use?
        `s/darwin.h' and `m/powermac.h'
  What compiler should emacs be built with?               gcc -I/sw/include 
-L/sw/lib -g -O2
  Should Emacs use the GNU version of malloc?             no
    (The GNU allocators don't work with this system configuration.)
  Should Emacs use a relocating allocator for buffers?    no
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    mac
  What toolkit should Emacs use?                          none
  Where do we find X Windows header files?                NONE
  Where do we find X Windows libraries?                   NONE
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  no
  Does Emacs use -lungif?                                 no
  Does Emacs use -lpng?                                   no
  Does Emacs use X toolkit scroll bars?                   yes

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<address@hidden> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!




reply via email to

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