Skip to content

HG 2013-03-19 Linux Compilation Issues #21

@GoogleCodeExporter

Description

@GoogleCodeExporter
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 fractalm...@gmail.com on 19 Mar 2013 at 7:42

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions