Re: LVM 0_9-1 woes on 2.4.0-prerelease+diffs

J Sloan (jjs@toyota.com)
Tue, 02 Jan 2001 14:03:42 -0800


Andrea Arcangeli wrote:

> On Tue, Jan 02, 2001 at 12:09:32PM -0800, J Sloan wrote:
> > # vgscan
> > vgscan: error while loading shared libraries: vgscan: undefined symbol:
> > lvm_remove_recursive
>
> This looks like an userspace compilation/installation problem of the new lvm
> tools. Make sure you removed the old (0.8*) shared librarians. You can check
> which librarains you're using with:
>
> ldd `which vgscan`

Ah, that was it! the old libs were in /lib, the
new libs are in /usr/lib, so I missed it.

Thanks, all is running smoothly again!

jjs

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/