Giter Club home page Giter Club logo

Comments (7)

josephholsten avatar josephholsten commented on July 16, 2024

ooh, that's no good. Let me see if I can reproduce.

from flock.

josephholsten avatar josephholsten commented on July 16, 2024

ah, well I'm getting a totally different error on debian 8.2.2, but let's see if me fixing that helps you as well.

from flock.

iBobik avatar iBobik commented on July 16, 2024

Just for record: CentOS release 6.7 (Final)

Jan Pobořil

2015-12-18 18:50 GMT+01:00 Joseph Anthony Pasquale Holsten <
[email protected]>:

ah, well I'm getting a totally different error on debian 8.2.2, but let's
see if me fixing that helps you as well.


Reply to this email directly or view it on GitHub
#6 (comment).

from flock.

josephholsten avatar josephholsten commented on July 16, 2024

ok, I'll check that next! I've also just pushed v0.2.1 which should fix the build on some linux systems. I didn't touch anything related to -Wunused-result though, so I'm not sure it'll help you yet.

from flock.

josephholsten avatar josephholsten commented on July 16, 2024

ok, I had a typo in v0.2.1, but v0.2.2 seems to work on CentOS 7. Grabbing a CentOS 6.7 image now.

from flock.

josephholsten avatar josephholsten commented on July 16, 2024

ok, got the error reproduced now. looks like I was a little over-zealous with the automake cflags. Patch incoming!

from flock.

josephholsten avatar josephholsten commented on July 16, 2024

ok, this should be fixed in v0.2.3. The readme has the updated artifact link, I was able to just copy its commands into my terminal:

FLOCK_VERSION=0.2.3
wget https://github.com/discoteq/flock/releases/download/v${FLOCK_VERSION}/flock-${FLOCK_VERSION}.tar.xz
xz -dc flock-${FLOCK_VERSION}.tar.xz | tar -x
cd flock-${FLOCK_VERSION}
./configure
make
make install

Re-open if you still see any issues!

from flock.

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.