Re: Current CVS checkout doesn't build
Artem Gr <[email protected]> Tue, 12 Dec 2006 19:07:18 +0300
| Newsgroups | gmane.comp.lang.nice.general |
|---|---|
| Message-ID | <[email protected]> |
What JVM are you using? What nice.jar package are you using? It is important to use a recent nice.jar, like http://nice.sf.net/nice.jar or http://nice.sf.net/nice-current.jar > Hi there, > > I can't seem to get the current CVS checkout to build. I've tried make > fixpoint and make world as well as just make (and also ant, but your > build.xml script doesn't seem to work at all). I'm the author of the ant build. I suspect you've just forgot to set an environment variable pinpointing the nice.jar location, but if it is not so, i would like to look at the log of your failing build. > I don't think it's a > problem with the make script so much as someone hasn't properly > checked in changes (or possibly something weird is going on on my end > - that happens with disturbing regularity). > > The error I'm getting is: > > ~/programming/Nice/classes.old/nice/lang/package.nicei: line 239, column 6: > t637 is not declared > > The line in question is: > > <T> !t637 newInstance(nice.lang.Class<T>) = native java.lang.Object > java.lang.Class.newInstance(); > > I don't yet entirely (read: at all) understand how the compiler works. > I'm trying to get this to build as part of an effort to do so. > Unfortunately this means I have no idea how to fix the problem. :-) > > Regards, > David R. MacIver ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV