Hi All!!<br /><br />I am trying to compile the lattest cvs version of ser but I get errors which I cann't handle myself so i kindly ask for your help:)<br />What I want to achive basically is the ser instance with presence support.<br />I am compiling ser in the following way:<br />make group_include="standard standard-dep stable" all<br />I read that osp requires osptoolkit i tried to get it from sipfoundry but i couldn't find any source of that.<br />I also cann't fight problems with tls i didn't includethe experimental modules(tls) but still&nbsp; I get some errors.<br />Below is the make output<br /><br />cfg.y: konflikty: 1 przesunięcie/redukcja<br />/usr/bin/ld: cannot find -l_ser_cds<br />collect2: ld returned 1 exit status<br />make[1]: *** [dialog.so] Błąd 1<br />make[1]: *** Nie podano obiektów i nie znaleziono makefile. Stop.<br />In file included from usage.c:38:<br />usage.h:39:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu<br />In file included from tm.c:38:<br />usage.h:39:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu<br />In file included from term_transaction.c:36:<br />osptoolkit.h:41:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu<br />term_transaction.c:42:24: error: osp/ospb64.h: Nie ma takiego pliku ani katalogu<br />In file included from sipheader.c:36:<br />provider.h:38:32: error: osp/ospproviderapi.h: Nie ma takiego pliku ani katalogu<br />In file included from sipheader.c:37:<br />sipheader.h:38:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu<br />sipheader.c:41:24: error: osp/ospb64.h: Nie ma takiego pliku ani katalogu<br />In file included from provider.c:36:<br />provider.h:38:32: error: osp/ospproviderapi.h: Nie ma takiego pliku ani katalogu<br />provider.c:38:26: error: osp/osputils.h: Nie ma takiego pliku ani katalogu<br />In file included from osptoolkit.c:38:<br />osptoolkit.h:41:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu<br />osptoolkit.c:39:26: error: osp/osptrans.h: Nie ma takiego pliku ani katalogu<br />osptoolkit.c:40:27: error: osp/osposincl.h: Nie ma takiego pliku ani katalogu<br />osptoolkit.c:41:26: error: osp/ospossys.h: Nie ma takiego pliku ani katalogu<br />In file included from osp_mod.c:36:<br />provider.h:38:32: error: osp/ospproviderapi.h: Nie ma takiego pliku ani katalogu<br />In file included from osp_mod.c:37:<br />sipheader.h:38:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu<br />In file included from orig_transaction.c:36:<br />osptoolkit.h:41:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu<br />globals.c:36:29: error: osp/ospprovider.h: Nie ma takiego pliku ani katalogu<br />In file included from destination.c:40:<br />usage.h:39:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu<br />In file included from destination.c:40:<br />usage.h:39:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu<br />In file included from destination.c:40:<br />usage.h:58: error: expected declaration specifiers or ‘...’ before ‘OSPTTRANHANDLE’<br />usage.h:59: error: expected declaration specifiers or ‘...’ before ‘OSPTTRANHANDLE’<br />make[1]: *** [destination.o] Błąd 1<br />/usr/bin/ld: cannot find -l_ser_xcap<br />collect2: ld returned 1 exit status<br />make[1]: *** [pa.so] Błąd 1<br />/usr/bin/ld: cannot find -l_ser_xcap<br />collect2: ld returned 1 exit status<br />make[1]: *** [presence_b2b.so] Błąd 1<br />make[1]: *** Nie podano obiektów i nie znaleziono makefile. Stop.<br />make[1]: *** Nie podano obiektów i nie znaleziono makefile. Stop.<br />/usr/bin/ld: cannot find -l_ser_xcap<br />collect2: ld returned 1 exit status<br />make[1]: *** [rls.so] Błąd 1<br />tls_mod.c:48:29: error: ../../transport.h: Nie ma takiego pliku ani katalogu<br />tls_init.c:60:10: warning: #warning "openssl zlib compression not supported, replacing with our version"<br />tls_init.c: In function ‘init_tls’:<br />tls_init.c:231: error: ‘tls_listen’ undeclared (first use in this function)<br />tls_init.c:231: error: (Each undeclared identifier is reported only once<br />tls_init.c:231: error: for each function it appears in.)<br />tls_init.c:235: error: ‘sendipv4_tls’ undeclared (first use in this function)<br />tls_init.c:239: error: ‘sendipv6_tls’ undeclared (first use in this function)<br />make[1]: *** [tls_init.o] Błąd 1<br />unixsock_server.c: In function ‘init_unixsock_children’:<br />unixsock_server.c:274: error: ‘last_process’ undeclared (first use in this function)<br />unixsock_server.c:274: error: (Each undeclared identifier is reported only once<br />unixsock_server.c:274: error: for each function it appears in.)<br />unixsock_server.c:256: warning: unused variable ‘sockfd’<br />unixsock_server.c:253: warning: unused variable ‘backup’<br />make[1]: *** [unixsock_server.o] Błąd 1<br />checks.c: In function ‘generate_avps’:<br />checks.c:89: error: ‘A_SER_ATTRS’ undeclared (first use in this function)<br />checks.c:89: error: (Each undeclared identifier is reported only once<br />checks.c:89: error: for each function it appears in.)<br />checks.c: In function ‘radius_does_uri_exist’:<br />checks.c:146: error: ‘V_CALL_CHECK’ undeclared (first use in this function)<br />make[1]: *** [checks.o] Błąd 1<br />/usr/bin/ld: cannot find -l_ser_xcap<br />collect2: ld returned 1 exit status<br />make[1]: *** [xcap.so] Błąd 1<br /><br />Bests<br />Tomasz<br />