GithubHelp home page GithubHelp logo

Error when make about keydb HOT 5 CLOSED

snapchat avatar snapchat commented on June 11, 2024
Error when make

from keydb.

Comments (5)

JohnSully avatar JohnSully commented on June 11, 2024

Hi can you let me know what operating system you are using? Mac or Linux (and if linux which distro?

It looks like this is a conflict with a system header. I'll try my best to reproduce it.

from keydb.

JohnSully avatar JohnSully commented on June 11, 2024

I haven't been able to reproduce this issue - but I've committed a fix which I think should resolve it: a9e525c

I'm creating a new issue to track fixing the underlying cause once I can reproduce the issue.

from keydb.

anyUesr avatar anyUesr commented on June 11, 2024

I use this version: https://github.com/JohnSully/KeyDB/archive/v0.9.2.tar.gz

and this is my environment:

$ gcc --version
gcc (Debian 4.9.2-10+deb8u2) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ g++ --version
g++ (Debian 4.9.2-10+deb8u2) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ cat /etc/issue
Debian GNU/Linux 8 \n \l

from keydb.

JohnSully avatar JohnSully commented on June 11, 2024

Thanks I will try Debian tomorrow.

In the meantime the unstable branch should compile for you with my temporary fix. I have not tried with a GCC that old but it does support C++14 so should work.

from keydb.

JohnSully avatar JohnSully commented on June 11, 2024

I've verified Debian 8 (jessie) and confirmed it works.

It did require one additional fix to ifdef out socket CPU pinning which is not available on older kernels.

from keydb.

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.