Hi all, I need to modify the compiler dependencies for coreaudio_dev. In detail, in coreaudio_dev.c I use pjsua_get_var(), but it fails during linking phase because it does not find the symbol. In fact pjsua subbranch is not yet processed when compiling pjmedia, so there is not any object file in the "output" directory. How can I "launch" compiling of pjsua directory BEFORE pjmedia, so that the error does not occur ?? or how can I explicit set the dependency of pjsua branch in the pjmedia Makefile? Thanks, Davide Davide Barbieri [Concept] Via Cardinal Massaia, 83 10147 - Torino - ITALY phone: +39 011 29100 d.barbieri at reply.it www.reply.it ________________________________ -- The information transmitted is intended for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120831/9f17a849/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: concept.png Type: image/png Size: 3142 bytes Desc: concept.png URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120831/9f17a849/attachment-0002.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: concept.png Type: image/png Size: 3142 bytes Desc: concept.png URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120831/9f17a849/attachment-0003.png>