Bug #1580
Tvheadend with --enable-avahi
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2013-01-30
Due date:
% Done:
0%
Estimated time:
Found in version:
latest
Affected Versions:
Description
Try to crosscompile tvheadend for a synology NAS using github/spksrc project. Standard config works perfect but when trying to compile with avahi-support, complete failure. I tried to chase down all dependencies but no luck!
Have also tried John Tornbloms version which claim to have built-in support for avahi and transcoding but same problem there. Any suggestions regarding how to fix this would be greatly appreciated!
History
Updated by Adam Sutton almost 12 years ago
- Status changed from New to Rejected
If you don't have avahi development libraries etc.. then it won't work. You need to look at getting the necessary support in your build environment.
This why avahi support in TVH is auto enabled (by default) based on presence of avahi dev libraries.
Adam