Re: [Slackbuilds-users] Jack-rack make failure

2018-03-15 Thread Dave
On (14/03/18 10:54), x80 put forth the proposition: On 03/13/2018 02:54 PM, B Watson wrote: On 3/13/18, x80 wrote: Yes it's jack2. The Libs line in jack.pc looks like this: Libs: -L/usr/lib64 -ljack Seems it wasn't compiled with pthreads. I wonder if it's

Re: [Slackbuilds-users] Jack-rack make failure

2018-03-14 Thread x80
On 03/14/2018 03:08 PM, B Watson wrote: On 3/14/18, x80 wrote: Jack2 is the optional dependency for qjackctl. Maybe I'll remove jack2 and reinstall jack1. In theory, at least, you should be able to install jack1, compile stuff against it, then replace jack1 with jack2

Re: [Slackbuilds-users] Jack-rack make failure

2018-03-14 Thread mickski 56
>On 3/14/18, x80 wrote: > >> Jack2 is the optional dependency for qjackctl. Maybe I'll remove >> jack2 and reinstall jack1. > >In theory, at least, you should be able to install jack1, compile stuff >against it, then replace jack1 with jack2 without recompiling anything >else.

Re: [Slackbuilds-users] Jack-rack make failure

2018-03-14 Thread B Watson
On 3/14/18, x80 wrote: > Jack2 is the optional dependency for qjackctl. Maybe I'll remove jack2 > and reinstall jack1. In theory, at least, you should be able to install jack1, compile stuff against it, then replace jack1 with jack2 without recompiling anything else. It's

Re: [Slackbuilds-users] Jack-rack make failure

2018-03-14 Thread x80
On 03/14/2018 12:08 PM, David Woodfall wrote: On (14/03/18 10:54), x80 put forth the proposition: On 03/13/2018 02:54 PM, B Watson wrote: On 3/13/18, x80 wrote: Yes it's jack2. The Libs line in jack.pc looks like this: Libs: -L/usr/lib64 -ljack Seems it

Re: [Slackbuilds-users] Jack-rack make failure

2018-03-14 Thread David Woodfall
On (14/03/18 10:54), x80 put forth the proposition: On 03/13/2018 02:54 PM, B Watson wrote: On 3/13/18, x80 wrote: Yes it's jack2. The Libs line in jack.pc looks like this: Libs: -L/usr/lib64 -ljack Seems it wasn't compiled with pthreads. I wonder if it's

Re: [Slackbuilds-users] Jack-rack make failure

2018-03-14 Thread x80
On 03/13/2018 02:54 PM, B Watson wrote: On 3/13/18, x80 wrote: Yes it's jack2. The Libs line in jack.pc looks like this: Libs: -L/usr/lib64 -ljack Seems it wasn't compiled with pthreads. I wonder if it's not a corrupt lib? Eh, it probably isn't "corrupt", it's probably

Re: [Slackbuilds-users] Jack-rack make failure

2018-03-13 Thread B Watson
On 3/13/18, x80 wrote: > Yes it's jack2. > The Libs line in jack.pc looks like this: > > Libs: -L/usr/lib64 -ljack > > Seems it wasn't compiled with pthreads. I wonder if it's not a corrupt lib? Eh, it probably isn't "corrupt", it's probably just that jack-rack expects the .pc

Re: [Slackbuilds-users] Jack-rack make failure

2018-03-13 Thread x80
On 03/13/2018 11:21 AM, B Watson wrote: On 3/13/18, x80 wrote: ld returns an odd error "jack_rack-midi.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5' /lib64/libpthread.so.0: error adding symbols: DSO missing from command line" This is on a fully updated 14.2

Re: [Slackbuilds-users] Jack-rack make failure

2018-03-13 Thread B Watson
On 3/13/18, x80 wrote: > ld returns an odd error "jack_rack-midi.o: undefined reference to symbol > 'pthread_create@@GLIBC_2.2.5' > > /lib64/libpthread.so.0: error adding symbols: DSO missing from command > line" > > This is on a fully updated 14.2 box. I see no errors in the