help-bison
[Top][All Lists]
Advanced

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

Re: I may be stupid, but I can't build CVS


From: Russ Lewis
Subject: Re: I may be stupid, but I can't build CVS
Date: Thu, 11 Apr 2002 08:00:17 -0700

Still having troubles here, but I appreciate your efforts.

To see if I had somehow corrupted something, I wiped all of bison and got a new
copy from CVS:
    export CVSROOT=:pserver:address@hidden:/cvsroot/bison
    cvs checkout bison
Then I ran autoreconf:
    autoreconf -v -f -i
Then I removed all Makefile.am's and updated from cvs:
    rm `find . -name Makefile.am`
    cvs update 2>/dev/null
CVS showed changes in the files ChangeLog, m4/gettext.m4, po/ChangeLog,
po/Makefile.in.in, and a number of new files created (marked with a ?).
However,
    find . -name configure.ac
did *not* find anything.  So I ran
    ./configure
which failed because it cannot find the file intl/Makefile.in.  configure.ac
still does not exist.  If I run make now, it will fail because there is no
Makefile in the intl/ directory.  In fact, the directory is empty.

Sorry for the continued annoyance...

Russ Lewis

--
The Villagers are Online! http://villagersonline.com

.[ (the fox.(quick,brown)) jumped.over(the dog.lazy) ]
.[ (a version.of(English).(precise.more)) is(possible) ]
?[ you want.to(help(develop(it))) ]





reply via email to

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