ahoy all.
is anyone having luck installing NASPRO, particularly
media-libs/naspro-bridge-it-0.2.90 library? i tried the ebuild in the
Pro-Audio overlay, but it seems to not be finding LV2 header files:
In file included from internal.h:16,
from bridge.c:10:
../include/NASPRO/brit/lib.h:76:43: error:
lv2/lv2plug.in/ns/lv2core/lv2.h: No such file or directory
In file included from internal.h:16,
from pluglib.c:10:
../include/NASPRO/brit/lib.h:76:43: error:
lv2/lv2plug.in/ns/lv2core/lv2.h: No such file or directory
In file included from ../include/NASPRO/brit/lib.h:86,
from internal.h:16,
from bridge.c:10:
../include/NASPRO/brit/bridge.h:97: error: expected '=', ',', ';', 'asm'
or '__attribute__' before '*' token
cc1: warnings being treated as errors
In file included from ../include/NASPRO/brit/lib.h:88,
from internal.h:16,
from bridge.c:10:
etc....
though LV2 seems to be installed:
$ equery belongs lv2.h
* Searching for lv2.h ...
dev-util/lv2-c++-tools-1.0.4 (/usr/include/lv2-c++-tools/lv2.h)
media-libs/lv2core-4.0 (/usr/include/lv2.h)
$ equery list lv2core
* Searching for lv2core ...
[IP-] [ ] media-libs/lv2core-4.0:0
though the directory "lv2plug.in" i cannot find installed, nor what
package contains it.
thanks, w