[Barrelfish-users] Building barrelfish on Debian

Achermann Reto reto.achermann at inf.ethz.ch
Sat Mar 16 21:50:20 CET 2019


Hi,

Note, we do support Ubuntu 18.04 LTS for building Barrelfish. Other platforms might not work for building. If you are already in a VM, it's best to create a Ubuntu VM.


Your error might to be an issue with the ghc version. Please make sure to match the version shipped with Ubuntu 18.04 LTS.


-- Reto.

----
Sent on mobile.
----
Reto Achermann
PhD Student
ETH Zürich


On Mar 16, 2019 17:59, Jonathan Moore <jdm7dv at uvawise.edu> wrote:
Hi,

I installed all of the dependencies on Debian 'Stretch' I'm in a VM

After running:

./hake/hake.sh -s ../ -a x86_64

I get the following error.

../hake/Main.hs:348:48: error:
    Not in scope: type constructor or class ‘SrcSpanInfo’

../hake/Main.hs:406:29: error:
    Not in scope: type constructor or class ‘SrcSpanInfo’

../hake/Main.hs:406:48: error:
    Not in scope: type constructor or class ‘SrcSpanInfo’

../hake/Main.hs:444:15: error:
    Not in scope: ‘Language.Haskell.Exts.noSrcSpan’
    Perhaps you meant one of these:
      data constructor ‘Language.Haskell.Exts.SrcLoc’ (imported from Language.Haskell.Exts),
      data constructor ‘Language.Haskell.Exts.ForExp’ (imported from Language.Haskell.Exts),
      data constructor ‘Language.Haskell.Exts.ForImp’ (imported from Language.Haskell.Exts)
    Module ‘Language.Haskell.Exts’ does not export ‘noSrcSpan’.


Any Help?

Thanks,

Jonathan Moore


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.inf.ethz.ch/pipermail/barrelfish-users/attachments/20190316/b7193f7f/attachment.html>


More information about the Barrelfish-users mailing list