[Slackbuilds-users] error in ntfs-3g

Vincent Batts vbatts at batts.mine.nu
Sat Feb 16 20:43:42 UTC 2008


it broke there for me too,
but it appears that in their 1.2216 version that it builds and installs
fine to --prefix=/usr instead of /, without any hacking.

vb

On Sat, 16 Feb 2008 15:47:15 +0100, "Dušan Stefanović"
<stefanovic.dusan at gmail.com> wrote:
> Hello,
> 
> I have found an error in ntfs-3g makefile, and I'm sending a few
> patches for it. Problem is in make install in libntfs-3g directory.
> 
> Here is the output:
> 
> --------start--------
> 
> Making install in libntfs-3g
> make[1]: Entering directory `/tmp/SBo/ntfs-3g-1.2129/libntfs-3g'
> make[2]: Entering directory `/tmp/SBo/ntfs-3g-1.2129/libntfs-3g'
> test -z "//lib" || mkdir -p -- "/tmp/SBo/package-ntfs-3g//lib"
>  /bin/sh ../libtool --mode=install /usr/bin/ginstall -c
> 'libntfs-3g.la' '/tmp/SBo/package-ntfs-3g//lib/libntfs-3g.la'
> /usr/bin/ginstall -c .libs/libntfs-3g.so.21.0.0
> /tmp/SBo/package-ntfs-3g//lib/libntfs-3g.so.21.0.0
> (cd /tmp/SBo/package-ntfs-3g//lib && { ln -s -f libntfs-3g.so.21.0.0
> libntfs-3g.so.21 || { rm -f libntfs-3g.so.21 && ln -s
> libntfs-3g.so.21.0.0 libntfs-3g.so.21; }; })
> (cd /tmp/SBo/package-ntfs-3g//lib && { ln -s -f libntfs-3g.so.21.0.0
> libntfs-3g.so || { rm -f libntfs-3g.so && ln -s libntfs-3g.so.21.0.0
> libntfs-3g.so; }; })
> /usr/bin/ginstall -c .libs/libntfs-3g.lai
> /tmp/SBo/package-ntfs-3g//lib/libntfs-3g.la
> libtool: install: warning: remember to run `libtool --finish //lib'
> make  install-exec-hook
> make[3]: Entering directory `/tmp/SBo/ntfs-3g-1.2129/libntfs-3g'
> test -z "/lib" || mkdir -p -- "/tmp/SBo/package-ntfs-3g/lib"
> if [ "/lib" != "//lib" ]; then \
>                 /usr/bin/mv -f
> "/tmp/SBo/package-ntfs-3g///lib"/libntfs-3g.so*
> "/tmp/SBo/package-ntfs-3g//lib";  \
>         fi
> /usr/bin/mv: `/tmp/SBo/package-ntfs-3g///lib/libntfs-3g.so' and
> `/tmp/SBo/package-ntfs-3g//lib/libntfs-3g.so' are the same file
> /usr/bin/mv: `/tmp/SBo/package-ntfs-3g///lib/libntfs-3g.so.21' and
> `/tmp/SBo/package-ntfs-3g//lib/libntfs-3g.so.21' are the same file
> /usr/bin/mv: `/tmp/SBo/package-ntfs-3g///lib/libntfs-3g.so.21.0.0' and
> `/tmp/SBo/package-ntfs-3g//lib/libntfs-3g.so.21.0.0' are the same file
> make[3]: *** [install-exec-hook] Error 1
> make[3]: Leaving directory `/tmp/SBo/ntfs-3g-1.2129/libntfs-3g'
> make[2]: *** [install-exec-am] Error 2
> make[2]: Leaving directory `/tmp/SBo/ntfs-3g-1.2129/libntfs-3g'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/tmp/SBo/ntfs-3g-1.2129/libntfs-3g'
> make: *** [install-recursive] Error 1
> 
> -------end-------
> 
> Patches are in attachment. Note that these pathes are dirty hacks, and
> probably they will not work if you use something other than --prefix=/
> 
> Regards,
> ds
-- 
Vincent Batts
vbatts at batts.mine.nu




More information about the Slackbuilds-users mailing list