>>>>> "Eli" == Eli Zaretskii <[EMAIL PROTECTED]> 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
<merlyn@stonehenge.com> <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!


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to