unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* CVS Emacs vs. Mac OS X
       [not found] <E1AVt2c-0006es-Ln@monty-python.gnu.org>
@ 2003-12-27  6:53 ` Joe Corneli
       [not found] ` <mailman.668.1072511850.868.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Joe Corneli @ 2003-12-27  6:53 UTC (permalink / raw)


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

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

* Re: CVS Emacs vs. Mac OS X
       [not found] ` <mailman.668.1072511850.868.help-gnu-emacs@gnu.org>
@ 2003-12-27 21:54   ` Kai Grossjohann
  2003-12-27 22:20     ` David Kastrup
  0 siblings, 1 reply; 3+ messages in thread
From: Kai Grossjohann @ 2003-12-27 21:54 UTC (permalink / raw)


Joe Corneli <jcorneli@math.utexas.edu> writes:

> make[1]: *** No rule to make target `regex.h', needed by `dired.o'.  Stop.

After the Savannah compromise, there have been system changes.  This
caused regex.h and regex.c to go away.

In the meantime, the problem has been corrected.  Please try "cvs up
-dP"  and try again.

It is useful to read the emacs-devel list if you want to use the CVS
version of Emacs.  Yes, it's some amount of traffic, but with Gnus and
scoring it should be manageable.

Kai

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

* Re: CVS Emacs vs. Mac OS X
  2003-12-27 21:54   ` Kai Grossjohann
@ 2003-12-27 22:20     ` David Kastrup
  0 siblings, 0 replies; 3+ messages in thread
From: David Kastrup @ 2003-12-27 22:20 UTC (permalink / raw)


Kai Grossjohann <kai@emptydomain.de> writes:

> Joe Corneli <jcorneli@math.utexas.edu> writes:
> 
> > make[1]: *** No rule to make target `regex.h', needed by `dired.o'.  Stop.
> 
> After the Savannah compromise, there have been system changes.  This
> caused regex.h and regex.c to go away.
> 
> In the meantime, the problem has been corrected.  Please try "cvs up
> -dP"  and try again.
> 
> It is useful to read the emacs-devel list if you want to use the CVS
> version of Emacs.  Yes, it's some amount of traffic, but with Gnus and
> scoring it should be manageable.

Sort it into a group of its own, that's what I do.  Customizing
nnmail-split-methods is easy enough.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

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

end of thread, other threads:[~2003-12-27 22:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1AVt2c-0006es-Ln@monty-python.gnu.org>
2003-12-27  6:53 ` CVS Emacs vs. Mac OS X Joe Corneli
     [not found] ` <mailman.668.1072511850.868.help-gnu-emacs@gnu.org>
2003-12-27 21:54   ` Kai Grossjohann
2003-12-27 22:20     ` David Kastrup

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