Messages in this thread |  | | Date | Tue, 2 Jan 2001 22:58:44 +0100 | From | Andrea Arcangeli <> | Subject | Re: LVM 0_9-1 woes on 2.4.0-prerelease+diffs |
| |
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`
Andrea - 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/
|  |