Re: [Linuxsampler-devel] Gigedit compilation failed

2008-01-27 Thread hilare
It works. Thank you --- Toshi Nagata <[EMAIL PROTECTED]> wrote: > Sorry, it looks like I made a mistake. This #include > is not necessary > and should not be there. Will you please remove this > line from > linuxsampler/src/common/Mutex.h (it is around line > 30): > > #include "global_priva

Re: [Linuxsampler-devel] Gigedit compilation failed

2008-01-26 Thread Toshi Nagata
Sorry, it looks like I made a mistake. This #include is not necessary and should not be there. Will you please remove this line from linuxsampler/src/common/Mutex.h (it is around line 30): #include "global_private.h" and try building again? Regards, Toshi Nagata PS. Hilare, I accidentall

[Linuxsampler-devel] Gigedit compilation failed

2008-01-26 Thread hilare
Hello, there is a problem while compiling the latest Gigedit on rhel5.1 i386 arch, everything seems ok, except plugins which failed on: /usr/include/linuxsampler/plugins/../common/Mutex.h:33:28: error: global_private.h: No such file or directory in fact, /usr/include/linuxsampler/common contain