On 02/24/2011 01:57 PM, Guido Günther wrote:
> The symlink points to nowhere:
> 
> $ ls -l /usr/lib/libdevmapper.so 
> lrwxrwxrwx 1 root root 104 23. Feb 21:12 /usr/lib/libdevmapper.so -> 
> /build/buildd-lvm2_2.02.84-1-i386-wdjrZ2/lvm2-2.02.84/debian/build/install_deb/liblibdevmapper.so.1.02.1

This change in the make.tmpl.in file solves the problem.

#USRLIB_RELPATH = $(libdir)
USRLIB_RELPATH = $(shell echo $(abspath $(usrlibdir) $(libdir)) | \
  $(AWK) -f $(top_srcdir)/scripts/relpath.awk)


-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to