|
From: Erik A. H. <er...@he...> - 2002-08-15 21:33:27
|
On Wed, Aug 14, 2002 at 04:51:08PM -0600, David wrote: > When trying to send a command to a node using bpsh, I get the following error: > bproc_vexecmove_io: Invalid argument > > Using the -N option (preventing io redirection) works fine, and the command goes through. > Ok, you caught me. I didn't test this release on PPC before releasing it. I'll try it out when I can borrow a Mac a again. Until then though, here are a couple of things to check. The vexecmove interface (API and kernel) changed a bit since the last release. There is a possibility that you'll get an old library revision if you didn't run ldconfig after installing. In any case, I'd check the symlinks in /usr/lib and "ldd bpsh" to make sure it's getting the new shared library. - Erik |