Hi,
prior to install presence related modules you have to run make in lib
directory:
cd lib
make -f Makefile.ser install
You need to have libxml2-dev and libcurl3-dev installed.
Vaclav
On Mon, Jan 08, 2007 at 11:25:24AM +0100, =?UTF-8?Q? tzieleniewski ?= wrote:
Hi All!!
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:)
What I want to achive basically is the ser instance with presence support.
I am compiling ser in the following way:
make group_include="standard standard-dep stable" all
I read that osp requires osptoolkit i tried to get it from sipfoundry but i couldn't
find any source of that.
I also cann't fight problems with tls i didn't includethe experimental
modules(tls) but still I get some errors.
Below is the make output
cfg.y: konflikty: 1 przesunięcie/redukcja
/usr/bin/ld: cannot find -l_ser_cds
collect2: ld returned 1 exit status
make[1]: *** [dialog.so] Błąd 1
make[1]: *** Nie podano obiektów i nie znaleziono makefile. Stop.
In file included from usage.c:38:
usage.h:39:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu
In file included from tm.c:38:
usage.h:39:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu
In file included from term_transaction.c:36:
osptoolkit.h:41:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu
term_transaction.c:42:24: error: osp/ospb64.h: Nie ma takiego pliku ani katalogu
In file included from sipheader.c:36:
provider.h:38:32: error: osp/ospproviderapi.h: Nie ma takiego pliku ani katalogu
In file included from sipheader.c:37:
sipheader.h:38:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu
sipheader.c:41:24: error: osp/ospb64.h: Nie ma takiego pliku ani katalogu
In file included from provider.c:36:
provider.h:38:32: error: osp/ospproviderapi.h: Nie ma takiego pliku ani katalogu
provider.c:38:26: error: osp/osputils.h: Nie ma takiego pliku ani katalogu
In file included from osptoolkit.c:38:
osptoolkit.h:41:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu
osptoolkit.c:39:26: error: osp/osptrans.h: Nie ma takiego pliku ani katalogu
osptoolkit.c:40:27: error: osp/osposincl.h: Nie ma takiego pliku ani katalogu
osptoolkit.c:41:26: error: osp/ospossys.h: Nie ma takiego pliku ani katalogu
In file included from osp_mod.c:36:
provider.h:38:32: error: osp/ospproviderapi.h: Nie ma takiego pliku ani katalogu
In file included from osp_mod.c:37:
sipheader.h:38:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu
In file included from orig_transaction.c:36:
osptoolkit.h:41:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu
globals.c:36:29: error: osp/ospprovider.h: Nie ma takiego pliku ani katalogu
In file included from destination.c:40:
usage.h:39:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu
In file included from destination.c:40:
usage.h:39:21: error: osp/osp.h: Nie ma takiego pliku ani katalogu
In file included from destination.c:40:
usage.h:58: error: expected declaration specifiers or ???...??? before
???OSPTTRANHANDLE???
usage.h:59: error: expected declaration specifiers or ???...??? before
???OSPTTRANHANDLE???
make[1]: *** [destination.o] Błąd 1
/usr/bin/ld: cannot find -l_ser_xcap
collect2: ld returned 1 exit status
make[1]: *** [pa.so] Błąd 1
/usr/bin/ld: cannot find -l_ser_xcap
collect2: ld returned 1 exit status
make[1]: *** [presence_b2b.so] Błąd 1
make[1]: *** Nie podano obiektów i nie znaleziono makefile. Stop.
make[1]: *** Nie podano obiektów i nie znaleziono makefile. Stop.
/usr/bin/ld: cannot find -l_ser_xcap
collect2: ld returned 1 exit status
make[1]: *** [rls.so] Błąd 1
tls_mod.c:48:29: error: ../../transport.h: Nie ma takiego pliku ani katalogu
tls_init.c:60:10: warning: #warning "openssl zlib compression not supported,
replacing with our version"
tls_init.c: In function ???init_tls???:
tls_init.c:231: error: ???tls_listen??? undeclared (first use in this function)
tls_init.c:231: error: (Each undeclared identifier is reported only once
tls_init.c:231: error: for each function it appears in.)
tls_init.c:235: error: ???sendipv4_tls??? undeclared (first use in this function)
tls_init.c:239: error: ???sendipv6_tls??? undeclared (first use in this function)
make[1]: *** [tls_init.o] Błąd 1
unixsock_server.c: In function ???init_unixsock_children???:
unixsock_server.c:274: error: ???last_process??? undeclared (first use in this function)
unixsock_server.c:274: error: (Each undeclared identifier is reported only once
unixsock_server.c:274: error: for each function it appears in.)
unixsock_server.c:256: warning: unused variable ???sockfd???
unixsock_server.c:253: warning: unused variable ???backup???
make[1]: *** [unixsock_server.o] Błąd 1
checks.c: In function ???generate_avps???:
checks.c:89: error: ???A_SER_ATTRS??? undeclared (first use in this function)
checks.c:89: error: (Each undeclared identifier is reported only once
checks.c:89: error: for each function it appears in.)
checks.c: In function ???radius_does_uri_exist???:
checks.c:146: error: ???V_CALL_CHECK??? undeclared (first use in this function)
make[1]: *** [checks.o] Błąd 1
/usr/bin/ld: cannot find -l_ser_xcap
collect2: ld returned 1 exit status
make[1]: *** [xcap.so] Błąd 1
Bests
Tomasz
_______________________________________________
Serusers mailing list
Serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers