Hi all, there is a potential fix for this in pull request #232 https://github.com/ledger/ledger/pull/232.
If possible please help by checking whether these changes fix the broken build. Thanks to kain88-de (https://github.com/kain88-de) for helping out to find the various oddities involved. One thing we noticed is that % ./acprep update -j$(nproc) will fail to build where as % ./acprep opt make -j$(nproc) will succeed on Linux. In order to prevent these types of severe errors I've issued the pull request #233 https://github.com/ledger/ledger/pull/233 which adds continuous integration using Travis CI. For a preview visit: https://travis-ci.org/afh/ledger Best, Alexis -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
