Git Product home page Git Product logo

Comments (5)

aspiers avatar aspiers commented on May 26, 2024

I cannot reproduce this. There should be no good reason for make to try to rebuild the ChangeLog shipped in the 2.2.0 release .tar.gz file, since the Makefile only declares a dependency on doc/ChangeLog.OLD which is older:

-rw-rw-r-- 500/500        7026 2011-11-26 16:34 stow-2.2.0/doc/ChangeLog.OLD
-rw-r--r-- 500/500       39590 2012-02-18 20:34 stow-2.2.0/ChangeLog

So it sounds to me like something failed to preserve the timestamps when you unpacked the .tar.gz. Can you try unpacking again and check these timestamps? If ChangeLog.OLD is older (as it should be), please run make with the -d option to determine why make is trying to rebuild it.

from stow.

aspiers avatar aspiers commented on May 26, 2024

No response, so closing.

from stow.

losvald avatar losvald commented on May 26, 2024

This happens to me when I clone using --separate-git-dir, and follow the Autotools installation instructions (autoreconf -i && ./configure && make).

from stow.

aspiers avatar aspiers commented on May 26, 2024

@losvald Building from git is an entirely different scenario to the one reported in this issue, which was about building from the 2.2.0 release tarball. Please can you file a separate issue for your problem, giving details of the exact commands you used, and corresponding output? Thanks!

from stow.

aspiers avatar aspiers commented on May 26, 2024

Filed as #20 in the absence of a response.

from stow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.