Skip to content

not compile make file  #10

@199413

Description

@199413

gcc -Wall -O3 src/matlock.c src/matrix.o src/bam_filt.o src/count_motif.o src/dna.o src/read_count.o -Ihtslib -Isrc htslib/libhts.a -lbz2 -llzma -lz -lm -lpthread -lgsl -lgslcblas -o bin/matlock
/usr/bin/ld: src/bam_filt.o:(.bss+0x50): multiple definition of `rp'; /tmp/ccu2Wv02.o:(.bss+0x20): first defined here
collect2: error: ld returned 1 exit status
make: *** [Makefile:16: bin/matlock] Error 1

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