----- Original Message ----- > From: "Tristan Matthews" <[email protected]> > To: "Umberto Carrara" <[email protected]> > Cc: [email protected] > Sent: Sunday, January 13, 2013 6:03:16 PM > Subject: Re: [SFLphone] Problem to compile sflphone-1.2.1/daemon/libs > > Hi Umberto, > > ----- Original Message ----- > > From: "Umberto Carrara" <[email protected]> > > To: [email protected] > > Sent: Saturday, January 12, 2013 6:48:05 AM > > Subject: [SFLphone] Problem to compile sflphone-1.2.1/daemon/libs > > > > > > > > > > Hi, > > > > > > > > I have tried to compile sflphone 1.2.1 > > > > but at first step when compile pjsip i had: > > > > > > > > bash-4.2# ./compile_pjsip.sh
Just a quick update, a workaround with the current tarball is to add --disable-ilbc-codec to the configure options in compile_pjsip.sh, and likewise in the daemon add --disable-ilbc to your configure options. -Tristan > > > > ..... > > > > > > > > make[3]: Leaving directory > > `/opt/optpaackages/sflphone/sflphone-1.2.1/daemon/libs/pjproject-2.0.1/third_party/build/gsm' > > > > make[2]: Leaving directory > > `/opt/optpaackages/sflphone/sflphone-1.2.1/daemon/libs/pjproject-2.0.1/third_party/build/gsm' > > > > make: Entering an unknown directory > > > > make: *** ilbc: No such file or directory. Stop. > > > > make: Leaving an unknown directory > > > > make[1]: *** [dep] Error 1 > > > > make[1]: Leaving directory > > `/opt/optpaackages/sflphone/sflphone-1.2.1/daemon/libs/pjproject-2.0.1/third_party/build' > > > > make: *** [dep] Error 1 > > > > > > > > where I'm wrong? > > > > > > > > i have a slackware 64 v14 updated to current and kde > > > > > > > > if I disable ilbc compile well > > > > > > > > bash-4.2# gcc -v > > > > Reading specs from > > /usr/lib64/gcc/x86_64-slackware-linux/4.7.2/specs > > > > COLLECT_GCC=gcc > > > > COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/4.7.2/lto-wrapper > > > > Target: x86_64-slackware-linux > > > > Configured with: ../gcc-4.7.2/configure --prefix=/usr > > --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info > > --enable-shared --enable-bootstrap > > --enable-languages=ada,c,c++,fortran,go,java,lto,objc > > --enable-threads=posix --enable-checking=release --enable-objc-gc > > --with-system-zlib --with-python-dir=/lib64/python2.7/site-packages > > --disable-libunwind-exceptions --enable-__cxa_atexit > > --enable-libssp > > --enable-lto --with-gnu-ld --verbose --enable-java-home > > --with-java-home=/usr/lib64/jvm/jre > > --with-jvm-root-dir=/usr/lib64/jvm > > --with-jvm-jar-dir=/usr/lib64/jvm/jvm-exports > > --with-arch-directory=amd64 > > --with-antlr-jar=/home/slackware/slackbuilds/gcc/antlr-runtime-3.4.jar > > --enable-multilib --target=x86_64-slackware-linux > > --build=x86_64-slackware-linux --host=x86_64-slackware-linux > > > > Thread model: posix > > > > gcc version 4.7.2 (GCC) > > It appears that the tarball was uploaded without including the ilbc > directory. We will upload a new tarball tomorrow with ilbc restored, > sorry for the inconvenience. > > Best, > Tristan > > > > > > > > > > > > > -- > > > > ################################### > > > > > > > > Umberto Carrara > > > > > > > > servizi informatici alle aziende > > > > sistemistica e sviluppo > > > > > > > > via di Casa Cimi, 274/e > > > > Saltocchio 55100 (LU) > > > > > > > > voip: +39.05831802936 > > > > cel: +39.3384524491 > > > > > > > > http://umbertocarrara.it > > > > > > > > ################################### > > > > > > > > Privacy > > > > > > > > Il contenuto della presente e-mail ed i suoi allegati, sono diretti > > > > esclusivamente al destinatario e devono ritenersi riservati, con > > divieto > > > > di diffusione o di uso non conforme alle finalità per le quali la > > > > presente e-mail è stata inviata. > > > > Pertanto, ne è vietata la diffusione e la comunicazione da parte di > > > > soggetti diversi dal destinatario, ai sensi degli artt. 616 e ss. > > c.p. e > > > > D.lgs n. 196/03 Codice Privacy. > > > > Se la presente e-mail ed i suoi allegati sono stati ricevuti per > > errore, > > > > siete pregati di distruggere quanto ricevuto e di informare il > > mittente > > > > al presente indirizzo. > > _______________________________________________ > > SFLphone mailing list > > [email protected] > > http://lists.savoirfairelinux.net/mailman/listinfo/sflphone > > > > -- > > Tristan Matthews > Développeur de logiciels libres > [email protected] > Ligne directe: 514-276-5468 poste 190 > > Fax : 514-276-5465 > 7275 Saint Urbain > Bureau 200 > Montréal, QC, H2R 2Y5 > > _______________________________________________ > SFLphone mailing list > [email protected] > http://lists.savoirfairelinux.net/mailman/listinfo/sflphone > -- Tristan Matthews Développeur de logiciels libres [email protected] Ligne directe: 514-276-5468 poste 190 Fax : 514-276-5465 7275 Saint Urbain Bureau 200 Montréal, QC, H2R 2Y5 _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
