ArrowSAM icon indicating copy to clipboard operation
ArrowSAM copied to clipboard

I am not able to compile latest version of bwa

Open ashish615 opened this issue 2 years ago • 0 comments

This is the error i am getting. I am not able to find GSerializeRecordBatch in any library/ code @tahashmi

main.o: In function create_plasma_object': /home/patelasx/new/bwa/main.c:110: undefined reference to GSerializeRecordBatch' /home/patelasx/new/bwa/main.c:133: undefined reference to garrow_buffer_get_databytes' main.o: In function arrow_plasma_create': /home/patelasx/new/bwa/main.c:146: undefined reference to arrow_builders_finish' main.o: In function main': /home/patelasx/new/bwa/main.c:171: undefined reference to `arrow_builders_start' collect2: error: ld returned 1 exit status

ashish615 avatar Feb 17 '23 09:02 ashish615