jasonmc / forked-daapd

A re-write of the firefly media server (mt-daapd). It's released under GPLv2+. Please note that this git repository is a mirror of the official one at git://git.debian.org/~jblache/forked-daapd.git
http://blog.technologeek.org/2009/06/12/217
GNU General Public License v2.0
328 stars 45 forks source link

Fedora compilation issues #85

Open netmindz opened 12 years ago

netmindz commented 12 years ago

Compiling forked-daapd has always been a little tricky, previously due to the need for sqlite being compiled with options that are not the options used in the default fedora builds.

I'm currently unable to build for fedora 15+ due to the dependency on libevent < 2

Is there any way forked-dappd could have an option to run without inotify support in in sqlite or use libevent > 1 ?

Rudd-O commented 12 years ago

For the LOVE OF GOD.

Same here.

I agree, and please drop dependencies on stuff that is not on fedora, or package them and submit them to Koji. Libdispatch? libkqueue? Nah, dude...

netmindz commented 12 years ago

Packages that are missing aren't too much of a problem, i can always package those, but the others are the tricky ones

netmindz commented 12 years ago

no comment @jasonmc ?

jasonmc commented 12 years ago

Hey guys, I'm not the author of forked-daapd, I just maintain the mirror here on github. Julien Blache is the original author: http://anonscm.debian.org/gitweb/?p=users/jblache/forked-daapd.git