brjhaverkamp;674953 Wrote: > Hello Lauret, > > Does your solution mean you disable the flac support? > Or is something else happening? > I will look (when at home) what xxx-dev packages I have installed. > Maybe that will shed some light on the issue. > BTW, I'm on ubuntu 11.10. What distro do you use? > > Also I have solved the screen refresh problem. Or at least it solved > itself. > Turned out that after building the new package, I started > build/linux/bin/squeezeplay.sh But this pointed at my old installed > squeezeplay. It is better to edit that one, or startup > build/linux/bin/jive. Much nicer. > > Bert
What I did what uncommenting a rule in the makefile, so that the encoder bits also get compiled. This solved the 'undefined reference to `FLAC__stream_encoder....' errors (see previous posts). I would guess the encoder isn't used, so enabling it doesn't do any harm. -- lauret ------------------------------------------------------------------------ lauret's Profile: http://forums.slimdevices.com/member.php?userid=17632 View this thread: http://forums.slimdevices.com/showthread.php?t=91834 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
