John Burrell wrote:
----------------------------------------
To: [email protected]
From: [email protected]
Date: Sat, 21 May 2016 15:31:06 -0500
Subject: Re: [blfs-dev] More GCC6 annoyances in multimedia
Ken Moffat wrote:
On Sat, May 21, 2016 at 03:04:30PM -0500, Bruce Dubbs wrote:
John Burrell wrote:
FAAC-1.2.8 and Cdrdao-1.2.3 need CXX='g++ -Wno-narrowing' on
configure.
I also had to add --without-mp4v2 with FAAC to get configure to pass.
Also with AudioFile-0.3.6 I had to add CXXFLAGS="-fpermissive" to
configure to get it to compile.
Not sure why I still include these. Old habits die hard. Perhaps you
could consider removing them from the book.
I'm not sure which packages you are suggesting should be removed.
faac is used be gst10-plugins-bad, libquicktime, ffmpeg, mplayer, transcode
cdrdao is used by brasero
I think xfburn also uses it (at runtime), for Audio CDs.
Yes. I see two references in xfburn:
xfburn/xfburn-copy-dvd-dialog.c: command = g_strconcat ("cdrdao copy
-n -v 2", source_device,
xfburn/xfburn-copy-cd-dialog.c: command = g_strconcat ("cdrdao copy
-n -v 2", source_device,
Interesting - it's not listed under xfburn in the book.
Yes. It needs to be added.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page