From: Kai Grossjohann <kai@emptydomain.de>
Cc: emacs-devel@gnu.org
Subject: Re: [CVS] regex.[ch] missing in CVS checkout
Date: Thu, 25 Dec 2003 17:55:11 +0100 [thread overview]
Message-ID: <87ptecrg5s.fsf@emptyhost.emptydomain.de> (raw)
In-Reply-To: 200312251603.hBPG3CP15749@raven.dms.auburn.edu
Luc Teirlinck <teirllm@dms.auburn.edu> writes:
> They are symlinked to gnulib/regex [ch] (not to be confused with
> gnulib/src/regex [ch]) according to an old message by Stefan.
Thank you.
My Emacs checkout is in ~/work/gnu/emacs. I did:
cd ~/work/gnu
cvs -d $FOO co gnulib
cd emacs/src
ln -s ../../gnulib/regex.c
ln -s ../../gnulib/regex.h
Now the Emacs compile is happily chugging along.
$FOO is what the CVS instructions say for anon checkout of the gnulib
project.
I suspect that my workaround is (much!) less than perfect because I
suspect weird behavior on next "cvs up -dP" or "cvs ci". But I
haven't tested it, yet.
Kai
next prev parent reply other threads:[~2003-12-25 16:55 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20031223225322.8E9BA612AA@sandy.gi.alaska.edu>
2003-12-25 1:03 ` [CVS] regex.[ch] missing in CVS checkout Miles Bader
2003-12-25 15:53 ` Kai Grossjohann
2003-12-25 16:03 ` Luc Teirlinck
2003-12-25 16:55 ` Kai Grossjohann [this message]
2003-12-26 0:25 ` Miles Bader
2003-12-27 17:17 ` Andreas Schwab
2004-01-04 22:45 ` Stefan Monnier
2004-01-04 23:32 ` Miles Bader
2004-01-04 20:43 ` Karl Fogel
2004-01-05 11:44 ` Kim F. Storm
2004-01-05 21:22 ` Karl Fogel
2004-01-06 10:01 ` Kim F. Storm
2004-01-06 21:41 ` Karl Fogel
2004-01-06 14:07 ` Richard Stallman
2004-01-05 17:56 ` Richard Stallman
2003-12-25 5:06 ` Miles Bader
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=87ptecrg5s.fsf@emptyhost.emptydomain.de \
--to=kai@emptydomain.de \
--cc=emacs-devel@gnu.org \
/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).