Re: [Wengophone-devel] Patch for Linux install

2007-02-02 Thread Claudio André
Hi, Is this line from *build_make.sh* a problem to you??? OPTIONS="-DCMAKE_INSTALL_PREFIX=/usr --graphviz=${BUILDDIR}/wengophone.dot" Aurélien Gâteau wrote: Hello, I have been working with Nicolas Lécureuil, the Mandriva packager, to fix the install target of the WengoPhone. The attached pa

Re: [Wengophone-devel] Linking problem

2007-02-02 Thread Claudio André
option(PORTAUDIO_INTERNAL "Use internal PortAudio" ON). But seems to me that *build_make.sh* is "overrriden" this: OPTIONS="${OPTIONS} -DPORTAUDIO_INTERNAL=OFF -DFFMPEG_INTERNAL=OFF -DSPEEX_INTERNAL=OFF -DSAMPLERATE_INTERNAL=OFF" Right??? Philippe BERNERY wrote: Le 2 févr. 07 à 17:53, Claudi

Re: [Wengophone-devel] Linking problem

2007-02-02 Thread Claudio André
Hi, option(PORTAUDIO_INTERNAL "Use internal PortAudio" ON) ldd /home/claudio/svn/wengophone-2.1/build/wifo/phapi/libphapi.so linux-gate.so.1 => (0xe000) libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb7dfe000) libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.

[Wengophone-devel] Generic SIP Account

2007-02-02 Thread Xavier Desjardins
Hi everybody, Wengophone is now able to use SIP account different from Wengo one ! I've made several commit on the 2.1 branch on that subject recently. Everything is not perfectly working but the first - and hardest - step is done. We already manage to etablish a connection PC to PC via a local A

[Wengophone-devel] Patch for Linux install

2007-02-02 Thread Aurélien Gâteau
Hello, I have been working with Nicolas Lécureuil, the Mandriva packager, to fix the install target of the WengoPhone. The attached patch (for the 2.1 branch) is a rewrite of the install target, using CMake functions. It lets you specify the installation prefix using the standard CMake synta

Re: [Wengophone-devel] Linking problem

2007-02-02 Thread Philippe BERNERY
Le 2 févr. 07 à 17:53, Claudio André a écrit : Linking CXX executable qtwengophone /home/claudio/svn/wengophone-2.1/build/libs/sound/libowsound.a (UnixSoundThread.o): In function `UnixSoundThread::computeOutDevice ()': UnixSoundThread.cpp:(.text+0xe6): referência indefinida para `Pa_GetDefa

[Wengophone-devel] Linking problem

2007-02-02 Thread Claudio André
Qtwengophone is failing while linking on linux. Seems to be related to http://dev.openwengo.org/trac/openwengo/trac.cgi/ticket/1311 Linking CXX executable qtwengophone /home/claudio/svn/wengophone-2.1/build/libs/sound/libowsound.a(UnixSoundThread.o): In function `UnixSoundThread::computeOutDevi