Giter Site home page Giter Site logo

Comments (3)

d4ncer avatar d4ncer commented on June 26, 2024 1

Had the same problem on Mac OS Monterey (12.2.1), also an M1

Darwin Kernel Version 21.3.0: Wed Jan  5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_ARM64_T8101 arm64

I was on master and I had to solve this by re-compiling the emacsql-sqlite binary using GCC 11 (installed via Homebrew).

CC=/opt/homebrew/bin/gcc-11 make

from emacsql.

verdammelt avatar verdammelt commented on June 26, 2024

I just stumbled upon a wrinkle: it appears it might be the length of the path that is at issue. For example (emacs-sqlite "/tmp/12346789") works but (emacs-sqlite "/tmp/1234567890") times out as above.

from emacsql.

verdammelt avatar verdammelt commented on June 26, 2024

I noticed that I was using the 3.0.0 version from melpa-stable so I tried using the latest version from melpa and it seems to work fine!

So I will close this.

from emacsql.

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.