-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Description
Hello,
I am very new to rust and rust-htslib.
I am trying to use rust-htslib to extract alignment information from BAM files for my project. I keep getting "error adding symbols: File format not recognized" errors when running cargo run (see below). I am using the example from: https://docs.rs/rust-htslib/0.32.0/rust_htslib/. The error seems to be related to decompression I guess? I am able to build basic projects such as "hello world". I am on CentOS 8.2.2004. Any help would be much appreciated!
target/debug/deps/libhts_sys-26e72ed60472137f.rlib(bgzf.o): unable to initialize decompress status for section .debug_info
target/debug/deps/libhts_sys-26e72ed60472137f.rlib: error adding symbols: File format not recognized
Simo
Metadata
Metadata
Assignees
Labels
No labels