Giter Site home page Giter Site logo

Installation problem about wtdbg2 HOT 8 CLOSED

ruanjue avatar ruanjue commented on July 29, 2024
Installation problem

from wtdbg2.

Comments (8)

tseemann avatar tseemann commented on July 29, 2024

We need more information.

Or, you could install using Hombrew via brew install brewsci/bio/wtdbg2

from wtdbg2.

ruanjue avatar ruanjue commented on July 29, 2024

It looks like you have killed it when compiling. Please try again.

from wtdbg2.

FAFUyangyang avatar FAFUyangyang commented on July 29, 2024

We need more information.

Or, you could install using Hombrew via brew install brewsci/bio/wtdbg2

I meet this information as follow,because there are too much,so I picked a part.
……
list.h:552:35: note: in expansion of macro ?.efine_list_core?
#define define_list(name, e_type) define_list_core(name, e_type, size_t, 0xFFFFFU)
^
kbm.h:544:1: note: in expansion of macro ?.efine_list?
define_list(tmpbmerv, kbm_tmp_bmer_t);
^
kbm.c: In function ?.bm_main?.
kbm.c:254:3: warning: implicit declaration of function ?.trcasecmp?.[-Wimplicit-function-declaration]
if(strcasecmp("start", argv[optind]) == 0) server = 1;
^
In file included from kbm.h:26:0,
from kbm.c:20:
filereader.h: In function ?.eadtable_filereader?.
filereader.h:514:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
make: *** [kbm] Error 1

from wtdbg2.

ruanjue avatar ruanjue commented on July 29, 2024

Please attach the full message by dragging and dropping files.

Also please pay attend to the Garbled message, such as .?efine_list_core, should be caused by unicode.

from wtdbg2.

ammodramus avatar ammodramus commented on July 29, 2024

I am also having this issue. I've attached the complete STDERR from make.
errormsg.txt

I'm using gcc 6.3.0. Same error with 4.8.5.

$ uname -a
Linux ln002.brc 3.10.0-693.11.6.el7.x86_64 #1 SMP Wed Jan 3 18:09:42 CST 2018 x86_64 x86_64 x86_64 GNU/Linux

from wtdbg2.

ammodramus avatar ammodramus commented on July 29, 2024

Adding either #include <string.h> or #include "string.h" to kbm.h fixed this for me. (At least it compiled; I didn't test its functionality.) I didn't look closely at the difference between the system string.h and this program's string.h, so maybe the developers can decide which is correct to include here.

from wtdbg2.

lh3 avatar lh3 commented on July 29, 2024

See also #36. For now, you can use the precompiled binary in the release page, or install via bioconda.

from wtdbg2.

ruanjue avatar ruanjue commented on July 29, 2024

string.h will be renamed to chararray.h in next commit.

from wtdbg2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.