/srv/irclogs.ubuntu.com/2011/01/02/#ubuntustudio.txt

CP2i spitz hot fyah!!!!04:03
tanders12could anyone help me with building JACK from source?05:04
ailotanders12: just for fun?05:04
tanders12not quite05:05
tanders12apparently ffado-mixer doesn't work with the audiofire 4 and the ubuntu ffado packages05:05
tanders12but the guy i bought it from says the svn should work05:06
tanders12ffado seems to build ok but jack isn't building05:06
ailoOk, didn't know jack had anything to do with that05:06
holsteinw0w05:06
holsteinthats quite a project i think05:06
holsteini havent had to do that yet05:06
holsteinJACK from source05:06
holsteinhmmm05:07
ailoI did it a couple of times.05:07
holsteinAH05:07
holsteincool ;)05:07
holstein:) *05:07
ailoHad some trouble with qjackctl afterwards05:07
tanders12hm05:07
tanders12hm maybe now that i build ffado from source the repo jack will work ok05:07
holsteinthats probably likely05:08
ailostart with: sudo apt-get build-dep jack05:08
tanders12nvm that wont work because now that i installed libffado manually synaptic doesn't know it's installed, so when i go to install jack it wants to install libffado2 also :/05:09
ailoright05:09
ailoOr, are you sure?05:09
ailoThis will only install dependencies in order to build jack05:10
holsteinwonder if this ffado would get it05:10
holsteinhttps://launchpad.net/~autostatic/+archive/ffado05:10
ailoIt's not the same as apt-get install jack05:10
holsteinwell, you've already got it05:10
holsteinOH, nah05:11
tanders12hm i don't think that's the problem05:11
holsteinautostatics PPA is older than what you need05:11
tanders12well id rather learn how to build from source anyways05:12
ailotanders12: Try the command in the terminal to see what it wants to install: sudo apt-get build-dep jack. If it tries to install ffado, at least you'll see what you need to install05:12
tanders12http://paste.ubuntu.com/549441/05:12
ailoMeaning, you can interrupt and install stuff manually05:12
tanders12that's what it gives me when i try to run ./autogen.sh05:13
ailotanders12: I think I did: ./waf configure   ./waf build  sudo ./waf install05:15
tanders12ok now it's doing something...05:15
tanders12man this is a joke lol05:16
tanders12gonna take me a while to figure it all out05:16
ailotanders12: I would begin with installing dependencies, did you do that already?05:17
tanders12everywhere i look seems to list different deps05:17
tanders12its sort of ridiculous05:18
ailotanders12: so why don't you try 'sudo apt-get build-dep jack' ?05:19
tanders12i did05:19
tanders12that's what made it build05:19
ailoBuilding now?05:19
tanders12http://paste.ubuntu.com/549442/05:20
tanders12it builds but apparently it didn't build with anything useful05:20
ailoSeems like you are missing all kinds of dependencies.05:21
ailoOptional ones05:21
tanders12hm ok it's installed but i have no idea how to test it05:23
ailoWell, without ffado and alsa, all you can do is try with oss on a pci or built-in card05:23
ailoI'd uninstall and rebuild with alsa and ffado support, at least05:24
tanders12how to uninstall?05:24
ailoTry sudo ./waf uninstall. Maybe works05:25
tanders12what isn waf? never heard of that05:25
ailoIt's the build system they use instead of make. Don't know much05:27
ailoDid it work?05:27
tanders12hang on05:29
tanders12im starting over05:29
tanders12removing both code directories, rechecking out, and rebuilding05:29
tanders12running apt-get build-dep libffado2 first this time05:29
ailoOk, but when you come to building jack, just do ./waf configure to begin with. See what it says. Than do ./waf --help to see what else you can do05:30
ailoYou'll propably have to enable alsa and ffado manually05:30
ailojack is installed in /usr/local by default, so you'll need to change this05:31
tanders12yeah i changed that05:33
tanders12to /usr05:33
tanders12so it would overwrite the ubuntu installs05:34
ailoYou should remove all installs first05:34
tanders12i did05:34
tanders12i think....05:34
ailoWhen it comes to ffado, I don't have much of a clue how to build it, or what you need.05:35
tanders12well their docs are better than jacks05:35
ailoIf you don't get it right, you might ask for advice on #jack05:35
tanders12i was wondering if they had a channel05:36
ailotanders12: I'm sure you are doing this all for fun, but if you really need a working system I would recommend Karmic or Lucid05:40
tanders12:)05:40
tanders12i don't really need it yet05:40
tanders12mostly for fun/knowledge05:40
ailoWell, let us know if works for you.05:41
tanders12do you know if building jack from svn installs jackd1 or jackd2?05:42
ailoWhat's the version number?05:43
tanders12how do i check05:43
ailoIf the source folder name is something like jack-1.9.6 it's jack205:44
ailoIt it's something like 0.118, it's jack105:45
tanders12hm ok05:46
tanders12which do you recommend?05:46
ailoI've had no problems with any of them. They have some differences in features. Don't know all the details05:46
ailoI assume jack2 is the future05:47
ailoAnother name for jack2 is jackdmp05:48
ailoThis should be jack2 svn, then svn co http://subversion.jackaudio.org/jack/jack2/trunk/jackmp05:48
tanders12hm ok05:50
tanders12thanks05:50
tanders12most documentation seems to be centered around jackd105:50
tanders12got it to build with fw support05:53
ailonice05:54
tanders12/usr/bin/jackd: symbol lookup error: /usr/bin/jackd: undefined symbol: clock_source05:58
ailoSure you installed it in /usr/bin and not /usr/local/bin?06:00
ailoOr you probably have some old jack files left06:01
ailotanders12: I would recommend cleaning up your system really well before attempting another build. And, good luck. I'm sure the guys at jack will know better how to help you.06:03
tanders12thanks man06:06

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!