Skip to content

Unable to install SweeD #25

@SowmyaPulapet

Description

@SowmyaPulapet

Hello,
I am not being able to install SweeD in my Linux system. I cloned the repostiory from github and used the command make -f Makefile.gcc to install SweeD. However I am getting the following error message:

/usr/bin/ld: SweeD_CLR.o:/Tools/sweed/SweeD.h:128: multiple definition of ``VCF_header_lines'; SweeD.o:/Tools/sweed/SweeD.h:128: first defined here

/usr/bin/ld: SweeD_CLR.o:/Tools/sweed/SweeD.h:127: multiple definition of ``ploidy'; SweeD.o:/Tools/sweed/SweeD.h:127: first defined here

/usr/bin/ld: SweeD_CLR.o://Tools/sweed/SweeD.h:126: multiple definition of borderTol'; ```SweeD.o:/Tools/sweed/SweeD.h:126: first defined here

/usr/bin/ld: SweeD_CLR.o:/Tools/sweed/SweeD.h:124: multiple definition of linkage_disequilibrium'; SweeD.o:/Tools/sweed/SweeD.h:124: first defined here

/usr/bin/ld: SweeD_CLR.o:/Tools/sweed/SweeD.h:122: multiple definition of ``bits_in_16bits'; SweeD.o:/Tools/sweed/SweeD.h:122: first defined here
collect2: error: ld returned 1 exit status
make: *** [Makefile.gcc:17: SweeD] Error 1
`
Hope you would help me rectify the error.

Thanks in advance!

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