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

HG 2013-03-19 Linux Compilation Issues #21

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments
Open

HG 2013-03-19 Linux Compilation Issues #21

GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I noticed some problems trying to compile the latest HG revision of SLB3, and I 
went ahead and fixed them, and ran hg export on my changeset.

The problems were a missing linking step to -pthread on Linux, as well as some 
case-sensivity issues (i.e. <slb3/implementation.h> instead of 
<SLB3/implementation.h>). There was also one file that did not include 
<cstring> and thus failed when trying to use a particular function.

The patch is attached, just run hg import linux_fix.hgpatch in the repo to 
include it.

Original issue reported on code.google.com by [email protected] on 19 Mar 2013 at 7:42

Attachments:

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

No branches or pull requests

1 participant