This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Building from CVS: natPlainSocketImplPosix.cc: File not found
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Scott Gilbertson <scottg at mantatest dot com>
- Cc: java at gcc dot gnu dot org
- Date: Fri, 21 Nov 2003 17:33:53 -0500 (EST)
- Subject: Re: Building from CVS: natPlainSocketImplPosix.cc: File not found
On Fri, 21 Nov 2003, Scott Gilbertson wrote:
> I hadn't grabbed the trunk from cvs in a while (or even built libjava, for
> that matter), and tried to do so today. The first problem was that it
> choked trying to configure libffi/testsuite, but I removed testsuite from
> the libffi/Makefile.am and libffi/Makefile.in files, and it got past that.
> Now it dies on libjava stuff. I'm wondering whether I'm missing something
> obvious.
cvs up -d ?
Jeff