Re: SableVM on Windows (newbie)
Patrick Wright <[email protected]> Sat, 26 Mar 2005 13:13:14 +0100
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <[email protected]> |
Stephen My error for writing you directly, instead of to the list. > > $ make > > make: *** No targets specified and no makefile found. Stop. > > > > ? > > Agreed on the ? bit. At the moment, I suggest make --version to make > sure you're running GNU make, and ls -l Makefile. At the end of your > configure output should have been info about generating the Makefiles > in the tree; if there wasn't, there's another problem. I am running GNU make 3.80 $ ls -l Makefile ls: Makefile: No such file or directory There are two Makefile files in the sablevm-1.11.3 directory Makefile.am Makefile.in Should I use/rename one of those? > If you came on irc.freenode.net #sablevm, we could talk through this > with much shorter turnaround. I'm only looking there for a few hours > everyday, though, so please be patient :) I'm on there now, have posted my question. Thanks for your help. Patrick