Re: [Linuxsampler-devel] Linuxsampler compilation problem

2012-04-10 Thread Andreas Persson
On 2012-04-10 03:30, hilare wrote: > Correction, sorry, eventually the --enable-global-attenuation-default > directive is _also_ breaking linuxsampler (module) svn 9 april 2012, > always after applying the correction on configure file. What is the error? /Andreas

Re: [Linuxsampler-devel] Linuxsampler compilation problem

2012-04-10 Thread Andreas Persson
On 2012-04-10 02:09, hilare wrote: > Looking at /configure file, this what i found around the lines the > compiler complains about: > > 20363 config_pthread_testcancel="$mac" > 20364 # Check whether --enable-pthread-testcancel was given. > 20365 if test "${enable_pthread_testcancel+set}" = set; the

Re: [Linuxsampler-devel] Linuxsampler compilation problem

2012-04-09 Thread hilare
Correction, sorry, eventually the --enable-global-attenuation-default directive is _also_ breaking linuxsampler (module) svn 9 april 2012, always after applying the correction on configure file. From: hilare To: hilare ; "linuxsampler-devel@lists.sourceforge

Re: [Linuxsampler-devel] Linuxsampler compilation problem

2012-04-09 Thread hilare
now trying to replace missing line in configure file by: 20363  config_pthread_testcancel="$mac" 20364  # Check whether --enable-pthread-testcancel was given. 20365  if test "${enable_pthread_testcancel+set}" = set; then 20366    enableval=$enable_pthread_testcancel; config_pthread_testcancel="$e

Re: [Linuxsampler-devel] Linuxsampler compilation problem

2012-04-09 Thread hilare
Looking at /configure file, this what i found around the lines the compiler complains about: 20363  config_pthread_testcancel="$mac" 20364  # Check whether --enable-pthread-testcancel was given. 20365  if test "${enable_pthread_testcancel+set}" = set; then 20366    enableval=$enable_pthread_testc

[Linuxsampler-devel] Linuxsampler compilation problem

2012-04-09 Thread hilare
Hello, as a foreword, there is a long time since i haven't anything to say on this mail list. I have now a problem compiling linuxsampler (libgig, liblscp and qsampler compiling fine). Extracted from svn 9 april 2012, and compiled on RHEL 6.2 64bits, linuxsampler gives the following errors (o