Le 20/08/2014 21:22, EyesIs Mine a écrit : > Using the latest SVN version of jhalfs, when using BLFS tools, it tries to > copy the downloaded file into itself. > > cp: ‘libffi-3.1.tar.gz’ and ‘/mnt/sources/libffi-3.1.tar.gz’ are the same file > > ERROR: Error 1 at common/libs/func_install_blfs line 144! >
I may be wrong but it looks like you have set SRC_ARCHIVE equal to $BUILDDIR/sources. See the help for configuration menu "General Settings->Package Archive Directory" SRC_ARCHIVE: │ │ #-- A local archive for packages/files (not $BUILDDIR/sources) │ # Any missing file will be downloaded and archived here, │ # if the user has the right privileges. (see the important "not $BUILDDIR/sources"). I understand this behavior may be inconvenient on low space disks, but there is some rationale about having 2 storage locations in the README Q&A. If you have set SRC_ARCHIVE different from $BUILDDIR/sources, this is another story. I would need your "configuration" file to see what is going on. Thanks Pierre -- http://lists.linuxfromscratch.org/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
