Re: [blfs-dev] ffmpeg 4.0.2 does not compile with fdk-aac 2.0.0

2018-12-11 Thread Ken Moffat via blfs-dev
On Wed, Dec 12, 2018 at 12:06:45AM +0100, Tim Tassonis via blfs-dev wrote: > > and this seems to work fine. However, I'm not sure whether ffmpeg is being > worked on right now anyway. > > I have attached the patch onto this mail, it gets ffmpeg 4.0.2 to compile > for now. > I've been using ff

[blfs-dev] ffmpeg 4.0.2 does not compile with fdk-aac 2.0.0

2018-12-11 Thread Tim Tassonis via blfs-dev
Hi all Just got the time to do some catch-up and then noticed that ffmpeg 4.0.2 does not compile with fdk-aac 2.0.0. The problem is described at: https://github.com/mstorsjo/fdk-aac/issues/93 and ffmpeg git has some patches. I created a patch using the current git versions of libavcode

Re: [blfs-dev] Module updates

2018-12-11 Thread Ken Moffat via blfs-dev
On Tue, Dec 11, 2018 at 09:22:50PM +0100, Pierre Labastie via blfs-dev wrote: > > For Perl modules, I do not plan to build them in a foreseeable future... > I don't expect to look at any newer perl module versions before February, and then maybe only for the things I build (ok, that's most of the

Re: [blfs-dev] Module updates

2018-12-11 Thread Pierre Labastie via blfs-dev
On 11/12/2018 19:07, Bruce Dubbs via blfs-dev wrote: > There has been a lot of discussion and work done on modules recently. The > following tickets have been around for a while: > > Perl > > #11315   IO::Socket::SSL-2.060 but tests still problematic. > #11363   Net-DNS-1.19 (Perl Module) > #1143

Re: [blfs-dev] Module updates

2018-12-11 Thread Ken Moffat via blfs-dev
On Tue, Dec 11, 2018 at 12:07:17PM -0600, Bruce Dubbs via blfs-dev wrote: > There has been a lot of discussion and work done on modules recently. The > following tickets have been around for a while: > > Perl > > #11315 IO::Socket::SSL-2.060 but tests still problematic. Broken by openssl-1.1.1

[blfs-dev] Module updates

2018-12-11 Thread Bruce Dubbs via blfs-dev
There has been a lot of discussion and work done on modules recently. The following tickets have been around for a while: Perl #11315 IO::Socket::SSL-2.060 but tests still problematic. #11363 Net-DNS-1.19 (Perl Module) #11433 List-AllUtils-0.15 (Perl Module) Python #11316 pycairo-1.18

Re: [blfs-dev] gtk+-3.24.1 issue

2018-12-11 Thread Bruce Dubbs via blfs-dev
On 12/11/2018 10:02 AM, Douglas R. Reno wrote: Why don't we make Wayland support recommended? It *is* recommended now for both gtk+3 and mesa. -- Bruce -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above inform

Re: [blfs-dev] gtk+-3.24.1 issue

2018-12-11 Thread Douglas R. Reno via blfs-dev
On Tue, Dec 11, 2018, 9:26 AM Bruce Dubbs via blfs-dev < blfs-dev@lists.linuxfromscratch.org wrote: > On 12/11/2018 03:33 AM, Wayne Blaszczyk wrote: > > On Mon, 2018-12-10 at 15:08 -0600, Bruce Dubbs via blfs-dev wrote: > >> I'm trying to update to gtk+-3.24.1, but can't complete the build. > >> >

Re: [blfs-dev] gtk+-3.24.1 issue

2018-12-11 Thread Bruce Dubbs via blfs-dev
On 12/11/2018 03:33 AM, Wayne Blaszczyk wrote: On Mon, 2018-12-10 at 15:08 -0600, Bruce Dubbs via blfs-dev wrote: I'm trying to update to gtk+-3.24.1, but can't complete the build. I am using: ./configure --prefix=/usr \ --sysconfdir=/etc \

Re: [blfs-dev] gtk+-3.24.1 issue

2018-12-11 Thread Wayne Blaszczyk via blfs-dev
On Mon, 2018-12-10 at 15:08 -0600, Bruce Dubbs via blfs-dev wrote: > I'm trying to update to gtk+-3.24.1, but can't complete the build. > > I am using: > > ./configure --prefix=/usr \ > --sysconfdir=/etc \ > --enable-broadway-backend \ >