This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: problem building libgcj-2.95.1
- To: "A.G. Russell IV" <arussell at bifrost dot agrknives dot com>
- Subject: Re: problem building libgcj-2.95.1
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Tue, 25 Jul 2000 16:29:46 -0700 (PDT)
- Cc: java-discuss at sourceware dot cygnus dot com
- References: <200007252310.SAA04771@bifrost.agrknives.com>
>>>>> "AG" == A G Russell IV <arussell@bifrost.agrknives.com> writes:
AG> "Makefile", line 1225: Need an operator
AG> make: fatal errors encountered -- cannot continue
AG> *** Error code 1
What version of make are you using?
You need GNU make for this to work.
Tom