On Mon, 2005-03-01 at 14:07 +0000, Michael A. Peters wrote: > Weird - the jta nosrc.rpm builds just fine for me with that j2sdk. > Do you have the current jpackage-utils and jpackage sun compat package? > > Try > > yum install java-1.4.2-sun-compat > yum update jpackage-utils Apparently I didn't. I just did the install/update, but just before I got your last message I got the rpm to build. I had previously installed j2re, and the jar from that was just a script that was calling fastjar, which doesn't know the i command. That's the jar that was getting executed... I replaced the soft link with one to j2sdk, and it worked. Yum has now found all the dependencies for eclipse and is downloading them now. > Are you using jpackage 1.6? Yes.