Hi All,

i'm trying to install sofia-sip library on linux platform. i had downloaded
the library from
http://sourceforge.net/project/showfiles.php?group_id=143636 and chossen
sofia-sip version 1.12.5. In the readme file  these are the steps mentioned
sh> sh autogen.sh (if building from darcs)
sh> ./configure
sh> make
sh> make install
i can't able to find the autogen.sh file. so directly did the ./configure.
After running make command it is giving errors like it can't able to find
config.h and many more errors.
i had taken the autogen.sh and scripts directory from repository and i ran
sh> sh autogen.sh (if building from darcs)
sh> ./configure
sh> make

this is the error i got
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make[1]: Entering directory `/home/mohammn1/Sofia/sofia-sip-1.12.5'
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make[1]: Leaving directory `/home/mohammn1/Sofia/sofia-sip-1.12.5'
make  all-recursive
make[1]: Entering directory `/home/mohammn1/Sofia/sofia-sip-1.12.5'
Making all in libsofia-sip-ua
make[2]: Entering directory `/home/mohammn1/Sofia/sofia-sip-1.12.5
/libsofia-sip-ua'
Making built-sources in su
make[3]: Entering directory `/home/mohammn1/Sofia/sofia-sip-1.12.5
/libsofia-sip-ua/su'
Makefile:815: *** missing separator.  Stop.
make[3]: Leaving directory `/home/mohammn1/Sofia/sofia-sip-1.12.5
/libsofia-sip-ua/su'
make[2]: *** [built-sources-recursive] Error 1
make[2]: Leaving directory `/home/mohammn1/Sofia/sofia-sip-1.12.5
/libsofia-sip-ua'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mohammn1/Sofia/sofia-sip-1.12.5'
make: *** [all] Error 2

Please suggest me how to install the same.

Thanks
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sofia-sip-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to