On 1/16/08, Anitha Suresh <anitharaj_2000 at yahoo.com> wrote: > > Hello benny , > > Iam not using ./aconfigure, > iam using ./configure..and below is the command iam using to cross compile > on the arm processor > > CC=arm-linux-gnu-gcc ./configure --host=arm --target=arm > What if you do ./configure --host=arm-linux-gnu instead? and since i am not able to build, i am not seeing any portaudio in > /thirdparty/lib > but yes there is portaudio in thirdparty directory. > The strange thing is the link error happens when you build pjlib-test. pjlib-test is the first application that gets build, and it only depends to pjlib and system libraries (-lm, -lpthread, etc.). The fact that pjlib-test wants to link with -lportaudio is suspicious, and no wonder it couldn't find -lportaudio since at this stage, portaudio hasn't been built yet! Is this a fresh checkout from SVN? Apart from running ./configure, is there anything else that you modified? cheers, -benny i again took the updated svn on 15th jan ...but still iam finding the same > error whem i am trying to build > > * > /opt/arm_tools/bin/../lib/gcc/arm-linux-gnu/3.4.3/../../../../arm-linux-gnu/bin/ > *>* ld: cannot find -lportaudio-arm-unknown-none > *>* collect2: ld returned 1 exit status > *>* make[2]: *** [../bin/pjlib-test-arm-unknown-none] Error 1 > *>* make[2]: Leaving directory `/home/eilabs/svn_p/pjproject/pjlib/build' > *>* make[1]: *** [pjlib-test] Error 2 > *>* make[1]: Leaving directory `/home/eilabs/svn_p/pjproject/pjlib/build' > *>* make: *** [all] Error 1 > * > *Actually the 0.7.0 release was fine ...other than finding the local inet > id ...so can u please suggest any changes that i can make in 0.7.0 > release so that the code will automatically * > *identify the inet address and help in making a call .* > ** > *Thanks* > *Anitha Suresh* > > > > ------------------------------ > Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it > now.<http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ> > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080116/f7110831/attachment.html