Reply To: OpenBSD woes and a few fixes

#14632
rpedde
Participant

@scot wrote:

Thanks, I’ll update my config file next time I test a nightly. I hadn’t even thought about that.

Any word on the following issue?

in mt-daapd-svn-1696/src/mp3-scanner.c (version 1670) line 369 I change “if(err == -1) {” to “if(err != 0) {“

Without this change it just keeps rescanning the last file in the first directory over and over.

Yes, autoconf and libtool are nightmares. I’ve never really been able to figure them out. It was easier just to write portable code than learn those nightmares.

K, now that it’s now that it’s on this thread, I’ll add that as well.

— Ron