Coder Social home page Coder Social logo

Comments (8)

MatthewLM avatar MatthewLM commented on May 28, 2024

There should be -D_GNU_SOURCE. If it's not being added then maybe the configure script was not updated on the last commit. In the meantime please try running autoconf before running configure again.

Thanks,

Matthew

from cbitcoin.

MatthewLM avatar MatthewLM commented on May 28, 2024

Yes, I just checked this and it was not committed. It will be available on the next commit.

from cbitcoin.

MatthewLM avatar MatthewLM commented on May 28, 2024

Though let me know if it still fails with -D_GNU_SOURCE.

from cbitcoin.

PieBru avatar PieBru commented on May 28, 2024

I already tryed with _GNU_SOURCE but only before the include stdio.h not at compiler level.

Sent from my ASUS Pad

Matthew Mitchell [email protected] wrote:

Though let me know if it still fails with -D_GNU_SOURCE.


Reply to this email directly or view it on GitHub.

from cbitcoin.

MatthewLM avatar MatthewLM commented on May 28, 2024

Have you therefore tried running autoconf before configure? You can also do CFLAGS="-D_GNU_SOURCE" ./configure

from cbitcoin.

PieBru avatar PieBru commented on May 28, 2024

I did not try autoconf. Will try tomorrow. Thank you very much.
Piero

Sent from my ASUS Pad

Matthew Mitchell [email protected] wrote:

Have you therefore tried running autoconf before configure? You can also do CFLAGS="-D_GNU_SOURCE" ./configure


Reply to this email directly or view it on GitHub.

from cbitcoin.

PieBru avatar PieBru commented on May 28, 2024

Matthew, anyway autoconf solves the -Werror issue.

On my Ubuntu all builds correctly with:
$ make clean && autoconf && ./configure && make all && make examples

Thanks,
Piero

On 29/01/2014 21:06, Matthew Mitchell wrote:

Though let me know if it still fails with |-D_GNU_SOURCE|.


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

from cbitcoin.

MatthewLM avatar MatthewLM commented on May 28, 2024

OK great! I'll look into the failing test when I can.

from cbitcoin.

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.