Reply To: Avahi issue with svn-1586

#13185
rpedde
Participant

@Magnum wrote:

Hi all,
just got a Pinnacle Soundbridge so I upgraded to 1586, works fine.
But I cannot have avahi and Firefly running at the same time anymore!
I can start avahi, then mt-daapd and get this:


Config option general/process_m3u has been replaced by scanning/process_playlists
Firefly Version svn-1586: Starting with debuglevel 2
Error opening plugin dir /usr/lib/firefly. Ignoring
Error opening plugin dir /usr/lib/mt-daapd. Ignoring
Error opening plugin dir /usr/share/firefly/plugins. Ignoring
Plugin loaded: rsp/svn-1586
Plugin loaded: ssc-script/svn-1586
Plugin loaded: daap/svn-1586
Plugin loaded: ssc-ffmpeg/svn-1586
Starting rendezvous daemon
Starting signal handler
bind: Address already in use
bind: Address already in use
bind: Address already in use
bind: Address already in use
Initializing database
Starting web server from /usr/share/mt-daapd/admin-root on port 3689
Registering rendezvous names

Starting mt-daapd whitout avahi running works fine.

Im running a Gentoo and the installation is from the masked package. I have the avahi USE flag, so it should be compiled with avahi support. The previous version was.

Can anyone help me get evything running thourgh avahi?

Not sure it’s maintained on gentoo since diego left.

You’ll have to compile with –enable-avahi, beyond that, i can’t really help. I don’t have a strong familiarity with gentoo, or how to build a gentoo package.

If you just wanted to compile it outside of portage, you can just configure with “–enable-avahi –prefix=/usr –enable-flac –enable-oggvorbis –enable-sqlite3” (or whatever your preferences are for flac and ogg, and go from there.

— Ron