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
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
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
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
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
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