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 [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to