markmcconnell / mai

Mark's AES67 Implementation
BSD 3-Clause "New" or "Revised" License
95 stars 22 forks source link

Segfault on Debian Bookworm #4

Closed mr-berndt closed 2 years ago

mr-berndt commented 2 years ago

When compiling on Debian Bookworm (testing), i get it to compile, when I disable -Werror in the Makefile but I end up with a segfault and nothing else. I suspect the libraries on Bookworm are newer that the ones mai is ment to compile against.

Is there any chance of updating the sources to compile on newer systems?

markmcconnell commented 2 years ago

Replicated issues. Tested fixes. Pushed update. Enjoy!