This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building from CVS: natPlainSocketImplPosix.cc: File not found


Hi,

On Fri, 2003-11-21 at 22:57, 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.

Had the same problem this morning. Couldn't figure it out myself. In the
end I just threw away my complete gcc build directory and created a new
fresh one. After a new configure everything compiled OK.

Cheers,

Mark

P.S. Instead of trying cvs up -d you really want to use the
contrib/gcc_update script which does all cvs/file date magic that should
be necessary. (But in my case it obviously didn't, but you have more
chance of updating cleanly by using that script.)

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]