I'll try too. In the past, I changed 'export VARNAME+="value"' by removing +. It worked fine for me. On Wed, Aug 8, 2012 at 11:32 AM, Vinayaka . surya <vinu.viking at gmail.com> wrote: > Hello Ming, > Are you suggesting I download the trunk again and try it?? > > > > On Wed, Aug 8, 2012 at 2:18 PM, Vinayaka . surya <vinu.viking at gmail.com> > wrote: >> >> Hello there fellow coders, >> >> I'm trying to install pjsip on the Android, but I have run into problems. >> I followed the tutorial from >> http://trac.pjsip.org/repos/wiki/Getting-Started/iPhone , and did the >> following steps. >> >> I downloaded the Android development trunk from >> http://svn.pjsip.org/repos/pjproject/branches/projects/android/ >> I installed Andoird SDK + Eclipse and and Added ADT plugin as well. >> I downloaded Android NDK and extracted it >> I added the config-site.h with following contents : >> >> #define PJ_CONFIG_ANDROID 1 >> #include <pj/config_site_sample.h> >> >> I added the export ANDROID_NDK_ROOT=/path_to_android_ndk_dir >> Then I ran ./configure-android >> Here is where is ran into this error : >> >> user at ubuntu:~/Android/android$ ./configure-android >> configure-android: APP_PLATFORM not specified, using android-14 >> configure-android: TARGET_ABI not specified, using armeabi >> ./configure-android: 90: export: LDFLAGS+: bad variable name >> >> I'm installing this in Ubuntu 12.04. >> Could someone tel me where I am going wrong. And what is the FIX here. >> >> -- >> Regards, >> B. S. Vinayaka > > > > > -- > Regards, > B. S. Vinayaka > > > _______________________________________________ > 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 >