<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    Hi all,<br>
    <br>
    After saying that old clm-5 never failed on compiling i decided to
    make a change on my set up and compile clm-5 (on sblc/ubuntu)
    with-jack and i ran into this problem:<br>
    <br>
    <pre>While evaluating the form starting at line 558, column 0 of 
#P"xxxxxx/clm-5/all.lisp":
debugger invoked on a SIMPLE-ERROR in thread
#&lt;THREAD "main thread" RUNNING {1001348003}&gt;:
  Error opening shared object "xxxxxx/clm-5/libclm.so":
  xxxxxx/clm-5/libclm.so: undefined symbol: jack_port_type.</pre>
    <br>
    (xxxxxx just replace the all path....i deleted to make shorter for
    reading)<br>
    <br>
    At first glance one gets the impression that the compiler does not
    find jack_port_type, so perhaps it is a problem to read
    /usr/include/jack/jack.h, i also tried to set explicitly
    -includedir=  but....<br>
    Since snd and clm share some basic code, I compiled snd-24.1 with
    jack without any kind of problem.<br>
    I noticed a difference in the two configuration files, snd uses
    ALSA+JACK while clm only JACK, but I don't think it is relevant.<br>
    Does anybody has or still using  clm-5 with-jack?<br>
    Any tip would be appreciated.<br>
    <br>
    <br>
    marco<br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <b>Marco Trevisani</b><br>
      <a href="http://marcotrevisani.it" class="moz-txt-link-freetext">
        http://marcotrevisani.it</a></div>
  </body>
</html>