GithubHelp home page GithubHelp logo

libClang requires ffi about libclang HOT 6 CLOSED

chetant avatar chetant commented on July 20, 2024
libClang requires ffi

from libclang.

Comments (6)

chetant avatar chetant commented on July 20, 2024

Could you attach the actual command you run to install libClang along
with the exact output?
Thanks

On Fri, May 13, 2011 at 3:43 AM, develhevel
[email protected]
wrote:

Hi there, I'm using Linux Mint (Ubuntu derivat) and want to install libClang with Cabal.

The problem is, that I always get the message: "requires ffi" and then it stops.

I have installed on my system:

  • Haskel-Platform 2010.1.0.0.1
  • libffi5
  • libffi-dev

what is missing?

Reply to this email directly or view it on GitHub:
#6

from libclang.

develhevel avatar develhevel commented on July 20, 2024

just fixed it, it was because fedora core dont had ffi in the haskell platform, i now build it by myselve ant the problem was solved.

from libclang.

Shimuuar avatar Shimuuar commented on July 20, 2024

Same thing here

$ cabal install LibClang
Resolving dependencies...
cabal: cannot configure LibClang-0.0.9. It requires ffi -any
There is no available version of ffi that satisfies -any

ffi is not shipped with GHC nor is available via hackage. I'm using GHC7.0.3 as packaged by debian

from libclang.

chetant avatar chetant commented on July 20, 2024

ffi is a built in module with ghc, so it should be there.
Its odd that these binary packages wouldn't have ffi built in.
I've always built ghc from source, so never dealt with this issue.
You could bring it up with debian/fedora if you can't find any.
Do post your findings here, so others can helped!
Thanks

On Fri, May 13, 2011 at 1:37 PM, Shimuuar
[email protected]
wrote:

Same thing here

$ cabal install LibClang
Resolving dependencies...
cabal: cannot configure LibClang-0.0.9. It requires ffi -any
There is no available version of ffi that satisfies -any

ffi is not shipped with GHC nor is available via hackage. I'm using GHC7.0.3 as packaged by debian

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

from libclang.

chetant avatar chetant commented on July 20, 2024

Ok Don just emailed me about this, ghc6 does not have ffi package explicitly mentioned, so causes an error.
Will fix this and upload to hackage. in the meantime if you'd like, you can remove that dependency from cabal file and try again.

from libclang.

chetant avatar chetant commented on July 20, 2024

Fixed this issue in master and on hackage (v0.1.0)

from libclang.

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.