unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Floyd Ferguson <floydferguson@earthlink.net>
Subject: build problem with current Emacs CVS
Date: 27 Dec 2003 13:30:03 -0600	[thread overview]
Message-ID: <m2isk2njno.fsf@Floyd-Fergusons-Computer.local> (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

             reply	other threads:[~2003-12-27 19:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-27 19:30 Floyd Ferguson [this message]
     [not found] <mailman.686.1072557130.868.bug-gnu-emacs@gnu.org>
2003-12-27 22:06 ` build problem with current Emacs CVS David Kastrup

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2isk2njno.fsf@Floyd-Fergusons-Computer.local \
    --to=floydferguson@earthlink.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).