emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: [CVS] regex.[ch] missing in CVS checkout


From: Kai Grossjohann
Subject: Re: [CVS] regex.[ch] missing in CVS checkout
Date: Thu, 25 Dec 2003 17:55:11 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux)

Luc Teirlinck <address@hidden> 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






reply via email to

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