* build problem with current Emacs CVS
@ 2003-12-27 19:30 Floyd Ferguson
0 siblings, 0 replies; 2+ messages in thread
From: Floyd Ferguson @ 2003-12-27 19:30 UTC (permalink / raw)
There is a problem building the latest CVS version of GNU Emacs on Mac
OS X (Panther).
Checking out the latest CVS sources produced the following error,
------------------------------------------------------------
cvs server: emacs/src/regex.c is no longer in the repository
cvs server: emacs/src/regex.h is no longer in the repository
------------------------------------------------------------
and then compiling (make bootstrap --> cd src; make bootstrap)
failed with the following error
------------------------------------------------------------
(cd src; make bootstrap)
gcc -c -fpascal-strings -fno-common -DMAC_OSX -I../mac/src -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/floydf/tools/emacs/src -fpascal-strings -fno-common -DMAC_OSX -I../mac/src -I/usr/X11R6/include -Dtemacs -g -O2 pre-crt0.c
[ successful compilations deleted ]
gcc -c -fpascal-strings -fno-common -DMAC_OSX -I../mac/src -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/Users/floydf/tools/emacs/src -fpascal-strings -fno-common -DMAC_OSX -I../mac/src -I/usr/X11R6/include -Dtemacs -g -O2 minibuf.c
make[1]: *** No rule to make target `regex.h', needed by `dired.o'. Stop.
make: *** [bootstrap] Error 2
------------------------------------------------------------
Checking out a completely clean source tree produced the same error.
Copying the regex.c and regex.h files from the 21.3 source
distribution from last March to emacs/src resolved the issue, and the
build succeeded.
Regards,
Floyd Ferguson
f.ferguson@verizon.net
floydferguson@earthlink.net
Additional details from system configuration follow ...
------------------------------------------------------------
$ uname -v
Darwin Kernel Version 7.2.0: Thu Dec 11 16:20:23 PST 2003; root:xnu/xnu-517.3.7.obj~1/RELEASE_PPC
--- configure paramters
./configure --without-carbon \
--with-x \
--x-libraries=/usr/X11R6/libstatic
--- output from configure
Configured for `powerpc-apple-darwin7.2.0'.
Where should the build process find the source code? /Users/floydf/tools/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/libstatic
Does Emacs use -lXaw3d? no
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? 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
creating lib-src/Makefile
creating src/Makefile
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: build problem with current Emacs CVS
[not found] <mailman.686.1072557130.868.bug-gnu-emacs@gnu.org>
@ 2003-12-27 22:06 ` David Kastrup
0 siblings, 0 replies; 2+ messages in thread
From: David Kastrup @ 2003-12-27 22:06 UTC (permalink / raw)
Floyd Ferguson <floydferguson@earthlink.net> writes:
> There is a problem building the latest CVS version of GNU Emacs on Mac
> OS X (Panther).
>
> Checking out the latest CVS sources produced the following error,
>
> ------------------------------------------------------------
> cvs server: emacs/src/regex.c is no longer in the repository
> cvs server: emacs/src/regex.h is no longer in the repository
> ------------------------------------------------------------
Try again.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-12-27 22:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-27 19:30 build problem with current Emacs CVS Floyd Ferguson
[not found] <mailman.686.1072557130.868.bug-gnu-emacs@gnu.org>
2003-12-27 22:06 ` David Kastrup
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).