Version 2.2.0 just released

39 views
Skip to first unread message

Nathan Clement

unread,
Oct 27, 2010, 4:29:58 AM10/27/10
to gnumap...@googlegroups.com
GNUMAP version 2.2.0 has just been released. It can be downloaded from http://dna.cs.byu.edu/gnumap/gnumap-2.2.0.tgz

Notable fixes to this release:

* SAM format is now completely in concordance with the specifications, and can be used with samtools.
* Several of the alignment matrices have been updated to be more biologically relevant. Significant improvements in accuracy on real data have been achieved using these new matrices (used by default).
* Small bug fixes: Segmentation Fault on 454 reads has been fixed.


Cheers,
Nathan Clement

Daniel Standage

unread,
Nov 5, 2010, 9:26:23 AM11/5/10
to GNUMAP Users Mailing List, Nathan Clement
Nathan,

I just tried building 2.2.0 on Ubuntu 10.04 and got the following message.

In file included from /usr/include/features.h:378,
                 from /usr/include/signal.h:29,
                 from src/Driver.cpp:9:
/usr/include/gnu/stubs.h:9:27: error: gnu/stubs-64.h: No such file or directory
src/Driver.cpp: In function ‘int main(int, const char**)’:
src/Driver.cpp:1002: warning: deprecated conversion from string constant to ‘char*’
src/Driver.cpp:1005: warning: deprecated conversion from string constant to ‘char*’
src/Driver.cpp:1024: warning: deprecated conversion from string constant to ‘char*’
src/Driver.cpp:1026: warning: deprecated conversion from string constant to ‘char*’
src/Driver.cpp:1060: warning: deprecated conversion from string constant to ‘char*’
src/Driver.cpp:1071: warning: deprecated conversion from string constant to ‘char*’
src/Driver.cpp:1082: warning: deprecated conversion from string constant to ‘char*’
src/Driver.cpp:1121: warning: deprecated conversion from string constant to ‘char*’
src/Driver.cpp: In function ‘int set_arg(const char*, const char*, int&)’:
src/Driver.cpp:2350: warning: deprecated conversion from string constant to ‘char*’
src/Driver.cpp: In function ‘int set_arg_ext(const char*, const char*, int&)’:
src/Driver.cpp:2554: warning: deprecated conversion from string constant to ‘char*’
make: *** [obj/Driver.o] Error 1


Any ideas? Thanks.

Daniel

Nathan Clement

unread,
Nov 5, 2010, 11:00:53 AM11/5/10
to Daniel Standage, GNUMAP Users Mailing List
Are you in a 32-bit or 64-bit environment?  We're using 64-bit flags to compile.  

Nathan

Daniel Standage

unread,
Nov 5, 2010, 11:25:57 AM11/5/10
to Nathan Clement, GNUMAP Users Mailing List
Interesting. It's definitely a 64-bit capable machine (24GB RAM, 8 procs), but it looks like they installed the 32-bit version of Ubuntu! Thanks for the pointer!

Daniel

Nathan Clement

unread,
Nov 5, 2010, 6:12:08 PM11/5/10
to Daniel Standage, GNUMAP Users Mailing List
You can try compiling without the 64-bit flags, and it should still perform the same.  Of course, you'd be limited to a smaller genome (less than 1G bases long, probably), but that goes without saying.  You'd need to modify the Makefile for GNUMAP (remove the -m64 from the OPT_FLAGS variable), and might need to modify the compilation for the gsl library (it would complain if it couldn't link).  Alternatively, you could just install the 64-bit version...

Nathan

Natacha P. Leitão

unread,
Dec 19, 2013, 8:24:35 PM12/19/13
to gnumap...@googlegroups.com
Hello,

I'm trying to install the latest version of GNUMAP and at the end I get the same error (make: *** [obj/Driver.o] Error 1), despite the fact I'm in a 64-bit version of Ubuntu 12.04.

Thanks for the attention,
Natacha

Nathan Clement

unread,
Dec 20, 2013, 3:44:57 PM12/20/13
to gnumap...@googlegroups.com
Can you check and see if your machine has the file:
/usr/include/gnu/stubs-64.h

Or if there is any file of the format 
/usr/include/gnu/stubs-*.h


--
 
---
You received this message because you are subscribed to the Google Groups "gnumap-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gnumap-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages