delorie.com/archives/browse.cgi | search |
Date: | Thu, 22 May 1997 18:43:45 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | John Eccleston <johne AT parallax DOT co DOT uk> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Using MAKE to compile JAVA |
In-Reply-To: | <864133050.469608@red.parallax.co.uk> |
Message-ID: | <Pine.SUN.3.91.970522184322.29094K-100000@is> |
MIME-Version: | 1.0 |
On Tue, 20 May 1997, John Eccleston wrote: > make.exe: *** No rule to make target `SwapWatcher.java', needed by > `SwapWatcher. > class'. Stop. This usually means that Make cannot find a file named `SwapWatcher.java'. Do you have it in the directory where you run Make? If you do, and you are running Make on Windows 95, try setting LFN=n in the environment and run Make again. If it doesn't help, set LFN=y and try once more.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |