Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA04415; Wed, 6 Dec 95 08:42:52 EST
Received: from liquor.cabi.net by MIT.EDU with SMTP
	id AA01452; Wed, 6 Dec 95 08:41:40 EST
Received: (from listadm@localhost) by liquor.cabi.net (8.6.12/8.6.12) id IAA11656; Wed, 6 Dec 1995 08:36:24 -0500
Resent-Date: Wed, 6 Dec 1995 08:36:24 -0500
From: Troy J Ryan <tjryan@crocker.com>
Message-Id: <199512061336.IAA00708@zoned.crocker.com>
Subject: Re: new libc
To: drz@cybercomm.net (Tim Newsome)
Date: Wed, 6 Dec 1995 08:36:15 -0500 (EST)
Cc: java-linux@java.blackdown.org
In-Reply-To: <Pine.LNX.3.91.951205224002.8098A-100000@raven.cybercomm.net> from "Tim Newsome" at Dec 5, 95 10:43:01 pm
X-Mailer: ELM [version 2.4 PL24 PGP2]
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Content-Length:       1039
Resent-Message-Id: <"SmPju.0.er2.2nPnm"@liquor>
Resent-From: java-linux@java.blackdown.org
X-Mailing-List: <java-linux@java.blackdown.org> archive/latest/638
X-Loop: java-linux@java.blackdown.org
Precedence: list
Resent-Sender: java-linux-request@java.blackdown.org


> 
> I know this is off-topic, but I don't really know where else I might find
> this info. I compiled and installed the new libc so I can run pre2 of the
> JDK, but it has screwed up make. Symptoms:
> It doesn't find a Makefile, you have to tell it with -f Makefile
> It doesn't see when files are modified correctly.
> The following rule doesn't work: (The rule worked before the installation)
> %.class: %.java
>         javac $<
> This is GNU Make version 3.74. Anybody know if there's a newer version out,
> or anything else I could do?
> 
> advTHANKSance, Tim
> 
> Tim Newsome. drz@cybercomm.net. http://www.cybercomm.net/~drz/. HotJava
> rules. Pretending to work is almost as hard as the real thing. Linux >
> Windows. question=(be||!be); answer=42; hack!=crack; IRC=fun; cogite ergo
> rideo. 1+1=3 for large values of 1. What college should I go to? NO CARRIER
> 
> 

I find that reading the release notes helps ;)  

You should find a patch attached at the end of the release notes which you can apply to the 
make tree. 

Troy

