* compilation problem: #include <jack/jack.h>
@ 2003-03-07 16:13 M. Nentwig
2003-03-07 16:49 ` Maarten de Boer
0 siblings, 1 reply; 2+ messages in thread
From: M. Nentwig @ 2003-03-07 16:13 UTC (permalink / raw)
To: alsa-devel
Moi,
I have encountered an odd problem; I wonder, if anybody has installed
rc8 on a 'clean' system yet:
alsa-lib-0.9.0rc8 does not compile (on a slackware installation free of
any previous audio software).
It tries to include <jack/jack.h> in src/pcm/ext/pcm_jack.c.
But jack without alsa-lib does not compile either...
-Markus
"Laugh about it shout about it
when you've got to choose
Every way you look at it you lose" :)
PS: 'hack'
-take out SUBDIRS = ext in src/pcm/Makefile
-compile alsa-lib
-compile jack
- put SUBDIRS = ext back
- compile alsa-lib
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: compilation problem: #include <jack/jack.h>
2003-03-07 16:13 compilation problem: #include <jack/jack.h> M. Nentwig
@ 2003-03-07 16:49 ` Maarten de Boer
0 siblings, 0 replies; 2+ messages in thread
From: Maarten de Boer @ 2003-03-07 16:49 UTC (permalink / raw)
To: alsa-devel
the configure script should check if jack is present, and if not, it
should not compile pcm_jack. i don't know why this fails, but i will
check it on monday (if nobody fixes it before)
maarten
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-03-07 16:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-07 16:13 compilation problem: #include <jack/jack.h> M. Nentwig
2003-03-07 16:49 ` Maarten de Boer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.