Skip to content

compilation error #6

@Maulik23

Description

@Maulik23

I am trying to compile TMAP on ubuntu but getting following error:

src/util/../seq/../io/tmap_sam_io.h:79:1: error: unknown type name ‘sam_header_t’
In file included from src/util/tmap_definitions.c:14:0:
src/util/../seq/tmap_seq.h:39:5: error: unknown type name ‘sam_header_record_t’
src/util/../seq/tmap_seq.h:40:5: error: unknown type name ‘sam_header_record_t’
src/util/../seq/tmap_seq.h:155:47: error: unknown type name ‘sam_header_t’
make[2]: *** [src/util/tmap_definitions.o] Error 1
make[2]: Leaving directory `/home/ubuntu/Maulik/TMAP-master'
make[1]: *** [all-recursive] Error 1

please guide me for installtion

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions