GithubHelp home page GithubHelp logo

dyld: lazy symbol binding failed about fb HOT 10 CLOSED

rowland avatar rowland commented on August 28, 2024
dyld: lazy symbol binding failed

from fb.

Comments (10)

rowland avatar rowland commented on August 28, 2024

Your 64-bit Ruby cannot load your 32-bit Firebird library. You'll want the 64-bit Firebird.

from fb.

f-lima avatar f-lima commented on August 28, 2024

I reinstalled the Firebird using the 64 bits package FirebirdCS-2.5.7-27050-x86_64.pkg but I am still getting the same error:

dyld: lazy symbol binding failed: Symbol not found: _isc_attach_database
Referenced from: ~/.rvm/gems/ruby-2.3.0/gems/fb-0.8.0/fb.bundle
Expected in: flat namespace

dyld: Symbol not found: _isc_attach_database
Referenced from: ~/.rvm/gems/ruby-2.3.0/gems/fb-0.8.0/fb.bundle
Expected in: flat namespace

from fb.

rowland avatar rowland commented on August 28, 2024

Upgrading Firebird on Mac has not always gone smoothly for me either. From the error messages, you're encountering the exact same issue, so I'm thinking the upgrade did not succeed and it's still trying to link against a 32-bit library.

from fb.

f-lima avatar f-lima commented on August 28, 2024

I deleted the Firebird user and Framework folder installed the new package and restarted the computer. I don't know if I should delete any other file. But the error are still there :(
Do you have any suggestion?

from fb.

rowland avatar rowland commented on August 28, 2024

A colleague mentioned that he got past an error like that using "gem pristine fb." Basically, there may be build artifacts referencing the old framework.

from fb.

f-lima avatar f-lima commented on August 28, 2024

Solved. Thanks.

from fb.

arius avatar arius commented on August 28, 2024

I have a similar problem. I installed the latest version of Firebird-3.0.7-33374-x86_64.pkg
MacOS 11.4 with M1

I have no idea where the problem may be.

Problem is not in bundle install, but on the request, where FB connect is usining.

dyld: lazy symbol binding failed: Symbol not found: _isc_attach_database

from fb.

vizcay avatar vizcay commented on August 28, 2024

I have a similar problem. I installed the latest version of Firebird-3.0.7-33374-x86_64.pkg
MacOS 11.4 with M1

I have no idea where the problem may be.

Problem is not in bundle install, but on the request, where FB connect is usining.

dyld: lazy symbol binding failed: Symbol not found: _isc_attach_database

@arius have you found a solve? I have the exact problem on MacOS Mojave..

from fb.

arius avatar arius commented on August 28, 2024

I have a similar problem. I installed the latest version of Firebird-3.0.7-33374-x86_64.pkg
MacOS 11.4 with M1
I have no idea where the problem may be.
Problem is not in bundle install, but on the request, where FB connect is usining.
dyld: lazy symbol binding failed: Symbol not found: _isc_attach_database

@arius have you found a solve? I have the exact problem on MacOS Mojave..

Still not.

from fb.

vizcay avatar vizcay commented on August 28, 2024

I know that I've solved it now.. but don't ask me how at this point.

from fb.

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.