Reply To: mt-daapd fails to build on FreeBSD 6.1

#6844
rpedde
Participant

@oliver wrote:

d-0.2.4 from the freebsd ports collection without any trouble. And it worked right away! Good work. Great piece of software! 😀 However, music is split up at several disks, so the filesystem-limitation comes in the way.

Probably a


#include

at the top of plugins.c would do it.

Either that or


#include
#include
#include

Don’t know if fbsd has sys/select or not.

In the meantime, I’m trying to build some automated build tools. I’d like to do at least build/no build reports for the bsds and solaris. Might take me a few weeks to get it all straightened out. I just now got mipsel ipks done, and I’m working on various .deb packages now. After that I’ll be working on the rpm distros, and then the bsds.

In the short term, if you want to try the above and let me know which fixes it, that would help.

— Ron