Add new comment

the strangeness may not be so strange, because both "lv2" and "jack" install targets do have a common sub-target, which is the engine shared objects (libsynthv1.so.*, libsamplv1.so.* and libdrumkv1.so.*) which should be installed and in place (on prefix/lib64/ perhaps) before either target is installed.

specifying no target, or just building both via `make all`, should have been your best sane option.

and if you're trying to package each separately, then it is recommended to build all as in `make` and `make install` and then split the installed files into three packages: a "-common" one with the said shared object, followed by the "-lv2" and "-jack" ones, being the later both dependent on the former.

hth.
cheers

The content of this field is kept private and will not be shown publicly.

Markdown

  • Parses markdown and converts it to HTML.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt height width> <strike> <pre> <p> <br>
  • Lines and paragraphs break automatically.

Filtered HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <b> <i> <pre> <img src alt height width> <strike>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA
Enter the characters shown in the image.