Re: UnsatisfiedLinkError

Chris Pickett <[email protected]> Tue, 18 Jan 2005 22:25:32 -0500
Newsgroups gmane.comp.java.vm.sablevm.devel
Message-ID <[email protected]>
Etienne Gagnon wrote:
> Hi Chris,
> 
> I forgot to check-in the changes in sablevm-classpath staging.
> 
> Try 3300 :-)
> 
> My apologies!

Thanks, no problem, 3306 is fine.

BTW, I noticed that "make distclean" doesn't do anything to reset the 
version number, so that even though I upgraded from 3291 to 3306, it 
still said "staging+3291" when I did "sablevm --version".  Maybe the 
list of files produced by "svn st --no-ignore" after "make distclean" 
should also be included in the "make distclean".  Removing them all 
fixed the problem for me.

Cheers,
Chris