All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrea Arcangeli <andrea@suse.de>
To: J Sloan <jjs@toyota.com>
Cc: Linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: LVM 0_9-1 woes on 2.4.0-prerelease+diffs
Date: Tue, 2 Jan 2001 22:58:44 +0100	[thread overview]
Message-ID: <20010102225844.E7563@athlon.random> (raw)
In-Reply-To: <3A52357C.FCB7B187@toyota.com>
In-Reply-To: <3A52357C.FCB7B187@toyota.com>; from jjs@toyota.com on Tue, Jan 02, 2001 at 12:09:32PM -0800

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/

  reply	other threads:[~2001-01-02 22:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-02 20:09 LVM 0_9-1 woes on 2.4.0-prerelease+diffs J Sloan
2001-01-02 21:58 ` Andrea Arcangeli [this message]
2001-01-02 22:03   ` J Sloan
2001-01-03 14:42   ` Rik van Riel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010102225844.E7563@athlon.random \
    --to=andrea@suse.de \
    --cc=jjs@toyota.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.