Hey Daniil!

Looks like Alex changed something in the way the bundled plugins  
work. Plugins are mine but he did a custom cross-platform Makefile  
which I do not understand at all ;-)

Alex?


Artemiy.

On 2 Jun 2006, at 5:34 PM, Daniil V. Kolpakov wrote:

> Hi, folks.
>
> Trying to build current SVN trunk:
>
> ---------------------------------------------------------------------- 
> ---
> [EMAIL PROTECTED] ~/arch/hydrogen/trunk]$ LC_ALL=en_US LANG=en_US  
> LANGUAGE=en_US make
> cd plugins && make
> make[1]: Entering directory `/home/dan/arch/hydrogen/trunk/plugins'
> make[2]: Entering directory `/home/dan/arch/hydrogen/trunk/plugins/ 
> wasp'
> make[2]: *** No rule to make target `plugins/booster.c', needed by
> `wasp_booster.so'.  Stop.
> make[2]: Leaving directory `/home/dan/arch/hydrogen/trunk/plugins/ 
> wasp'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/dan/arch/hydrogen/trunk/plugins'
> make: *** [sub-plugins-make_default] Error 2
> [EMAIL PROTECTED] ~/arch/hydrogen/trunk]$
> ---------------------------------------------------------------------- 
> ---
>
> By the way, I get the following file tree unser plugins:
> .
> |-- Makefile
> |-- plugins.pro
> `-- wasp
>     |-- AUTHORS
>     |-- ChangeLog
>     |-- LICENSE
>     |-- Makefile
>     |-- include
>     |   |-- Gd.h
>     |   |-- LFO.h
>     |   |-- ladspa.h
>     |   `-- waveshaper.h
>     |-- plugins
>     |   |-- booster.o
>     |   |-- noisifier.o
>     |   `-- xshaper.o
>     |-- wasp.pro
>     |-- wasp_booster
>     |   |-- booster.c
>     |   `-- wasp_booster.pro
>     |-- wasp_booster.so
>     |-- wasp_noisifier
>     |   |-- noisifier.c
>     |   `-- wasp_noisifier.pro
>     |-- wasp_noisifier.so
>     |-- wasp_xshaper
>     |   |-- wasp_xshaper.pro
>     |   `-- xshaper.c
>     `-- wasp_xshaper.so
>
> According to the Makefile, there should be files plugins/booster.c,
> plugins/noisifier.c and plugins/x-shaper.c under the wasp/plugins,  
> but they
> are in different locations. Why? I mean, why this is working for  
> everyone
> else (I assume that since noone is complaining).
>
> -- 
> /dev/brains: permission denied
>
> Please avoid sending me Word or PowerPoint attachments.
> See http://www.gnu.org/philosophy/no-word-attachments.html
>
>
> _______________________________________________
> Hydrogen-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
>
>
>



_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to