Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • exo
    replied
    Wow ok, that worked thank you! Apparently -lz was missing from the Makefile adding your suggestion while running the "./configure" command fixed it!

    Thank you!

    Leave a comment:


  • GenoMax
    replied
    Can you check the Makefile and see if you can find a line that says LIBS? If there is "-lz" in that line, move it to the end of that line.

    One other thing to try would be (if -lz is missing):
    Code:
    $ ./configure LIBS="-lz"

    Leave a comment:


  • exo
    started a topic GapFiller compiling problem

    GapFiller compiling problem

    Hey!

    For the last couple of days I've been trying to install GapFiller on linux. Sadly, i failed several times. After I ./configure; make i end up with the following error:

    -------------------------------------------------------------------------------------
    /usr/bin/ld: samtools/GapFiller-bam_import.o: undefined reference to symbol 'gzdopen'
    //usr/local/lib/libz.so.1: error adding symbols: DSO missing from command line
    collect2: error: ld returned 1 exit status
    make[1]: *** [GapFiller] Error 1
    make[1]: Leaving directory `$HOME/ngs/gapfiller-2.1.1/src'
    make: *** [all-recursive] Error 1
    -------------------------------------------------------------------------------------

    Has anyone encountered this error before? I've read quite abit about it, but couldnt find an effective solution. I've compiled a bunch of other softwares and they all worked fine.

    Any input would be appreciated!
    Best,
    Last edited by exo; 11-04-2014, 06:01 AM.

Latest Articles

Collapse

  • seqadmin
    Exploring the Dynamics of the Tumor Microenvironment
    by seqadmin




    The complexity of cancer is clearly demonstrated in the diverse ecosystem of the tumor microenvironment (TME). The TME is made up of numerous cell types and its development begins with the changes that happen during oncogenesis. “Genomic mutations, copy number changes, epigenetic alterations, and alternative gene expression occur to varying degrees within the affected tumor cells,” explained Andrea O’Hara, Ph.D., Strategic Technical Specialist at Azenta. “As...
    07-08-2024, 03:19 PM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, Yesterday, 06:46 AM
0 responses
9 views
0 likes
Last Post seqadmin  
Started by seqadmin, 07-24-2024, 11:09 AM
0 responses
25 views
0 likes
Last Post seqadmin  
Started by seqadmin, 07-19-2024, 07:20 AM
0 responses
159 views
0 likes
Last Post seqadmin  
Started by seqadmin, 07-16-2024, 05:49 AM
0 responses
127 views
0 likes
Last Post seqadmin  
Working...
X