[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#944482: lv2-dev: Missing "lv2_util.h" header



Package: lv2-dev
Version: 1.14.0~dfsg1-2
Severity: normal

Dear Maintainer,

When i tried to build "eg-midigate.lv2" from 
http://lv2plug.in/git/cgit.cgi/lv2.git/tree/plugins
the build fail because the header "lv2/lv2plug.in/ns/lv2core/lv2_util.h"
is missing.

I was able to solve the problem by installing the original framework by
doing this :
- downloading lv2-1.14.0.tar.xz from http://lv2plug.in/git/cgit.cgi/lv2.git/
- unpacking it somewhere in my home directory
- going inside the root directory of the newly extracted tree
- running ./waf configure --no-plugins --copy-headers
- running sudo ./waf install --no-plugins --copy-headers. this seems to install
  headers, libs and documentations.

I also checked on https://packages.debian.org, this issue seems to be
fixed in testing and sid as i can find the "lv2_util.h" in the package
file list.

-- System Information:
Debian Release: 10.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-debug'), (500, 'oldstable-updates'), (500, 'oldstable-debug'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-6-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- no debconf information

Reply to: