DoubangoTelecom / telepresence

the open source SIP TelePresence system
https://www.doubango.org/conf-call/
148 stars 97 forks source link

/usr/bin/ld: cannot find -lopenal #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.when running make command inside telepresence folder below error is generated.
/usr/bin/ld: cannot find -lopenal
collect2: ld returned 1 exit status
make[1]: *** [telepresence] Error 1
make[1]: Leaving directory `/usr/local/sft/telepresence'
make: *** [all] Error 2
2.
3.

What is the expected output? What do you see instead?
Below error  is seen when run make command inside telepresence folder
/usr/bin/ld: cannot find -lopenal
collect2: ld returned 1 exit status
make[1]: *** [telepresence] Error 1
make[1]: Leaving directory `/usr/local/sft/telepresence'
make: *** [all] Error 2

What version of the product are you using? On what operating system?

trying to install telepresence on Centos 5.3

Please provide any additional information below.
Make file does not have the path to openal. giving a symbolic link is also not 
working.
Please advice. 

Original issue reported on code.google.com by arvin...@gmail.com on 3 May 2014 at 9:02

GoogleCodeExporter commented 8 years ago

Original comment by boss...@yahoo.fr on 3 May 2014 at 10:02