Hello: Thanks Benny for you previous advices. I've already gotten success compiling PJSUA project for Familiar Linux, well partially at least. I'm testing over an ipaq h5500 with linux familiar 0.8.14, the toolchain used is one for that platform (I was using other toolchains but with not success). when running: ./configure --host=arm-linux --build=i686-linux --with-lib-path=/home/cross/familiar-build/build-h3900-gpe/tmp/cross/arm-linux/lib LDFLAGS=-Wl,-elf2flt CFLAGS=-O make dep && make Everything seems to be normal. Running some of the generated programs got success: root at h3900:/home/roy# ./pjlib-test-arm-unknown-linux-gnu ... 00:28:48.609 Stack max usage: 0, deepest: :0 00:28:48.609 Looks like everything is okay!.. root at h3900:/home/roy# ./pjlib-util-test-arm-unknown-linux-gnu ... 00:33:46.932 ..success(0) but when I run 'playsine-arm-unknown-linux-gnu' just says: root at h3900:/home/roy# ./playsine-arm-unknown-linux-gnu 00:35:04.256 os_core_unix.c pjlib 0.8.0-trunk for POSIX initialized playsine-arm-unknown-linux-gnu: src/../../../portaudio/src/common/pa_front.c:352: Pa_Initialize. Aborted doing a 'file' to that exe says: shirl13% file playsine-arm-unknown-linux-gnu playsine-arm-unknown-linux-gnu: ELF 32-bit LSB executable, ARM, version 1, for GNU/Linux 2.4.0, dynamically linked (uses shared libs), not stripped so... any one can help me giving me some paths to follow in order to get this running. My goal is to have 'pjsua-arm-unknown-linux-gnu' running. I thing that the problem is with the third_party-portaudio, isn't it? thanks in advance. PD: I really like working over Linux. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080129/b54f38bd/attachment.html