Hi,

I'm able to install sofia version 1.12.

But I got an error when build sofsip-cli-0.16:

 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/sofia-sip-1.12
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2
-MT ssc_sip.lo -MD -MP -MF .deps/ssc_sip.Tpo -c ssc_sip.c  -fPIC -DPIC -o
.libs/ssc_sip.o
ssc_sip.c:70:33: fatal error: sofia-sip/su_source.h: No such file or
directory
 #include <sofia-sip/su_source.h>

The failure is because include file su_source.h not found.

Why the 'make install' does not install include files correctly?

I do not see the su_source.h under
/usr/local/include/sofia-sip-1.12/sofia-sip directory, however, there are
other include files under that directory though.

Please help if you can.

thanks.
Ming




michen@michen-virtual-machine:/usr/local/include/sofia-sip-1.12$ ls
sofia-resolv  sofia-sip
michen@michen-virtual-machine:/usr/local/include/sofia-sip-1.12$
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to