make[2]: Leaving directory `/home/fengk/pasa/trinityrnaseq-2.2.0/trinity-plugins/htslib'
cd scaffold_iworm_contigs && make
make[2]: Entering directory `/home/fengk/pasa/trinityrnaseq-2.2.0/trinity-plugins/scaffold_iworm_contigs'
g++ -I../htslib -L../htslib ScaffoldIwormContigs.cpp error_checker.cpp -lhts -o scaffold_iworm_contigs
../htslib/libhts.so: undefined reference to `compressBound@ZLIB_1.2.0'
../htslib/libhts.so: undefined reference to `gzungetc@ZLIB_1.2.0.2'
collect2: ld returned 1 exit status
make[2]: *** [ScaffoldIwormContigs] Error 1
make[2]: Leaving directory `/home/fengk/pasa/trinityrnaseq-2.2.0/trinity-plugins/scaffold_iworm_contigs'
make[1]: *** [scaffold_iworm_contigs_target] Error 2
make[1]: Leaving directory `/home/fengk/pasa/trinityrnaseq-2.2.0/trinity-plugins'
make: *** [trinity_essentials] Error 2
What I see here is something wrong while compiling scaffold_iworm_contigs, I am new bioinformatics and have very very limited knowledge to C and C++, so any one can tell me how can I solve this problem?
Thanks,
Kai
sudo apt-get install zlib1g-dev
Otherwise, simply “make clean” and “make plugins” may fix it.
--
Ben Fulton
Research Technologies
Scientific Applications and Performance Tuning
Indiana University
E-Mail: befu...@iu.edu
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to
trinityrn...@googlegroups.com.
Visit this group at
https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-users+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.
To post to this group, send email to trinityrn...@googlegroups.com.
Visit this group at https://groups.google.com/group/trinityrnaseq-users.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "trinityrnaseq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trinityrnaseq-u...@googlegroups.com.