Re: [blfs-dev] VLC-2.2.3 systemd dev book

2016-05-19 Thread Ken Moffat
On Thu, May 19, 2016 at 03:19:17PM -0400, Paul J. Hentschel wrote: > > Ken, I had already built clang when I built llvm for Mesa, so it wasn't a > problem to try it. This is my first BLFS build. Kind of a practice run to > see if I could make things work. > > I wanted to try building VLC with you

Re: [blfs-dev] VLC-2.2.3 systemd dev book

2016-05-19 Thread Bruce Dubbs
Paul J. Hentschel wrote: Ken, I had already built clang when I built llvm for Mesa, so it wasn't a problem to try it. This is my first BLFS build. Kind of a practice run to see if I could make things work. I wanted to try building VLC with your script but I couldn't get past the 3rd sed command

Re: [blfs-dev] VLC-2.2.3 systemd dev book

2016-05-19 Thread Paul J. Hentschel
On 05/18/16 19:32, Ken Moffat wrote: Well, I'm glad you got a version that works, but sorry you had to build clang (I only build it on one powerful machine, because it is such a big build and normally unnecessary for me - normally llvm for Mesa is all that I need). I've just found time to try b

Re: [blfs-dev] VLC-2.2.3 systemd dev book

2016-05-18 Thread Ken Moffat
On Wed, May 18, 2016 at 12:18:52AM -0400, Paul J. Hentschel wrote: > > I tried several more times with different versions and options without > success. I ended up trying clang instead of gcc and it worked! This is how I > configured: > > CC=clang \ > CXX=clang++ \ > CFLAGS="-DLUA_COMPAT_5_1" \ >

Re: [blfs-dev] VLC-2.2.3 systemd dev book

2016-05-17 Thread Paul J. Hentschel
On 05/17/16 15:49, Ken Moffat wrote: On Tue, May 17, 2016 at 02:33:08PM -0400, Paul J. Hentschel wrote: On 05/17/16 14:09, Ken Moffat wrote: On Tue, May 17, 2016 at 11:34:58AM -0400, Paul J. Hentschel wrote: Any chance you have the lines before that, to see what the actual error was ? ĸen

Re: [blfs-dev] VLC-2.2.3 systemd dev book

2016-05-17 Thread Ken Moffat
On Tue, May 17, 2016 at 02:33:08PM -0400, Paul J. Hentschel wrote: > On 05/17/16 14:09, Ken Moffat wrote: > > On Tue, May 17, 2016 at 11:34:58AM -0400, Paul J. Hentschel wrote: > > > > Any chance you have the lines before that, to see what the actual > > error was ? > > > > ĸen > > > > Ken, her

Re: [blfs-dev] VLC-2.2.3 systemd dev book

2016-05-17 Thread Paul J. Hentschel
On 05/17/16 14:09, Ken Moffat wrote: On Tue, May 17, 2016 at 11:34:58AM -0400, Paul J. Hentschel wrote: On 05/17/16 11:29, Douglas R. Reno wrote: On Tue, May 17, 2016 at 10:26 AM, Paul J. Hentschel mailto:p...@hpminc.com>> wrote: I can't get this to build with just Qt 5.6 installed. It a

Re: [blfs-dev] VLC-2.2.3 systemd dev book

2016-05-17 Thread Ken Moffat
On Tue, May 17, 2016 at 11:34:58AM -0400, Paul J. Hentschel wrote: > On 05/17/16 11:29, Douglas R. Reno wrote: > > > > > > On Tue, May 17, 2016 at 10:26 AM, Paul J. Hentschel > > wrote: > > > > I can't get this to build with just Qt 5.6 installed. It appears to > >

Re: [blfs-dev] VLC-2.2.3 systemd dev book

2016-05-17 Thread Paul J. Hentschel
On 05/17/16 11:29, Douglas R. Reno wrote: On Tue, May 17, 2016 at 10:26 AM, Paul J. Hentschel mailto:p...@hpminc.com>> wrote: I can't get this to build with just Qt 5.6 installed. It appears to be looking for Qt4. Standard dev book (non systemd) still has Qt4 as requirement for gui

Re: [blfs-dev] VLC-2.2.3 systemd dev book

2016-05-17 Thread Douglas R. Reno
On Tue, May 17, 2016 at 10:26 AM, Paul J. Hentschel wrote: > I can't get this to build with just Qt 5.6 installed. It appears to be > looking for Qt4. Standard dev book (non systemd) still has Qt4 as > requirement for gui, but systemd book doesn't. Here is the error summary: > > Makefile:2228: re

[blfs-dev] VLC-2.2.3 systemd dev book

2016-05-17 Thread Paul J. Hentschel
I can't get this to build with just Qt 5.6 installed. It appears to be looking for Qt4. Standard dev book (non systemd) still has Qt4 as requirement for gui, but systemd book doesn't. Here is the error summary: Makefile:2228: recipe for target 'libqt4_plugin_la-menus.lo' failed make[7]: *** [li