[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiling Issue



Hi,

Am Freitag, den 26.06.2015, 10:52 +0200 schrieb Alexandre Delanoë:
> So I found this solution I wanted to test (on github,
> haskell-from-python). I have tried to compile it:
> https://github.com/nh2/haskell-from-python/blob/master/Makefile

8 commits, last one over 2 years ago. I’m not sure that this is more
than proof-of-concept. In any case, looks like you are planning to do
weird stuff :-)

> Since I am on Debian current Stable, I had to update the ghc version:
> GHC_RUNTIME_LINKER_FLAG=-lHSrts-ghc7.8.3.so
> 
> but /usr/bin/ld: cannot find -lHSrts-ghc7.8.3.so
> 
> even if I have: located Hsrts:
> /usr/local/lib/ghc-7.8.3/rts-1.0/libHSrts-ghc7.8.3.so
> /usr/local/lib/ghc-7.8.3/rts-1.0/libHSrts.a
> 
> Do I need another package (if yes which one)? 
> What is the right way to proceed on Debian ?
> (Do I need a sym link towards *.so?)
> 

Debian stable does not have GHC-7.8. But judging from your paths, you
are not using the Debian package at all...

Maybe it is better to get help at
https://github.com/nh2/haskell-from-python/issues
because hopefully, that project’s author knows why that flag is needed
and how it should work.

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F
  JID: nomeata@joachim-breitner.de | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: