Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

error: ‘PosixSpinLock’ in namespace ‘libmaus::parallel’ does not name a type #11

Description

@tinyheero

Hi,

I am trying to update my biobambam installation to the latest version and need to update my libmaus. When trying to install from source following a strategy I used to do, I am getting the following error:

libmaus/StaticInitialization.cpp:29: error: ‘PosixSpinLock’ in namespace ‘libmaus::parallel’ does not name a type
make[2]: *** [libmaus/libmaus_la-StaticInitialization.lo] Error 1
make[2]: Leaving directory `/clusterapp/clusterhome/fcchan/libmaus-0.0.127-release-20140602112423/src'

I ran the following commands for trying to build libmaus (0.0.127-release-20140602112423):

autoreconf -i -f
CPPFLAGS=-I$/home/${USER}/usr/local/include LDFLAGS=-L/home/${USER}/usr/local/lib ./configure --prefix=/home/${USER}/usr/local --with-io_lib=/home/${USER}/usr/local --with-snappy=/home/${USER}/usr/local --disable-shared-libmaus -disable-asm --disable-ssse3 --disable-sse4
make

I am using Centos 5.5 and have no control over this as I am working on a shared server.

Any help would be much appreciated. Thanks:

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions