DISTRHO / DPF-Plugins

Collection of DPF-based plugins for packaging
Other
100 stars 19 forks source link

More Problems as that of Issue #8: glBars #9

Closed stefano-tronci closed 5 years ago

stefano-tronci commented 5 years ago

Issue #8 was closed, but I am facing few additional problems.

First, to build ProM I have to issue this:

make all && make all -C plugins/ProM

I believe that this is not expected, and make all should suffice.

Second, make install fails to install glBars:

cp: cannot stat 'bin/glBars': No such file or directory
make: *** [Makefile:138: install] Error 1

However, glBars seems to be building correctly:

make all -C plugins/glBars
make: Entering directory '/home/crocoduck/abs/.BuildTests/dpf-plugins-git/src/dpf-plugins/plugins/glBars'
make: Nothing to be done for 'all'.
make: Leaving directory '/home/crocoduck/abs/.BuildTests/dpf-plugins-git/src/dpf-plugins/plugins/glBars'

Probably worth to mention that I found this out while working on my AUR package.

Any idea?

falkTX commented 5 years ago

Same as #10 Fixed in e7d0332c71ece4653fa207e2f1476a45fa98e1bf