[Bug 1510099] Re: Asterisk 11 deb source wont compile
Arto Kuiri
arto.kuiri at dialok.fi
Tue Oct 27 13:15:29 UTC 2015
Hi,
I tested this with clean install of Ubuntu 14.04
mkdir src
cd src
sudo apt-get build-dep asterisk
apt-get source asterisk
cd asterisk-11.7.0~dfsg
./configure
make
[CC] res_mutestream.c -> res_mutestream.o
[LD] res_mutestream.o -> res_mutestream.so
[CC] res_odbc.c -> res_odbc.o
[LD] res_odbc.o -> res_odbc.so
[CC] res_phoneprov.c -> res_phoneprov.o
[LD] res_phoneprov.o -> res_phoneprov.so
[CC] res_realtime.c -> res_realtime.o
[LD] res_realtime.o -> res_realtime.so
[CC] res_rtp_asterisk.c -> res_rtp_asterisk.o
gcc-4.8.real: error: @PJPROJECT_INCLUDE@: No such file or directory
make[1]: *** [res_rtp_asterisk.o] Error 1
make: *** [res] Error 2
I'll attach full log.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asterisk in Ubuntu.
https://bugs.launchpad.net/bugs/1510099
Title:
Asterisk 11 deb source wont compile
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1510099/+subscriptions
More information about the Ubuntu-server-bugs
mailing list