similar install problems
Greetings, I am novice as novice can be. I have a rudimentary knowledge of things UNIX, so understanding the error messages is currently difficult. I had a similar error wrt -m64. I removed that from the CFLAGS line and now have different errors. To whit:
Error code 127, which follows immediately after 2 lines that start "gcc" and two lines that appear to be instructing some change to
ar -cru libbwtgen.a bwt_gen.o QSufSort.o
and then the following Stop messages:
Stop in .../bwa-0.5.7/bwt_gen (line 18 of Makefile) Error code 1
Stop in..../bwa-0.5.7 (line 33 of Makefile)
Any help would be much appreciated!
Unconfigured Ad
Collapse
X
-
Remove -m64 from the "CFLAGS" line in Makefile. Nonetheless, bwa works better on 64-bit machines.
Leave a comment:
-
BWA installation failure
Hello World,
I downloaded the bwa version 5.7 and cannot compile it.
[Jurek@fg-pc22 bwa-0.5.7]$ make
make[1]: Entering directory `/home/Jurek/Desktop/bwa2/bwa-0.5.7'
make[1]: Nothing to be done for `lib'.
make[1]: Leaving directory `/home/Jurek/Desktop/bwa2/bwa-0.5.7'
make[1]: Entering directory `/home/Jurek/Desktop/bwa2/bwa-0.5.7/bwt_gen'
gcc -c -g -Wall -O2 -m64 -DHAVE_PTHREAD bwt_gen.c -o bwt_gen.o
bwt_gen.c:1: sorry, unimplemented: 64-bit mode not compiled in
make[1]: *** [bwt_gen.o] Error 1
make[1]: Leaving directory `/home/Jurek/Desktop/bwa2/bwa-0.5.7/bwt_gen'
make: *** [lib-recur] Error 1
What am I doing wrong (I appreciate it may be very simple)?Tags: None
Latest Articles
Collapse
-
by SEQadmin2
The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.
This convergence of genetics, immunology, and computation...-
Channel: Articles
09-01-2026, 05:41 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, Today, 11:05 AM
|
0 responses
9 views
0 reactions
|
Last Post
by SEQadmin2
Today, 11:05 AM
|
||
|
Started by SEQadmin2, 09-18-2026, 11:37 AM
|
1 response
34 views
0 reactions
|
Last Post
by pekgio
09-21-2026, 02:04 AM
|
||
|
Started by SEQadmin2, 09-16-2026, 10:23 AM
|
1 response
49 views
0 reactions
|
Last Post
by pekgio
09-21-2026, 02:12 AM
|
||
|
Started by SEQadmin2, 09-09-2026, 12:14 PM
|
0 responses
70 views
0 reactions
|
Last Post
by SEQadmin2
09-09-2026, 12:14 PM
|
Leave a comment: