BelledonneCommunications / flexisip

Linphone.org mirror for flexisip (git://git.linphone.org/flexisip.git)
http://flexisip.org
GNU Affero General Public License v3.0
144 stars 69 forks source link

build issues #48

Open looserouting opened 5 years ago

looserouting commented 5 years ago

i want to buid flexisip with the following options:

./prepare.py flexisip -DENABLE_PRESENCE=OFF -DENABLE_CONFERENCE=OFF -DENABLE_SRTP=ON -DENABLE_OPUS=ON -DENABLE_SOCI=OFF -DENABLE_REDIS=OFF -DENABLE_ISAC=ON -DENABLE_TRANSCODER=ON -DENABLE_SOUND=NO

1st issue ENABLE_SOUND=NO doesn't work and will be ignored after failing I added it manuelly in /usr/local/src/flexisip/WORK/flexisip/cmake/CMakeFiles/EP_ms2.dir/build.make

2nd issue can't use ENABLE_SOCI=OFF there is a dependency