On Wed, Jan 13, 2010 at 6:07 PM, Sundberg, Patrik
<[email protected]> wrote:
> I’m building jruby from master for the first time (used github mirror,
> commit 2555b05e0441a785d164f023360b5df9513b9426) and I’m running into a
> little snafu I was hoping to get help with. The build all goes well and I do
> ant dist to get a .tar.gz that I can use to install on another machine. As a
> test on the same machine as I built it I just unzipped the .tar.gz in dist
> to another directory and do:
>
>
>
> psundb...@lnpsprod1:~/dev/jruby (git:master)$ bin/jruby -v
>
> jruby 1.5.0.dev (ruby 1.8.7 patchlevel 174) (2010-01-13 2555b05) (Java
> HotSpot(TM) 64-Bit Server VM 1.6.0_17) [amd64-java]
>
> psundb...@lnpsprod1:~/dev/jruby (git:master)$ cd
> ../../user-root/jruby-1.5.0.dev/
>
> psundb...@lnpsprod1:~/user-root/jruby-1.5.0.dev $ bin/jruby -v
>
> jruby 1.5.0.dev (ruby 1.8.7 patchlevel 174) (2010-01-13 2555b05) (Java
> HotSpot(TM) 64-Bit Server VM 1.6.0_17) [amd64-java]
>
> CallbackFactory.java:267:in `createFactory': java.lang.NoClassDefFoundError:
> jruby/objectweb/asm/Opcodes

This is very peculiar. Can you try some of the snapshot builds from
http://ci.jruby.org/snapshots and see if they have the same problem?
If so, we may have introduced a bug into our dists.

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to