LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-16-2010, 01:19 PM   #1
Linux.tar.gz
Senior Member
 
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534

Rep: Reputation: 100Reputation: 100
Question Can't build jack 0.118 with alsa support on Slack 12.2


Hi.

Whatever option i specify with ./configure, the summary says :

jack-audio-connection-kit 0.118.0 :

| Build with ALSA support............................... : false

i tried --enable-alsa without success.

Any idea ?
 
Old 01-16-2010, 01:51 PM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,513

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
ALSA is included by default ..

cd jack-audio-connection-kit-0.118.0/
./configure
( Or better, use the jack-audio-connection-kit.SlackBuild )
.
.
.
checking for ALSA... yes
.
.
The only prerequisite is .. a usable ALSA / asound.
:: slackware/l/alsa-lib-1.0.17a-i486-1.tgz ?
? Too old for "jack 0.118" ? Or missing ?
.....
 
Old 01-18-2010, 02:39 AM   #3
Linux.tar.gz
Senior Member
 
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534

Original Poster
Rep: Reputation: 100Reputation: 100
The auto check and forced check don't work for me...
I tried both manual and slackbuild install...
 
Old 01-20-2010, 10:49 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,513

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
No, I can't make it fail.

http://slackbuilds.org/repository/13...onnection-kit/
> > jack-audio-connection-kit.tar.gz ,
and edit jack-audio-connection-kit.SlackBuild line 29 from 0.116.2 to
0.118.0 . The source is jack-audio-connection-kit-0.118.0.tar.gz from
jack-audio-connection-kit-0.118.0-1.fc12.src.rpm, which I had by hand.

Is on a clean install, 32 - bit, Slackware 13, alsa-lib-1.0.18-i486-2
# sh jack-audio-connection-kit.SlackBuild
Code:
| Build with ALSA support............................... : true
| Build with old FireWire (FreeBob) support............. : false
| Build with new FireWire (FFADO) support............... : false
| Build with OSS support................................ : true
| Build with Sun audio support.......................... : false
| Build with CoreAudio support.......................... : false
| Build with PortAudio support.......................... : false
| Build with Celt support............................... : false
 
Old 01-20-2010, 11:40 AM   #5
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,513

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Sorry, Slackware 12.2 it is ..
First alsa-lib-1.0.18, got the source + alsa-lib.SlackBuild from
the Sl. 13 install DVD. 'alsa-lib-1.0.17a' is too old, it seems.
.....

Slackware package /tmp/alsa-lib-1.0.18-i486-2.txz created
( xz is installed )
# upgradepkg /tmp/alsa-lib-1.0.18-i486-2.txz

And then "jack" again
# sh jack-audio-connection-kit.SlackBuild
.. ALSA gets included now.
> > Slackware package
/tmp/jack-audio-connection-kit-0.118.0-i486-1_SBo.tgz created.
.....
 
Old 01-21-2010, 09:57 AM   #6
Linux.tar.gz
Senior Member
 
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534

Original Poster
Rep: Reputation: 100Reputation: 100
Nice seeing !
I'll try it soon.
 
Old 01-22-2010, 04:26 PM   #7
Linux.tar.gz
Senior Member
 
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534

Original Poster
Rep: Reputation: 100Reputation: 100
It worked with the 1.0.22 alsa-lib, but now i can't launch jackd as NON-realtime !!!
Only root can do it !
 
Old 01-23-2010, 12:35 AM   #8
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,513

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
I do not know, if this is the reason :

'alsa-1.0.22' = unstable ?

The current may be stable : 1.0.21 + 6 patches
example Fedora 10
http://download.fedora.redhat.com/pu...2.fc10.src.rpm

Slackware current ( the upcoming version, 13.1 ? )
uses 1.0.21a

The safe choice is 1.0.18
ftp://ftp.heanet.ie/mirrors/ftp.slac...ce/l/alsa-lib/
> slackware-13.0/source/l/alsa-lib/
.....
 
Old 01-25-2010, 04:25 AM   #9
Linux.tar.gz
Senior Member
 
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534

Original Poster
Rep: Reputation: 100Reputation: 100
Found that realtime is now the default option for jackd.
Have to specify -r to get non-realtime.
Unfortunately, even svn build of qjackctl ignores it.
Have to wait.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
can't build sendmail v8.13.4 with starttls support on slack 10.1 ddaas Slackware 5 10-01-2008 01:31 AM
Help: Mystified with ALSA+Jack..(almost there).. Barnix Linux - Hardware 3 06-02-2007 06:07 AM
jack and alsa problem zepphead5 Linux - Software 2 04-07-2006 11:39 AM
alsa/jack/ardour foo_bar_foo Linux - Software 1 10-20-2004 04:43 AM
JACK doesn't detect ALSA disciple061 Linux - Software 0 07-31-2003 07:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration