Comment #3 on issue 683 by [email protected]: Compilation spuriously fails with ghc: src/Ganeti/JSON.o: unknown symbol `attoparsec...
http://code.google.com/p/ganeti/issues/detail?id=683

Addressed in:

commit ee7caf2736d0cc001c3eab64b26eea04f74afc0d
Author: Petr Pudlak <[email protected]>
Date:   Thu Jan 16 09:29:37 2014 +0100

    A workaround for GHC linking problem "unknown symbol ..."

    GHC 7.4 on Debian Wheezy fails to compile after some TH related changes,
    reporting

      ghc: src/Ganeti/JSON.o: unknown symbol
        `attoparseczm0zi11zi1zi0_DataziAttoparsecziText_zdwf_info`

    This doesn't happen on Squeeze. Explicitly importing attoparsec in THH
    fixes the problem.

    Signed-off-by: Petr Pudlak <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to