You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this issue when I did "./configure" after doing a autoreconf -i from the github source :
"checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
[...a very long list...]
checking for unistd.h... (cached) yes
checking for audio API... ./configure: line 7701: syntax error near unexpected token PULSE,' ./configure: line 7701: PKG_CHECK_MODULES(PULSE, libpulse-simple, , as_fn_error $? "PulseAudio support requires the pulse-simple library!" "$LINENO" 5)' "
I just wanna let you know, and even have solution from you !
Waiting for your answer guys :)
Elie.
The text was updated successfully, but these errors were encountered:
Hey,
I got this issue when I did "./configure" after doing a autoreconf -i from the github source :
"checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
[...a very long list...]
checking for unistd.h... (cached) yes
checking for audio API... ./configure: line 7701: syntax error near unexpected token
PULSE,' ./configure: line 7701:
PKG_CHECK_MODULES(PULSE, libpulse-simple, , as_fn_error $? "PulseAudio support requires the pulse-simple library!" "$LINENO" 5)' "I just wanna let you know, and even have solution from you !
Waiting for your answer guys :)
Elie.
The text was updated successfully, but these errors were encountered: