[linux-lvm] Library strangeness

Luca Berra bluca at comedia.it
Mon Feb 14 16:28:28 UTC 2000


I tought i posted a patch eons ago. (lvm-0.7)

On Wed, Feb 09, 2000 at 12:11:18AM +0000, James Pattinson wrote:
> [root at greebo][/root]# ldd `which vgscan`
>         /lib/libNoVersion.so.1 => /lib/libNoVersion.so.1 (0x40014000)
		^^^^^^^^
you should use gcc to link files with glibc2.x

> I think this could be the offending line, from tools/Makefile:
> 
> XLINKER = -Xlinker -rpath $(TOP)/tools/lib -Xlinker -rpath /lib -Xlinker
> 
i believe the rpath junk can be removed for production, and can be
superseded by LD_LIBRARY_PATH in testing environments

regards,
Luca

-- 
Luca Berra -- bluca at comedia.it
    Communication Media & Services S.r.l.



More information about the linux-lvm mailing list