help-gnu-emacs
[Top][All Lists]
Advanced

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

CVS Emacs vs. Mac OS X


From: Joe Corneli
Subject: CVS Emacs vs. Mac OS X
Date: Sat, 27 Dec 2003 00:53:16 -0600

I had trouble makeing the CVS version of Emacs on under Mac OS X
10.3.2 running Apple's X11 client.

Perhaps Emacs can't find some needed fink-installed files? That is
the usual problem.

Help/advice is appreciated.

Joe

% ./configure --with-x --without-carbon
[..................................]
Configured for `powerpc-apple-darwin7.2.0'.

  Where should the build process find the source code?    /Users/joe/emacs
  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 -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?                    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?                                 no
  Does Emacs use -lXpm?                                   yes
  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?                   no

configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib-src/Makefile.c
config.status: creating oldXMenu/Makefile
config.status: creating man/Makefile
config.status: creating lwlib/Makefile
config.status: creating src/Makefile.c
config.status: creating lisp/Makefile
config.status: creating lispref/Makefile
config.status: creating lispintro/Makefile
config.status: creating leim/Makefile
config.status: creating src/config.h
config.status: executing default commands
creating src/epaths.h
src/epaths.h is unchanged
creating lib-src/Makefile
creating src/Makefile

% make bootstrap
[..................................]
gcc -c -fpascal-strings -fno-common -DMAC_OSX -I../mac/src   -Demacs 
-DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/joe/emacs/src -fpascal-strings 
-fno-common -DMAC_OSX -I../mac/src -I/usr/X11R6/include -Dtemacs -g -O2 
minibuf.c
gcc -c -fpascal-strings -fno-common -DMAC_OSX -I../mac/src   -Demacs 
-DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/joe/emacs/src -fpascal-strings 
-fno-common -DMAC_OSX -I../mac/src -I/usr/X11R6/include -Dtemacs -g -O2 fileio.c
make[1]: *** No rule to make target `regex.h', needed by `dired.o'.  Stop.
make: *** [bootstrap] Error 2




reply via email to

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