Hi list,                                                                        
    
                                                                                
    
I'm running sid. For the first time in many months, I'm
trying to build a package from source. After compiling I'm
getting library-not-found errors, for example: 

apt-get source ntfs-3g

debuild -b -uc -us

Which eventually triggers a library not found error:

make[1]: Entering directory '/home/jroth/build/ntfs-3g-2014.2.15AR.2'
dh_makeshlibs --add-udeb=ntfs-3g-udeb -Vlibntfs-3g852
make[1]: Leaving directory '/home/jroth/build/ntfs-3g-2014.2.15AR.2'
   dh_shlibdeps -O--parallel
dpkg-shlibdeps: error: couldn't find library libntfs-3g.so.852 needed by 
debian/ntfs-3g/bin/ntfscmp (ELF format: 'elf64-x86-64'; RPATH: '')
dpkg-shlibdeps: error: couldn't find library libc.so.6 needed by 
debian/ntfs-3g/bin/ntfscmp (ELF format: 'elf64-x86-64'; RPATH: '')

and ends with this message:

dpkg-shlibdeps: error: cannot continue due to the errors listed above
Note: libraries are not searched in other binary packages that do not have any 
shlibs or symbols file.
To help dpkg-shlibdeps find private libraries, you might need to use -l.

The full output is here: http://paste.debian.net/131197/

Any ideas what could be wrong with my build environment?

Kind regards,


--
Joel Roth


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141112200826.GA31616@sprite

Reply via email to