Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build on Ubuntu 14.04 failing at assembler stage #67

Open
kjameslubin opened this issue Sep 25, 2015 · 0 comments
Open

Build on Ubuntu 14.04 failing at assembler stage #67

kjameslubin opened this issue Sep 25, 2015 · 0 comments

Comments

@kjameslubin
Copy link

I don't have time to dig in ATM, but there's an error:

[1 of 2] Compiling Paths_HLearn     ( .stack-work/dist/x86_64-linux/Cabal-1.22.4.0/build/autogen/Paths_HLearn.hs, .stack-work/dist/x86_64-linux/Cabal-1.22.4.0/build/hlearn-allknn/hlearn-allknn-tmp/Paths_HLearn.o )
/tmp/ghc2498_0/ghc_6.s: Assembler messages:

/tmp/ghc2498_0/ghc_6.s:117:0:
     Error: can't resolve `.rodata' {.rodata section} - `PathszuHLearn_getLibDir4_info$def' {.text section}

/tmp/ghc2498_0/ghc_6.s:163:0:
     Error: can't resolve `.rodata' {.rodata section} - `PathszuHLearn_getLibDir2_info$def' {.text section}

/tmp/ghc2498_0/ghc_6.s:183:0:
 ...

Let me know if a more verbose trace would be helpful. I've personally had issues like this when the cabal file failed to reference a file that was nevertheless silently compiled, just a guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant