libosip2-4.1.0/0000755000175000017500000000000012262566472010254 500000000000000libosip2-4.1.0/AUTHORS0000644000175000017500000000035012001240027011212 00000000000000Aymeric MOIZARD, Special Thanks to the contributors and mainly to: Simon Morlat, Thanks to Martin van den Berg for performance contribution in the parser. libosip2-4.1.0/help/0000755000175000017500000000000012262566472011204 500000000000000libosip2-4.1.0/help/man/0000755000175000017500000000000012262566472011757 500000000000000libosip2-4.1.0/help/man/Makefile.in0000644000175000017500000003437512254360270013745 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = help/man DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } man1dir = $(mandir)/man1 am__installdirs = "$(DESTDIR)$(man1dir)" NROFF = nroff MANS = $(man_MANS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ man_MANS = osip.1 EXTRA_DIST = osip.sgml $(man_MANS) DOCBOOKCMD = ${shell which docbook-to-man || which docbook2man} all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu help/man/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu help/man/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-man1: $(man_MANS) @$(NORMAL_INSTALL) @list1=''; \ list2='$(man_MANS)'; \ test -n "$(man1dir)" \ && test -n "`echo $$list1$$list2`" \ || exit 0; \ echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \ { for i in $$list1; do echo "$$i"; done; \ if test -n "$$list2"; then \ for i in $$list2; do echo "$$i"; done \ | sed -n '/\.1[a-z]*$$/p'; \ fi; \ } | while read p; do \ if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; echo "$$p"; \ done | \ sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ sed 'N;N;s,\n, ,g' | { \ list=; while read file base inst; do \ if test "$$base" = "$$inst"; then list="$$list $$file"; else \ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ fi; \ done; \ for i in $$list; do echo "$$i"; done | $(am__base_list) | \ while read files; do \ test -z "$$files" || { \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ done; } uninstall-man1: @$(NORMAL_UNINSTALL) @list=''; test -n "$(man1dir)" || exit 0; \ files=`{ for i in $$list; do echo "$$i"; done; \ l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ sed -n '/\.1[a-z]*$$/p'; \ } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir) tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @list='$(MANS)'; if test -n "$$list"; then \ list=`for p in $$list; do \ if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ if test -n "$$list" && \ grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \ grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ echo " typically \`make maintainer-clean' will remove them" >&2; \ exit 1; \ else :; fi; \ else :; fi @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(MANS) installdirs: for dir in "$(DESTDIR)$(man1dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-man install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-man1 install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-man uninstall-man: uninstall-man1 .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic clean-libtool \ distclean distclean-generic distclean-libtool distdir dvi \ dvi-am html html-am info info-am install install-am \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-man1 \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ uninstall uninstall-am uninstall-man uninstall-man1 osip.1: osip.sgml -$(DOCBOOKCMD) $< > $@ # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/help/man/osip.10000644000175000017500000000353212254360307012724 00000000000000.TH "libosip" "1" .SH "NAME" libosip2 \(em The GNU oSIP library is a low layer SIP implementation. .SH "SYNOPSIS" .PP \fB#include \fR .PP \fB#include \fR .PP \fB#include \fR .PP \fB#include \fR .PP \fB#include \fR .PP \fB#include \fR .PP \fB#include \fR .PP \fB#include \fR .PP \fB#include \fR .PP \fB#include \fR .PP \fB#include \fR .PP \fB-losipparser2\fR [\fBThe uri, SIP and SDP parsers\fP] .PP \fB#include \fR .PP \fB#include \fR .PP \fB#include \fR .PP \fB#include \fR .PP \fB#include \fR .PP \fB#include //OBSOLETE\fR .PP \fB-losip2\fR [\fBThe SIP transaction and the dialog API\fP] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBlibosip2\fR library. .SH "API and Reference Documentation" .PP API reference & Doxygen documentation is available for osip at http://www.gnu.org/software/osip/ .SH "osip general overview." .PP The file help/man/osip.html in the source distribution should give you a nice amount of informations about the osip stack. .SH "Free software projects \-send me your project name-" .PP antisip, linphone, bayonne .SH "BUGS" .PP Please use the mailing list osip@atosc.org .SH "AUTHOR" .PP This manual page was written by Aymeric Moizard amoizard at antisip.com. .\" created by instant / docbook-to-man, Wed 18 Dec 2013, 18:52 libosip2-4.1.0/help/man/Makefile.am0000644000175000017500000000023712001240027013705 00000000000000man_MANS = osip.1 EXTRA_DIST = osip.sgml $(man_MANS) DOCBOOKCMD=${shell which docbook-to-man || which docbook2man} osip.1: osip.sgml -$(DOCBOOKCMD) $< > $@ libosip2-4.1.0/help/man/osip.sgml0000644000175000017500000001107112254342474013530 00000000000000Aymeric"> MOIZARD"> Jan 15, 2005"> 1"> amoizard at antisip.com"> libosip"> Debian"> GNU"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2001 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhpackage; The GNU oSIP library is a low layer SIP implementation. #include <include/osipparser2/osip_const.h> #include <include/osipparser2/osip_md5.h> #include <include/osipparser2/osip_list.h> #include <include/osipparser2/osip_uri.h> #include <include/osipparser2/osip_message.h> #include <include/osipparser2/osip_port.h> #include <include/osipparser2/sdp_message.h> #include <include/osipparser2/osip_headers.h> #include <include/osipparser2/osip_body.h> #include <include/osipparser2/osip_rfc3264.h> #include <include/osipparser2/osip_parser.h> -losipparser2 #include <include/osip2/osip.h> #include <include/osip2/osip_fifo.h> #include <include/osip2/osip_dialog.h> #include <include/osip2/osip_mt.h> #include <include/osip2/osip_condv.h> #include <include/osip2/osip_negotiation.h> //OBSOLETE -losip2 DESCRIPTION This manual page documents briefly the &dhpackage; library. API and Reference Documentation API reference & Doxygen documentation is available for osip at http://www.gnu.org/software/osip/ osip general overview. The file help/man/osip.html in the source distribution should give you a nice amount of informations about the osip stack. Free software projects -send me your project name- antisip, linphone, bayonne BUGS Please use the mailing list osip@atosc.org AUTHOR This manual page was written by &dhusername; &dhemail;.
libosip2-4.1.0/help/Makefile.in0000644000175000017500000004276112254360270013170 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = help DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-dvi-recursive install-exec-recursive \ install-html-recursive install-info-recursive \ install-pdf-recursive install-ps-recursive install-recursive \ installcheck-recursive installdirs-recursive pdf-recursive \ ps-recursive uninstall-recursive am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ distdir ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ sed_rest='s,^[^/]*/*,,'; \ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ sed_butlast='s,/*[^/]*$$,,'; \ while test -n "$$dir1"; do \ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ if test "$$first" != "."; then \ if test "$$first" = ".."; then \ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ else \ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ if test "$$first2" = "$$first"; then \ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ else \ dir2="../$$dir2"; \ fi; \ dir0="$$dir0"/"$$first"; \ fi; \ fi; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = man doxygen EXTRA_DIST = \ INSTALL.bsd INSTALL.linux INSTALL.vxworks \ INSTALL.linuxe INSTALL.unix INSTALL.win32 \ INSTALL.wince all: all-recursive .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu help/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu help/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ $(am__make_dryrun) \ || test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ dir1=$$subdir; dir2="$(top_distdir)"; \ $(am__relativize); \ new_top_distdir=$$reldir; \ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$new_top_distdir" \ distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile installdirs: installdirs-recursive installdirs-am: install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-recursive -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: install-html: install-html-recursive install-html-am: install-info: install-info-recursive install-info-am: install-man: install-pdf: install-pdf-recursive install-pdf-am: install-ps: install-ps-recursive install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic clean-libtool \ ctags ctags-recursive distclean distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs installdirs-am maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ uninstall uninstall-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/help/doxygen/0000755000175000017500000000000012262566472012661 500000000000000libosip2-4.1.0/help/doxygen/ht1-uri.dox0000644000175000017500000000255512051510056014574 00000000000000/** * @ingroup libosip2 The GNU oSIP stack * @defgroup howto_uri How-To parse URI. * @section howto_uri1 URI Parser APIs To demonstrate how to use the libosip2 parser, the simplest way is to start playing with URI. (Uniform Resource Identifier) For each parser (headers, SIP message or URI), you'll always find something close to this minimal subset of methods: ~~~~~~~{.c} // allocation/release of memory. xxxx_init(osip_xxx_t **el); xxxx_free(osip_xxx_t *el); xxxx_parse(osip_xxx_t *el, char *source); xxxx_to_str(osip_xxx_t *el, char **dest); ~~~~~~~ For the URI parser, the API is documented in osip_uri.h * @section howto_uri2 Basic URI operations + Here is the sequence needed to parse a given buffer containing a sip URI: ~~~~~~~{.c} osip_uri_t *uri; int i; i=osip_uri_init(&uri); if (i!=0) { fprintf(stderr, "cannot allocate\n"); return -1; } i=osip_uri_parse(uri, buffer); if (i!=0) { fprintf(stderr, "cannot parse uri\n"); } osip_uri_free(uri); ~~~~~~~ + Here is the sequence needed to convert the URI into a printable string. **Note**: dest is allocated dynamically and must be released at the end of the call sequence to avoid memory leaks. ~~~~~~~{.c} char *dest; i = osip_uri_to_str(uri, &dest); if (i!=0) { fprintf(stderr, "cannot get printable URI\n"); return -1; } fprintf(stdout, "URI: %s\n", dest); osip_free(dest); ~~~~~~~ */libosip2-4.1.0/help/doxygen/Makefile.in0000644000175000017500000002504012254360270014634 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = help/doxygen DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ EXTRA_DIST = DoxyFile \ ht0-initialize.dox ht1-uri.dox \ ht2-parser.dox ht3-fsm.dox \ ht4-dialog.dox ht5-portability.dox all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu help/doxygen/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu help/doxygen/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic clean-libtool \ distclean distclean-generic distclean-libtool distdir dvi \ dvi-am html html-am info info-am install install-am \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am doxygen: doxygen DoxyFile # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/help/doxygen/ht4-dialog.dox0000644000175000017500000001007712051722243015240 00000000000000/** * @ingroup libosip2 The GNU oSIP stack * @defgroup howto_dialog How-To manage dialogs. * @section howto_dialog1 Description. Full API is there: ~~~~~~~{.c} #include ~~~~~~~ Dialog management is a powerful facility given by oSIP. This feature is needed by SIP end point who has the capability to answer calls. (i.e. answering 200 OK to an INVITE). A Dialog is a context for a call establishment in oSIP. It's not useless to say that ONE invite request can lead to several call establishment. This can happen if your call has been forked by a proxy and several user agent was contacted and replied at the same time. It is true that this case won't probably happen several times a month... There is two ways of creating a dialog. In one case, you are the CALLER and in the other case, you will be the CALLEE. * @section howto_dialog2 Creating a dialog as a CALLER. In this case, you have to create a dialog each time you receive an answer with a code between 101 and 299. The best place in oSIP to actually create a dialog is of course in the callback that announce such SIP messages. Of course, each time you receive a response, you have to check for an existing dialog associated to this INVITE that can have been created by earlier SIP answer coming from the same User Agent. The code in the callback will look like the following: ~~~~~~~{.c} void cb_rcv1xx(osip_transaction_t *tr,osip_message_t *sip) { osip_dialog_t *dialog; if (MSG_IS_RESPONSEFOR(sip, "INVITE")&&!MSG_TEST_CODE(sip, 100)) { dialog = my_application_search_existing_dialog(sip); if (dialog==NULL) //NO EXISTING DIALOG { i = osip_dialog_init_as_uac(&dialog, sip); my_application_add_existing_dialog(dialog); } } else { //no dialog establishment for other REQUEST } } ~~~~~~~ * @section howto_dialog3 Creating a dialog as a CALLEE In this case, you will have to create a dialog upon receiving the first transmission of the INVITE request. The correct place to do that is inside the callback previously registered to announce new INVITE. First, you will build a SIP answer like 180 or 200 and you'll be able to create a dialog by calling the following code: ~~~~~~~{.c} osip_dialog_t *dialog; osip_dialog_init_as_uas(&dialog, original_invite, response_that_you_build); ~~~~~~~ To make things working, you MUST create a VALID response: do not forget to create a new tag and put it in the 'To' header. The dialog management heavily depends on this tag. * @section howto_dialog4 Matching REQUEST against existing dialog. ~~~~~~~{.c} if (osip_dialog_match_as_uas (jd->d_dialog, evt->sip) == 0) break; ~~~~~~~ * @section howto_dialog5 Matching cancel against an INVITE. Here is code that I use in eXosip2 to match incoming CANCEL against previous received INVITE. This is a bit different than dialog because CANCEL match a specific INVITE transaction, not a dialog: ~~~~~~~{.c} static int _cancel_match_invite (osip_transaction_t * invite, osip_message_t * cancel) { osip_generic_param_t *br; osip_generic_param_t *br2; osip_via_t *via; osip_via_param_get_byname (invite->topvia, "branch", &br); via = osip_list_get (&cancel->vias, 0); if (via == NULL) return OSIP_SYNTAXERROR; // request without via? osip_via_param_get_byname (via, "branch", &br2); if (br != NULL && br2 == NULL) return OSIP_UNDEFINED_ERROR; if (br2 != NULL && br == NULL) return OSIP_UNDEFINED_ERROR; if (br2 != NULL && br != NULL) { // compliant UA :) if (br->gvalue != NULL && br2->gvalue != NULL && 0 == strcmp (br->gvalue, br2->gvalue)) return OSIP_SUCCESS; return OSIP_UNDEFINED_ERROR; } /old backward compatibility mechanism if (0 != osip_call_id_match (invite->callid, cancel->call_id)) return OSIP_UNDEFINED_ERROR; if (0 != osip_to_tag_match (invite->to, cancel->to)) return OSIP_UNDEFINED_ERROR; if (0 != osip_from_tag_match (invite->from, cancel->from)) return OSIP_UNDEFINED_ERROR; if (0 != osip_via_match (invite->topvia, via)) return OSIP_UNDEFINED_ERROR; return OSIP_SUCCESS; } ~~~~~~~ */libosip2-4.1.0/help/doxygen/ht0-initialize.dox0000644000175000017500000000723012051474624016142 00000000000000/** * @ingroup libosip2 The GNU oSIP stack * @defgroup howto_initialize How-To initialize libosip2. * @section howto_initialize1 Initialize osip. When using osip, your first task is to initialize the parser and the state machine. This must be done prior to any use of libosip2. ~~~~~~~{.c} #include int i; osip_t *osip; i=osip_init(&osip); if (i!=0) return -1; ~~~~~~~ In case you want to use the state machines (transaction management), the second step will be to set a few callbacks which will inform you of any change in the state of a SIP transaction. Most of the following callbacks are optional. The following ones are usefull. ~~~~~~~{.c} // callback called when a SIP message must be sent. osip_set_cb_send_message(osip, &cb_udp_snd_message); // callback called when a SIP transaction is TERMINATED. osip_set_kill_transaction_callback(osip ,OSIP_ICT_KILL_TRANSACTION, &cb_ict_kill_transaction); osip_set_kill_transaction_callback(osip ,OSIP_IST_KILL_TRANSACTION, &cb_ist_kill_transaction); osip_set_kill_transaction_callback(osip ,OSIP_NICT_KILL_TRANSACTION, &cb_nict_kill_transaction); osip_set_kill_transaction_callback(osip ,OSIP_NIST_KILL_TRANSACTION, &cb_nist_kill_transaction); // callback called when the callback to send message have failed. osip_set_transport_error_callback(osip ,OSIP_ICT_TRANSPORT_ERROR, &cb_transport_error); osip_set_transport_error_callback(osip ,OSIP_IST_TRANSPORT_ERROR, &cb_transport_error); osip_set_transport_error_callback(osip ,OSIP_NICT_TRANSPORT_ERROR, &cb_transport_error); osip_set_transport_error_callback(osip ,OSIP_NIST_TRANSPORT_ERROR, &cb_transport_error); // callback called when a received answer has been accepted by the transaction. osip_set_message_callback(osip ,OSIP_ICT_STATUS_1XX_RECEIVED, &cb_rcv1xx); osip_set_message_callback(osip ,OSIP_ICT_STATUS_2XX_RECEIVED, &cb_rcv2xx); osip_set_message_callback(osip ,OSIP_ICT_STATUS_3XX_RECEIVED, &cb_rcv3456xx); osip_set_message_callback(osip ,OSIP_ICT_STATUS_4XX_RECEIVED, &cb_rcv3456xx); osip_set_message_callback(osip ,OSIP_ICT_STATUS_5XX_RECEIVED, &cb_rcv3456xx); osip_set_message_callback(osip ,OSIP_ICT_STATUS_6XX_RECEIVED, &cb_rcv3456xx); // callback called when a received answer has been accepted by the transaction. osip_set_message_callback(osip ,OSIP_NICT_STATUS_1XX_RECEIVED, &cb_rcv1xx); osip_set_message_callback(osip ,OSIP_NICT_STATUS_2XX_RECEIVED, &cb_rcv2xx); osip_set_message_callback(osip ,OSIP_NICT_STATUS_3XX_RECEIVED, &cb_rcv3456xx); osip_set_message_callback(osip ,OSIP_NICT_STATUS_4XX_RECEIVED, &cb_rcv3456xx); osip_set_message_callback(osip ,OSIP_NICT_STATUS_5XX_RECEIVED, &cb_rcv3456xx); osip_set_message_callback(osip ,OSIP_NICT_STATUS_6XX_RECEIVED, &cb_rcv3456xx); // callback called when a received request has been accepted by the transaction. osip_set_message_callback(osip ,OSIP_IST_INVITE_RECEIVED, &cb_rcvreq); osip_set_message_callback(osip ,OSIP_IST_ACK_RECEIVED, &cb_rcvreq); osip_set_message_callback(osip ,OSIP_NIST_REGISTER_RECEIVED, &cb_rcvreq); osip_set_message_callback(osip ,OSIP_NIST_BYE_RECEIVED, &cb_rcvreq); osip_set_message_callback(osip ,OSIP_NIST_CANCEL_RECEIVED, &cb_rcvreq); osip_set_message_callback(osip ,OSIP_NIST_INFO_RECEIVED, &cb_rcvreq); osip_set_message_callback(osip ,OSIP_NIST_OPTIONS_RECEIVED, &cb_rcvreq); osip_set_message_callback(osip ,OSIP_NIST_SUBSCRIBE_RECEIVED, &cb_rcvreq); osip_set_message_callback(osip ,OSIP_NIST_NOTIFY_RECEIVED, &cb_rcvreq); osip_set_message_callback(osip ,OSIP_NIST_UNKNOWN_REQUEST_RECEIVED, &cb_rcvreq); // other callbacks exists... They are optionnal. ~~~~~~~ */libosip2-4.1.0/help/doxygen/DoxyFile0000644000175000017500000001574312254337565014261 00000000000000# Doxyfile 1.2.13-20020210 #--------------------------------------------------------------------------- # General configuration options #--------------------------------------------------------------------------- PROJECT_NAME = libosip PROJECT_NUMBER = 4.1.0 OUTPUT_DIRECTORY = help/doxygen/doc OUTPUT_LANGUAGE = English EXTRACT_ALL = NO EXTRACT_PRIVATE = NO EXTRACT_STATIC = NO EXTRACT_LOCAL_CLASSES = YES HIDE_UNDOC_MEMBERS = NO HIDE_UNDOC_CLASSES = NO BRIEF_MEMBER_DESC = YES REPEAT_BRIEF = YES ALWAYS_DETAILED_SEC = NO INLINE_INHERITED_MEMB = NO FULL_PATH_NAMES = NO STRIP_FROM_PATH = INTERNAL_DOCS = NO STRIP_CODE_COMMENTS = YES CASE_SENSE_NAMES = YES SHORT_NAMES = NO HIDE_SCOPE_NAMES = NO VERBATIM_HEADERS = YES SHOW_INCLUDE_FILES = YES JAVADOC_AUTOBRIEF = NO INHERIT_DOCS = YES INLINE_INFO = YES SORT_MEMBER_DOCS = YES DISTRIBUTE_GROUP_DOC = NO TAB_SIZE = 8 GENERATE_TODOLIST = YES GENERATE_TESTLIST = YES GENERATE_BUGLIST = YES ALIASES = ENABLED_SECTIONS = MAX_INITIALIZER_LINES = 30 OPTIMIZE_OUTPUT_FOR_C = NO OPTIMIZE_OUTPUT_JAVA = NO SHOW_USED_FILES = YES #--------------------------------------------------------------------------- # configuration options related to warning and progress messages #--------------------------------------------------------------------------- QUIET = NO WARNINGS = YES WARN_IF_UNDOCUMENTED = YES WARN_FORMAT = "$file:$line: $text" WARN_LOGFILE = #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- INPUT = src/osip2 \ src/osipparser2 \ include/osip2 \ include/osipparser2 \ help/doxygen FILE_PATTERNS = *.h \ *.c *.dox RECURSIVE = YES EXCLUDE = EXCLUDE_SYMLINKS = NO EXCLUDE_PATTERNS = EXAMPLE_PATH = . EXAMPLE_PATTERNS = EXAMPLE_RECURSIVE = NO IMAGE_PATH = INPUT_FILTER = FILTER_SOURCE_FILES = NO #--------------------------------------------------------------------------- # configuration options related to source browsing #--------------------------------------------------------------------------- SOURCE_BROWSER = NO INLINE_SOURCES = NO REFERENCED_BY_RELATION = YES REFERENCES_RELATION = YES #--------------------------------------------------------------------------- # configuration options related to the alphabetical class index #--------------------------------------------------------------------------- ALPHABETICAL_INDEX = NO COLS_IN_ALPHA_INDEX = 5 IGNORE_PREFIX = #--------------------------------------------------------------------------- # configuration options related to the HTML output #--------------------------------------------------------------------------- GENERATE_HTML = YES HTML_OUTPUT = html HTML_FILE_EXTENSION = .html HTML_HEADER = HTML_FOOTER = HTML_STYLESHEET = HTML_ALIGN_MEMBERS = YES GENERATE_HTMLHELP = NO GENERATE_CHI = NO BINARY_TOC = NO TOC_EXPAND = NO DISABLE_INDEX = NO ENUM_VALUES_PER_LINE = 4 GENERATE_TREEVIEW = NO TREEVIEW_WIDTH = 250 #--------------------------------------------------------------------------- # configuration options related to the LaTeX output #--------------------------------------------------------------------------- GENERATE_LATEX = YES LATEX_OUTPUT = latex LATEX_CMD_NAME = latex MAKEINDEX_CMD_NAME = makeindex COMPACT_LATEX = NO PAPER_TYPE = a4wide EXTRA_PACKAGES = LATEX_HEADER = PDF_HYPERLINKS = NO USE_PDFLATEX = NO LATEX_BATCHMODE = NO #--------------------------------------------------------------------------- # configuration options related to the RTF output #--------------------------------------------------------------------------- GENERATE_RTF = NO RTF_OUTPUT = rtf COMPACT_RTF = NO RTF_HYPERLINKS = NO RTF_STYLESHEET_FILE = RTF_EXTENSIONS_FILE = #--------------------------------------------------------------------------- # configuration options related to the man page output #--------------------------------------------------------------------------- GENERATE_MAN = NO MAN_OUTPUT = man MAN_EXTENSION = .3 MAN_LINKS = NO #--------------------------------------------------------------------------- # configuration options related to the XML output #--------------------------------------------------------------------------- GENERATE_XML = NO #--------------------------------------------------------------------------- # configuration options for the AutoGen Definitions output #--------------------------------------------------------------------------- GENERATE_AUTOGEN_DEF = NO #--------------------------------------------------------------------------- # Configuration options related to the preprocessor #--------------------------------------------------------------------------- ENABLE_PREPROCESSING = YES MACRO_EXPANSION = YES EXPAND_ONLY_PREDEF = NO SEARCH_INCLUDES = YES INCLUDE_PATH = INCLUDE_FILE_PATTERNS = PREDEFINED = DOXYGEN \ OSIP_MT \ HAVE_PTHREAD_H \ HAVE_SEMAPHORE_H EXPAND_AS_DEFINED = SKIP_FUNCTION_MACROS = YES #--------------------------------------------------------------------------- # Configuration::addtions related to external references #--------------------------------------------------------------------------- TAGFILES = GENERATE_TAGFILE = ALLEXTERNALS = NO EXTERNAL_GROUPS = YES PERL_PATH = /usr/bin/perl #--------------------------------------------------------------------------- # Configuration options related to the dot tool #--------------------------------------------------------------------------- CLASS_DIAGRAMS = YES HAVE_DOT = NO CLASS_GRAPH = YES COLLABORATION_GRAPH = YES TEMPLATE_RELATIONS = YES HIDE_UNDOC_RELATIONS = YES INCLUDE_GRAPH = YES INCLUDED_BY_GRAPH = YES GRAPHICAL_HIERARCHY = YES DOT_IMAGE_FORMAT = png DOT_PATH = DOTFILE_DIRS = MAX_DOT_GRAPH_WIDTH = 1024 MAX_DOT_GRAPH_HEIGHT = 1024 GENERATE_LEGEND = YES DOT_CLEANUP = YES #--------------------------------------------------------------------------- # Configuration::addtions related to the search engine #--------------------------------------------------------------------------- SEARCHENGINE = NO libosip2-4.1.0/help/doxygen/Makefile.am0000644000175000017500000000026312061375212014621 00000000000000 EXTRA_DIST = DoxyFile \ ht0-initialize.dox ht1-uri.dox \ ht2-parser.dox ht3-fsm.dox \ ht4-dialog.dox ht5-portability.dox doxygen: doxygen DoxyFile libosip2-4.1.0/help/doxygen/ht5-portability.dox0000644000175000017500000000424512051724741016351 00000000000000/** * @ingroup libosip2 The GNU oSIP stack * @defgroup howto_portability How-To handle portability. * @section howto_portability1 Description. The libosip2 library also offer high portability through a common API for conditions variables, fifos, threads, mutex and semaphore: all you need to write portable applications. The target and active development platforms are: linux, windows, macosx, android and iOS. Those platforms are tested every day and you can use the git repository without fear! Additionnaly, wince, windows mobile, vxworks, unix, linux on arm -and more- have been also tested regularly. If you have troubles for some system, please ask the mailing list (osip-dev@gnu.org) ~~~~~~~{.c} #include #include #include #include ~~~~~~~ * @section howto_portability1 Threads + Here is code to show how to start a thread: ~~~~~~~{.c} void *_my_thread (void *arg) { struct sometype_t *excontext = (struct sometype_t *) arg; int i; while (stopthread == 0) { do_actions (excontext); } osip_thread_exit (); return NULL; } struct osip_thread *thread; thread = osip_thread_create (20000, _my_thread, argpointer); ~~~~~~~ + Here is code to show how to terminate a thread: ~~~~~~~{.c} i = osip_thread_join (thread); osip_free (thread); ~~~~~~~ * @section howto_portability1 Mutex + Here is code to show how to create/lock/unlock/release: ~~~~~~~{.c} struct osip_mutex *mutex; mutex = osip_mutex_init (); osip_mutex_lock (mutex); do_actions (); osip_mutex_unlock (mutex); osip_mutex_destroy (mutex); ~~~~~~~ * @section howto_portability1 Time libosip2 is also providing a common time API. This is usefull to implement in various way a CLOCK_MONOTONIC time and make time adjustement when a drift is discovered against realtime clock. **Note**: It is required to call osip_compensatetime on Android which goes regularly into deep sleep mode. When this happens, the MONOTONIC clock is not increasing. This may also happen for other OS as well. ~~~~~~~{.c} int osip_gettimeofday (struct timeval *tp, void *tz); void osip_compensatetime (); ~~~~~~~ */libosip2-4.1.0/help/doxygen/ht3-fsm.dox0000644000175000017500000001675512051477450014605 00000000000000/** * @ingroup libosip2 The GNU oSIP stack * @defgroup howto_transaction How-To manage transactions. * @section howto_transaction1 Description. The interesting and somewhat complex feature implemented by osip is the 4 states machines that applied to the different transactions defined by the SIP rfc. SIP defines the following 4 state machines, abreviations used in osip are provided below: + **ICT** : Invite Client Transaction (Section 17.1.1) + **NICT**: Non Invite Client Transaction (Section 17.1.2) + **IST** : Invite Server Transaction (Section 17.2.1) + **NIST**: Non Invite Server Transaction (Section 17.2.2) As you can notice if you have read the rfc (do it!), those 4 state machines are provided as drawings within the SIP rfc3261.txt (section 17.1 and 17.2) As an exemple of what you'll find in the rfc3261, here is the drawing that apply to the "Invite Client Transaction" (page 127)
                               |INVITE from TU
             Timer A fires     |INVITE sent
             Reset A,          V                      Timer B fires
             INVITE sent +-----------+                or Transport Err.
               +---------|           |---------------+inform TU
               |         |  Calling  |               |
               +-------->|           |-------------->|
                         +-----------+ 2xx           |
                            |  |       2xx to TU     |
                            |  |1xx                  |
    300-699 +---------------+  |1xx to TU            |
   ACK sent |                  |                     |
resp. to TU |  1xx             V                     |
            |  1xx to TU  -----------+               |
            |  +---------|           |               |
            |  |         |Proceeding |-------------->|
            |  +-------->|           | 2xx           |
            |            +-----------+ 2xx to TU     |
            |       300-699    |                     |
            |       ACK sent,  |                     |
            |       resp. to TU|                     |
            |                  |                     |      NOTE:
            |  300-699         V                     |
            |  ACK sent  +-----------+Transport Err. |  transitions
            |  +---------|           |Inform TU      |  labeled with
            |  |         | Completed |-------------->|  the event
            |  +-------->|           |               |  over the action
            |            +-----------+               |  to take
            |              ^   |                     |
            |              |   | Timer D fires       |
            +--------------+   | -                   |
                               |                     |
                               V                     |
                         +-----------+               |
                         |           |               |
                         | Terminated|<--------------+
                         |           |
                         +-----------+

                 Figure 5: INVITE client transaction
As you can expect, with osip an Invite Client Transaction may be in the CALLING, PROCEEDING, COMPLETED or TERMINATED state. To "execute" the state machine, you will build events, provide them to the correct transaction context and the the state of the transaction will be updated if the event is allowed in the current state. Events are divided in three categories: + **SIP messages** + **Timers** + **Transport Errors** * @section howto_transaction2 Managing a new transaction. Let's assume you want to implement a User Agent and you want to start a REGISTER transaction. Using the parser library, you will first have to build a SIP compliant message. (oSIP, as a low layer library provides an interface to build SIP messages, but it's up to you to correctly fill all the required fields.) As soon as you have build the SIP message, you are ready to start a new transaction. Here is the code: ~~~~~~~{.c} osip_t *osip = your_global_osip_context; osip_transaction_t *transaction; osip_message_t *sip_register_message; osip_event_t *sipevent; application_build_register(&sip_register_message); osip_transaction_init(&transaction, NICT, //a REGISTER is a Non-Invite-Client-Transaction osip, sip_register_message); // If you have a special context that you want to associate to that // transaction, you can use a special method that associate your context // to the transaction context. osip_transaction_set_your_instance(transaction, any_pointer); // at this point, the transaction context exists in oSIP but you still have // to give the SIP message to the finite state machine. sipevent = osip_new_outgoing_sipmessage (msg); sipevent->transactionid = transaction->transactionid; osip_transaction_add_event (transaction, sipevent); // at this point, the event will be handled by oSIP. (The memory resource will // also be handled by oSIP). Note that no action is taken there. ~~~~~~~ Adding new events in the fsm is made with similar code. * @section howto_transaction3 Consuming events. The previous step show how to create a transaction and one possible way to add a new event. (Note, that some events -the TIMEOUT_* ones- will be added by oSIP not by the application). In this step, we describe how the oSIP stack will consume events. In fact, this is very simple, but you should be aware that it's not always allowed to consume an event at any time! The fsm MUST consume events sequentially within a transaction. This means that when your are calling osip_transaction_execute(), it is forbidden to call this method again with the same transaction context until the first call has returned. In a multi threaded application, if one thread handles one transaction, the code will be the following: ~~~~~~~{.c} while (1) { se = (osip_event_t *) osip_fifo_get (transaction->transactionff); if (se==NULL) osip_thread_exit (); if ( osip_transaction_execute (transaction,se)<1) // deletion asked osip_thread_exit (); } * @section howto_transaction4 Announcing events to the application layer. Looking at the case of a usual outgoing REGISTER transaction, this behaviour is expected. When an event is seen as useful for the fsm, it means that a transition from one state to another has to be done on the transaction context. If the event is SND_REQUEST (this is the case for an outgoing REGISTER), the callback previously registered to announce this action will be called. This callback is useless for the application as no action has to be taken at this step. A more interesting announcement will be made when consuming the first final response received. If the callbacks associated to 2xx message is called, then the transaction has succeeded. Inside this callback, you will probably inform the user of the success of the registration if you want to do so... If the final response is not a 2xx, or the network callback is called, you'll probably want to take some actions. For example, if you receive a 302, you'll probably want to retry a registration at the new location. All that decision is up to you. When the transaction reach the TERMINATED state (when the *kill* callback is called, you must remove it from the list of known transactions with ~~~~~~~{.c} static void cb_ict_kill_transaction(int type, osip_transaction_t *tr) { int i; fprintf(stdout, "testosip: transaction is over\n"); i = osip_remove_transaction (_osip, tr); if (i!=0) fprintf(stderr, "testosip: cannot remove transaction\n"); } ~~~~~~~ */libosip2-4.1.0/help/doxygen/ht2-parser.dox0000644000175000017500000001677612051716057015315 00000000000000/** * @ingroup libosip2 The GNU oSIP stack * @defgroup howto_parser How-To parse SIP message. * @section howto_parser1 Parser API For the SIP parser, the API is documented in osip_message.h * @section howto_parser2 Basic Parser operations + Here is the sequence needed to parse a given buffer containing a sip request or response. Because the SIP message can contains binary data in its body part, the length of the buffer must be given to the API. ~~~~~~~{.c} osip_message_t *sip; int i; i=osip_message_init(&sip); if (i!=0) { fprintf(stderr, "cannot allocate\n"); return -1; } i=osip_message_parse(sip, buffer, length_of_buffer); if (i!=0) { fprintf(stderr, "cannot parse sip message\n"); } osip_message_free(sip); ~~~~~~~ + Here is the sequence needed to convert the message into a printable string. **Note**: dest is allocated dynamically and must be released at the end of the call sequence to avoid memory leaks. When converting SIP message, the final length of the allocated buffer will be returned in the third argument. You then have the knowledge of the length of the data received. ~~~~~~~{.c} char *dest=NULL; int length=0; i = osip_message_to_str(sip, &dest, &length); if (i!=0) { fprintf(stderr, "cannot get printable message\n"); return -1; } fprintf(stdout, "message:\n%s\n", dest); osip_free(dest); ~~~~~~~ + Here is the code to directly create an event for osip2 transactions. When using libosip2 and its transaction management features, you'll generally only need to create a suitable events. Thus, you'll probably use this API (only for SIP message that you receive!): ~~~~~~~{.c} osip_event_t *evt; int length = size_of_buffer; evt = osip_parse(buffer, i); ~~~~~~~ **Note**: It is important to understand that the libosip2 parser will not check completely if the message is compliant and well formed. The application layer is still responsible for this. The libosip2 parser will not detect all errors (like missing headers) and it will be up to you to verify at every action that things are as you are expecting them to be! * @section howto_parser3 Built-in Header Operations osip_message_t structure contains pointers to most common headers. Other headers (Any of them, even ones not being defined by rfc) will be saved into a list of other headers. + Here is the list of parameters for headers with built-in support: ~~~~~~~{.c} struct osip_message { ... osip_list_t accepts; osip_list_t accept_encodings; osip_list_t accept_languages; osip_list_t alert_infos; osip_list_t allows; osip_list_t authentication_infos; osip_list_t authorizations; osip_call_id_t *call_id; osip_list_t call_infos; osip_list_t contacts; osip_list_t content_encodings; osip_content_length_t *content_length; osip_content_type_t *content_type; osip_cseq_t *cseq; osip_list_t error_infos; osip_from_t *from; osip_mime_version_t *mime_version; osip_list_t proxy_authenticates; osip_list_t proxy_authentication_infos: osip_list_t proxy_authorizations; osip_list_t record_routes; osip_list_t routes; osip_to_t *to; osip_list_t vias; osip_list_t www_authenticates; ... }; ~~~~~~~ * @section howto_parser4 Other Header Operations Any other headers will be saved into a list of other headers. + Here is the osip_list for headers without built-in support: ~~~~~~~{.c} struct osip_message { ... osip_list_t headers; ... }; ~~~~~~~ **Note**: Those headers, even if not built-in, may have the same syntax as other headers (many contains URI for example)µ. So you can easily re-use already existing headers API to analyse them. + Here is code to add header in a sip message: ~~~~~~~{.c} osip_message_set_header (msg, "Refer-to", refer_to_header); ~~~~~~~ ~~~~~~~{.c} osip_message_set_header (msg, "Subscription-State", subscription_state_header); ~~~~~~~ ~~~~~~~{.c} osip_message_set_header (msg, "Require", "timer"); ~~~~~~~ ~~~~~~~{.c} osip_message_set_header (msg, "RAck", rack_header); ~~~~~~~ ~~~~~~~{.c} osip_message_set_header (msg, "Min-SE", min_se_header); ~~~~~~~ ~~~~~~~{.c} osip_message_set_header (msg, "x-header", x_header); ~~~~~~~ + Here is code to find the FIRST specific header in a sip message: ~~~~~~~{.c} osip_message_header_get_byname (msg, "min-se", 0, &min_se_header); if (min_se_header != NULL && min_se_header->hvalue != NULL) { ~~~~~~~ **Note**: if you are looking for all headers with same name, you need to find the first one and re-use the return position as a parameter to search for the next one. + Here is code to find all headers with same name in a sip message: ~~~~~~~{.c} int pos=0; while (1) { pos = osip_message_header_get_byname (msg, "x-header", pos, &min_se_new); if (min_se_new == NULL) { break; //no more headers } } ~~~~~~~ + Here is code to handle short header usage In some case, short name are used in SIP message for some headers. For example, "x" is equivalent to "session-expires". In that case, you need to search for both: ~~~~~~~{.c} osip_message_header_get_byname (msg, "session-expires", 0, &exp); if (exp == NULL) osip_message_header_get_byname (msg, "x", 0, &exp); ~~~~~~~ * @section howto_parser5 Known header parser You can browse the API documentation to know more about header parser. libosipparser2 provides specific parser for the built-in headers (like via, from, to, call-id, route, etc... see above for full list) ~~~~~~~{.c} #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include ~~~~~~~ Here are some sample code for Via. + Get Via from message: ~~~~~~~{.c} osip_via_t *dest; osip_message_get_via (msg, 0, &dest); ~~~~~~~ + Add Via in message ~~~~~~~{.c} char tmp[200]; snprintf (tmp, 200, "SIP/2.0/UDP %s:%s;rport;branch=z9hG4bK%u", ip, port, osip_build_random_number ()); osip_message_set_via (msg, tmp); ~~~~~~~ + Parse Via: ~~~~~~~{.c} osip_via_t *header; char tmp[200]; snprintf (tmp, 200, "SIP/2.0/UDP %s:%s;rport;branch=z9hG4bK%u", ip, port, osip_build_random_number ()); osip_via_init (&header); osip_via_parse (header, tmp); osip_free(header); ~~~~~~~ + Many other getter/setter API exists, see: ~~~~~~~{.c} #include ~~~~~~~ */ libosip2-4.1.0/help/INSTALL.unix0000644000175000017500000000030112001240027013101 00000000000000 Common Install process for linux/UNIX. $> tar -xvzf libosip-x.x.x.tar.gz $> mkdir bld-linux $> CFLAGS="-I/usr/local/include/" ../configure $> make $> make install (as root...) libosip2-4.1.0/help/INSTALL.bsd0000644000175000017500000000030112001240027012666 00000000000000 Common Install process for linux/UNIX. $> tar -xvzf libosip-x.x.x.tar.gz $> mkdir bld-linux $> CFLAGS="-I/usr/local/include/" ../configure $> make $> make install (as root...) libosip2-4.1.0/help/INSTALL.linux0000644000175000017500000000030112001240027013255 00000000000000 Common Install process for linux/UNIX. $> tar -xvzf libosip-x.x.x.tar.gz $> mkdir bld-linux $> CFLAGS="-I/usr/local/include/" ../configure $> make $> make install (as root...) libosip2-4.1.0/help/INSTALL.vxworks0000644000175000017500000000073512001240027013654 00000000000000 Install process for VxWorks. (latest tested 0.8.8) ____________________________ From a tornado user: I built them in tornado GUI, and just test them in the simulate. 1. Create a bootable vxworks image project. 2. Add all files in the new project. 3. Include the networks componets. 4. Add the compiler parameter as follows: -D__VXWORKS_OS__ -DTHREAD_PTHREAD -D_REENTRANT -DOSIP_MT -DHAVE_SIGNAL_H -DENABLE_DEBUG -DENABLE_TRACE -DSHOW_MESSAGE libosip2-4.1.0/help/Makefile.am0000644000175000017500000000023212001240027013125 00000000000000 SUBDIRS = man doxygen EXTRA_DIST = \ INSTALL.bsd INSTALL.linux INSTALL.vxworks \ INSTALL.linuxe INSTALL.unix INSTALL.win32 \ INSTALL.wince libosip2-4.1.0/help/INSTALL.wince0000644000175000017500000000113112001240027013225 00000000000000Install process for wince. _________________________ latest tested: libosip2-3.0.1 Pocket PC 2005/Smartphone 2005 Installing Required Tools ------------------------- You should install all programs required for windows CE dev. Among them, you need: Visual Studio .NET 2005 Pocket PC 2005 SDK Smartphone 2005 SDK Microsoft ActiveSync Downloading Required Library ---------------------------- 1. oSIP Donwload Latest tested version: 3.0.1 Compiling --------- Create a new project file and add the 2 existing projects: platform/wince/osipparser2.vcproj platform/wince/osip2.vcproj libosip2-4.1.0/help/INSTALL.win320000644000175000017500000000102112001240027013060 00000000000000 Install process for wince. _________________________ latest tested: libosip2-3.0.1 Windows XP. Installing Required Tools ------------------------- You should install all programs required for windows dev. Among them, you need: Visual Studio .NET 2003 (or 2005) Downloading Required Library ---------------------------- 1. oSIP Donwload Latest tested version: 3.0.1 Compiling --------- Create a new project file and add the 2 existing projects: platform/vsnet/osipparser2.vcproj platform/vsnet/osip2.vcproj libosip2-4.1.0/help/INSTALL.linuxe0000644000175000017500000000050712001240027013432 00000000000000Install process for linux embedded ---------------------------------- The latest osip release tested on embedded linux was 3.0.1 The target was an arm processor. $> ./configure --build=i686-pc-linux-gnu \ --host=arm-linux \ --target=arm-linux \ --prefix=/arm/usr/local $> make libosip2-4.1.0/NEWS0000644000175000017500000000440512001240027010646 00000000000000Apr 2003 : 2.0.0 oSIP is becoming oSIP2. In fact, this new version is very close to the previous one but the API has been completely renamed in order to be more consistent. Source and include files have also been renamed to be more consistent and make oSIP more readable. Jul 2002 : 0.8.8 I have never tested the windows version myself. In fact, previous version was broken du to a wrong contribution. This is now fixed by using a new thread API (which Microsoft recommends to not use!). Aside to this, this new revision is fully tested on a wide variety of OS and several bugs and race conditions has been fixed. Feb 2002 : 0.8.1 Old API for fsm is broken. The finite state machines have been entirely rewritten to be compliant with rfc2543bis-07. They only contains what's defined for the TRANSACTION LAYER. Previously, the finite state machines were only usable by endpoints. Now, the UAS_UAC_core is removed from the finite state machines so they can be used by Proxy_core as well as UAS_UAC_core as defined by rfc2543bis-07. Jan 2002 : 0.8.0 The library now contains a full SDP parser and its accessor API. The ./fsm also includes a new (and optionnal) framework to be used for automatic SDP negociation. This feature is targetted to SIP UA. Sept 2001 : 0.7.0 2 libraries are provided by now: the SIP parser and the state machines. Also, osip can now be compiled without any thread, mutex, and semaphore support. The API (parser and fsm) is now entirely fixed. Aug 2001 : 0.6.2 finite state machine has been optimized. Note that it may not be free of bug as it has not been tested heavily. This release also include many improvements. Aug 2001 : 0.6.1 move some prototypes, correct BUGs, and began the declaration of the accessor API. Aug 2001 : 0.6.0 This release has a completely NEW PARSER which is a lot more compliant with draft-sip-rfc2543-03.txt. The API for the parser is completely new and ready for a better error management. The support of multiple attachments (MIME) has been added. May/June 2001: 0.5.1 to 0.5.4 Those versions include some bug fixes but no major improvements. April 2001 : first release of oSIP 0.5.0 This is the first release and is not complete but yet usable to implement SIP agents.libosip2-4.1.0/Makefile.in0000644000175000017500000006560012254360267012243 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = . DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/libosip2.pc.in \ $(srcdir)/osip-config.h.in $(top_srcdir)/configure AUTHORS \ COPYING ChangeLog INSTALL NEWS TODO ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = osip-config.h CONFIG_CLEAN_FILES = libosip2.pc CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-dvi-recursive install-exec-recursive \ install-html-recursive install-info-recursive \ install-pdf-recursive install-ps-recursive install-recursive \ installcheck-recursive installdirs-recursive pdf-recursive \ ps-recursive uninstall-recursive am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(pkgconfigdir)" DATA = $(pkgconfig_DATA) RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ distdir dist dist-all distcheck ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ if test -d "$(distdir)"; then \ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -rf "$(distdir)" \ || { sleep 5 && rm -rf "$(distdir)"; }; \ else :; fi am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ sed_rest='s,^[^/]*/*,,'; \ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ sed_butlast='s,/*[^/]*$$,,'; \ while test -n "$$dir1"; do \ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ if test "$$first" != "."; then \ if test "$$first" = ".."; then \ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ else \ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ if test "$$first2" = "$$first"; then \ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ else \ dir2="../$$dir2"; \ fi; \ dir0="$$dir0"/"$$first"; \ fi; \ fi; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best distuninstallcheck_listfiles = find . -type f -print am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ EXTRA_DIST = README BUGS FEATURES HISTORY autogen.sh libosip2.pc.in SUBDIRS = include src scripts help platform pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libosip2.pc all: osip-config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive .SUFFIXES: am--refresh: Makefile @: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(top_srcdir)/configure: $(am__configure_deps) $(am__cd) $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): $(am__aclocal_m4_deps) $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) $(am__aclocal_m4_deps): osip-config.h: stamp-h1 @if test ! -f $@; then rm -f stamp-h1; else :; fi @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi stamp-h1: $(srcdir)/osip-config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status osip-config.h $(srcdir)/osip-config.h.in: $(am__configure_deps) ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) rm -f stamp-h1 touch $@ distclean-hdr: -rm -f osip-config.h stamp-h1 libosip2.pc: $(top_builddir)/config.status $(srcdir)/libosip2.pc.in cd $(top_builddir) && $(SHELL) ./config.status $@ mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool config.lt install-pkgconfigDATA: $(pkgconfig_DATA) @$(NORMAL_INSTALL) @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ done uninstall-pkgconfigDATA: @$(NORMAL_UNINSTALL) @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) osip-config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) osip-config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) osip-config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) osip-config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ $(am__make_dryrun) \ || test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ dir1=$$subdir; dir2="$(top_distdir)"; \ $(am__relativize); \ new_top_distdir=$$reldir; \ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$new_top_distdir" \ distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ done -test -n "$(am__skip_mode_fix)" \ || find "$(distdir)" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" dist-gzip: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 $(am__remove_distdir) dist-lzip: distdir tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz $(am__remove_distdir) dist-lzma: distdir tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma $(am__remove_distdir) dist-xz: distdir tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz $(am__remove_distdir) dist-tarZ: distdir tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__remove_distdir) dist-shar: distdir shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz $(am__remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) $(am__remove_distdir) dist dist-all: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lzma*) \ lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ *.tar.lz*) \ lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ *.tar.xz*) \ xz -dc $(distdir).tar.xz | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir); chmod u+w $(distdir) mkdir $(distdir)/_build mkdir $(distdir)/_inst chmod a-w $(distdir) test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && am__cwd=`pwd` \ && $(am__cd) $(distdir)/_build \ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ $(AM_DISTCHECK_CONFIGURE_FLAGS) \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ } || { rm -rf "$$dc_destdir"; exit 1; }) \ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ && cd "$$am__cwd" \ || exit 1 $(am__remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: @test -n '$(distuninstallcheck_dir)' || { \ echo 'ERROR: trying to run $@ with an empty' \ '$$(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \ $(am__cd) '$(distuninstallcheck_dir)' || { \ echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \ test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ fi ; \ $(distuninstallcheck_listfiles) ; \ exit 1; } >&2 distcleancheck: distclean @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am check: check-recursive all-am: Makefile $(DATA) osip-config.h installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(pkgconfigdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -f Makefile distclean-am: clean-am distclean-generic distclean-hdr \ distclean-libtool distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-pkgconfigDATA install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: install-html: install-html-recursive install-html-am: install-info: install-info-recursive install-info-am: install-man: install-pdf: install-pdf-recursive install-pdf-am: install-ps: install-ps-recursive install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-pkgconfigDATA .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ ctags-recursive install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am am--refresh check check-am clean clean-generic \ clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \ dist-zip distcheck distclean distclean-generic distclean-hdr \ distclean-libtool distclean-tags distcleancheck distdir \ distuninstallcheck dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-pkgconfigDATA install-ps \ install-ps-am install-strip installcheck installcheck-am \ installdirs installdirs-am maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ uninstall uninstall-am uninstall-pkgconfigDATA rpm-package: cd platform && $(MAKE) rpm-package upload: dist @echo "######## Maintainer only ##########"; @echo "building files for upload in ftp://ftp-upload.gnu.org/incoming/ftp"; @echo "building: $(PACKAGE)-$(VERSION).tar.gz.sig"; gpg -b $(PACKAGE)-$(VERSION).tar.gz echo "version: 1.1" > $(PACKAGE)-$(VERSION).tar.gz.directive echo "directory: osip" >> $(PACKAGE)-$(VERSION).tar.gz.directive echo "filename: $(PACKAGE)-$(VERSION).tar.gz" >> $(PACKAGE)-$(VERSION).tar.gz.directive @echo "building: $(PACKAGE)-$(VERSION).tar.gz.directive.asc"; gpg --clearsign $(PACKAGE)-$(VERSION).tar.gz.directive doxygen: doxygen help/doxygen/DoxyFile indent: indent */*/*.c indent */*/*.h rm -rf */*/*.c~ rm -rf */*/*.h~ # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/platform/0000755000175000017500000000000012262566472012100 500000000000000libosip2-4.1.0/platform/Makefile.in0000644000175000017500000004264612254360270014066 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = platform DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-dvi-recursive install-exec-recursive \ install-html-recursive install-info-recursive \ install-pdf-recursive install-ps-recursive install-recursive \ installcheck-recursive installdirs-recursive pdf-recursive \ ps-recursive uninstall-recursive am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ distdir ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ sed_rest='s,^[^/]*/*,,'; \ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ sed_butlast='s,/*[^/]*$$,,'; \ while test -n "$$dir1"; do \ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ if test "$$first" != "."; then \ if test "$$first" = ".."; then \ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ else \ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ if test "$$first2" = "$$first"; then \ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ else \ dir2="../$$dir2"; \ fi; \ dir0="$$dir0"/"$$first"; \ fi; \ fi; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = rpm vsnet all: all-recursive .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu platform/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu platform/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ $(am__make_dryrun) \ || test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ dir1=$$subdir; dir2="$(top_distdir)"; \ $(am__relativize); \ new_top_distdir=$$reldir; \ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$new_top_distdir" \ distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile installdirs: installdirs-recursive installdirs-am: install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-recursive -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: install-html: install-html-recursive install-html-am: install-info: install-info-recursive install-info-am: install-man: install-pdf: install-pdf-recursive install-pdf-am: install-ps: install-ps-recursive install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic clean-libtool \ ctags ctags-recursive distclean distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs installdirs-am maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ uninstall uninstall-am rpm-package: cd rpm && $(MAKE) rpm-package # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/platform/rpm/0000755000175000017500000000000012262566472012676 500000000000000libosip2-4.1.0/platform/rpm/Makefile.in0000644000175000017500000002465412254360270014663 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = platform/rpm DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ EXTRA_DIST = libosip.spec all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu platform/rpm/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu platform/rpm/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic clean-libtool \ distclean distclean-generic distclean-libtool distdir dvi \ dvi-am html html-am info info-am install install-am \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am rpm-package: rpm -ba libosip.spec # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/platform/rpm/libosip.spec0000644000175000017500000000426012254340134015117 00000000000000Summary: The GNU oSIP library Summary(pl): Biblioteka GNU oSIP Name: libosip2 Version: 4.1.0 Release: 1 License: LGPL Group: Development/Libraries Source0: ftp://ftp.gnu.org/gnu/osip/%{name}-%{version}.tar.gz URL: http://www.gnu.org/software/osip/osip.html BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool BuildRoot: /tmpdir/%{name}-%{version}-root-%(id -u -n) %description This is "the GNU oSIP library". It has been designed to provide the Internet Community a simple way to support the Session Initiation Protocol. SIP is described in the RFC3261 which is available at http://www.ietf.org/rfc/rfc3261.txt. %description -l pl To jest biblioteka GNU oSIP. Zosta³a zaprojektowana, aby dostarczyæ Spo³eczno¶ci Internetowej prost± obs³ugê protoko³u SIP. Protokó³ SIP (Session Initiation Protocol) jest opisany w RFC3261. %package devel Summary: The GNU oSIP library - development files Summary(pl): Pliki dla programistów u¿ywaj±cych GNU oSIP Group: Development/Libraries Requires: %{name} = %{version} %description devel Development files for the GNU oSIP library. %description devel -l pl Pliki dla programistów u¿ywaj±cych biblioteki GNU oSIP. %package static Summary: The GNU oSIP library - static version Summary(pl): Statyczna biblioteka GNU oSIP Group: Development/Libraries Requires: %{name}-devel = %{version} %description static Static version of the GNU oSIP library. %description static -l pl Statyczna wersja biblioteki GNU oSIP. %prep %setup -q %build rm -f acinclude.m4 %{__libtoolize} %{__aclocal} -I scripts %{__autoconf} %{__automake} %configure \ --enable-pthread \ --%{?debug:en}%{!?debug:dis}able-debug %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/lib*.so.*.* %files devel %defattr(644,root,root,755) %doc AUTHORS BUGS ChangeLog NEWS README TODO %attr(755,root,root) %{_libdir}/lib*.la %attr(755,root,root) %{_libdir}/lib*.so %{_includedir}/* %files static %defattr(644,root,root,755) %{_libdir}/lib*.a %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) libosip2-4.1.0/platform/rpm/Makefile.am0000644000175000017500000000010012001240027014611 00000000000000 EXTRA_DIST = libosip.spec rpm-package: rpm -ba libosip.spec libosip2-4.1.0/platform/vsnet/0000755000175000017500000000000012262566472013237 500000000000000libosip2-4.1.0/platform/vsnet/osipparser2.vcxproj0000755000175000017500000003502012254360247017041 00000000000000 Debug Win32 Debug x64 Release Win32 Release x64 {44F46B7E-0E51-4304-9735-330DFBAB41E5} osipparser2 Win32Proj StaticLibrary Unicode v110 StaticLibrary Unicode v110 StaticLibrary Unicode v110 StaticLibrary Unicode v110 <_ProjectFileVersion>10.0.30319.1 $(SolutionDir)$(PlatformToolset)\$(Platform)\$(Configuration)\ $(SolutionDir)$(PlatformToolset)\$(Platform)\$(Configuration)\ $(ProjectName)\$(Platform)\$(Configuration)\ $(ProjectName)\$(Platform)\$(Configuration)\ $(SolutionDir)$(PlatformToolset)\$(Platform)\$(Configuration)\ $(SolutionDir)$(PlatformToolset)\$(Platform)\$(Configuration)\ $(ProjectName)\$(Platform)\$(Configuration)\ $(ProjectName)\$(Platform)\$(Configuration)\ Disabled ..\..\..\osip\include;%(AdditionalIncludeDirectories) ENABLE_TRACE;SYSTEM_LOGGER_ENABLED;_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebug $(IntDir)$(ProjectName)-vc80.pdb Level3 ProgramDatabase $(OutDir)$(TargetName)$(TargetExt) Disabled ..\..\..\osip\include;%(AdditionalIncludeDirectories) ENABLE_TRACE;SYSTEM_LOGGER_ENABLED;_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebug $(IntDir)$(ProjectName)-vc80.pdb Level3 ProgramDatabase $(OutDir)$(TargetName)$(TargetExt) ..\..\..\osip\include;%(AdditionalIncludeDirectories) ENABLE_TRACE;SYSTEM_LOGGER_ENABLED;_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) MultiThreaded $(IntDir)$(ProjectName)-vc80.pdb Level3 $(OutDir)$(TargetName)$(TargetExt) ..\..\..\osip\include;%(AdditionalIncludeDirectories) ENABLE_TRACE;SYSTEM_LOGGER_ENABLED;_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) MultiThreaded $(IntDir)$(ProjectName)-vc80.pdb Level3 $(OutDir)$(TargetName)$(TargetExt) libosip2-4.1.0/platform/vsnet/Makefile.in0000644000175000017500000002470612254360270015222 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = platform/vsnet DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ EXTRA_DIST = osip.sln osip2.def osipparser2.def osip2.vcxproj osipparser2.vcxproj all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu platform/vsnet/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu platform/vsnet/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic clean-libtool \ distclean distclean-generic distclean-libtool distdir dvi \ dvi-am html html-am info info-am install install-am \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/platform/vsnet/osipparser2.def0000644000175000017500000003666012001240027016073 00000000000000LIBRARY "osipparser2.dll" EXPORTS parser_init @1 osip_accept_encoding_clone @2 osip_accept_encoding_free @3 osip_accept_encoding_get_element @4 osip_accept_encoding_init @5 osip_accept_encoding_parse @6 osip_accept_encoding_set_element @7 osip_accept_encoding_to_str @8 osip_atoi @9 osip_authorization_clone @10 osip_authorization_free @11 osip_authorization_get_algorithm @12 osip_authorization_get_auth_type @13 osip_authorization_get_cnonce @14 osip_authorization_get_digest @15 osip_authorization_get_message_qop @16 osip_authorization_get_nonce @17 osip_authorization_get_nonce_count @18 osip_authorization_get_opaque @19 osip_authorization_get_realm @20 osip_authorization_get_response @21 osip_authorization_get_uri @22 osip_authorization_get_username @23 osip_authorization_init @24 osip_authorization_parse @25 osip_authorization_set_algorithm @26 osip_authorization_set_auth_type @27 osip_authorization_set_cnonce @28 osip_authorization_set_digest @29 osip_authorization_set_message_qop @30 osip_authorization_set_nonce @31 osip_authorization_set_nonce_count @32 osip_authorization_set_opaque @33 osip_authorization_set_realm @34 osip_authorization_set_response @35 osip_authorization_set_uri @36 osip_authorization_set_username @37 osip_authorization_to_str @38 osip_body_clone @39 osip_body_free @40 osip_body_init @41 osip_body_parse @42 osip_body_parse_mime @44 osip_body_set_contenttype @45 osip_body_set_header @46 osip_body_to_str @47 osip_build_random_number @48 osip_call_id_clone @49 osip_call_id_free @50 osip_call_id_get_host @51 osip_call_id_get_number @52 osip_call_id_init @53 osip_call_id_match @54 osip_call_id_parse @55 osip_call_id_set_host @56 osip_call_id_set_number @57 osip_call_id_to_str @58 osip_call_info_clone @59 osip_call_info_free @60 osip_call_info_get_uri @61 osip_call_info_init @62 osip_call_info_parse @63 osip_call_info_set_uri @64 osip_call_info_to_str @65 osip_clrspace @66 osip_contact_clone @67 osip_contact_free @68 osip_contact_init @69 osip_contact_parse @70 osip_contact_to_str @71 osip_content_disposition_parse @72 osip_content_length_clone @73 osip_content_length_free @74 osip_content_length_init @75 osip_content_length_parse @76 osip_content_length_to_str @77 osip_content_type_clone @78 osip_content_type_free @79 osip_content_type_init @80 osip_content_type_parse @81 osip_content_type_to_str @82 osip_cseq_clone @83 osip_cseq_free @84 osip_cseq_get_method @85 osip_cseq_get_number @86 osip_cseq_init @87 osip_cseq_match @88 osip_cseq_parse @89 osip_cseq_set_method @90 osip_cseq_set_number @91 osip_cseq_to_str @92 osip_free @93 osip_from_clone @94 osip_from_compare @95 osip_from_free @96 osip_from_get_displayname @97 osip_from_get_url @98 osip_from_init @99 osip_from_param_get @100 osip_from_parse @101 osip_from_set_displayname @102 osip_from_set_url @103 osip_from_tag_match @104 osip_from_to_str @105 osip_generic_param_get_name @106 osip_generic_param_get_value @107 osip_generic_param_set_name @108 osip_generic_param_set_value @109 osip_header_clone @110 osip_header_free @111 osip_header_get_name @112 osip_header_get_value @113 osip_header_init @114 osip_header_set_name @115 osip_header_set_value @116 osip_header_to_str @117 osip_is_trace_level_activate @118 osip_list_add @119 osip_list_eol @120 osip_list_get @121 osip_list_init @122 osip_list_ofchar_free @123 osip_list_remove @124 osip_list_size @125 osip_list_special_free @126 osip_malloc @127 osip_message_clone @128 osip_message_fix_last_via_header @129 osip_message_force_update @130 osip_message_free @131 osip_message_get__property @132 osip_message_get_accept @133 osip_message_get_accept_encoding @134 osip_message_get_accept_language @135 osip_message_get_alert_info @136 osip_message_get_allow @137 osip_message_get_authorization @138 osip_message_get_body @139 osip_message_get_call_id @140 osip_message_get_call_info @141 osip_message_get_contact @142 osip_message_get_content_encoding @144 osip_message_get_content_length @145 osip_message_get_content_type @146 osip_message_get_cseq @147 osip_message_get_error_info @148 osip_message_get_from @149 osip_message_get_header @150 osip_message_get_method @151 osip_message_get_mime_version @152 osip_message_get_proxy_authenticate @153 osip_message_get_proxy_authorization @154 osip_message_get_reason @155 osip_message_get_reason_phrase @156 osip_message_get_record_route @157 osip_message_get_route @158 osip_message_get_status_code @159 osip_message_get_to @160 osip_message_get_uri @161 osip_message_get_version @162 osip_message_get_via @163 osip_message_get_www_authenticate @164 osip_message_header_get_byname @165 osip_message_init @166 osip_message_parse @167 osip_message_set_accept @169 osip_message_set_accept_encoding @170 osip_message_set_accept_language @171 osip_message_set_alert_info @172 osip_message_set_allow @173 osip_message_set_authorization @174 osip_message_set_body @175 osip_message_set_body_mime @176 osip_message_set_call_id @177 osip_message_set_call_info @178 osip_message_set_contact @179 osip_message_set_content_encoding @181 osip_message_set_content_length @182 osip_message_set_content_type @183 osip_message_set_cseq @184 osip_message_set_error_info @185 osip_message_set_from @186 osip_message_set_header @187 osip_message_set_method @188 osip_message_set_mime_version @189 osip_message_set_proxy_authenticate @190 osip_message_set_proxy_authorization @191 osip_message_set_reason_phrase @192 osip_message_set_record_route @193 osip_message_set_route @194 osip_message_set_status_code @195 osip_message_set_to @196 osip_message_set_topheader @197 osip_message_set_uri @198 osip_message_set_version @199 osip_message_set_via @200 osip_message_set_www_authenticate @201 osip_message_to_str @202 osip_record_route_free @203 osip_record_route_init @204 osip_record_route_parse @205 osip_record_route_to_str @206 osip_route_free @207 osip_route_init @208 osip_route_parse @209 osip_route_to_str @210 osip_strcasecmp @211 osip_strdup @212 osip_strdup_without_quote @213 osip_strncasecmp @214 osip_strncpy @215 osip_to_clone @216 osip_to_free @217 osip_to_init @218 osip_to_parse @219 osip_to_tag_match @220 osip_to_to_str @221 osip_tolower @222 osip_trace @223 osip_trace_disable_level @224 osip_trace_enable_level @225 osip_trace_initialize @226 osip_trace_initialize_syslog @227 osip_uri_clone @228 osip_uri_free @229 osip_uri_get_host @230 osip_uri_get_password @231 osip_uri_get_port @232 osip_uri_get_scheme @233 osip_uri_get_username @234 osip_uri_init @235 osip_uri_param_add @236 osip_uri_param_clone @237 osip_uri_param_free @238 osip_uri_param_freelist @239 osip_uri_param_get_byname @240 osip_uri_param_init @241 osip_uri_param_set @242 osip_uri_parse @243 osip_uri_parse_headers @244 osip_uri_parse_params @245 osip_uri_set_host @246 osip_uri_set_password @247 osip_uri_set_port @248 osip_uri_set_scheme @249 osip_uri_set_username @250 osip_uri_to_str @251 osip_uri_to_str_canonical @252 osip_usleep @253 osip_via_clone @255 osip_via_free @256 osip_via_init @257 osip_via_match @258 osip_via_parse @259 osip_via_to_str @260 osip_www_authenticate_clone @261 osip_www_authenticate_free @262 osip_www_authenticate_get_algorithm @263 osip_www_authenticate_get_auth_type @264 osip_www_authenticate_get_domain @265 osip_www_authenticate_get_nonce @266 osip_www_authenticate_get_opaque @267 osip_www_authenticate_get_qop_options @268 osip_www_authenticate_get_realm @269 osip_www_authenticate_get_stale @270 osip_www_authenticate_init @271 osip_www_authenticate_parse @272 osip_www_authenticate_set_algorithm @273 osip_www_authenticate_set_auth_type @274 osip_www_authenticate_set_domain @275 osip_www_authenticate_set_nonce @276 osip_www_authenticate_set_opaque @277 osip_www_authenticate_set_qop_options @278 osip_www_authenticate_set_realm @279 osip_www_authenticate_set_stale @280 osip_www_authenticate_to_str @281 sdp_attribute_free @282 sdp_attribute_init @283 sdp_bandwidth_free @284 sdp_bandwidth_init @285 sdp_connection_free @286 sdp_connection_init @287 sdp_message_e_email_get @288 sdp_key_free @289 sdp_key_init @290 sdp_media_free @291 sdp_media_init @292 sdp_message_a_att_field_get @293 sdp_message_a_att_value_get @294 sdp_message_a_attribute_add @295 sdp_message_attribute_get @296 sdp_message_b_bandwidth_add @297 sdp_message_b_bandwidth_get @298 sdp_message_b_bwtype_get @299 sdp_message_bandwidth_get @300 sdp_message_c_addr_get @301 sdp_message_c_addr_multicast_int_get @302 sdp_message_c_addr_multicast_ttl_get @303 sdp_message_c_addrtype_get @304 sdp_message_c_connection_add @305 sdp_message_c_nettype_get @306 sdp_message_clone @307 sdp_message_connection_get @308 sdp_message_e_email_add @309 sdp_message_endof_media @310 sdp_message_free @311 sdp_message_i_info_get @312 sdp_message_i_info_set @313 sdp_message_init @314 sdp_message_k_key_set @315 sdp_message_k_keydata_get @316 sdp_message_k_keytype_get @317 sdp_message_m_media_add @318 sdp_message_m_media_get @319 sdp_message_m_number_of_port_get @320 sdp_message_m_payload_add @321 sdp_message_m_payload_get @322 sdp_message_m_port_get @323 sdp_message_m_proto_get @324 sdp_message_o_addr_get @325 sdp_message_o_addrtype_get @326 sdp_message_o_nettype_get @327 sdp_message_o_origin_set @328 sdp_message_o_sess_id_get @329 sdp_message_o_sess_version_get @330 sdp_message_o_username_get @331 sdp_message_p_phone_add @332 sdp_message_p_phone_get @333 sdp_message_parse @334 sdp_message_r_repeat_add @335 sdp_message_r_repeat_get @336 sdp_message_s_name_get @337 sdp_message_s_name_set @338 sdp_message_t_start_time_get @339 sdp_message_t_stop_time_get @340 sdp_message_t_time_descr_add @341 sdp_message_to_str @342 sdp_message_u_uri_get @343 sdp_message_u_uri_set @344 sdp_message_v_version_get @345 sdp_message_v_version_set @346 sdp_message_z_adjustments_get @347 sdp_message_z_adjustments_set @348 sdp_time_descr_free @349 sdp_time_descr_init @350 via_get_comment @351 via_get_host @352 via_get_port @353 via_get_protocol @354 via_get_version @355 via_set_comment @356 via_set_host @357 via_set_port @358 via_set_protocol @359 via_set_version @360 osip_MD5Update @362 osip_MD5Final @363 osip_MD5Init @364 osip_enquote @365 osip_dequote @366 osip_authentication_info_init @392 osip_authentication_info_parse @393 osip_authentication_info_to_str @394 osip_authentication_info_free @395 osip_authentication_info_clone @396 osip_authentication_info_get_nextnonce @397 osip_authentication_info_set_nextnonce @398 osip_authentication_info_get_cnonce @399 osip_authentication_info_set_cnonce @401 osip_authentication_info_get_qop_options @402 osip_authentication_info_set_qop_options @403 osip_authentication_info_get_rspauth @404 osip_authentication_info_set_rspauth @405 osip_authentication_info_get_nonce_count @406 osip_authentication_info_set_nonce_count @407 osip_message_set_authentication_info @408 osip_message_get_authentication_info @409 osip_message_set_proxy_authentication_info @410 osip_message_get_proxy_authentication_info @411 osip_list_iterator_remove @412 osip_list_get_next @413 osip_list_get_first @414 osip_message_set_multiple_header @415 libosip2-4.1.0/platform/vsnet/Makefile.am0000644000175000017500000000012312254360247015200 00000000000000EXTRA_DIST = osip.sln osip2.def osipparser2.def osip2.vcxproj osipparser2.vcxproj libosip2-4.1.0/platform/vsnet/osip2.vcxproj0000755000175000017500000002476712254360247015644 00000000000000 Debug Win32 Debug x64 Release Win32 Release x64 {85255507-5D16-4218-85E2-F683BB2F04DA} osip2 Win32Proj StaticLibrary Unicode v110 StaticLibrary Unicode v110 StaticLibrary Unicode v110 StaticLibrary Unicode v110 <_ProjectFileVersion>10.0.30319.1 $(SolutionDir)$(PlatformToolset)\$(Platform)\$(Configuration)\ $(SolutionDir)$(PlatformToolset)\$(Platform)\$(Configuration)\ $(ProjectName)\$(Platform)\$(Configuration)\ $(ProjectName)\$(Platform)\$(Configuration)\ $(SolutionDir)$(PlatformToolset)\$(Platform)\$(Configuration)\ $(SolutionDir)$(PlatformToolset)\$(Platform)\$(Configuration)\ $(ProjectName)\$(Platform)\$(Configuration)\ $(ProjectName)\$(Platform)\$(Configuration)\ Disabled ..\..\..\osip\include;%(AdditionalIncludeDirectories) ENABLE_TRACE;SYSTEM_LOGGER_ENABLED;_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebug $(IntDir)$(ProjectName)-vc80.pdb Level3 ProgramDatabase $(OutDir)$(TargetName)$(TargetExt) Disabled ..\..\..\osip\include;%(AdditionalIncludeDirectories) ENABLE_TRACE;SYSTEM_LOGGER_ENABLED;_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebug $(IntDir)$(ProjectName)-vc80.pdb Level3 ProgramDatabase $(OutDir)$(TargetName)$(TargetExt) ..\..\..\osip\include;%(AdditionalIncludeDirectories) ENABLE_TRACE;SYSTEM_LOGGER_ENABLED;_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) MultiThreaded $(IntDir)$(ProjectName)-vc80.pdb Level3 $(OutDir)$(TargetName)$(TargetExt) ..\..\..\osip\include;%(AdditionalIncludeDirectories) ENABLE_TRACE;SYSTEM_LOGGER_ENABLED;_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) MultiThreaded $(IntDir)$(ProjectName)-vc80.pdb Level3 $(OutDir)$(TargetName)$(TargetExt) {44f46b7e-0e51-4304-9735-330dfbab41e5} false libosip2-4.1.0/platform/vsnet/osip2.def0000644000175000017500000000623012001240027014644 00000000000000LIBRARY "osip2.dll" EXPORTS evt_set_type_incoming_sipmessage @1 evt_set_type_outgoing_sipmessage @2 osip_create_transaction @3 osip_dialog_free @4 osip_dialog_init_as_uac @5 osip_dialog_init_as_uas @6 osip_dialog_match_as_uac @7 osip_dialog_match_as_uas @8 osip_dialog_set_state @9 osip_dialog_update_osip_cseq_as_uas @10 osip_dialog_update_route_set_as_uac @11 osip_dialog_update_route_set_as_uas @12 osip_dialog_update_tag_as_uac @13 osip_event_free @14 osip_fifo_add @15 osip_fifo_free @16 osip_fifo_get @17 osip_fifo_init @18 osip_fifo_insert @19 osip_fifo_size @20 osip_fifo_tryget @21 osip_find_transaction_and_add_event @23 osip_get_application_context @24 osip_ict_execute @25 osip_ict_lock @26 osip_ict_set_destination @27 osip_ict_unlock @28 osip_init @29 osip_ist_execute @30 osip_ist_lock @31 osip_ist_unlock @32 osip_mutex_destroy @33 osip_mutex_init @34 osip_mutex_lock @35 osip_mutex_unlock @36 osip_new_outgoing_sipmessage @82 osip_nict_execute @83 osip_nict_lock @84 osip_nict_set_destination @85 osip_nict_unlock @86 osip_nist_execute @87 osip_nist_lock @88 osip_nist_unlock @89 osip_parse @90 osip_release @91 osip_remove_transaction @92 osip_sem_destroy @93 osip_sem_init @94 osip_sem_post @95 osip_sem_trywait @96 osip_sem_wait @97 osip_set_application_context @98 osip_set_cb_send_message @99 osip_set_kill_transaction_callback @100 osip_set_message_callback @101 osip_set_transport_error_callback @102 osip_thread_create @103 osip_thread_exit @104 osip_thread_join @105 osip_thread_set_priority @106 osip_timers_ict_execute @107 osip_timers_ist_execute @108 osip_timers_nict_execute @109 osip_timers_nist_execute @110 osip_transaction_add_event @111 osip_transaction_execute @112 osip_transaction_find @113 osip_transaction_free @114 osip_transaction_free2 @115 osip_transaction_get_destination @116 osip_transaction_get_your_instance @117 osip_transaction_init @118 osip_transaction_set_in_socket @119 osip_transaction_set_out_socket @120 osip_transaction_set_your_instance @121 osip_dialog_init_as_uac_with_remote_request @123 osip_cond_destroy @124 osip_cond_init @125 osip_cond_signal @126 osip_cond_timedwait @127 osip_timers_gettimeout @128 osip_retransmissions_execute @129 osip_start_200ok_retransmissions @130 osip_start_ack_retransmissions @131 osip_stop_200ok_retransmissions @132 osip_stop_retransmissions_from_dialog @133 osip_gettimeofday @134 add_gettimeofday @135 osip_cond_wait @136 osip_transaction_set_srv_record @137 libosip2-4.1.0/platform/vsnet/osip.sln0000755000175000017500000000373512254360247014653 00000000000000Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Express 2012 for Windows Desktop Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "osip2", "osip2.vcxproj", "{85255507-5D16-4218-85E2-F683BB2F04DA}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "osipparser2", "osipparser2.vcxproj", "{44F46B7E-0E51-4304-9735-330DFBAB41E5}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Debug|x64 = Debug|x64 Release|Win32 = Release|Win32 Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {85255507-5D16-4218-85E2-F683BB2F04DA}.Debug|Win32.ActiveCfg = Debug|Win32 {85255507-5D16-4218-85E2-F683BB2F04DA}.Debug|Win32.Build.0 = Debug|Win32 {85255507-5D16-4218-85E2-F683BB2F04DA}.Debug|x64.ActiveCfg = Debug|x64 {85255507-5D16-4218-85E2-F683BB2F04DA}.Debug|x64.Build.0 = Debug|x64 {85255507-5D16-4218-85E2-F683BB2F04DA}.Release|Win32.ActiveCfg = Release|Win32 {85255507-5D16-4218-85E2-F683BB2F04DA}.Release|Win32.Build.0 = Release|Win32 {85255507-5D16-4218-85E2-F683BB2F04DA}.Release|x64.ActiveCfg = Release|x64 {85255507-5D16-4218-85E2-F683BB2F04DA}.Release|x64.Build.0 = Release|x64 {44F46B7E-0E51-4304-9735-330DFBAB41E5}.Debug|Win32.ActiveCfg = Debug|Win32 {44F46B7E-0E51-4304-9735-330DFBAB41E5}.Debug|Win32.Build.0 = Debug|Win32 {44F46B7E-0E51-4304-9735-330DFBAB41E5}.Debug|x64.ActiveCfg = Debug|x64 {44F46B7E-0E51-4304-9735-330DFBAB41E5}.Debug|x64.Build.0 = Debug|x64 {44F46B7E-0E51-4304-9735-330DFBAB41E5}.Release|Win32.ActiveCfg = Release|Win32 {44F46B7E-0E51-4304-9735-330DFBAB41E5}.Release|Win32.Build.0 = Release|Win32 {44F46B7E-0E51-4304-9735-330DFBAB41E5}.Release|x64.ActiveCfg = Release|x64 {44F46B7E-0E51-4304-9735-330DFBAB41E5}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal libosip2-4.1.0/platform/Makefile.am0000644000175000017500000000010412254360247014040 00000000000000 SUBDIRS = rpm vsnet rpm-package: cd rpm && $(MAKE) rpm-package libosip2-4.1.0/autogen.sh0000755000175000017500000000501112001240027012142 00000000000000#!/bin/sh # Copyright (C) 2006-2007 David Sugar, Tycho Softworks. # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. WANT_AUTOCONF_2_5=1 export WANT_AUTOCONF_2_5 rm -rf autoconf auto*.cache libtool if test ! -d autoconf ; then mkdir autoconf ; fi libtoolize="libtoolize" for lt in glibtoolize libtoolize15 libtoolize14 libtoolize13 ; do if test -x /usr/bin/$lt ; then libtoolize=$lt ; break fi if test -x /usr/local/bin/$lt ; then libtoolize=$lt ; break fi done $libtoolize --copy --force AUTOMAKE_FLAGS="" case $libtoolize in *glibtoolize) AUTOMAKE_FLAGS="-i" ;; esac ACLOCALDIRS="" if test -d scripts ; then ACLOCALDIRS="-I scripts" ; fi if test ! -z "$ACLOCAL" ; then ACLOCALDIRS="$ACLOCALDIRS "${ACLOCAL} elif test ! -z "$ACLOCAL_FLAGS" ; then ACLOCALDIRS="$ACLOCALDIRS $ACLOCAL_FLAGS" ; fi reconf="" if test -f ~/.configure ; then reconf=`grep ^reconfig: ~/.configure | sed -e s/^reconfig://` elif test -f /etc/configure.conf ; then reconf=`grep ^reconfig: /etc/configure.conf | sed -e s/^reconfig://` ; fi if test ! -z "$reconf" ; then ACLOCALDIRS="$ACLOCALDIRS $reconf" ; fi if [ -d ~/share/aclocal ] ; then ACLOCALDIRS="$ACLOCALDIRS -I ~/share/aclocal" elif [ -d /usr/local/share/aclocal ] ; then ACLOCALDIRS="$ACLOCALDIRS -I /usr/local/share/aclocal" fi if test ! -z "$1" -o ! -z "${AUTOCONF_SUFFIX}" ; then ver="$1" else for v in 2.53 2.57 ; do if test -f /usr/bin/autoconf-$v ; then ver=$v fi done fi if test "$ver" = "2.53" -a -z "$AUTOMAKE_SUFFIX" ; then if test -f /usr/bin/automake-1.5 ; then AUTOMAKE_SUFFIX="-1.5" fi fi aclocal${AUTOMAKE_SUFFIX} $ACLOCALDIRS if test -f /usr/bin/autoheader-$ver ; then /usr/bin/autoheader-$ver else autoheader${AUTOCONF_SUFFIX} fi automake${AUTOMAKE_SUFFIX} --add-missing --copy ${AUTOMAKE_FLAGS} if test -f /usr/bin/autoconf-$ver ; then /usr/bin/autoconf-$ver else autoconf${AUTOCONF_SUFFIX} fi rm -f config.cache # fix for some broken... if test -f /usr/bin/automake-1.4 ; then if test -f ltmain.sh ; then cp ltmain.sh autoconf/ltmain.sh fi fi libosip2-4.1.0/COPYING0000644000175000017500000004377112001240027011213 00000000000000 GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS libosip2-4.1.0/README0000644000175000017500000000324712051136632011045 00000000000000 Description: =========== The GNU oSIP library is an implementation of SIP - rfc3261. Email : amoizard@antisip.com License : LGPL (http://www.gnu.org) Home Page : http://www.gnu.org/software/osip/osip.html Download : ftp://ftp.gnu.org/gnu/osip "The GNU oSIP library" is part of the "GNU project". You can check www.gnu.org for more information about being part of the "GNU project". For information, look at: INSTALL HISTORY FEATURES Links: ===== Latest version: ftp://ftp.gnu.org/gnu/osip Home page: http://www.gnu.org/software/osip/osip.html Online Documentation: http://www.gnu.org/software/osip/ Supported Platforms: =================== The library is known to compile on various platform: * GNU/Linux * Windows 7/vista/... (Visual studio or cygwin) * MacOSX * iOS * Android * Windows Mobile * OpenBsd 3.1/3.2 // (FreeBSD&NetBSD should also work) * Solaris * HP-Unix. * VxWorks. * Other embedded systems with linux. For more informations about compilation, please look in the ./help directory. Test Programs: ============= The library contains some built-in test for the parser. To quickly test the parser, type: (Note that some tests MUST fail!) $> make check Watch out the ./src/test/CHECK file for more informations. Contact Informations: ==================== For more information on the SIP stack, or any contributions, you can contact the author at . A Mailing list is available for support: . You can subscribe by writing to: with a subject set to "subscribe". libosip2-4.1.0/BUGS0000644000175000017500000000003712001240027010627 00000000000000 Yes, some bugs exists... :! libosip2-4.1.0/HISTORY0000644000175000017500000000277512001240027011243 00000000000000 History: ======= The oSIP stack project has been started in September 2000 since the early days of the SIP protocol. The initial version was quite close to the actual one in terms of features. The SIP parser and the SIP state machines were already provided. At this point and till version 0.9.7, the API was not very clean but osip was already stable, portable, flexible and compliant with SIP. After rfc2543 were released, a lot of developments were made to follow the drafts that were produced prior to the final release of rfc3261. (around version 0.8.X). A lot of users were requesting help on the API and were reporting their difficulties to use it. I have decided to refine osip into a new osip2 version which would offer a simpler and nicer API. With a very few exception, only the API has been changed between 0.9.7 and 2.0.0. From this version, osip has been much readable. However, oSIP is still complex to use. There are reasons for that. oSIP was made to be flexible (which make the API quite large). oSIP is architecture free (but you need to understand how it works to use it correctly). oSIP is implementing only low layers of SIP (so you still can build malformed messages, or uncompliant ones). oSIP will not warn you about most errors that you can make. Be aware, that if you use osip, you still have to read carefully the rfc. oSIP is not easy to use, but I'm convinced there are benefits in terms of flexibility. If you find osip too complex to use, please look for another adequate solution. libosip2-4.1.0/FEATURES0000644000175000017500000001362412051136632011326 00000000000000 Features: ======== oSIP is a not a complete SIP stack and will never implements all the specifications. Instead, the goal is to provide a limited set of features common to any kind of SIP Agents. Thus oSIP is not oriented towards any particular implementations and can be used for implementing SIP End-Point, Proxy or any kind of more specific SIP Agent such as B2BUA. The minimal common required features for any SIP Agent provided by osip are describe below. However, some extra facilities oriented towards SIP End-Points are provided. SIP parser: ========== The initial feature implemented in osip is a SIP parser. There is not much to say about it: it is capable of parsing and reformating SIP requests and answers. The details of the parsing tools available are listed below: 1 SIP request/answer 2 SIP uri 3 specific headers 4 Via 5 CSeq 6 Call-ID 7 To, From, Route, Record-Route... 8 Authentication related headers 9 Content related headers 10 Accept related headers 11 ... 12 Generic header 13 Attachement parser (should support mime) 14 SDP parser SIP transaction state machines: ============================== The interesting and somewhat complex feature implemented by osip is the 4 states machines that applied to the different transactions defined by the SIP rfc. SIP defines the following 4 state machines, abreviations used in osip are provided below: * ICT : Invite Client Transaction (Section 17.1.1) * NICT: Non Invite Client Transaction (Section 17.1.2) * IST : Invite Server Transaction (Section 17.2.1) * NIST: Non Invite Server Transaction (Section 17.2.2) As you can notice if you have read the rfc (do it!), those 4 state machines are provided as drawings within the SIP rfc3261.txt (section 17.1 and 17.2) As an exemple of what you'll find in the rfc3261, here is the drawing that apply to the "Invite Client Transaction" (page 127) |INVITE from TU Timer A fires |INVITE sent Reset A, V Timer B fires INVITE sent +-----------+ or Transport Err. +---------| |---------------+inform TU | | Calling | | +-------->| |-------------->| +-----------+ 2xx | | | 2xx to TU | | |1xx | 300-699 +---------------+ |1xx to TU | ACK sent | | | resp. to TU | 1xx V | | 1xx to TU -----------+ | | +---------| | | | | |Proceeding |-------------->| | +-------->| | 2xx | | +-----------+ 2xx to TU | | 300-699 | | | ACK sent, | | | resp. to TU| | | | | NOTE: | 300-699 V | | ACK sent +-----------+Transport Err. | transitions | +---------| |Inform TU | labeled with | | | Completed |-------------->| the event | +-------->| | | over the action | +-----------+ | to take | ^ | | | | | Timer D fires | +--------------+ | - | | | V | +-----------+ | | | | | Terminated|<--------------+ | | +-----------+ Figure 5: INVITE client transaction As you can expect, with osip an Invite Client Transaction may be in the CALLING, PROCEEDING, COMPLETED or TERMINATED state. To "execute" the state machine, you will build events, provide them to the correct transaction context and the the state of the transaction will be updated if the event is allowed in the current state. Events are divided in three categories: * SIP messages * Timers * transport errors Other features: ============== To ease development of SIP portable application, osip provide abstractions methods for threads, semaphore, and mutex. You still have the choice to compile osip without thread support which you may be required on some embedded platforms. Please report any porting issue to the mailing list (subscribe first!) or directly to me . If you are building a new port, I'll certainly think about merging it. Other Facilities: ================ oSIP also give small facilities which are completly optional. Among them, the dialog facility(osip_dialog.h), mainly to be used by SIP End-Points, is a stable extra feature. It will allow you to build a structure described in the rfc3261 (Section 12: Dialogs). Once built, you can reuse this information to match received requests with a particular SIP call or to build a new request within a particular SIP call. *** An old feature has been implemented in osip: a SDP negotiator. *** I advise you to not use this old facility which is not powerfull *** often uncompliant and not flexible enough. It's also quite *** unreadable and poorly written (by me!). I'll delete it anyway in *** future version of osip. I have warned you... ->>> UPDATE 27/11/2005: the SDP negotiator have been removed oSIP finaly contains a MD5 implementation (osip_md5.h) which you'll find usefull when implementing SIP Digest authentication. libosip2-4.1.0/INSTALL0000644000175000017500000000262712001240027011204 00000000000000 Downloading: =========== If you want the latest version, you can use the CVS: $> export CVS_RSH="ssh" $> cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/webcvs/osip co osip $> ./autogen.sh Note that you must have libtool, autoconf & automake to be able to run the autogen.sh script. If you have downloaded the archive, run the following command instead: $> tar -xvzf libosip2-X.X.X.tar.gz Compilation: =========== As usual, run the following on unix platforms: $> ./configure $> make # make install A specific README located in the "./help" directory exists for each supported platforms. This is the definitive place to find informations about specific platforms. Note that osip is developped on a i386 linux and other architecture might be broken. Reports if one appears broken. A nice way would also be: $> tar -xvzf libosip-0.X.X.tar.gz $> mkdir linux-build $> cd linux-build $> ../libosip-0.X.X/configure $> make # make install Here is a list of options you can give to the 'configure' command line: configure --disable-mt ==> disable any thread support, flags: "-UOSIP_MT" configure --disable-debug ==> disable debug. flags: "-UENABLE_DEBUG" configure --disable-trace ==> disable the trace in the logfile. flags: "-UENABLE_TRACE" configure --prefix=/your/local ==> install in '$prefix' (default is /usr/local) libosip2-4.1.0/src/0000755000175000017500000000000012262566471011042 500000000000000libosip2-4.1.0/src/Makefile.in0000644000175000017500000004256712254360270013033 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = src DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-dvi-recursive install-exec-recursive \ install-html-recursive install-info-recursive \ install-pdf-recursive install-ps-recursive install-recursive \ installcheck-recursive installdirs-recursive pdf-recursive \ ps-recursive uninstall-recursive am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ distdir ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ sed_rest='s,^[^/]*/*,,'; \ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ sed_butlast='s,/*[^/]*$$,,'; \ while test -n "$$dir1"; do \ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ if test "$$first" != "."; then \ if test "$$first" = ".."; then \ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ else \ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ if test "$$first2" = "$$first"; then \ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ else \ dir2="../$$dir2"; \ fi; \ dir0="$$dir0"/"$$first"; \ fi; \ fi; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = osipparser2 osip2 test all: all-recursive .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu src/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ $(am__make_dryrun) \ || test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ dir1=$$subdir; dir2="$(top_distdir)"; \ $(am__relativize); \ new_top_distdir=$$reldir; \ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$new_top_distdir" \ distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile installdirs: installdirs-recursive installdirs-am: install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-recursive -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: install-html: install-html-recursive install-html-am: install-info: install-info-recursive install-info-am: install-man: install-pdf: install-pdf-recursive install-pdf-am: install-ps: install-ps-recursive install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic clean-libtool \ ctags ctags-recursive distclean distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs installdirs-am maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ uninstall uninstall-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/src/osipparser2/0000755000175000017500000000000012262566471013313 500000000000000libosip2-4.1.0/src/osipparser2/osip_list.c0000644000175000017500000001454012254365476015413 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include int osip_list_init (osip_list_t * li) { if (li == NULL) return OSIP_BADPARAMETER; memset (li, 0, sizeof (osip_list_t)); return OSIP_SUCCESS; /* ok */ } int osip_list_clone (const osip_list_t * src, osip_list_t * dst, int (*clone_func) (void *, void **)) { void *data; void *data2; int i; osip_list_iterator_t iterator; for (data = osip_list_get_first ((osip_list_t *) src, &iterator); osip_list_iterator_has_elem (iterator); data = osip_list_get_next (&iterator)) { i = clone_func (data, &data2); if (i != 0) return i; osip_list_add (dst, data2, -1); } return OSIP_SUCCESS; } void osip_list_special_free (osip_list_t * li, void (*free_func) (void *)) { void *element; if (li == NULL) return; while (!osip_list_eol (li, 0)) { element = (void *) osip_list_get (li, 0); osip_list_remove (li, 0); if (free_func != NULL) free_func (element); } } void osip_list_ofchar_free (osip_list_t * li) { int pos = 0; char *chain; if (li == NULL) return; while (!osip_list_eol (li, pos)) { chain = (char *) osip_list_get (li, pos); osip_list_remove (li, pos); osip_free (chain); } } int osip_list_size (const osip_list_t * li) { if (li == NULL) return OSIP_BADPARAMETER; return li->nb_elt; } int osip_list_eol (const osip_list_t * li, int i) { if (li == NULL) return OSIP_BADPARAMETER; if (i < li->nb_elt) return OSIP_SUCCESS; /* not end of list */ return 1; /* end of list */ } /* index starts from 0; */ int osip_list_add (osip_list_t * li, void *el, int pos) { __node_t *ntmp; int i = 0; if (li == NULL) return OSIP_BADPARAMETER; if (li->nb_elt == 0) { li->node = (__node_t *) osip_malloc (sizeof (__node_t)); if (li->node == NULL) return OSIP_NOMEM; li->node->element = el; li->node->next = NULL; li->nb_elt++; return li->nb_elt; } if (pos == -1 || pos >= li->nb_elt) { /* insert at the end */ pos = li->nb_elt; } ntmp = li->node; /* exist because nb_elt>0 */ if (pos == 0) { /* pos = 0 insert before first elt */ li->node = (__node_t *) osip_malloc (sizeof (__node_t)); if (li->node == NULL) { /* leave the list unchanged */ li->node = ntmp; return OSIP_NOMEM; } li->node->element = el; li->node->next = ntmp; li->nb_elt++; return li->nb_elt; } while (pos > i + 1) { i++; /* when pos>i next node exist */ ntmp = ntmp->next; } /* if pos==nb_elt next node does not exist */ if (pos == li->nb_elt) { ntmp->next = osip_malloc (sizeof (__node_t)); if (ntmp->next == NULL) return OSIP_NOMEM; /* leave the list unchanged */ ntmp = ntmp->next; ntmp->element = el; ntmp->next = NULL; li->nb_elt++; return li->nb_elt; } /* here pos==i so next node is where we want to insert new node */ { __node_t *nextnode = ntmp->next; ntmp->next = osip_malloc (sizeof (__node_t)); if (ntmp->next == NULL) { /* leave the list unchanged */ ntmp->next = nextnode; return OSIP_NOMEM; } ntmp = ntmp->next; ntmp->element = el; ntmp->next = nextnode; li->nb_elt++; } return li->nb_elt; } /* index starts from 0 */ void * osip_list_get (const osip_list_t * li, int pos) { __node_t *ntmp; int i = 0; if (li == NULL) return NULL; if (pos < 0 || pos >= li->nb_elt) /* element does not exist */ return NULL; ntmp = li->node; /* exist because nb_elt>0 */ while (pos > i) { i++; ntmp = ntmp->next; } return ntmp->element; } /* added by bennewit@cs.tu-berlin.de */ void * osip_list_get_first (osip_list_t * li, osip_list_iterator_t * iterator) { if (0 >= li->nb_elt) { iterator->actual = 0; return OSIP_SUCCESS; } iterator->actual = li->node; iterator->prev = &li->node; iterator->li = li; iterator->pos = 0; return li->node->element; } /* added by bennewit@cs.tu-berlin.de */ void * osip_list_get_next (osip_list_iterator_t * iterator) { iterator->prev = &(iterator->actual->next); iterator->actual = iterator->actual->next; ++(iterator->pos); if (osip_list_iterator_has_elem (*iterator)) { return iterator->actual->element; } iterator->actual = 0; return OSIP_SUCCESS; } /* added by bennewit@cs.tu-berlin.de */ void * osip_list_iterator_remove (osip_list_iterator_t * iterator) { if (osip_list_iterator_has_elem (*iterator)) { --(iterator->li->nb_elt); *(iterator->prev) = iterator->actual->next; osip_free (iterator->actual); iterator->actual = *(iterator->prev); } if (osip_list_iterator_has_elem (*iterator)) { return iterator->actual->element; } return OSIP_SUCCESS; } /* return -1 if failed */ int osip_list_remove (osip_list_t * li, int pos) { __node_t *ntmp; int i = 0; if (li == NULL) return OSIP_BADPARAMETER; if (pos < 0 || pos >= li->nb_elt) /* element does not exist */ return OSIP_UNDEFINED_ERROR; ntmp = li->node; /* exist because nb_elt>0 */ if (pos == 0) { /* special case */ li->node = ntmp->next; li->nb_elt--; osip_free (ntmp); return li->nb_elt; } while (pos > i + 1) { i++; ntmp = ntmp->next; } /* insert new node */ { __node_t *remnode; remnode = ntmp->next; ntmp->next = (ntmp->next)->next; osip_free (remnode); li->nb_elt--; } return li->nb_elt; } libosip2-4.1.0/src/osipparser2/osip_error_info.c0000644000175000017500000000361412254365476016604 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include "parser.h" #ifndef MINISIZE int osip_message_set_error_info (osip_message_t * sip, const char *hvalue) { osip_error_info_t *error_info; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; i = osip_error_info_init (&error_info); if (i != 0) return i; i = osip_error_info_parse (error_info, hvalue); if (i != 0) { osip_error_info_free (error_info); return i; } sip->message_property = 2; osip_list_add (&sip->error_infos, error_info, -1); return OSIP_SUCCESS; } int osip_message_get_error_info (const osip_message_t * sip, int pos, osip_error_info_t ** dest) { osip_error_info_t *error_info; *dest = NULL; if (osip_list_size (&sip->error_infos) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ error_info = (osip_error_info_t *) osip_list_get (&sip->error_infos, pos); *dest = error_info; return pos; } #endif libosip2-4.1.0/src/osipparser2/osip_proxy_authenticate.c0000644000175000017500000000456612254365476020366 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include /* fills the proxy-authenticate header of message. */ /* INPUT : char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_proxy_authenticate (osip_message_t * sip, const char *hvalue) { osip_proxy_authenticate_t *proxy_authenticate; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; i = osip_proxy_authenticate_init (&(proxy_authenticate)); if (i != 0) return i; i = osip_proxy_authenticate_parse (proxy_authenticate, hvalue); if (i != 0) { osip_proxy_authenticate_free (proxy_authenticate); return i; } sip->message_property = 2; osip_list_add (&sip->proxy_authenticates, proxy_authenticate, -1); return OSIP_SUCCESS; } #ifndef MINISIZE /* returns the proxy_authenticate header. */ /* INPUT : osip_message_t *sip | sip message. */ /* returns null on error. */ int osip_message_get_proxy_authenticate (const osip_message_t * sip, int pos, osip_proxy_authenticate_t ** dest) { osip_proxy_authenticate_t *proxy_authenticate; *dest = NULL; if (osip_list_size (&sip->proxy_authenticates) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ proxy_authenticate = (osip_proxy_authenticate_t *) osip_list_get (&sip->proxy_authenticates, pos); *dest = proxy_authenticate; return pos; } #endif libosip2-4.1.0/src/osipparser2/osip_header.c0000644000175000017500000002015612254365476015670 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include /* Add a header to a SIP message. */ /* INPUT : char *hname | pointer to a header name. */ /* INPUT : char *hvalue | pointer to a header value. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_header (osip_message_t * sip, const char *hname, const char *hvalue) { osip_header_t *h; int i; if (sip == NULL || hname == NULL) return OSIP_BADPARAMETER; i = osip_header_init (&h); if (i != 0) return i; h->hname = (char *) osip_malloc (strlen (hname) + 1); if (h->hname == NULL) { osip_header_free (h); return OSIP_NOMEM; } osip_clrncpy (h->hname, hname, strlen (hname)); if (hvalue != NULL) { /* some headers can be null ("subject:") */ h->hvalue = (char *) osip_malloc (strlen (hvalue) + 1); if (h->hvalue == NULL) { osip_header_free (h); return OSIP_NOMEM; } osip_clrncpy (h->hvalue, hvalue, strlen (hvalue)); } else h->hvalue = NULL; sip->message_property = 2; osip_list_add (&sip->headers, h, -1); return OSIP_SUCCESS; /* ok */ } /* Add a or replace exising header to a SIP message. */ /* INPUT : char *hname | pointer to a header name. */ /* INPUT : char *hvalue | pointer to a header value. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_replace_header (osip_message_t * sip, const char *hname, const char *hvalue) { osip_header_t *h, *oldh; int i, oldpos = -1; if (sip == NULL || hname == NULL) return OSIP_BADPARAMETER; oldpos = osip_message_header_get_byname (sip, hname, 0, &oldh); i = osip_header_init (&h); if (i != 0) return i; h->hname = (char *) osip_malloc (strlen (hname) + 1); if (h->hname == NULL) { osip_header_free (h); return OSIP_NOMEM; } osip_clrncpy (h->hname, hname, strlen (hname)); if (hvalue != NULL) { /* some headers can be null ("subject:") */ h->hvalue = (char *) osip_malloc (strlen (hvalue) + 1); if (h->hvalue == NULL) { osip_header_free (h); return OSIP_NOMEM; } osip_clrncpy (h->hvalue, hvalue, strlen (hvalue)); } else h->hvalue = NULL; if (oldpos != -1) { osip_list_remove (&sip->headers, oldpos); osip_header_free (oldh); } sip->message_property = 2; osip_list_add (&sip->headers, h, -1); return OSIP_SUCCESS; /* ok */ } #ifndef MINISIZE /* Add a header to a SIP message at the top of the list. */ /* INPUT : char *hname | pointer to a header name. */ /* INPUT : char *hvalue | pointer to a header value. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_topheader (osip_message_t * sip, const char *hname, const char *hvalue) { osip_header_t *h; int i; if (sip == NULL || hname == NULL) return OSIP_BADPARAMETER; i = osip_header_init (&h); if (i != 0) return i; h->hname = (char *) osip_malloc (strlen (hname) + 1); if (h->hname == NULL) { osip_header_free (h); return OSIP_NOMEM; } osip_clrncpy (h->hname, hname, strlen (hname)); if (hvalue != NULL) { /* some headers can be null ("subject:") */ h->hvalue = (char *) osip_malloc (strlen (hvalue) + 1); if (h->hvalue == NULL) { osip_header_free (h); return OSIP_NOMEM; } osip_clrncpy (h->hvalue, hvalue, strlen (hvalue)); } else h->hvalue = NULL; sip->message_property = 2; osip_list_add (&sip->headers, h, 0); return OSIP_SUCCESS; /* ok */ } /* Get a header in a SIP message. */ /* INPUT : int pos | position of number in message. */ /* OUTPUT: osip_message_t *sip | structure to scan for a header .*/ /* return null on error. */ int osip_message_get_header (const osip_message_t * sip, int pos, osip_header_t ** dest) { *dest = NULL; if (osip_list_size (&sip->headers) <= pos) return OSIP_UNDEFINED_ERROR; /* NULL */ *dest = (osip_header_t *) osip_list_get (&sip->headers, pos); return pos; } #endif /* Get a header in a SIP message. */ /* INPUT : int pos | position where we start the search */ /* OUTPUT: osip_message_t *sip | structure to look for header. */ /* return the current position of the header found */ /* and -1 on error. */ int osip_message_header_get_byname (const osip_message_t * sip, const char *hname, int pos, osip_header_t ** dest) { int i; osip_header_t *tmp; *dest = NULL; i = pos; if (osip_list_size (&sip->headers) <= pos) return OSIP_UNDEFINED_ERROR; /* NULL */ while (osip_list_size (&sip->headers) > i) { tmp = (osip_header_t *) osip_list_get (&sip->headers, i); if (osip_strcasecmp (tmp->hname, hname) == 0) { *dest = tmp; return i; } i++; } return OSIP_UNDEFINED_ERROR; /* not found */ } int osip_header_init (osip_header_t ** header) { *header = (osip_header_t *) osip_malloc (sizeof (osip_header_t)); if (*header == NULL) return OSIP_NOMEM; (*header)->hname = NULL; (*header)->hvalue = NULL; return OSIP_SUCCESS; } void osip_header_free (osip_header_t * header) { if (header == NULL) return; osip_free (header->hname); osip_free (header->hvalue); header->hname = NULL; header->hvalue = NULL; osip_free (header); } /* returns the header as a string. */ /* INPUT : osip_header_t *header | header. */ /* returns null on error. */ int osip_header_to_str (const osip_header_t * header, char **dest) { size_t len, hlen; *dest = NULL; if ((header == NULL) || (header->hname == NULL)) return OSIP_BADPARAMETER; len = 0; hlen = strlen (header->hname); if (header->hvalue != NULL) len = strlen (header->hvalue); *dest = (char *) osip_malloc (hlen + len + 3); if (*dest == NULL) return OSIP_NOMEM; if (header->hvalue != NULL) snprintf (*dest, hlen + len + 3, "%s: %s", header->hname, header->hvalue); else snprintf (*dest, hlen + len + 3, "%s: ", header->hname); if (*dest[0] > 'a' && *dest[0] < 'z') *dest[0] = (*dest[0] - 32); return OSIP_SUCCESS; } char * osip_header_get_name (const osip_header_t * header) { if (header == NULL) return NULL; return header->hname; } void osip_header_set_name (osip_header_t * header, char *name) { header->hname = name; } char * osip_header_get_value (const osip_header_t * header) { if (header == NULL) return NULL; return header->hvalue; } void osip_header_set_value (osip_header_t * header, char *value) { header->hvalue = value; } int osip_header_clone (const osip_header_t * header, osip_header_t ** dest) { int i; osip_header_t *he; *dest = NULL; if (header == NULL) return OSIP_BADPARAMETER; if (header->hname == NULL) return OSIP_BADPARAMETER; i = osip_header_init (&he); if (i != 0) return i; he->hname = osip_strdup (header->hname); if (he->hname == NULL) { osip_header_free (he); return OSIP_NOMEM; } if (header->hvalue != NULL) { he->hvalue = osip_strdup (header->hvalue); if (he->hvalue == NULL) { osip_header_free (he); return OSIP_NOMEM; } } *dest = he; return OSIP_SUCCESS; } libosip2-4.1.0/src/osipparser2/osip_proxy_authentication_info.c0000644000175000017500000000502512254365476021731 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #ifndef MINISIZE /* fills the proxy-authentication_info header of message. */ /* INPUT : char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_proxy_authentication_info (osip_message_t * sip, const char *hvalue) { osip_proxy_authentication_info_t *proxy_authentication_info; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; i = osip_proxy_authentication_info_init (&(proxy_authentication_info)); if (i != 0) return i; i = osip_proxy_authentication_info_parse (proxy_authentication_info, hvalue); if (i != 0) { osip_proxy_authentication_info_free (proxy_authentication_info); return i; } sip->message_property = 2; osip_list_add (&sip->proxy_authentication_infos, proxy_authentication_info, -1); return OSIP_SUCCESS; } /* returns the proxy_authentication_info header. */ /* INPUT : osip_message_t *sip | sip message. */ /* returns null on error. */ int osip_message_get_proxy_authentication_info (const osip_message_t * sip, int pos, osip_proxy_authentication_info_t ** dest) { osip_proxy_authentication_info_t *proxy_authentication_info; *dest = NULL; if (osip_list_size (&sip->proxy_authentication_infos) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ proxy_authentication_info = (osip_proxy_authentication_info_t *) osip_list_get (&sip->proxy_authentication_infos, pos); *dest = proxy_authentication_info; return pos; } #endif libosip2-4.1.0/src/osipparser2/osip_mime_version.c0000644000175000017500000000374012254365476017134 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include /* adds the mime_version header to message. */ /* INPUT : const char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_mime_version (osip_message_t * sip, const char *hvalue) { int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; if (sip->mime_version != NULL) return OSIP_SYNTAXERROR; i = osip_mime_version_init (&(sip->mime_version)); if (i != 0) return i; sip->message_property = 2; i = osip_mime_version_parse (sip->mime_version, hvalue); if (i != 0) { osip_mime_version_free (sip->mime_version); sip->mime_version = NULL; return i; } return OSIP_SUCCESS; } #ifndef MINISIZE /* returns the mime_version header. */ /* INPUT : osip_message_t *sip | sip message. */ /* returns null on error. */ osip_mime_version_t * osip_message_get_mime_version (const osip_message_t * sip) { return sip->mime_version; } #endif libosip2-4.1.0/src/osipparser2/osip_allow.c0000644000175000017500000000345012254365476015554 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include "parser.h" #ifndef MINISIZE int osip_message_set_allow (osip_message_t * sip, const char *hvalue) { osip_allow_t *allow; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; i = osip_allow_init (&allow); if (i != 0) return i; i = osip_allow_parse (allow, hvalue); if (i != 0) { osip_allow_free (allow); return i; } sip->message_property = 2; osip_list_add (&sip->allows, allow, -1); return OSIP_SUCCESS; } int osip_message_get_allow (const osip_message_t * sip, int pos, osip_allow_t ** dest) { osip_allow_t *allow; *dest = NULL; if (osip_list_size (&sip->allows) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ allow = (osip_allow_t *) osip_list_get (&sip->allows, pos); *dest = allow; return pos; } #endif libosip2-4.1.0/src/osipparser2/osip_accept_encoding.c0000644000175000017500000001422012254365476017540 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include "parser.h" #ifndef MINISIZE /* Accept-Encoding = token token possible values are gzip,compress,deflate,identity */ int osip_message_set_accept_encoding (osip_message_t * sip, const char *hvalue) { osip_accept_encoding_t *accept_encoding; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; i = osip_accept_encoding_init (&accept_encoding); if (i != 0) return i; i = osip_accept_encoding_parse (accept_encoding, hvalue); if (i != 0) { osip_accept_encoding_free (accept_encoding); return i; } sip->message_property = 2; osip_list_add (&sip->accept_encodings, accept_encoding, -1); return OSIP_SUCCESS; } int osip_message_get_accept_encoding (const osip_message_t * sip, int pos, osip_accept_encoding_t ** dest) { osip_accept_encoding_t *accept_encoding; *dest = NULL; if (osip_list_size (&sip->accept_encodings) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ accept_encoding = (osip_accept_encoding_t *) osip_list_get (&sip->accept_encodings, pos); *dest = accept_encoding; return pos; } int osip_accept_encoding_init (osip_accept_encoding_t ** accept_encoding) { *accept_encoding = (osip_accept_encoding_t *) osip_malloc (sizeof (osip_accept_encoding_t)); if (*accept_encoding == NULL) return OSIP_NOMEM; (*accept_encoding)->element = NULL; osip_list_init (&(*accept_encoding)->gen_params); return OSIP_SUCCESS; } int osip_accept_encoding_parse (osip_accept_encoding_t * accept_encoding, const char *hvalue) { int i; const char *osip_accept_encoding_params; osip_accept_encoding_params = strchr (hvalue, ';'); if (osip_accept_encoding_params != NULL) { i = __osip_generic_param_parseall (&accept_encoding->gen_params, osip_accept_encoding_params); if (i != 0) return i; } else osip_accept_encoding_params = hvalue + strlen (hvalue); if (osip_accept_encoding_params - hvalue + 1 < 2) return OSIP_SYNTAXERROR; accept_encoding->element = (char *) osip_malloc (osip_accept_encoding_params - hvalue + 1); if (accept_encoding->element == NULL) return OSIP_NOMEM; osip_clrncpy (accept_encoding->element, hvalue, osip_accept_encoding_params - hvalue); return OSIP_SUCCESS; } /* returns the accept_encoding header as a string. */ /* INPUT : osip_accept_encoding_t *accept_encoding | accept_encoding header. */ /* returns null on error. */ int osip_accept_encoding_to_str (const osip_accept_encoding_t * accept_encoding, char **dest) { char *buf; char *tmp; size_t len; *dest = NULL; if ((accept_encoding == NULL) || (accept_encoding->element == NULL)) return OSIP_BADPARAMETER; len = strlen (accept_encoding->element) + 2; buf = (char *) osip_malloc (len); if (buf == NULL) return OSIP_NOMEM; sprintf (buf, "%s", accept_encoding->element); { int pos = 0; size_t plen; osip_generic_param_t *u_param; while (!osip_list_eol (&accept_encoding->gen_params, pos)) { u_param = (osip_generic_param_t *) osip_list_get (&accept_encoding->gen_params, pos); if (u_param->gvalue == NULL) plen = strlen (u_param->gname) + 2; else plen = strlen (u_param->gname) + strlen (u_param->gvalue) + 3; len = len + plen; buf = (char *) osip_realloc (buf, len); tmp = buf; tmp = tmp + strlen (tmp); if (u_param->gvalue == NULL) snprintf (tmp, len - (tmp - buf), ";%s", u_param->gname); else snprintf (tmp, len - (tmp - buf), ";%s=%s", u_param->gname, u_param->gvalue); pos++; } } *dest = buf; return OSIP_SUCCESS; } /* deallocates a osip_accept_encoding_t structure. */ /* INPUT : osip_accept_encoding_t *accept_encoding | accept_encoding. */ void osip_accept_encoding_free (osip_accept_encoding_t * accept_encoding) { if (accept_encoding == NULL) return; osip_free (accept_encoding->element); osip_generic_param_freelist (&accept_encoding->gen_params); accept_encoding->element = NULL; osip_free (accept_encoding); } int osip_accept_encoding_clone (const osip_accept_encoding_t * ctt, osip_accept_encoding_t ** dest) { int i; osip_accept_encoding_t *ct; *dest = NULL; if (ctt == NULL) return OSIP_BADPARAMETER; if (ctt->element == NULL) return OSIP_BADPARAMETER; i = osip_accept_encoding_init (&ct); if (i != 0) /* allocation failed */ return i; ct->element = osip_strdup (ctt->element); if (ct->element == NULL) { osip_accept_encoding_free (ct); return OSIP_NOMEM; } { int pos = 0; osip_generic_param_t *u_param; osip_generic_param_t *dest_param; while (!osip_list_eol (&ctt->gen_params, pos)) { u_param = (osip_generic_param_t *) osip_list_get (&ctt->gen_params, pos); i = osip_generic_param_clone (u_param, &dest_param); if (i != 0) { osip_accept_encoding_free (ct); return i; } osip_list_add (&ct->gen_params, dest_param, -1); pos++; } } *dest = ct; return OSIP_SUCCESS; } char * osip_accept_encoding_get_element (const osip_accept_encoding_t * ae) { return ae->element; } void osip_accept_encoding_set_element (osip_accept_encoding_t * ae, char *element) { ae->element = element; } #endif libosip2-4.1.0/src/osipparser2/osip_www_authenticate.c0000644000175000017500000004333412254365476020025 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include "parser.h" int osip_www_authenticate_init (osip_www_authenticate_t ** dest) { *dest = (osip_www_authenticate_t *) osip_malloc (sizeof (osip_www_authenticate_t)); if (*dest == NULL) return OSIP_NOMEM; memset (*dest, 0, sizeof (osip_www_authenticate_t)); return OSIP_SUCCESS; } /* fills the www-authenticate header of message. */ /* INPUT : char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_www_authenticate (osip_message_t * sip, const char *hvalue) { osip_www_authenticate_t *www_authenticate; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; if (sip == NULL) return OSIP_BADPARAMETER; i = osip_www_authenticate_init (&www_authenticate); if (i != 0) return i; i = osip_www_authenticate_parse (www_authenticate, hvalue); if (i != 0) { osip_www_authenticate_free (www_authenticate); return i; } sip->message_property = 2; osip_list_add (&sip->www_authenticates, www_authenticate, -1); return OSIP_SUCCESS; } int __osip_quoted_string_set (const char *name, const char *str, char **result, const char **next) { *next = str; if (*result != NULL) return OSIP_SUCCESS; /* already parsed */ *next = NULL; while ((' ' == *str) || ('\t' == *str) || (',' == *str)) if (*str) str++; else return OSIP_SYNTAXERROR; /* bad header format */ if (strlen (str) <= strlen (name)) return OSIP_SYNTAXERROR; /* bad header format... */ if (osip_strncasecmp (name, str, strlen (name)) == 0) { const char *quote1; const char *quote2; const char *tmp; const char *hack = strchr (str, '='); if (hack == NULL) return OSIP_SYNTAXERROR; while (' ' == *(hack - 1)) /* get rid of extra spaces */ hack--; if ((size_t) (hack - str) != strlen (name)) { *next = str; return OSIP_SUCCESS; } quote1 = __osip_quote_find (str); if (quote1 == NULL) return OSIP_SYNTAXERROR; /* bad header format... */ quote2 = __osip_quote_find (quote1 + 1); if (quote2 == NULL) return OSIP_SYNTAXERROR; /* bad header format... */ if (quote2 - quote1 == 1) { /* this is a special case! The quote contains nothing! */ /* example: Digest opaque="",cnonce="" */ /* in this case, we just forget the parameter... this */ /* this should prevent from user manipulating empty */ /* strings */ tmp = quote2 + 1; /* next element start here */ for (; *tmp == ' ' || *tmp == '\t'; tmp++) { } for (; *tmp == '\n' || *tmp == '\r'; tmp++) { } /* skip LWS */ *next = NULL; if (*tmp == '\0') /* end of header detected */ return OSIP_SUCCESS; if (*tmp != '\t' && *tmp != ' ') /* LWS here ? */ *next = tmp; else { /* it is: skip it... */ for (; *tmp == ' ' || *tmp == '\t'; tmp++) { } if (*tmp == '\0') /* end of header detected */ return OSIP_SUCCESS; *next = tmp; } return OSIP_SUCCESS; } *result = (char *) osip_malloc (quote2 - quote1 + 3); if (*result == NULL) return OSIP_NOMEM; osip_strncpy (*result, quote1, quote2 - quote1 + 1); tmp = quote2 + 1; /* next element start here */ for (; *tmp == ' ' || *tmp == '\t'; tmp++) { } for (; *tmp == '\n' || *tmp == '\r'; tmp++) { } /* skip LWS */ *next = NULL; if (*tmp == '\0') /* end of header detected */ return OSIP_SUCCESS; if (*tmp != '\t' && *tmp != ' ') /* LWS here ? */ *next = tmp; else { /* it is: skip it... */ for (; *tmp == ' ' || *tmp == '\t'; tmp++) { } if (*tmp == '\0') /* end of header detected */ return OSIP_SUCCESS; *next = tmp; } } else *next = str; /* wrong header asked! */ return OSIP_SUCCESS; } int __osip_token_set (const char *name, const char *str, char **result, const char **next) { const char *beg; const char *tmp; *next = str; if (*result != NULL) return OSIP_SUCCESS; /* already parsed */ *next = NULL; beg = strchr (str, '='); if (beg == NULL) return OSIP_SYNTAXERROR; /* bad header format... */ if (strlen (str) < 6) return OSIP_SUCCESS; /* end of header... */ while ((' ' == *str) || ('\t' == *str) || (',' == *str)) if (*str) str++; else return OSIP_SYNTAXERROR; /* bad header format */ if (osip_strncasecmp (name, str, strlen (name)) == 0) { const char *end; end = strchr (str, ','); if (end == NULL) end = str + strlen (str); /* This is the end of the header */ if (end - beg < 2) return OSIP_SYNTAXERROR; *result = (char *) osip_malloc (end - beg); if (*result == NULL) return OSIP_NOMEM; osip_clrncpy (*result, beg + 1, end - beg - 1); /* make sure the element does not contain more parameter */ tmp = (*end) ? (end + 1) : end; for (; *tmp == ' ' || *tmp == '\t'; tmp++) { } for (; *tmp == '\n' || *tmp == '\r'; tmp++) { } /* skip LWS */ *next = NULL; if (*tmp == '\0') /* end of header detected */ return OSIP_SUCCESS; if (*tmp != '\t' && *tmp != ' ') /* LWS here ? */ *next = tmp; else { /* it is: skip it... */ for (; *tmp == ' ' || *tmp == '\t'; tmp++) { } if (*tmp == '\0') /* end of header detected */ return OSIP_SUCCESS; *next = tmp; } } else *next = str; /* next element start here */ return OSIP_SUCCESS; } /* fills the www-authenticate strucuture. */ /* INPUT : char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ /* TODO: digest-challenge tken has no order preference?? verify many situations (extra SP....) */ int osip_www_authenticate_parse (osip_www_authenticate_t * wwwa, const char *hvalue) { const char *space; const char *next = NULL; int i; space = strchr (hvalue, ' '); /* SEARCH FOR SPACE */ if (space == NULL) return OSIP_SYNTAXERROR; if (space - hvalue + 1 < 2) return OSIP_SYNTAXERROR; wwwa->auth_type = (char *) osip_malloc (space - hvalue + 1); if (wwwa->auth_type == NULL) return OSIP_NOMEM; osip_strncpy (wwwa->auth_type, hvalue, space - hvalue); for (;;) { int parse_ok = 0; i = __osip_quoted_string_set ("realm", space, &(wwwa->realm), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_quoted_string_set ("domain", space, &(wwwa->domain), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_quoted_string_set ("nonce", space, &(wwwa->nonce), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_quoted_string_set ("opaque", space, &(wwwa->opaque), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_token_set ("stale", space, &(wwwa->stale), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_token_set ("algorithm", space, &(wwwa->algorithm), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_quoted_string_set ("qop", space, &(wwwa->qop_options), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } if (0 == parse_ok) { char *quote1, *quote2, *tmp; /* CAUTION */ /* parameter not understood!!! I'm too lazy to handle IT */ /* let's simply bypass it */ if (strlen (space) < 1) return OSIP_SUCCESS; tmp = strchr (space + 1, ','); if (tmp == NULL) /* it was the last header */ return OSIP_SUCCESS; quote1 = __osip_quote_find (space); if ((quote1 != NULL) && (quote1 < tmp)) { /* this may be a quoted string! */ quote2 = __osip_quote_find (quote1 + 1); if (quote2 == NULL) return OSIP_SYNTAXERROR; /* bad header format... */ if (tmp < quote2) /* the comma is inside the quotes! */ space = strchr (quote2, ','); else space = tmp; if (space == NULL) /* it was the last header */ return OSIP_SUCCESS; } else space = tmp; /* continue parsing... */ } } return OSIP_SUCCESS; /* ok */ } #ifndef MINISIZE /* returns the www_authenticate header. */ /* INPUT : osip_message_t *sip | sip message. */ /* returns null on error. */ int osip_message_get_www_authenticate (const osip_message_t * sip, int pos, osip_www_authenticate_t ** dest) { osip_www_authenticate_t *www_authenticate; *dest = NULL; if (osip_list_size (&sip->www_authenticates) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ www_authenticate = (osip_www_authenticate_t *) osip_list_get (&sip->www_authenticates, pos); *dest = www_authenticate; return pos; } #endif char * osip_www_authenticate_get_auth_type (osip_www_authenticate_t * www_authenticate) { return www_authenticate->auth_type; } void osip_www_authenticate_set_auth_type (osip_www_authenticate_t * www_authenticate, char *auth_type) { www_authenticate->auth_type = (char *) auth_type; } char * osip_www_authenticate_get_realm (osip_www_authenticate_t * www_authenticate) { return www_authenticate->realm; } void osip_www_authenticate_set_realm (osip_www_authenticate_t * www_authenticate, char *realm) { www_authenticate->realm = (char *) realm; } char * osip_www_authenticate_get_domain (osip_www_authenticate_t * www_authenticate) { return www_authenticate->domain; } void osip_www_authenticate_set_domain (osip_www_authenticate_t * www_authenticate, char *domain) { www_authenticate->domain = (char *) domain; } char * osip_www_authenticate_get_nonce (osip_www_authenticate_t * www_authenticate) { return www_authenticate->nonce; } void osip_www_authenticate_set_nonce (osip_www_authenticate_t * www_authenticate, char *nonce) { www_authenticate->nonce = (char *) nonce; } char * osip_www_authenticate_get_stale (osip_www_authenticate_t * www_authenticate) { return www_authenticate->stale; } void osip_www_authenticate_set_stale (osip_www_authenticate_t * www_authenticate, char *stale) { www_authenticate->stale = (char *) stale; } char * osip_www_authenticate_get_opaque (osip_www_authenticate_t * www_authenticate) { return www_authenticate->opaque; } void osip_www_authenticate_set_opaque (osip_www_authenticate_t * www_authenticate, char *opaque) { www_authenticate->opaque = (char *) opaque; } char * osip_www_authenticate_get_algorithm (osip_www_authenticate_t * www_authenticate) { return www_authenticate->algorithm; } void osip_www_authenticate_set_algorithm (osip_www_authenticate_t * www_authenticate, char *algorithm) { www_authenticate->algorithm = (char *) algorithm; } char * osip_www_authenticate_get_qop_options (osip_www_authenticate_t * www_authenticate) { return www_authenticate->qop_options; } void osip_www_authenticate_set_qop_options (osip_www_authenticate_t * www_authenticate, char *qop_options) { www_authenticate->qop_options = (char *) qop_options; } /* returns the www_authenticate header as a string. */ /* INPUT : osip_www_authenticate_t *www_authenticate | www_authenticate header. */ /* returns null on error. */ int osip_www_authenticate_to_str (const osip_www_authenticate_t * wwwa, char **dest) { size_t len; char *tmp; *dest = NULL; if ((wwwa == NULL) || (wwwa->auth_type == NULL)) return OSIP_BADPARAMETER; len = strlen (wwwa->auth_type) + 1; if (wwwa->realm != NULL) len = len + strlen (wwwa->realm) + 7; if (wwwa->nonce != NULL) len = len + strlen (wwwa->nonce) + 8; len = len + 2; if (wwwa->domain != NULL) len = len + strlen (wwwa->domain) + 9; if (wwwa->opaque != NULL) len = len + strlen (wwwa->opaque) + 9; if (wwwa->stale != NULL) len = len + strlen (wwwa->stale) + 8; if (wwwa->algorithm != NULL) len = len + strlen (wwwa->algorithm) + 12; if (wwwa->qop_options != NULL) len = len + strlen (wwwa->qop_options) + 6; tmp = (char *) osip_malloc (len); if (tmp == NULL) return OSIP_NOMEM; *dest = tmp; tmp = osip_str_append (tmp, wwwa->auth_type); if (wwwa->realm != NULL) { tmp = osip_strn_append (tmp, " realm=", 7); tmp = osip_str_append (tmp, wwwa->realm); } if (wwwa->domain != NULL) { tmp = osip_strn_append (tmp, ", domain=", 9); tmp = osip_str_append (tmp, wwwa->domain); } if (wwwa->nonce != NULL) { tmp = osip_strn_append (tmp, ", nonce=", 8); tmp = osip_str_append (tmp, wwwa->nonce); } if (wwwa->opaque != NULL) { tmp = osip_strn_append (tmp, ", opaque=", 9); tmp = osip_str_append (tmp, wwwa->opaque); } if (wwwa->stale != NULL) { tmp = osip_strn_append (tmp, ", stale=", 8); tmp = osip_str_append (tmp, wwwa->stale); } if (wwwa->algorithm != NULL) { tmp = osip_strn_append (tmp, ", algorithm=", 12); tmp = osip_str_append (tmp, wwwa->algorithm); } if (wwwa->qop_options != NULL) { tmp = osip_strn_append (tmp, ", qop=", 6); tmp = osip_str_append (tmp, wwwa->qop_options); } if (wwwa->realm == NULL) { /* remove comma */ len = strlen (wwwa->auth_type); if ((*dest)[len] == ',') (*dest)[len] = ' '; } return OSIP_SUCCESS; } /* deallocates a osip_www_authenticate_t structure. */ /* INPUT : osip_www_authenticate_t *www_authenticate | www_authenticate. */ void osip_www_authenticate_free (osip_www_authenticate_t * www_authenticate) { if (www_authenticate == NULL) return; osip_free (www_authenticate->auth_type); osip_free (www_authenticate->realm); osip_free (www_authenticate->domain); osip_free (www_authenticate->nonce); osip_free (www_authenticate->opaque); osip_free (www_authenticate->stale); osip_free (www_authenticate->algorithm); osip_free (www_authenticate->qop_options); osip_free (www_authenticate); } int osip_www_authenticate_clone (const osip_www_authenticate_t * wwwa, osip_www_authenticate_t ** dest) { int i; osip_www_authenticate_t *wa; *dest = NULL; if (wwwa == NULL) return OSIP_BADPARAMETER; if (wwwa->auth_type == NULL) return OSIP_BADPARAMETER; i = osip_www_authenticate_init (&wa); if (i != 0) /* allocation failed */ return i; wa->auth_type = osip_strdup (wwwa->auth_type); if (wa->auth_type == NULL && wwwa->auth_type != NULL) { osip_www_authenticate_free (wa); return OSIP_NOMEM; } if (wwwa->realm != NULL) wa->realm = osip_strdup (wwwa->realm); if (wa->realm == NULL && wwwa->realm != NULL) { osip_www_authenticate_free (wa); return OSIP_NOMEM; } if (wwwa->domain != NULL) wa->domain = osip_strdup (wwwa->domain); if (wa->domain == NULL && wwwa->domain != NULL) { osip_www_authenticate_free (wa); return OSIP_NOMEM; } if (wwwa->nonce != NULL) wa->nonce = osip_strdup (wwwa->nonce); if (wa->nonce == NULL && wwwa->nonce != NULL) { osip_www_authenticate_free (wa); return OSIP_NOMEM; } if (wwwa->opaque != NULL) wa->opaque = osip_strdup (wwwa->opaque); if (wa->opaque == NULL && wwwa->opaque != NULL) { osip_www_authenticate_free (wa); return OSIP_NOMEM; } if (wwwa->stale != NULL) wa->stale = osip_strdup (wwwa->stale); if (wa->stale == NULL && wwwa->stale != NULL) { osip_www_authenticate_free (wa); return OSIP_NOMEM; } if (wwwa->algorithm != NULL) wa->algorithm = osip_strdup (wwwa->algorithm); if (wa->algorithm == NULL && wwwa->algorithm != NULL) { osip_www_authenticate_free (wa); return OSIP_NOMEM; } if (wwwa->qop_options != NULL) wa->qop_options = osip_strdup (wwwa->qop_options); if (wa->qop_options == NULL && wwwa->qop_options != NULL) { osip_www_authenticate_free (wa); return OSIP_NOMEM; } *dest = wa; return OSIP_SUCCESS; } libosip2-4.1.0/src/osipparser2/osip_call_info.c0000644000175000017500000001311212254365476016360 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include "parser.h" #ifndef MINISIZE int osip_message_set_call_info (osip_message_t * sip, const char *hvalue) { osip_call_info_t *call_info; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; i = osip_call_info_init (&call_info); if (i != 0) return i; i = osip_call_info_parse (call_info, hvalue); if (i != 0) { /* allocation failed */ osip_call_info_free (call_info); return i; } sip->message_property = 2; osip_list_add (&sip->call_infos, call_info, -1); return OSIP_SUCCESS; } int osip_message_get_call_info (const osip_message_t * sip, int pos, osip_call_info_t ** dest) { osip_call_info_t *call_info; *dest = NULL; if (osip_list_size (&sip->call_infos) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ call_info = (osip_call_info_t *) osip_list_get (&sip->call_infos, pos); *dest = call_info; return pos; } int osip_call_info_init (osip_call_info_t ** call_info) { *call_info = (osip_call_info_t *) osip_malloc (sizeof (osip_call_info_t)); if (*call_info == NULL) return OSIP_NOMEM; (*call_info)->element = NULL; osip_list_init (&(*call_info)->gen_params); return OSIP_SUCCESS; } int osip_call_info_parse (osip_call_info_t * call_info, const char *hvalue) { const char *osip_call_info_params; int i; osip_call_info_params = strchr (hvalue, '<'); if (osip_call_info_params == NULL) return OSIP_SYNTAXERROR; osip_call_info_params = strchr (osip_call_info_params + 1, '>'); if (osip_call_info_params == NULL) return OSIP_SYNTAXERROR; osip_call_info_params = strchr (osip_call_info_params + 1, ';'); if (osip_call_info_params != NULL) { i = __osip_generic_param_parseall (&call_info->gen_params, osip_call_info_params); if (i != 0) return i; } else osip_call_info_params = hvalue + strlen (hvalue); if (osip_call_info_params - hvalue + 1 < 2) return OSIP_SYNTAXERROR; call_info->element = (char *) osip_malloc (osip_call_info_params - hvalue + 1); if (call_info->element == NULL) return OSIP_NOMEM; osip_clrncpy (call_info->element, hvalue, osip_call_info_params - hvalue); return OSIP_SUCCESS; } /* returns the call_info header as a string. */ /* INPUT : osip_call_info_t *call_info | call_info header. */ /* returns null on error. */ int osip_call_info_to_str (const osip_call_info_t * call_info, char **dest) { char *buf; char *tmp; size_t len; size_t plen; *dest = NULL; if ((call_info == NULL) || (call_info->element == NULL)) return OSIP_BADPARAMETER; len = strlen (call_info->element) + 2; buf = (char *) osip_malloc (len); if (buf == NULL) return OSIP_NOMEM; *dest = buf; sprintf (buf, "%s", call_info->element); { int pos = 0; osip_generic_param_t *u_param; while (!osip_list_eol (&call_info->gen_params, pos)) { u_param = (osip_generic_param_t *) osip_list_get (&call_info->gen_params, pos); if (u_param->gvalue == NULL) plen = strlen (u_param->gname) + 2; else plen = strlen (u_param->gname) + strlen (u_param->gvalue) + 3; len = len + plen; buf = (char *) osip_realloc (buf, len); tmp = buf; tmp = tmp + strlen (tmp); if (u_param->gvalue == NULL) sprintf (tmp, ";%s", u_param->gname); else sprintf (tmp, ";%s=%s", u_param->gname, u_param->gvalue); pos++; } } *dest = buf; return OSIP_SUCCESS; } /* deallocates a osip_call_info_t structure. */ /* INPUT : osip_call_info_t *call_info | call_info. */ void osip_call_info_free (osip_call_info_t * call_info) { if (call_info == NULL) return; osip_free (call_info->element); osip_generic_param_freelist (&call_info->gen_params); call_info->element = NULL; osip_free (call_info); } int osip_call_info_clone (const osip_call_info_t * ctt, osip_call_info_t ** dest) { int i; osip_call_info_t *ct; *dest = NULL; if (ctt == NULL) return OSIP_BADPARAMETER; if (ctt->element == NULL) return OSIP_BADPARAMETER; i = osip_call_info_init (&ct); if (i != 0) /* allocation failed */ return i; ct->element = osip_strdup (ctt->element); if (ct->element == NULL) { osip_call_info_free (ct); return OSIP_NOMEM; } i = osip_list_clone (&ctt->gen_params, &ct->gen_params, (int (*)(void *, void **)) &osip_generic_param_clone); if (i != 0) { osip_call_info_free (ct); return i; } *dest = ct; return OSIP_SUCCESS; } char * osip_call_info_get_uri (osip_call_info_t * ae) { return ae->element; } void osip_call_info_set_uri (osip_call_info_t * ae, char *uri) { ae->element = uri; } #endif libosip2-4.1.0/src/osipparser2/Makefile.in0000644000175000017500000005645712254360270015307 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ @BUILD_MAXSIZE_TRUE@am__append_1 = osip_accept_encoding.c osip_content_encoding.c \ @BUILD_MAXSIZE_TRUE@osip_authentication_info.c osip_proxy_authentication_info.c \ @BUILD_MAXSIZE_TRUE@osip_accept_language.c osip_accept.c \ @BUILD_MAXSIZE_TRUE@osip_alert_info.c osip_error_info.c \ @BUILD_MAXSIZE_TRUE@osip_allow.c osip_content_disposition.c \ @BUILD_MAXSIZE_TRUE@sdp_accessor.c sdp_message.c \ @BUILD_MAXSIZE_TRUE@osip_call_info.c subdir = src/osipparser2 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(libdir)" LTLIBRARIES = $(lib_LTLIBRARIES) libosipparser2_la_LIBADD = am__libosipparser2_la_SOURCES_DIST = osip_proxy_authorization.c \ osip_cseq.c osip_record_route.c osip_route.c osip_to.c \ osip_from.c osip_uri.c osip_authorization.c osip_header.c \ osip_www_authenticate.c osip_via.c osip_body.c osip_md5c.c \ osip_message.c osip_list.c osip_call_id.c osip_message_parse.c \ osip_contact.c osip_message_to_str.c osip_content_length.c \ osip_parser_cfg.c osip_content_type.c \ osip_proxy_authenticate.c osip_mime_version.c osip_port.c \ osip_accept_encoding.c osip_content_encoding.c \ osip_authentication_info.c osip_proxy_authentication_info.c \ osip_accept_language.c osip_accept.c osip_alert_info.c \ osip_error_info.c osip_allow.c osip_content_disposition.c \ sdp_accessor.c sdp_message.c osip_call_info.c @BUILD_MAXSIZE_TRUE@am__objects_1 = osip_accept_encoding.lo \ @BUILD_MAXSIZE_TRUE@ osip_content_encoding.lo \ @BUILD_MAXSIZE_TRUE@ osip_authentication_info.lo \ @BUILD_MAXSIZE_TRUE@ osip_proxy_authentication_info.lo \ @BUILD_MAXSIZE_TRUE@ osip_accept_language.lo osip_accept.lo \ @BUILD_MAXSIZE_TRUE@ osip_alert_info.lo osip_error_info.lo \ @BUILD_MAXSIZE_TRUE@ osip_allow.lo osip_content_disposition.lo \ @BUILD_MAXSIZE_TRUE@ sdp_accessor.lo sdp_message.lo \ @BUILD_MAXSIZE_TRUE@ osip_call_info.lo am_libosipparser2_la_OBJECTS = osip_proxy_authorization.lo \ osip_cseq.lo osip_record_route.lo osip_route.lo osip_to.lo \ osip_from.lo osip_uri.lo osip_authorization.lo osip_header.lo \ osip_www_authenticate.lo osip_via.lo osip_body.lo osip_md5c.lo \ osip_message.lo osip_list.lo osip_call_id.lo \ osip_message_parse.lo osip_contact.lo osip_message_to_str.lo \ osip_content_length.lo osip_parser_cfg.lo osip_content_type.lo \ osip_proxy_authenticate.lo osip_mime_version.lo osip_port.lo \ $(am__objects_1) libosipparser2_la_OBJECTS = $(am_libosipparser2_la_OBJECTS) libosipparser2_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(libosipparser2_la_LDFLAGS) $(LDFLAGS) -o $@ DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/scripts/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ SOURCES = $(libosipparser2_la_SOURCES) DIST_SOURCES = $(am__libosipparser2_la_SOURCES_DIST) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ EXTRA_DIST = parser.h lib_LTLIBRARIES = libosipparser2.la libosipparser2_la_SOURCES = osip_proxy_authorization.c osip_cseq.c \ osip_record_route.c osip_route.c osip_to.c osip_from.c \ osip_uri.c osip_authorization.c osip_header.c \ osip_www_authenticate.c osip_via.c osip_body.c osip_md5c.c \ osip_message.c osip_list.c osip_call_id.c osip_message_parse.c \ osip_contact.c osip_message_to_str.c osip_content_length.c \ osip_parser_cfg.c osip_content_type.c \ osip_proxy_authenticate.c osip_mime_version.c osip_port.c \ $(am__append_1) libosipparser2_la_LDFLAGS = -version-info $(LIBOSIP_SO_VERSION) \ $(PARSER_LIB) $(EXTRA_LIB) -no-undefined INCLUDES = -I$(top_srcdir)/include AM_CFLAGS = $(SIP_CFLAGS) $(SIP_PARSER_FLAGS) $(SIP_EXTRA_FLAGS) all: all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/osipparser2/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu src/osipparser2/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ list2=; for p in $$list; do \ if test -f $$p; then \ list2="$$list2 $$p"; \ else :; fi; \ done; \ test -z "$$list2" || { \ echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ } uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ for p in $$list; do \ $(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ done clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done libosipparser2.la: $(libosipparser2_la_OBJECTS) $(libosipparser2_la_DEPENDENCIES) $(EXTRA_libosipparser2_la_DEPENDENCIES) $(libosipparser2_la_LINK) -rpath $(libdir) $(libosipparser2_la_OBJECTS) $(libosipparser2_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_accept.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_accept_encoding.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_accept_language.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_alert_info.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_allow.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_authentication_info.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_authorization.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_body.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_call_id.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_call_info.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_contact.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_content_disposition.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_content_encoding.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_content_length.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_content_type.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_cseq.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_error_info.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_from.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_header.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_list.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_md5c.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_message.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_message_parse.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_message_to_str.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_mime_version.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_parser_cfg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_port.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_proxy_authenticate.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_proxy_authentication_info.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_proxy_authorization.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_record_route.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_route.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_to.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_uri.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_via.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_www_authenticate.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdp_accessor.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdp_message.Plo@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(LTLIBRARIES) installdirs: for dir in "$(DESTDIR)$(libdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-libLTLIBRARIES install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-libLTLIBRARIES .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libLTLIBRARIES clean-libtool ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am \ install-libLTLIBRARIES install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-libLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/src/osipparser2/osip_body.c0000644000175000017500000002771312254365476015403 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include #include "parser.h" static int osip_body_parse_header (osip_body_t * body, const char *start_of_osip_body_header, const char **next_body); int osip_body_init (osip_body_t ** body) { *body = (osip_body_t *) osip_malloc (sizeof (osip_body_t)); if (*body == NULL) return OSIP_NOMEM; (*body)->body = NULL; (*body)->content_type = NULL; (*body)->length = 0; (*body)->headers = (osip_list_t *) osip_malloc (sizeof (osip_list_t)); if ((*body)->headers == NULL) { osip_free (*body); *body = NULL; return OSIP_NOMEM; } osip_list_init ((*body)->headers); return OSIP_SUCCESS; } /** * Fill the body of message. * @param sip The structure to store results. * @param buf The pointer to the start of body. * @param length The length of body; */ int osip_message_set_body (osip_message_t * sip, const char *buf, size_t length) { osip_body_t *body; int i; i = osip_body_init (&body); if (i != 0) return i; i = osip_body_parse (body, buf, length); if (i != 0) { osip_body_free (body); return i; } sip->message_property = 2; osip_list_add (&sip->bodies, body, -1); return OSIP_SUCCESS; } int osip_body_clone (const osip_body_t * body, osip_body_t ** dest) { int i; osip_body_t *copy; if (body == NULL || body->length <= 0) return OSIP_BADPARAMETER; i = osip_body_init (©); if (i != 0) return i; copy->body = (char *) osip_malloc (body->length + 2); if (copy->body == NULL) { osip_body_free (copy); return OSIP_NOMEM; } copy->length = body->length; memcpy (copy->body, body->body, body->length); copy->body[body->length] = '\0'; if (body->content_type != NULL) { i = osip_content_type_clone (body->content_type, &(copy->content_type)); if (i != 0) { osip_body_free (copy); return i; } } i = osip_list_clone (body->headers, copy->headers, (int (*)(void *, void **)) &osip_header_clone); if (i != 0) { osip_body_free (copy); return i; } *dest = copy; return OSIP_SUCCESS; } #ifndef MINISIZE /* returns the pos of body header. */ /* INPUT : int pos | pos of body header. */ /* INPUT : osip_message_t *sip | sip message. */ /* OUTPUT: osip_body_t *body | structure to save results. */ /* returns -1 on error. */ int osip_message_get_body (const osip_message_t * sip, int pos, osip_body_t ** dest) { osip_body_t *body; *dest = NULL; if (osip_list_size (&sip->bodies) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ body = (osip_body_t *) osip_list_get (&sip->bodies, pos); *dest = body; return pos; } #endif int osip_body_set_contenttype (osip_body_t * body, const char *hvalue) { int i; if (body == NULL) return OSIP_BADPARAMETER; if (hvalue == NULL) return OSIP_BADPARAMETER; i = osip_content_type_init (&(body->content_type)); if (i != 0) return i; i = osip_content_type_parse (body->content_type, hvalue); if (i != 0) { osip_content_type_free (body->content_type); body->content_type = NULL; return i; } return OSIP_SUCCESS; } int osip_body_set_header (osip_body_t * body, const char *hname, const char *hvalue) { osip_header_t *h; int i; if (body == NULL) return OSIP_BADPARAMETER; if (hname == NULL) return OSIP_BADPARAMETER; if (hvalue == NULL) return OSIP_BADPARAMETER; i = osip_header_init (&h); if (i != 0) return i; h->hname = osip_strdup (hname); if (h->hname == NULL) { osip_header_free (h); return OSIP_NOMEM; } h->hvalue = osip_strdup (hvalue); if (h->hvalue == NULL) { osip_header_free (h); return OSIP_NOMEM; } osip_list_add (body->headers, h, -1); return OSIP_SUCCESS; } /* fill the body of message. */ /* INPUT : char *buf | pointer to the start of body. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_body_mime (osip_message_t * sip, const char *buf, size_t length) { osip_body_t *body; int i; if (sip == NULL) return OSIP_BADPARAMETER; i = osip_body_init (&body); if (i != 0) return i; i = osip_body_parse_mime (body, buf, length); if (i != 0) { osip_body_free (body); return i; } sip->message_property = 2; osip_list_add (&sip->bodies, body, -1); return OSIP_SUCCESS; } static int osip_body_parse_header (osip_body_t * body, const char *start_of_osip_body_header, const char **next_body) { const char *start_of_line; const char *end_of_line; const char *colon_index; char *hname; char *hvalue; int i; *next_body = NULL; start_of_line = start_of_osip_body_header; for (;;) { i = __osip_find_next_crlf (start_of_line, &end_of_line); if (i == -2) { } else if (i != 0) return i; /* error case: no end of body found */ /* find the header name */ colon_index = strchr (start_of_line, ':'); if (colon_index == NULL) return OSIP_SYNTAXERROR; /* this is also an error case */ if (colon_index - start_of_line + 1 < 2) return OSIP_SYNTAXERROR; hname = (char *) osip_malloc (colon_index - start_of_line + 1); if (hname == NULL) return OSIP_NOMEM; osip_clrncpy (hname, start_of_line, colon_index - start_of_line); if ((end_of_line - 2) - colon_index < 2) { osip_free (hname); return OSIP_SYNTAXERROR; } hvalue = (char *) osip_malloc ((end_of_line - 2) - colon_index); if (hvalue == NULL) { osip_free (hname); return OSIP_NOMEM; } osip_clrncpy (hvalue, colon_index + 1, (end_of_line - 2) - colon_index - 1); /* really store the header in the sip structure */ if (osip_strncasecmp (hname, "content-type", 12) == 0) i = osip_body_set_contenttype (body, hvalue); else i = osip_body_set_header (body, hname, hvalue); osip_free (hname); osip_free (hvalue); if (i != 0) return i; if (strncmp (end_of_line, CRLF, 2) == 0 || strncmp (end_of_line, "\n", 1) == 0 || strncmp (end_of_line, "\r", 1) == 0) { *next_body = end_of_line; return OSIP_SUCCESS; } start_of_line = end_of_line; } } int osip_body_parse (osip_body_t * body, const char *start_of_body, size_t length) { if (body == NULL) return OSIP_BADPARAMETER; if (start_of_body == NULL) return OSIP_BADPARAMETER; if (body->headers == NULL) return OSIP_BADPARAMETER; body->body = (char *) osip_malloc (length + 1); if (body->body == NULL) return OSIP_NOMEM; memcpy (body->body, start_of_body, length); body->body[length] = '\0'; body->length = length; return OSIP_SUCCESS; } int osip_body_parse_mime (osip_body_t * body, const char *start_of_body, size_t length) { const char *end_of_osip_body_header; const char *start_of_osip_body_header; int i; if (body == NULL) return OSIP_BADPARAMETER; if (start_of_body == NULL) return OSIP_BADPARAMETER; if (body->headers == NULL) return OSIP_BADPARAMETER; start_of_osip_body_header = start_of_body; i = osip_body_parse_header (body, start_of_osip_body_header, &end_of_osip_body_header); if (i != 0) return i; start_of_osip_body_header = end_of_osip_body_header; /* set the real start of body */ if (strncmp (start_of_osip_body_header, CRLF, 2) == 0) start_of_osip_body_header = start_of_osip_body_header + 2; else { if ((strncmp (start_of_osip_body_header, "\n", 1) == 0) || (strncmp (start_of_osip_body_header, "\r", 1) == 0)) start_of_osip_body_header = start_of_osip_body_header + 1; else return OSIP_SYNTAXERROR; /* message does not end with CRLFCRLF, CRCR or LFLF */ } end_of_osip_body_header = start_of_body + length; if (end_of_osip_body_header - start_of_osip_body_header <= 0) return OSIP_SYNTAXERROR; body->body = (char *) osip_malloc (end_of_osip_body_header - start_of_osip_body_header + 1); if (body->body == NULL) return OSIP_NOMEM; memcpy (body->body, start_of_osip_body_header, end_of_osip_body_header - start_of_osip_body_header); body->length = end_of_osip_body_header - start_of_osip_body_header; body->body[body->length] = '\0'; return OSIP_SUCCESS; } /* returns the body as a string. */ /* INPUT : osip_body_t *body | body. */ /* returns null on error. */ int osip_body_to_str (const osip_body_t * body, char **dest, size_t * str_length) { char *tmp_body; char *tmp; char *ptr; int pos; int i; size_t length; if (dest) *dest = NULL; if (str_length) *str_length = 0; if (body == NULL) return OSIP_BADPARAMETER; if (body->body == NULL) return OSIP_BADPARAMETER; if (body->headers == NULL) return OSIP_BADPARAMETER; if (body->length <= 0) return OSIP_BADPARAMETER; length = 15 + body->length + (osip_list_size (body->headers) * 40); tmp_body = (char *) osip_malloc (length); if (tmp_body == NULL) return OSIP_NOMEM; ptr = tmp_body; /* save the initial address of the string */ if (body->content_type != NULL) { tmp_body = osip_strn_append (tmp_body, "content-type: ", 14); i = osip_content_type_to_str (body->content_type, &tmp); if (i != 0) { osip_free (ptr); return i; } if (length < tmp_body - ptr + strlen (tmp) + 4) { size_t len; len = tmp_body - ptr; length = length + strlen (tmp) + 4; ptr = osip_realloc (ptr, length); tmp_body = ptr + len; } tmp_body = osip_str_append (tmp_body, tmp); osip_free (tmp); tmp_body = osip_strn_append (tmp_body, CRLF, 2); } pos = 0; while (!osip_list_eol (body->headers, pos)) { osip_header_t *header; header = (osip_header_t *) osip_list_get (body->headers, pos); i = osip_header_to_str (header, &tmp); if (i != 0) { osip_free (ptr); return i; } if (length < tmp_body - ptr + strlen (tmp) + 4) { size_t len; len = tmp_body - ptr; length = length + strlen (tmp) + 4; ptr = osip_realloc (ptr, length); tmp_body = ptr + len; } tmp_body = osip_str_append (tmp_body, tmp); osip_free (tmp); tmp_body = osip_strn_append (tmp_body, CRLF, 2); pos++; } if ((osip_list_size (body->headers) > 0) || (body->content_type != NULL)) { tmp_body = osip_strn_append (tmp_body, CRLF, 2); } if (length < tmp_body - ptr + body->length + 4) { size_t len; len = tmp_body - ptr; length = length + body->length + 4; ptr = osip_realloc (ptr, length); tmp_body = ptr + len; } memcpy (tmp_body, body->body, body->length); tmp_body = tmp_body + body->length; /* end of this body */ if (str_length != NULL) *str_length = tmp_body - ptr; *dest = ptr; return OSIP_SUCCESS; } /* deallocates a body structure. */ /* INPUT : osip_body_t *body | body. */ void osip_body_free (osip_body_t * body) { if (body == NULL) return; osip_free (body->body); if (body->content_type != NULL) { osip_content_type_free (body->content_type); } osip_list_special_free (body->headers, (void (*)(void *)) &osip_header_free); osip_free (body->headers); osip_free (body); } libosip2-4.1.0/src/osipparser2/osip_content_type.c0000644000175000017500000001620312254365476017151 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include "parser.h" int osip_content_type_init (osip_content_type_t ** content_type) { *content_type = (osip_content_type_t *) osip_malloc (sizeof (osip_content_type_t)); if (*content_type == NULL) return OSIP_NOMEM; (*content_type)->type = NULL; (*content_type)->subtype = NULL; osip_list_init (&(*content_type)->gen_params); return OSIP_SUCCESS; } /* adds the content_type header to message. */ /* INPUT : char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_content_type (osip_message_t * sip, const char *hvalue) { int i; if (sip->content_type != NULL) return OSIP_BADPARAMETER; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; i = osip_content_type_init (&(sip->content_type)); if (i != 0) return i; sip->message_property = 2; i = osip_content_type_parse (sip->content_type, hvalue); if (i != 0) { osip_content_type_free (sip->content_type); sip->content_type = NULL; return i; } return OSIP_SUCCESS; } #ifndef MINISIZE /* returns the content_type header. */ /* INPUT : osip_message_t *sip | sip message. */ /* returns null on error. */ osip_content_type_t * osip_message_get_content_type (const osip_message_t * sip) { return sip->content_type; } #endif /* parses the string as a content_type header. */ /* INPUT : const char *string | pointer to a content_type string.*/ /* OUTPUT: osip_content_type_t *content_type | structure to save results. */ /* returns -1 on error. */ int osip_content_type_parse (osip_content_type_t * content_type, const char *hvalue) { char *subtype; char *osip_content_type_params; int i; /* How to parse: we'll place the pointers: subtype => beginning of subtype osip_content_type_params => beginning of params examples: application/multipart ; boundary= ^ ^ */ if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; /* It's valid to add empty Accept header! */ subtype = strchr (hvalue, '/'); osip_content_type_params = strchr (hvalue, ';'); if (subtype == NULL) return OSIP_SYNTAXERROR; /* do we really mind such an error */ if (osip_content_type_params != NULL) { i = __osip_generic_param_parseall (&content_type->gen_params, osip_content_type_params); if (i != 0) return i; } else osip_content_type_params = subtype + strlen (subtype); if (subtype - hvalue + 1 < 2) return OSIP_SYNTAXERROR; content_type->type = (char *) osip_malloc (subtype - hvalue + 1); if (content_type->type == NULL) return OSIP_NOMEM; osip_clrncpy (content_type->type, hvalue, subtype - hvalue); if (osip_content_type_params - subtype < 2) return OSIP_SYNTAXERROR; content_type->subtype = (char *) osip_malloc (osip_content_type_params - subtype); if (content_type->subtype == NULL) return OSIP_NOMEM; osip_clrncpy (content_type->subtype, subtype + 1, osip_content_type_params - subtype - 1); return OSIP_SUCCESS; } /* returns the content_type header as a string. */ /* INPUT : osip_content_type_t *content_type | content_type header. */ /* returns null on error. */ int osip_content_type_to_str (const osip_content_type_t * content_type, char **dest) { char *buf; char *tmp; size_t len; *dest = NULL; if ((content_type == NULL) || (content_type->type == NULL) || (content_type->subtype == NULL)) return OSIP_BADPARAMETER; /* try to guess a long enough length */ len = strlen (content_type->type) + strlen (content_type->subtype) + 4 /* for '/', ' ', ';' and '\0' */ + 10 * osip_list_size (&content_type->gen_params); buf = (char *) osip_malloc (len); if (buf == NULL) return OSIP_NOMEM; tmp = buf; sprintf (tmp, "%s/%s", content_type->type, content_type->subtype); tmp = tmp + strlen (tmp); { int pos = 0; osip_generic_param_t *u_param; #if 0 if (!osip_list_eol (content_type->gen_params, pos)) { /* needed for cannonical form! (authentication issue of rfc2543) */ sprintf (tmp, " "); tmp++; } #endif while (!osip_list_eol (&content_type->gen_params, pos)) { size_t tmp_len; u_param = (osip_generic_param_t *) osip_list_get (&content_type->gen_params, pos); if (u_param->gvalue == NULL) { osip_free (buf); return OSIP_SYNTAXERROR; } tmp_len = strlen (buf) + 4 + strlen (u_param->gname) + strlen (u_param->gvalue) + 1; if (len < tmp_len) { buf = osip_realloc (buf, tmp_len); len = tmp_len; tmp = buf + strlen (buf); } snprintf (tmp, len - (tmp - buf), "; %s=%s", u_param->gname, u_param->gvalue); tmp = tmp + strlen (tmp); pos++; } } *dest = buf; return OSIP_SUCCESS; } /* deallocates a osip_content_type_t structure. */ /* INPUT : osip_content_type_t *content_type | content_type. */ void osip_content_type_free (osip_content_type_t * content_type) { if (content_type == NULL) return; osip_free (content_type->type); osip_free (content_type->subtype); osip_generic_param_freelist (&content_type->gen_params); content_type->type = NULL; content_type->subtype = NULL; osip_free (content_type); } int osip_content_type_clone (const osip_content_type_t * ctt, osip_content_type_t ** dest) { int i; osip_content_type_t *ct; *dest = NULL; if (ctt == NULL) return OSIP_BADPARAMETER; i = osip_content_type_init (&ct); if (i != 0) /* allocation failed */ return i; if (ctt->type != NULL) ct->type = osip_strdup (ctt->type); if (ctt->subtype != NULL) ct->subtype = osip_strdup (ctt->subtype); { int pos = 0; osip_generic_param_t *u_param; osip_generic_param_t *dest_param; while (!osip_list_eol (&ctt->gen_params, pos)) { u_param = (osip_generic_param_t *) osip_list_get (&ctt->gen_params, pos); i = osip_generic_param_clone (u_param, &dest_param); if (i != 0) { osip_content_type_free (ct); return i; } osip_list_add (&ct->gen_params, dest_param, -1); pos++; } } *dest = ct; return OSIP_SUCCESS; } libosip2-4.1.0/src/osipparser2/parser.h0000644000175000017500000000362612254365476014712 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _MSG_H_ #define _MSG_H_ #ifndef DOXYGEN #ifndef MINISIZE #define NUMBER_OF_HEADERS 33 #else #define NUMBER_OF_HEADERS 22 #endif /* internal type for parser's config */ typedef struct ___osip_message_config_t { char *hname; int (*setheader) (osip_message_t *, const char *); int ignored_when_invalid; } __osip_message_config_t; int __osip_message_call_method (int i, osip_message_t * dest, const char *hvalue); int __osip_message_is_known_header (const char *hname); int __osip_find_next_occurence (const char *str, const char *buf, const char **index_of_str, const char *end_of_buf); int __osip_find_next_crlf (const char *start_of_header, const char **end_of_header); int __osip_find_next_crlfcrlf (const char *start_of_part, const char **end_of_part); int __osip_quoted_string_set (const char *name, const char *str, char **result, const char **next); int __osip_token_set (const char *name, const char *str, char **result, const char **next); int __osip_generic_param_parseall (osip_list_t * gen_params, const char *params); #endif #endif libosip2-4.1.0/src/osipparser2/osip_from.c0000644000175000017500000004023412254365476015402 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include "parser.h" /* adds the from header to message. */ /* INPUT : char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_from (osip_message_t * sip, const char *hvalue) { int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; if (sip->from != NULL) return OSIP_SYNTAXERROR; i = osip_from_init (&(sip->from)); if (i != 0) return i; sip->message_property = 2; i = osip_from_parse (sip->from, hvalue); if (i != 0) { osip_from_free (sip->from); sip->from = NULL; return i; } return OSIP_SUCCESS; } #ifndef MINISIZE /* returns the from header. */ /* INPUT : osip_message_t *sip | sip message. */ /* returns null on error. */ osip_from_t * osip_message_get_from (const osip_message_t * sip) { return sip->from; } #endif int osip_from_init (osip_from_t ** from) { *from = (osip_from_t *) osip_malloc (sizeof (osip_from_t)); if (*from == NULL) return OSIP_NOMEM; (*from)->displayname = NULL; (*from)->url = NULL; osip_list_init (&(*from)->gen_params); return OSIP_SUCCESS; } /* deallocates a osip_from_t structure. */ /* INPUT : osip_from_t *from | from. */ void osip_from_free (osip_from_t * from) { if (from == NULL) return; if (from->url != NULL) { osip_uri_free (from->url); } osip_free (from->displayname); osip_generic_param_freelist (&from->gen_params); osip_free (from); } /* parses the string as a from header. */ /* INPUT : const char *string | pointer to a from string.*/ /* OUTPUT: osip_from_t *from | structure to save results. */ /* returns -1 on error. */ int osip_from_parse (osip_from_t * from, const char *hvalue) { const char *displayname; const char *url; const char *url_end; const char *gen_params; int i; if (from == NULL || hvalue == NULL) return OSIP_BADPARAMETER; /* How to parse: we'll place the pointers: displayname => beginning of displayname url => beginning of url url_end => end of url gen_params => beginning of params examples: jack ;tag=34erZ ^ ^ ^ ^ sip:amoizard@antisip.com;tag=34erZ ^ ^^ */ displayname = strchr (hvalue, '"'); url = strchr (hvalue, '<'); if (url != NULL) { url_end = strchr (url, '>'); if (url_end == NULL) return OSIP_SYNTAXERROR; } /* SIPit day2: this case was not supported first '"' is placed after '<' and after '>' ;description="OPEN";expires=28800 if the fisrt quote is after '<' then this is not a quote for a displayname. */ if (displayname != NULL) { if (displayname > url) displayname = NULL; } if ((displayname == NULL) && (url != NULL)) { /* displayname IS A '*token' (not a quoted-string) */ if (hvalue != url) { /* displayname exists */ if (url - hvalue + 1 < 2) return OSIP_SYNTAXERROR; from->displayname = (char *) osip_malloc (url - hvalue + 1); if (from->displayname == NULL) return OSIP_NOMEM; osip_clrncpy (from->displayname, hvalue, url - hvalue); } url++; /* place pointer on the beginning of url */ } else { if ((displayname != NULL) && (url != NULL)) { /* displayname IS A quoted-string (not a '*token') */ const char *first; const char *second = NULL; /* search for quotes */ first = __osip_quote_find (hvalue); if (first == NULL) return OSIP_SYNTAXERROR; /* missing quote */ second = __osip_quote_find (first + 1); if (second == NULL) return OSIP_SYNTAXERROR; /* missing quote */ if ((first > url)) return OSIP_SYNTAXERROR; if (second - first + 2 >= 2) { from->displayname = (char *) osip_malloc (second - first + 2); if (from->displayname == NULL) return OSIP_NOMEM; osip_strncpy (from->displayname, first, second - first + 1); /* osip_clrspace(from->displayname); *//*should we do that? */ /* special case: "" */ } /* else displayname is empty? */ url = strchr (second + 1, '<'); if (url == NULL) return OSIP_SYNTAXERROR; /* '<' MUST exist */ url++; } else url = hvalue; /* field does not contains '<' and '>' */ } /* DISPLAY-NAME SET */ /* START of URL KNOWN */ url_end = strchr (url, '>'); if (url_end == NULL) { /* sip:amoizard@antisip.com;tag=023 *//* We are sure ';' is the delimiter for from-parameters */ char *host = strchr (url, '@'); if (host != NULL) gen_params = strchr (host, ';'); else gen_params = strchr (url, ';'); if (gen_params != NULL) url_end = gen_params - 1; else url_end = url + strlen (url); } else { /* jack ;tag=azer */ gen_params = strchr (url_end, ';'); url_end--; /* place pointer on the beginning of url */ } if (gen_params != NULL) { /* now we are sure a param exist */ i = __osip_generic_param_parseall (&from->gen_params, gen_params); if (i != 0) { return i; } } /* set the url */ { char *tmp; if (url_end - url + 2 < 7) return OSIP_SYNTAXERROR; i = osip_uri_init (&(from->url)); if (i != 0) return i; tmp = (char *) osip_malloc (url_end - url + 2); if (tmp == NULL) return OSIP_NOMEM; osip_strncpy (tmp, url, url_end - url + 1); i = osip_uri_parse (from->url, tmp); osip_free (tmp); if (i != 0) return i; } return OSIP_SUCCESS; } /* returns the from header as a string. */ /* INPUT : osip_from_t *from | from header. */ /* returns -1 on error. */ int osip_from_to_str (const osip_from_t * from, char **dest) { char *url; char *buf; int i; size_t len; *dest = NULL; if ((from == NULL) || (from->url == NULL)) return OSIP_BADPARAMETER; i = osip_uri_to_str (from->url, &url); if (i != 0) return i; if (from->displayname == NULL) len = strlen (url) + 5; else len = strlen (url) + strlen (from->displayname) + 5; buf = (char *) osip_malloc (len); if (buf == NULL) { osip_free (url); return OSIP_NOMEM; } if (from->displayname != NULL) sprintf (buf, "%s <%s>", from->displayname, url); else /* from rfc2543bis-04: for authentication related issue! "The To and From header fields always include the < and > delimiters even if the display-name is empty." */ sprintf (buf, "<%s>", url); osip_free (url); { int pos = 0; osip_generic_param_t *u_param; size_t plen; char *tmp; while (!osip_list_eol (&from->gen_params, pos)) { u_param = (osip_generic_param_t *) osip_list_get (&from->gen_params, pos); if (u_param->gvalue == NULL) plen = strlen (u_param->gname) + 2; else plen = strlen (u_param->gname) + strlen (u_param->gvalue) + 3; len = len + plen; buf = (char *) osip_realloc (buf, len); tmp = buf; tmp = tmp + strlen (tmp); if (u_param->gvalue == NULL) snprintf (tmp, len - (tmp - buf), ";%s", u_param->gname); else snprintf (tmp, len - (tmp - buf), ";%s=%s", u_param->gname, u_param->gvalue); pos++; } } *dest = buf; return OSIP_SUCCESS; } char * osip_from_get_displayname (osip_from_t * from) { if (from == NULL) return NULL; return from->displayname; } void osip_from_set_displayname (osip_from_t * from, char *displayname) { from->displayname = displayname; } osip_uri_t * osip_from_get_url (osip_from_t * from) { if (from == NULL) return NULL; return from->url; } void osip_from_set_url (osip_from_t * from, osip_uri_t * url) { from->url = url; } int osip_from_param_get (osip_from_t * from, int pos, osip_generic_param_t ** fparam) { *fparam = NULL; if (from == NULL) return OSIP_BADPARAMETER; if (osip_list_size (&from->gen_params) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ *fparam = (osip_generic_param_t *) osip_list_get (&from->gen_params, pos); return pos; } int osip_from_clone (const osip_from_t * from, osip_from_t ** dest) { int i; osip_from_t *fr; *dest = NULL; if (from == NULL) return OSIP_BADPARAMETER; i = osip_from_init (&fr); if (i != 0) /* allocation failed */ return i; if (from->displayname != NULL) { fr->displayname = osip_strdup (from->displayname); if (fr->displayname == NULL) { osip_from_free (fr); return OSIP_NOMEM; } } if (from->url != NULL) { i = osip_uri_clone (from->url, &(fr->url)); if (i != 0) { osip_from_free (fr); return i; } } i = osip_list_clone (&from->gen_params, &fr->gen_params, (int (*)(void *, void **)) &osip_generic_param_clone); if (i != 0) { osip_from_free (fr); return i; } *dest = fr; return OSIP_SUCCESS; } int osip_from_compare (osip_from_t * from1, osip_from_t * from2) { char *tag1; char *tag2; if (from1 == NULL || from2 == NULL) return OSIP_BADPARAMETER; if (from1->url == NULL || from2->url == NULL) return OSIP_BADPARAMETER; /* we could have a sip or sips url, but if string!=NULL, host part will be NULL. */ if (from1->url->host == NULL && from2->url->host == NULL) { if (from1->url->string == NULL || from2->url->string == NULL) return OSIP_UNDEFINED_ERROR; if (0 == strcmp (from1->url->string, from2->url->string)) return OSIP_SUCCESS; } if (from1->url->host == NULL || from2->url->host == NULL) return OSIP_UNDEFINED_ERROR; /* compare url including tag */ if (0 != strcmp (from1->url->host, from2->url->host)) return OSIP_UNDEFINED_ERROR; if (from1->url->username != NULL && from2->url->username != NULL) if (0 != strcmp (from1->url->username, from2->url->username)) return OSIP_UNDEFINED_ERROR; tag1 = NULL; tag2 = NULL; { int pos = 0; osip_generic_param_t *u_param; while (!osip_list_eol (&from1->gen_params, pos)) { u_param = (osip_generic_param_t *) osip_list_get (&from1->gen_params, pos); if (0 == strncmp (u_param->gname, "tag", 3)) { tag1 = u_param->gvalue; break; } pos++; } } { int pos = 0; osip_generic_param_t *u_param; while (!osip_list_eol (&from2->gen_params, pos)) { u_param = (osip_generic_param_t *) osip_list_get (&from2->gen_params, pos); if (0 == strncmp (u_param->gname, "tag", 3)) { tag2 = u_param->gvalue; break; } pos++; } } /* sounds like a BUG! if tag2 exists and tag1 does not, then it will return OSIP_SUCCESS; in the first request, (INVITE) the To field does not contain any tag. The response contains one! and the response must match the request.... */ /* so we test the tags only when both exist! */ if (tag1 != NULL && tag2 != NULL) if (0 != strcmp (tag1, tag2)) return OSIP_UNDEFINED_ERROR; /* We could return a special case, when */ /* only one tag exists?? */ return OSIP_SUCCESS; /* return code changed to 0 from release 0.6.1 */ } int __osip_generic_param_parseall (osip_list_t * gen_params, const char *params) { int i; char *pname; char *pvalue; const char *comma; const char *equal; /* find '=' wich is the separator for one param */ /* find ';' wich is the separator for multiple params */ equal = next_separator (params + 1, '=', ';'); comma = strchr (params + 1, ';'); while (comma != NULL) { if (equal == NULL) { equal = comma; pvalue = NULL; } else { const char *tmp; /* check for NULL param with an '=' character */ tmp = equal + 1; for (; *tmp == '\t' || *tmp == ' '; tmp++) { } pvalue = NULL; if (*tmp != ',' && *tmp != '\0') { if (comma - equal < 2) return OSIP_SYNTAXERROR; pvalue = (char *) osip_malloc (comma - equal); if (pvalue == NULL) return OSIP_NOMEM; osip_strncpy (pvalue, equal + 1, comma - equal - 1); } } if (equal - params < 2) { osip_free (pvalue); return OSIP_SYNTAXERROR; } pname = (char *) osip_malloc (equal - params); if (pname == NULL) { osip_free (pvalue); return OSIP_NOMEM; } osip_strncpy (pname, params + 1, equal - params - 1); i = osip_generic_param_add (gen_params, pname, pvalue); if (i != OSIP_SUCCESS) { osip_free (pname); osip_free (pvalue); return OSIP_NOMEM; } params = comma; equal = next_separator (params + 1, '=', ';'); comma = strchr (params + 1, ';'); } /* this is the last header (comma==NULL) */ comma = params + strlen (params); if (equal == NULL) { equal = comma; /* at the end */ pvalue = NULL; if (equal - params < 2) { osip_free (pvalue); return OSIP_SUCCESS; /* empty comma? */ } } else { const char *tmp; /* check for NULL param with an '=' character */ tmp = equal + 1; for (; *tmp == '\t' || *tmp == ' '; tmp++) { } pvalue = NULL; if (*tmp != ',' && *tmp != '\0') { if (comma - equal < 2) return OSIP_SYNTAXERROR; pvalue = (char *) osip_malloc (comma - equal); if (pvalue == NULL) return OSIP_NOMEM; osip_strncpy (pvalue, equal + 1, comma - equal - 1); } } if (equal - params < 2) { osip_free (pvalue); return OSIP_SYNTAXERROR; } pname = (char *) osip_malloc (equal - params); if (pname == NULL) { osip_free (pvalue); return OSIP_NOMEM; } osip_strncpy (pname, params + 1, equal - params - 1); i = osip_generic_param_add (gen_params, pname, pvalue); if (i != OSIP_SUCCESS) { osip_free (pname); osip_free (pvalue); return OSIP_NOMEM; } return OSIP_SUCCESS; } void osip_generic_param_set_value (osip_generic_param_t * fparam, char *value) { fparam->gvalue = value; } char * osip_generic_param_get_name (const osip_generic_param_t * fparam) { if (fparam == NULL) return NULL; return fparam->gname; } void osip_generic_param_set_name (osip_generic_param_t * fparam, char *name) { fparam->gname = name; } char * osip_generic_param_get_value (const osip_generic_param_t * fparam) { if (fparam == NULL) return NULL; if (fparam->gname == NULL) return NULL; /* name is mandatory */ return fparam->gvalue; } int osip_from_tag_match (osip_from_t * from1, osip_from_t * from2) { osip_generic_param_t *tag_from1; osip_generic_param_t *tag_from2; if (from1 == NULL || from2 == NULL) return OSIP_BADPARAMETER; osip_from_param_get_byname (from1, "tag", &tag_from1); osip_from_param_get_byname (from2, "tag", &tag_from2); if (tag_from1 == NULL && tag_from2 == NULL) return OSIP_SUCCESS; if ((tag_from1 != NULL && tag_from2 == NULL) || (tag_from1 == NULL && tag_from2 != NULL)) return OSIP_UNDEFINED_ERROR; if (tag_from1->gvalue == NULL || tag_from2->gvalue == NULL) return OSIP_UNDEFINED_ERROR; if (0 != strcmp (tag_from1->gvalue, tag_from2->gvalue)) return OSIP_UNDEFINED_ERROR; return OSIP_SUCCESS; } libosip2-4.1.0/src/osipparser2/osip_md5c.c0000644000175000017500000002522412254365476015271 00000000000000/* This is a modified version from Aymeric MOIZARD of MD5C.C provided by RSA Data Security, Inc. modification: path for include files */ /* MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm */ /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved. License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing this software or this function. License is also granted to make and use derivative works provided that such works are identified as "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing the derived work. RSA Data Security, Inc. makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind. These notices must be retained in any copies of any part of this documentation and/or software. */ /* modified for oSIP */ #ifndef NO_MD5_SUPPORT #include /* Constants for MD5Transform routine. */ #define S11 7 #define S12 12 #define S13 17 #define S14 22 #define S21 5 #define S22 9 #define S23 14 #define S24 20 #define S31 4 #define S32 11 #define S33 16 #define S34 23 #define S41 6 #define S42 10 #define S43 15 #define S44 21 static void osip_MD5Transform PROTO_LIST ((UINT4[4], unsigned char[64])); static void osip_Encode PROTO_LIST ((unsigned char *, UINT4 *, unsigned int)); static void osip_Decode PROTO_LIST ((UINT4 *, unsigned char *, unsigned int)); static void osip_MD5_memcpy PROTO_LIST ((POINTER, POINTER, unsigned int)); static void osip_MD5_memset PROTO_LIST ((POINTER, int, unsigned int)); static unsigned char PADDING[64] = { 0x80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; /* F, G, H and I are basic MD5 functions. */ #define F(x, y, z) (((x) & (y)) | ((~x) & (z))) #define G(x, y, z) (((x) & (z)) | ((y) & (~z))) #define H(x, y, z) ((x) ^ (y) ^ (z)) #define I(x, y, z) ((y) ^ ((x) | (~z))) /* ROTATE_LEFT rotates x left n bits. */ #define ROTATE_LEFT(x, n) (((x) << (n)) | ((x) >> (32-(n)))) /* FF, GG, HH, and II transformations for rounds 1, 2, 3, and 4. Rotation is separate from addition to prevent recomputation. */ #define FF(a, b, c, d, x, s, ac) { \ (a) += F ((b), (c), (d)) + (x) + (UINT4)(ac); \ (a) = ROTATE_LEFT ((a), (s)); \ (a) += (b); \ } #define GG(a, b, c, d, x, s, ac) { \ (a) += G ((b), (c), (d)) + (x) + (UINT4)(ac); \ (a) = ROTATE_LEFT ((a), (s)); \ (a) += (b); \ } #define HH(a, b, c, d, x, s, ac) { \ (a) += H ((b), (c), (d)) + (x) + (UINT4)(ac); \ (a) = ROTATE_LEFT ((a), (s)); \ (a) += (b); \ } #define II(a, b, c, d, x, s, ac) { \ (a) += I ((b), (c), (d)) + (x) + (UINT4)(ac); \ (a) = ROTATE_LEFT ((a), (s)); \ (a) += (b); \ } /* MD5 initialization. Begins an MD5 operation, writing a new context. */ void osip_MD5Init (osip_MD5_CTX * context /* context */ ) { context->count[0] = context->count[1] = 0; /* Load magic initialization constants. */ context->state[0] = 0x67452301; context->state[1] = 0xefcdab89; context->state[2] = 0x98badcfe; context->state[3] = 0x10325476; } /* MD5 block update operation. Continues an MD5 message-digest operation, processing another message block, and updating the context. */ void osip_MD5Update (osip_MD5_CTX * context, /* context */ unsigned char *input, /* input block */ unsigned int inputLen /* length of input block */ ) { unsigned int i, index, partLen; /* Compute number of bytes mod 64 */ index = (unsigned int) ((context->count[0] >> 3) & 0x3F); /* Update number of bits */ if ((context->count[0] += ((UINT4) inputLen << 3)) < ((UINT4) inputLen << 3)) context->count[1]++; context->count[1] += ((UINT4) inputLen >> 29); partLen = 64 - index; /* Transform as many times as possible. */ if (inputLen >= partLen) { osip_MD5_memcpy ((POINTER) & context->buffer[index], (POINTER) input, partLen); osip_MD5Transform (context->state, context->buffer); for (i = partLen; i + 63 < inputLen; i += 64) osip_MD5Transform (context->state, &input[i]); index = 0; } else i = 0; /* Buffer remaining input */ osip_MD5_memcpy ((POINTER) & context->buffer[index], (POINTER) & input[i], inputLen - i); } /* MD5 finalization. Ends an MD5 message-digest operation, writing the the message digest and zeroizing the context. */ void osip_MD5Final (unsigned char digest[16], /* message digest */ osip_MD5_CTX * context /* context */ ) { unsigned char bits[8]; unsigned int index, padLen; /* Save number of bits */ osip_Encode (bits, context->count, 8); /* Pad out to 56 mod 64. */ index = (unsigned int) ((context->count[0] >> 3) & 0x3f); padLen = (index < 56) ? (56 - index) : (120 - index); osip_MD5Update (context, PADDING, padLen); /* Append length (before padding) */ osip_MD5Update (context, bits, 8); /* Store state in digest */ osip_Encode (digest, context->state, 16); /* Zeroize sensitive information. */ osip_MD5_memset ((POINTER) context, 0, sizeof (*context)); } /* MD5 basic transformation. Transforms state based on block. */ static void osip_MD5Transform (UINT4 state[4], unsigned char block[64]) { UINT4 a = state[0], b = state[1], c = state[2], d = state[3], x[16]; osip_Decode (x, block, 64); /* Round 1 */ FF (a, b, c, d, x[0], S11, 0xd76aa478); /* 1 */ FF (d, a, b, c, x[1], S12, 0xe8c7b756); /* 2 */ FF (c, d, a, b, x[2], S13, 0x242070db); /* 3 */ FF (b, c, d, a, x[3], S14, 0xc1bdceee); /* 4 */ FF (a, b, c, d, x[4], S11, 0xf57c0faf); /* 5 */ FF (d, a, b, c, x[5], S12, 0x4787c62a); /* 6 */ FF (c, d, a, b, x[6], S13, 0xa8304613); /* 7 */ FF (b, c, d, a, x[7], S14, 0xfd469501); /* 8 */ FF (a, b, c, d, x[8], S11, 0x698098d8); /* 9 */ FF (d, a, b, c, x[9], S12, 0x8b44f7af); /* 10 */ FF (c, d, a, b, x[10], S13, 0xffff5bb1); /* 11 */ FF (b, c, d, a, x[11], S14, 0x895cd7be); /* 12 */ FF (a, b, c, d, x[12], S11, 0x6b901122); /* 13 */ FF (d, a, b, c, x[13], S12, 0xfd987193); /* 14 */ FF (c, d, a, b, x[14], S13, 0xa679438e); /* 15 */ FF (b, c, d, a, x[15], S14, 0x49b40821); /* 16 */ /* Round 2 */ GG (a, b, c, d, x[1], S21, 0xf61e2562); /* 17 */ GG (d, a, b, c, x[6], S22, 0xc040b340); /* 18 */ GG (c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */ GG (b, c, d, a, x[0], S24, 0xe9b6c7aa); /* 20 */ GG (a, b, c, d, x[5], S21, 0xd62f105d); /* 21 */ GG (d, a, b, c, x[10], S22, 0x2441453); /* 22 */ GG (c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */ GG (b, c, d, a, x[4], S24, 0xe7d3fbc8); /* 24 */ GG (a, b, c, d, x[9], S21, 0x21e1cde6); /* 25 */ GG (d, a, b, c, x[14], S22, 0xc33707d6); /* 26 */ GG (c, d, a, b, x[3], S23, 0xf4d50d87); /* 27 */ GG (b, c, d, a, x[8], S24, 0x455a14ed); /* 28 */ GG (a, b, c, d, x[13], S21, 0xa9e3e905); /* 29 */ GG (d, a, b, c, x[2], S22, 0xfcefa3f8); /* 30 */ GG (c, d, a, b, x[7], S23, 0x676f02d9); /* 31 */ GG (b, c, d, a, x[12], S24, 0x8d2a4c8a); /* 32 */ /* Round 3 */ HH (a, b, c, d, x[5], S31, 0xfffa3942); /* 33 */ HH (d, a, b, c, x[8], S32, 0x8771f681); /* 34 */ HH (c, d, a, b, x[11], S33, 0x6d9d6122); /* 35 */ HH (b, c, d, a, x[14], S34, 0xfde5380c); /* 36 */ HH (a, b, c, d, x[1], S31, 0xa4beea44); /* 37 */ HH (d, a, b, c, x[4], S32, 0x4bdecfa9); /* 38 */ HH (c, d, a, b, x[7], S33, 0xf6bb4b60); /* 39 */ HH (b, c, d, a, x[10], S34, 0xbebfbc70); /* 40 */ HH (a, b, c, d, x[13], S31, 0x289b7ec6); /* 41 */ HH (d, a, b, c, x[0], S32, 0xeaa127fa); /* 42 */ HH (c, d, a, b, x[3], S33, 0xd4ef3085); /* 43 */ HH (b, c, d, a, x[6], S34, 0x4881d05); /* 44 */ HH (a, b, c, d, x[9], S31, 0xd9d4d039); /* 45 */ HH (d, a, b, c, x[12], S32, 0xe6db99e5); /* 46 */ HH (c, d, a, b, x[15], S33, 0x1fa27cf8); /* 47 */ HH (b, c, d, a, x[2], S34, 0xc4ac5665); /* 48 */ /* Round 4 */ II (a, b, c, d, x[0], S41, 0xf4292244); /* 49 */ II (d, a, b, c, x[7], S42, 0x432aff97); /* 50 */ II (c, d, a, b, x[14], S43, 0xab9423a7); /* 51 */ II (b, c, d, a, x[5], S44, 0xfc93a039); /* 52 */ II (a, b, c, d, x[12], S41, 0x655b59c3); /* 53 */ II (d, a, b, c, x[3], S42, 0x8f0ccc92); /* 54 */ II (c, d, a, b, x[10], S43, 0xffeff47d); /* 55 */ II (b, c, d, a, x[1], S44, 0x85845dd1); /* 56 */ II (a, b, c, d, x[8], S41, 0x6fa87e4f); /* 57 */ II (d, a, b, c, x[15], S42, 0xfe2ce6e0); /* 58 */ II (c, d, a, b, x[6], S43, 0xa3014314); /* 59 */ II (b, c, d, a, x[13], S44, 0x4e0811a1); /* 60 */ II (a, b, c, d, x[4], S41, 0xf7537e82); /* 61 */ II (d, a, b, c, x[11], S42, 0xbd3af235); /* 62 */ II (c, d, a, b, x[2], S43, 0x2ad7d2bb); /* 63 */ II (b, c, d, a, x[9], S44, 0xeb86d391); /* 64 */ state[0] += a; state[1] += b; state[2] += c; state[3] += d; /* Zeroize sensitive information. */ osip_MD5_memset ((POINTER) x, 0, sizeof (x)); } /* Encodes input (UINT4) into output (unsigned char). Assumes len is a multiple of 4. */ static void osip_Encode (unsigned char *output, UINT4 * input, unsigned int len) { unsigned int i, j; for (i = 0, j = 0; j < len; i++, j += 4) { output[j] = (unsigned char) (input[i] & 0xff); output[j + 1] = (unsigned char) ((input[i] >> 8) & 0xff); output[j + 2] = (unsigned char) ((input[i] >> 16) & 0xff); output[j + 3] = (unsigned char) ((input[i] >> 24) & 0xff); } } /* Decodes input (unsigned char) into output (UINT4). Assumes len is a multiple of 4. */ static void osip_Decode (UINT4 * output, unsigned char *input, unsigned int len) { unsigned int i, j; for (i = 0, j = 0; j < len; i++, j += 4) output[i] = ((UINT4) input[j]) | (((UINT4) input[j + 1]) << 8) | (((UINT4) input[j + 2]) << 16) | (((UINT4) input[j + 3]) << 24); } /* Note: Replace "for loop" with standard memcpy if possible. */ static void osip_MD5_memcpy (POINTER output, POINTER input, unsigned int len) { unsigned int i; for (i = 0; i < len; i++) output[i] = input[i]; } /* Note: Replace "for loop" with standard memset if possible. */ static void osip_MD5_memset (POINTER output, int value, unsigned int len) { unsigned int i; for (i = 0; i < len; i++) ((char *) output)[i] = (char) value; } #endif libosip2-4.1.0/src/osipparser2/osip_content_disposition.c0000644000175000017500000000321012254365476020526 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include "parser.h" #ifndef MINISIZE int osip_content_disposition_parse (osip_content_disposition_t * cd, const char *hvalue) { const char *cd_params; int i; cd_params = strchr (hvalue, ';'); if (cd_params != NULL) { i = __osip_generic_param_parseall (&cd->gen_params, cd_params); if (i != 0) return i; } else cd_params = hvalue + strlen (hvalue); if (cd_params - hvalue + 1 < 2) return OSIP_SYNTAXERROR; cd->element = (char *) osip_malloc (cd_params - hvalue + 1); if (cd->element == NULL) return OSIP_NOMEM; osip_clrncpy (cd->element, hvalue, cd_params - hvalue); return OSIP_SUCCESS; } #endif libosip2-4.1.0/src/osipparser2/osip_message_to_str.c0000644000175000017500000005230712254365476017461 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #define MIME_MAX_BOUNDARY_LEN 70 extern const char *osip_protocol_version; static int strcat_simple_header (char **_string, size_t * malloc_size, char **_message, void *ptr_header, char *header_name, size_t size_of_header, int (*xxx_to_str) (void *, char **), char **next); static int strcat_headers_one_per_line (char **_string, size_t * malloc_size, char **_message, osip_list_t * headers, char *header, size_t size_of_header, int (*xxx_to_str) (void *, char **), char **next); static int __osip_message_startline_to_strreq (osip_message_t * sip, char **dest) { const char *sip_version; char *tmp; char *rquri; int i; *dest = NULL; if ((sip == NULL) || (sip->req_uri == NULL) || (sip->sip_method == NULL)) return OSIP_BADPARAMETER; i = osip_uri_to_str (sip->req_uri, &rquri); if (i != 0) return i; if (sip->sip_version == NULL) sip_version = osip_protocol_version; else sip_version = sip->sip_version; *dest = (char *) osip_malloc (strlen (sip->sip_method) + strlen (rquri) + strlen (sip_version) + 3); if (*dest == NULL) { osip_free (rquri); return OSIP_NOMEM; } tmp = *dest; tmp = osip_str_append (tmp, sip->sip_method); *tmp = ' '; tmp++; tmp = osip_str_append (tmp, rquri); *tmp = ' '; tmp++; strcpy (tmp, sip_version); osip_free (rquri); return OSIP_SUCCESS; } static int __osip_message_startline_to_strresp (osip_message_t * sip, char **dest) { char *tmp; const char *sip_version; char status_code[5]; *dest = NULL; if ((sip == NULL) || (sip->reason_phrase == NULL) || (sip->status_code < 100) || (sip->status_code > 699)) return OSIP_BADPARAMETER; if (sip->sip_version == NULL) sip_version = osip_protocol_version; else sip_version = sip->sip_version; sprintf (status_code, "%u", sip->status_code); *dest = (char *) osip_malloc (strlen (sip_version) + 3 + strlen (sip->reason_phrase) + 4); if (*dest == NULL) return OSIP_NOMEM; tmp = *dest; tmp = osip_str_append (tmp, sip_version); *tmp = ' '; tmp++; tmp = osip_strn_append (tmp, status_code, 3); *tmp = ' '; tmp++; strcpy (tmp, sip->reason_phrase); return OSIP_SUCCESS; } static int __osip_message_startline_to_str (osip_message_t * sip, char **dest) { if (sip->sip_method != NULL) return __osip_message_startline_to_strreq (sip, dest); if (sip->status_code != 0) return __osip_message_startline_to_strresp (sip, dest); OSIP_TRACE (osip_trace (__FILE__, __LINE__, TRACE_LEVEL1, NULL, "ERROR method has no value or status code is 0!\n")); return OSIP_BADPARAMETER; /* should never come here */ } char * osip_message_get_reason_phrase (const osip_message_t * sip) { return sip->reason_phrase; } int osip_message_get_status_code (const osip_message_t * sip) { return sip->status_code; } char * osip_message_get_method (const osip_message_t * sip) { return sip->sip_method; } char * osip_message_get_version (const osip_message_t * sip) { return sip->sip_version; } osip_uri_t * osip_message_get_uri (const osip_message_t * sip) { return sip->req_uri; } static int strcat_simple_header (char **_string, size_t * malloc_size, char **_message, void *ptr_header, char *header_name, size_t size_of_header, int (*xxx_to_str) (void *, char **), char **next) { char *string; char *message; char *tmp; int i; string = *_string; message = *_message; if (ptr_header != NULL) { if (*malloc_size < message - string + 100 + size_of_header) /* take some memory avoid to osip_realloc too much often */ { /* should not happen often */ size_t size = message - string; *malloc_size = message - string + size_of_header + 100; string = osip_realloc (string, *malloc_size); if (string == NULL) { osip_free (*_string); /* pointer for string */ *_string = NULL; *_message = NULL; return OSIP_NOMEM; } *_string = string; message = string + size; } message = osip_strn_append (message, header_name, size_of_header); i = xxx_to_str (ptr_header, &tmp); if (i != 0) { *_string = string; *_message = message; *next = NULL; return i; } if (*malloc_size < message - string + strlen (tmp) + 100) { size_t size = message - string; *malloc_size = message - string + strlen (tmp) + 100; string = osip_realloc (string, *malloc_size); if (string == NULL) { osip_free (*_string); /* pointer for string */ *_string = NULL; *_message = NULL; return OSIP_NOMEM; } *_string = string; message = string + size; } message = osip_str_append (message, tmp); osip_free (tmp); message = osip_strn_append (message, CRLF, 2); } *_string = string; *_message = message; *next = message; return OSIP_SUCCESS; } static int strcat_headers_one_per_line (char **_string, size_t * malloc_size, char **_message, osip_list_t * headers, char *header, size_t size_of_header, int (*xxx_to_str) (void *, char **), char **next) { char *string; char *message; char *tmp; int pos = 0; int i; string = *_string; message = *_message; while (!osip_list_eol (headers, pos)) { void *elt; elt = (void *) osip_list_get (headers, pos); if (*malloc_size < message - string + 100 + size_of_header) /* take some memory avoid to osip_realloc too much often */ { /* should not happen often */ size_t size = message - string; *malloc_size = message - string + size_of_header + 100; string = osip_realloc (string, *malloc_size); if (string == NULL) { osip_free (*_string); /* pointer for string */ *_string = NULL; *_message = NULL; return OSIP_NOMEM; } *_string = string; message = string + size; } osip_strncpy (message, header, size_of_header); i = xxx_to_str (elt, &tmp); if (i != 0) { *_string = string; *_message = message; *next = NULL; return i; } message = message + strlen (message); if (*malloc_size < message - string + strlen (tmp) + 100) { size_t size = message - string; *malloc_size = message - string + strlen (tmp) + 100; string = osip_realloc (string, *malloc_size); if (string == NULL) { osip_free (*_string); /* pointer for string */ *_string = NULL; *_message = NULL; return OSIP_NOMEM; } *_string = string; message = string + size; } message = osip_str_append (message, tmp); osip_free (tmp); message = osip_strn_append (message, CRLF, 2); pos++; } *_string = string; *_message = message; *next = message; return OSIP_SUCCESS; } /* return values: 1: structure and buffer "message" are identical. 2: buffer "message" is not up to date with the structure info (call osip_message_to_str to update it). -1 on error. */ int osip_message_get__property (const osip_message_t * sip) { if (sip == NULL) return OSIP_BADPARAMETER; return sip->message_property; } int osip_message_force_update (osip_message_t * sip) { if (sip == NULL) return OSIP_BADPARAMETER; sip->message_property = 2; return OSIP_SUCCESS; } static int _osip_message_realloc (char **message, char **dest, size_t needed, size_t * malloc_size) { size_t size = *message - *dest; if (*malloc_size < (size_t) (size + needed + 100)) { *malloc_size = size + needed + 100; *dest = osip_realloc (*dest, *malloc_size); if (*dest == NULL) return OSIP_NOMEM; *message = *dest + size; } return OSIP_SUCCESS; } static int _osip_message_to_str (osip_message_t * sip, char **dest, size_t * message_length, int sipfrag) { size_t malloc_size; size_t total_length = 0; /* Added at SIPit day1 */ char *start_of_bodies; char *content_length_to_modify = NULL; char *message; char *next; char *tmp; int pos; int i; char *boundary = NULL; malloc_size = SIP_MESSAGE_MAX_LENGTH; *dest = NULL; if (sip == NULL) return OSIP_BADPARAMETER; { if (1 == osip_message_get__property (sip)) { /* message is already available in "message" */ *dest = osip_malloc (sip->message_length + 1); if (*dest == NULL) return OSIP_NOMEM; memcpy (*dest, sip->message, sip->message_length); (*dest)[sip->message_length] = '\0'; if (message_length != NULL) *message_length = sip->message_length; return OSIP_SUCCESS; } else { /* message should be rebuilt: delete the old one if exists. */ osip_free (sip->message); sip->message = NULL; } } message = (char *) osip_malloc (SIP_MESSAGE_MAX_LENGTH); /* ???? message could be > 4000 */ if (message == NULL) return OSIP_NOMEM; *dest = message; /* add the first line of message */ i = __osip_message_startline_to_str (sip, &tmp); if (i != 0) { if (!sipfrag) { osip_free (*dest); *dest = NULL; return i; } /* A start-line isn't required for message/sipfrag parts. */ } else { message = osip_str_append (message, tmp); osip_free (tmp); message = osip_strn_append (message, CRLF, 2); } { struct to_str_table { char header_name[30]; int header_length; osip_list_t *header_list; void *header_data; int (*to_str) (void *, char **); } #ifndef MINISIZE table[25] = #else table[15] = #endif { { "Via: ", 5, NULL, NULL, (int (*)(void *, char **)) &osip_via_to_str}, { "Record-Route: ", 14, NULL, NULL, (int (*)(void *, char **)) &osip_record_route_to_str}, { "Route: ", 7, NULL, NULL, (int (*)(void *, char **)) &osip_route_to_str}, { "From: ", 6, NULL, NULL, (int (*)(void *, char **)) &osip_from_to_str}, { "To: ", 4, NULL, NULL, (int (*)(void *, char **)) &osip_to_to_str}, { "Call-ID: ", 9, NULL, NULL, (int (*)(void *, char **)) &osip_call_id_to_str}, { "CSeq: ", 6, NULL, NULL, (int (*)(void *, char **)) &osip_cseq_to_str}, { "Contact: ", 9, NULL, NULL, (int (*)(void *, char **)) &osip_contact_to_str}, { "Authorization: ", 15, NULL, NULL, (int (*)(void *, char **)) &osip_authorization_to_str}, { "WWW-Authenticate: ", 18, NULL, NULL, (int (*)(void *, char **)) &osip_www_authenticate_to_str}, { "Proxy-Authenticate: ", 20, NULL, NULL, (int (*)(void *, char **)) &osip_www_authenticate_to_str}, { "Proxy-Authorization: ", 21, NULL, NULL, (int (*)(void *, char **)) &osip_authorization_to_str}, { "Content-Type: ", 14, NULL, NULL, (int (*)(void *, char **)) &osip_content_type_to_str}, { "Mime-Version: ", 14, NULL, NULL, (int (*)(void *, char **)) &osip_content_length_to_str}, #ifndef MINISIZE { "Allow: ", 7, NULL, NULL, (int (*)(void *, char **)) &osip_allow_to_str}, { "Content-Encoding: ", 18, NULL, NULL, (int (*)(void *, char **)) &osip_content_encoding_to_str}, { "Call-Info: ", 11, NULL, NULL, (int (*)(void *, char **)) &osip_call_info_to_str}, { "Alert-Info: ", 12, NULL, NULL, (int (*)(void *, char **)) &osip_call_info_to_str}, { "Error-Info: ", 12, NULL, NULL, (int (*)(void *, char **)) &osip_call_info_to_str}, { "Accept: ", 8, NULL, NULL, (int (*)(void *, char **)) &osip_accept_to_str}, { "Accept-Encoding: ", 17, NULL, NULL, (int (*)(void *, char **)) &osip_accept_encoding_to_str}, { "Accept-Language: ", 17, NULL, NULL, (int (*)(void *, char **)) &osip_accept_language_to_str}, { "Authentication-Info: ", 21, NULL, NULL, (int (*)(void *, char **)) &osip_authentication_info_to_str}, { "Proxy-Authentication-Info: ", 27, NULL, NULL, (int (*)(void *, char **)) &osip_authentication_info_to_str}, #endif { { '\0'}, 0, NULL, NULL, NULL} }; table[0].header_list = &sip->vias; table[1].header_list = &sip->record_routes; table[2].header_list = &sip->routes; table[3].header_data = sip->from; table[4].header_data = sip->to; table[5].header_data = sip->call_id; table[6].header_data = sip->cseq; table[7].header_list = &sip->contacts; table[8].header_list = &sip->authorizations; table[9].header_list = &sip->www_authenticates; table[10].header_list = &sip->proxy_authenticates; table[11].header_list = &sip->proxy_authorizations; table[12].header_data = sip->content_type; table[13].header_data = sip->mime_version; #ifndef MINISIZE table[14].header_list = &sip->allows; table[15].header_list = &sip->content_encodings; table[16].header_list = &sip->call_infos; table[17].header_list = &sip->alert_infos; table[18].header_list = &sip->error_infos; table[19].header_list = &sip->accepts; table[20].header_list = &sip->accept_encodings; table[21].header_list = &sip->accept_languages; table[22].header_list = &sip->authentication_infos; table[23].header_list = &sip->proxy_authentication_infos; #endif pos = 0; while (table[pos].header_name[0] != '\0') { if (table[13].header_list == NULL) i = strcat_simple_header (dest, &malloc_size, &message, table[pos].header_data, table[pos].header_name, table[pos].header_length, ((int (*)(void *, char **)) table[pos].to_str), &next); i = strcat_headers_one_per_line (dest, &malloc_size, &message, table[pos].header_list, table[pos].header_name, table[pos].header_length, ((int (*)(void *, char **)) table[pos].to_str), &next); if (i != 0) { osip_free (*dest); *dest = NULL; return i; } message = next; pos++; } } pos = 0; while (!osip_list_eol (&sip->headers, pos)) { osip_header_t *header; size_t header_len = 0; header = (osip_header_t *) osip_list_get (&sip->headers, pos); i = osip_header_to_str (header, &tmp); if (i != 0) { osip_free (*dest); *dest = NULL; return i; } header_len = strlen (tmp); if (_osip_message_realloc (&message, dest, header_len + 3, &malloc_size) < 0) { osip_free (tmp); *dest = NULL; return OSIP_NOMEM; } message = osip_str_append (message, tmp); osip_free (tmp); message = osip_strn_append (message, CRLF, 2); pos++; } /* we have to create the body before adding the contentlength */ /* add enough lenght for "Content-Length: " */ if (_osip_message_realloc (&message, dest, 16, &malloc_size) < 0) return OSIP_NOMEM; if (sipfrag && osip_list_eol (&sip->bodies, 0)) { /* end of headers */ osip_strncpy (message, CRLF, 2); message = message + 2; /* same remark as at the beginning of the method */ sip->message_property = 1; sip->message = osip_strdup (*dest); sip->message_length = message - *dest; if (message_length != NULL) *message_length = message - *dest; return OSIP_SUCCESS; /* it's all done */ } osip_strncpy (message, "Content-Length: ", 16); message = message + 16; /* SIPit Day1 ALWAYS RECALCULATE? if (sip->contentlength!=NULL) { i = osip_content_length_to_str(sip->contentlength, &tmp); if (i!=0) { osip_free(*dest); *dest = NULL; return i; } osip_strncpy(message,tmp,strlen(tmp)); osip_free(tmp); } else { */ if (osip_list_eol (&sip->bodies, 0)) /* no body */ message = osip_strn_append (message, "0", 1); else { /* BUG: p130 (rfc2543bis-04) "No SP after last token or quoted string" In fact, if extra spaces exist: the stack can't be used to make user-agent that wants to make authentication... This should be changed... */ content_length_to_modify = message; message = osip_str_append (message, " "); } /* } */ message = osip_strn_append (message, CRLF, 2); /* end of headers */ message = osip_strn_append (message, CRLF, 2); start_of_bodies = message; total_length = start_of_bodies - *dest; if (osip_list_eol (&sip->bodies, 0)) { /* same remark as at the beginning of the method */ sip->message_property = 1; sip->message = osip_strdup (*dest); sip->message_length = total_length; if (message_length != NULL) *message_length = total_length; return OSIP_SUCCESS; /* it's all done */ } if (sip->mime_version != NULL && sip->content_type && sip->content_type->type && !osip_strcasecmp (sip->content_type->type, "multipart")) { osip_generic_param_t *ct_param = NULL; /* find the boundary */ i = osip_generic_param_get_byname (&sip->content_type->gen_params, "boundary", &ct_param); if ((i >= 0) && ct_param && ct_param->gvalue) { size_t len = strlen (ct_param->gvalue); if (len > MIME_MAX_BOUNDARY_LEN) { osip_free (*dest); *dest = NULL; return OSIP_SYNTAXERROR; } boundary = osip_malloc (len + 5); if (boundary == NULL) { osip_free (*dest); *dest = NULL; return OSIP_NOMEM; } osip_strncpy (boundary, CRLF, 2); osip_strncpy (boundary + 2, "--", 2); if (ct_param->gvalue[0] == '"' && ct_param->gvalue[len - 1] == '"') osip_strncpy (boundary + 4, ct_param->gvalue + 1, len - 2); else osip_strncpy (boundary + 4, ct_param->gvalue, len); } } pos = 0; while (!osip_list_eol (&sip->bodies, pos)) { osip_body_t *body; size_t body_length; body = (osip_body_t *) osip_list_get (&sip->bodies, pos); if (boundary) { /* Needs at most 77 bytes, last realloc allocate at least 100 bytes extra */ message = osip_str_append (message, boundary); message = osip_strn_append (message, CRLF, 2); } i = osip_body_to_str (body, &tmp, &body_length); if (i != 0) { osip_free (*dest); *dest = NULL; if (boundary) osip_free (boundary); return i; } if (malloc_size < message - *dest + 100 + body_length) { size_t size = message - *dest; int offset_of_body; int offset_content_length_to_modify = 0; offset_of_body = (int) (start_of_bodies - *dest); if (content_length_to_modify != NULL) offset_content_length_to_modify = (int) (content_length_to_modify - *dest); malloc_size = message - *dest + body_length + 100; *dest = osip_realloc (*dest, malloc_size); if (*dest == NULL) { osip_free (tmp); /* fixed 09/Jun/2005 */ if (boundary) osip_free (boundary); return OSIP_NOMEM; } start_of_bodies = *dest + offset_of_body; if (content_length_to_modify != NULL) content_length_to_modify = *dest + offset_content_length_to_modify; message = *dest + size; } memcpy (message, tmp, body_length); message[body_length] = '\0'; osip_free (tmp); message = message + body_length; pos++; } if (boundary) { /* Needs at most 79 bytes, last realloc allocate at least 100 bytes extra */ message = osip_str_append (message, boundary); message = osip_strn_append (message, "--", 2); message = osip_strn_append (message, CRLF, 2); osip_free (boundary); boundary = NULL; } if (content_length_to_modify == NULL) { osip_free (*dest); *dest = NULL; return OSIP_SYNTAXERROR; } /* we NOW have the length of bodies: */ { size_t size = message - start_of_bodies; char tmp2[15]; total_length += size; snprintf (tmp2, 15, "%i", (int) size); /* do not use osip_strncpy here! */ strncpy (content_length_to_modify + 5 - strlen (tmp2), tmp2, strlen (tmp2)); } /* same remark as at the beginning of the method */ sip->message_property = 1; sip->message = osip_malloc (total_length + 1); if (sip->message != NULL) { memcpy (sip->message, *dest, total_length); sip->message[total_length] = '\0'; sip->message_length = total_length; if (message_length != NULL) *message_length = total_length; } return OSIP_SUCCESS; } int osip_message_to_str (osip_message_t * sip, char **dest, size_t * message_length) { return _osip_message_to_str (sip, dest, message_length, 0); } int osip_message_to_str_sipfrag (osip_message_t * sip, char **dest, size_t * message_length) { return _osip_message_to_str (sip, dest, message_length, 1); } libosip2-4.1.0/src/osipparser2/osip_accept_language.c0000644000175000017500000000376012254365476017544 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include "parser.h" #ifndef MINISIZE int osip_message_set_accept_language (osip_message_t * sip, const char *hvalue) { osip_accept_language_t *accept_language; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; i = osip_accept_language_init (&accept_language); if (i != 0) return i; i = osip_accept_language_parse (accept_language, hvalue); if (i != 0) { osip_accept_language_free (accept_language); return i; } sip->message_property = 2; osip_list_add (&sip->accept_languages, accept_language, -1); return OSIP_SUCCESS; } int osip_message_get_accept_language (const osip_message_t * sip, int pos, osip_accept_language_t ** dest) { osip_accept_language_t *accept_language; *dest = NULL; if (osip_list_size (&sip->accept_languages) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ accept_language = (osip_accept_language_t *) osip_list_get (&sip->accept_languages, pos); *dest = accept_language; return pos; } #endif libosip2-4.1.0/src/osipparser2/osip_message.c0000644000175000017500000003605012254365476016064 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include /* enable logging of memory accesses */ const char *osip_protocol_version = "SIP/2.0"; int osip_message_init (osip_message_t ** sip) { *sip = (osip_message_t *) osip_malloc (sizeof (osip_message_t)); if (*sip == NULL) return OSIP_NOMEM; memset (*sip, 0, sizeof (osip_message_t)); #ifndef MINISIZE osip_list_init (&(*sip)->accepts); osip_list_init (&(*sip)->accept_encodings); osip_list_init (&(*sip)->accept_languages); osip_list_init (&(*sip)->alert_infos); osip_list_init (&(*sip)->allows); osip_list_init (&(*sip)->authentication_infos); #endif osip_list_init (&(*sip)->authorizations); (*sip)->call_id = NULL; #ifndef MINISIZE osip_list_init (&(*sip)->call_infos); #endif osip_list_init (&(*sip)->contacts); #ifndef MINISIZE osip_list_init (&(*sip)->content_encodings); #endif (*sip)->content_length = NULL; (*sip)->content_type = NULL; (*sip)->cseq = NULL; #ifndef MINISIZE osip_list_init (&(*sip)->error_infos); #endif (*sip)->from = NULL; (*sip)->mime_version = NULL; osip_list_init (&(*sip)->proxy_authenticates); #ifndef MINISIZE osip_list_init (&(*sip)->proxy_authentication_infos); #endif osip_list_init (&(*sip)->proxy_authorizations); osip_list_init (&(*sip)->record_routes); osip_list_init (&(*sip)->routes); (*sip)->to = NULL; osip_list_init (&(*sip)->vias); osip_list_init (&(*sip)->www_authenticates); osip_list_init (&(*sip)->bodies); osip_list_init (&(*sip)->headers); (*sip)->message_property = 3; (*sip)->message = NULL; /* buffer to avoid calling osip_message_to_str many times (for retransmission) */ (*sip)->message_length = 0; (*sip)->application_data = NULL; return OSIP_SUCCESS; /* ok */ } void osip_message_set_reason_phrase (osip_message_t * sip, char *reason) { sip->reason_phrase = reason; } void osip_message_set_status_code (osip_message_t * sip, int status_code) { sip->status_code = status_code; } void osip_message_set_method (osip_message_t * sip, char *sip_method) { sip->sip_method = sip_method; } void osip_message_set_version (osip_message_t * sip, char *sip_version) { sip->sip_version = sip_version; } void osip_message_set_uri (osip_message_t * sip, osip_uri_t * url) { sip->req_uri = url; } void osip_message_free (osip_message_t * sip) { if (sip == NULL) return; osip_free (sip->sip_method); osip_free (sip->sip_version); if (sip->req_uri != NULL) osip_uri_free (sip->req_uri); osip_free (sip->reason_phrase); #ifndef MINISIZE osip_list_special_free (&sip->accepts, (void (*)(void *)) &osip_accept_free); #endif osip_list_special_free (&sip->authorizations, (void (*)(void *)) &osip_authorization_free); if (sip->call_id != NULL) osip_call_id_free (sip->call_id); #ifndef MINISIZE osip_list_special_free (&sip->accept_encodings, (void (*)(void *)) &osip_accept_encoding_free); osip_list_special_free (&sip->accept_languages, (void (*)(void *)) &osip_accept_language_free); osip_list_special_free (&sip->alert_infos, (void (*)(void *)) &osip_alert_info_free); osip_list_special_free (&sip->allows, (void (*)(void *)) &osip_allow_free); osip_list_special_free (&sip->authentication_infos, (void (*)(void *)) &osip_authentication_info_free); osip_list_special_free (&sip->call_infos, (void (*)(void *)) &osip_call_info_free); osip_list_special_free (&sip->content_encodings, (void (*)(void *)) &osip_content_encoding_free); osip_list_special_free (&sip->error_infos, (void (*)(void *)) &osip_error_info_free); osip_list_special_free (&sip->proxy_authentication_infos, (void (*)(void *)) &osip_proxy_authentication_info_free); #endif osip_list_special_free (&sip->contacts, (void (*)(void *)) &osip_contact_free); if (sip->content_length != NULL) osip_content_length_free (sip->content_length); if (sip->content_type != NULL) osip_content_type_free (sip->content_type); if (sip->cseq != NULL) osip_cseq_free (sip->cseq); if (sip->from != NULL) osip_from_free (sip->from); if (sip->mime_version != NULL) osip_mime_version_free (sip->mime_version); osip_list_special_free (&sip->proxy_authenticates, (void (*)(void *)) &osip_proxy_authenticate_free); osip_list_special_free (&sip->proxy_authorizations, (void (*)(void *)) &osip_proxy_authorization_free); osip_list_special_free (&sip->record_routes, (void (*)(void *)) &osip_record_route_free); osip_list_special_free (&sip->routes, (void (*)(void *)) &osip_route_free); if (sip->to != NULL) osip_to_free (sip->to); osip_list_special_free (&sip->vias, (void (*)(void *)) &osip_via_free); osip_list_special_free (&sip->www_authenticates, (void (*)(void *)) &osip_www_authenticate_free); osip_list_special_free (&sip->headers, (void (*)(void *)) &osip_header_free); osip_list_special_free (&sip->bodies, (void (*)(void *)) &osip_body_free); osip_free (sip->message); osip_free (sip); } int osip_message_clone (const osip_message_t * sip, osip_message_t ** dest) { osip_message_t *copy; int pos = 0; int i; *dest = NULL; if (sip == NULL) return OSIP_BADPARAMETER; i = osip_message_init (©); if (i != 0) return i; copy->sip_method = osip_strdup (sip->sip_method); if (sip->sip_method != NULL && copy->sip_method == NULL) { osip_message_free (copy); return OSIP_NOMEM; } copy->sip_version = osip_strdup (sip->sip_version); if (sip->sip_version != NULL && copy->sip_version == NULL) { osip_message_free (copy); return OSIP_NOMEM; } copy->status_code = sip->status_code; copy->reason_phrase = osip_strdup (sip->reason_phrase); if (sip->reason_phrase != NULL && copy->reason_phrase == NULL) { osip_message_free (copy); return OSIP_NOMEM; } if (sip->req_uri != NULL) { i = osip_uri_clone (sip->req_uri, &(copy->req_uri)); if (i != 0) { osip_message_free (copy); return i; } } #ifndef MINISIZE { osip_accept_t *accept; osip_accept_t *accept2; pos = 0; while (!osip_list_eol (&sip->accepts, pos)) { accept = (osip_accept_t *) osip_list_get (&sip->accepts, pos); i = osip_accept_clone (accept, &accept2); if (i != 0) { osip_message_free (copy); return i; } osip_list_add (©->accepts, accept2, -1); /* insert as last element */ pos++; } } { osip_accept_encoding_t *accept_encoding; osip_accept_encoding_t *accept_encoding2; pos = 0; while (!osip_list_eol (&sip->accept_encodings, pos)) { accept_encoding = (osip_accept_encoding_t *) osip_list_get (&sip->accept_encodings, pos); i = osip_accept_encoding_clone (accept_encoding, &accept_encoding2); if (i != 0) { osip_message_free (copy); return i; } osip_list_add (©->accept_encodings, accept_encoding2, -1); pos++; } } { osip_accept_language_t *accept_language; osip_accept_language_t *accept_language2; pos = 0; while (!osip_list_eol (&sip->accept_languages, pos)) { accept_language = (osip_accept_language_t *) osip_list_get (&sip->accept_languages, pos); i = osip_accept_language_clone (accept_language, &accept_language2); if (i != 0) { osip_message_free (copy); return i; } osip_list_add (©->accept_languages, accept_language2, -1); pos++; } } { osip_alert_info_t *alert_info; osip_alert_info_t *alert_info2; pos = 0; while (!osip_list_eol (&sip->alert_infos, pos)) { alert_info = (osip_alert_info_t *) osip_list_get (&sip->alert_infos, pos); i = osip_alert_info_clone (alert_info, &alert_info2); if (i != 0) { osip_message_free (copy); return i; } osip_list_add (©->alert_infos, alert_info2, -1); pos++; } } { osip_allow_t *allow; osip_allow_t *allow2; pos = 0; while (!osip_list_eol (&sip->allows, pos)) { allow = (osip_allow_t *) osip_list_get (&sip->allows, pos); i = osip_allow_clone (allow, &allow2); if (i != 0) { osip_message_free (copy); return i; } osip_list_add (©->allows, allow2, -1); pos++; } } { osip_authentication_info_t *authentication_info; osip_authentication_info_t *authentication_info2; pos = 0; while (!osip_list_eol (&sip->authentication_infos, pos)) { authentication_info = (osip_authentication_info_t *) osip_list_get (&sip->authentication_infos, pos); i = osip_authentication_info_clone (authentication_info, &authentication_info2); if (i != 0) { osip_message_free (copy); return i; } osip_list_add (©->authentication_infos, authentication_info2, -1); pos++; } } { osip_call_info_t *call_info; osip_call_info_t *call_info2; pos = 0; while (!osip_list_eol (&sip->call_infos, pos)) { call_info = (osip_call_info_t *) osip_list_get (&sip->call_infos, pos); i = osip_call_info_clone (call_info, &call_info2); if (i != 0) { osip_message_free (copy); return i; } osip_list_add (©->call_infos, call_info2, -1); pos++; } } { osip_content_encoding_t *content_encoding; osip_content_encoding_t *content_encoding2; pos = 0; while (!osip_list_eol (&sip->content_encodings, pos)) { content_encoding = (osip_content_encoding_t *) osip_list_get (&sip->content_encodings, pos); i = osip_content_encoding_clone (content_encoding, &content_encoding2); if (i != 0) { osip_message_free (copy); return i; } osip_list_add (©->content_encodings, content_encoding2, -1); pos++; } } { osip_error_info_t *error_info; osip_error_info_t *error_info2; pos = 0; while (!osip_list_eol (&sip->error_infos, pos)) { error_info = (osip_error_info_t *) osip_list_get (&sip->error_infos, pos); i = osip_error_info_clone (error_info, &error_info2); if (i != 0) { osip_message_free (copy); return i; } osip_list_add (©->error_infos, error_info2, -1); pos++; } } { osip_proxy_authentication_info_t *proxy_authentication_info; osip_proxy_authentication_info_t *proxy_authentication_info2; pos = 0; while (!osip_list_eol (&sip->proxy_authentication_infos, pos)) { proxy_authentication_info = (osip_proxy_authentication_info_t *) osip_list_get (&sip->proxy_authentication_infos, pos); i = osip_proxy_authentication_info_clone (proxy_authentication_info, &proxy_authentication_info2); if (i != 0) { osip_message_free (copy); return i; } osip_list_add (©->proxy_authentication_infos, proxy_authentication_info2, -1); pos++; } } #endif i = osip_list_clone (&sip->authorizations, ©->authorizations, (int (*)(void *, void **)) &osip_authorization_clone); if (i != 0) { osip_message_free (copy); return i; } if (sip->call_id != NULL) { i = osip_call_id_clone (sip->call_id, &(copy->call_id)); if (i != 0) { osip_message_free (copy); return i; } } i = osip_list_clone (&sip->contacts, ©->contacts, (int (*)(void *, void **)) &osip_contact_clone); if (i != 0) { osip_message_free (copy); return i; } if (sip->content_length != NULL) { i = osip_content_length_clone (sip->content_length, &(copy->content_length)); if (i != 0) { osip_message_free (copy); return i; } } if (sip->content_type != NULL) { i = osip_content_type_clone (sip->content_type, &(copy->content_type)); if (i != 0) { osip_message_free (copy); return i; } } if (sip->cseq != NULL) { i = osip_cseq_clone (sip->cseq, &(copy->cseq)); if (i != 0) { osip_message_free (copy); return i; } } if (sip->from != NULL) { i = osip_from_clone (sip->from, &(copy->from)); if (i != 0) { osip_message_free (copy); return i; } } if (sip->mime_version != NULL) { i = osip_mime_version_clone (sip->mime_version, &(copy->mime_version)); if (i != 0) { osip_message_free (copy); return i; } } i = osip_list_clone (&sip->proxy_authenticates, ©->proxy_authenticates, (int (*)(void *, void **)) &osip_proxy_authenticate_clone); if (i != 0) { osip_message_free (copy); return i; } i = osip_list_clone (&sip->proxy_authorizations, ©->proxy_authorizations, (int (*)(void *, void **)) &osip_proxy_authorization_clone); if (i != 0) { osip_message_free (copy); return i; } i = osip_list_clone (&sip->record_routes, ©->record_routes, (int (*)(void *, void **)) &osip_record_route_clone); if (i != 0) { osip_message_free (copy); return i; } i = osip_list_clone (&sip->routes, ©->routes, (int (*)(void *, void **)) &osip_route_clone); if (i != 0) { osip_message_free (copy); return i; } if (sip->to != NULL) { i = osip_to_clone (sip->to, &(copy->to)); if (i != 0) { osip_message_free (copy); return i; } } i = osip_list_clone (&sip->vias, ©->vias, (int (*)(void *, void **)) &osip_via_clone); if (i != 0) { osip_message_free (copy); return i; } i = osip_list_clone (&sip->www_authenticates, ©->www_authenticates, (int (*)(void *, void **)) &osip_www_authenticate_clone); if (i != 0) { osip_message_free (copy); return i; } i = osip_list_clone (&sip->headers, ©->headers, (int (*)(void *, void **)) &osip_header_clone); if (i != 0) { osip_message_free (copy); return i; } i = osip_list_clone (&sip->bodies, ©->bodies, (int (*)(void *, void **)) &osip_body_clone); if (i != 0) { osip_message_free (copy); return i; } copy->message_length = sip->message_length; copy->message = osip_strdup (sip->message); if (copy->message == NULL && sip->message != NULL) { osip_message_free (copy); return OSIP_NOMEM; } copy->message_property = sip->message_property; *dest = copy; return OSIP_SUCCESS; } int osip_message_get_knownheaderlist (osip_list_t * header_list, int pos, void **dest) { *dest = NULL; if (osip_list_size (header_list) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ *dest = (void *) osip_list_get (header_list, pos); return pos; } libosip2-4.1.0/src/osipparser2/osip_call_id.c0000644000175000017500000001333712254365476016032 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include /* fills the call_id of message. */ /* INPUT : const char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_call_id (osip_message_t * sip, const char *hvalue) { int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; if (sip->call_id != NULL) return OSIP_SYNTAXERROR; i = osip_call_id_init (&(sip->call_id)); if (i != 0) return i; sip->message_property = 2; i = osip_call_id_parse (sip->call_id, hvalue); if (i != 0) { osip_call_id_free (sip->call_id); sip->call_id = NULL; return i; } return OSIP_SUCCESS; } #ifndef MINISIZE /* returns the call_id. */ /* INPUT : osip_message_t *sip | sip message. */ osip_call_id_t * osip_message_get_call_id (const osip_message_t * sip) { return sip->call_id; } #endif int osip_call_id_init (osip_call_id_t ** callid) { *callid = (osip_call_id_t *) osip_malloc (sizeof (osip_call_id_t)); if (*callid == NULL) return OSIP_NOMEM; (*callid)->number = NULL; (*callid)->host = NULL; return OSIP_SUCCESS; } /* deallocates a osip_call_id_t structure. */ /* INPUT : osip_call_id_t *| callid. */ void osip_call_id_free (osip_call_id_t * callid) { if (callid == NULL) return; osip_free (callid->number); osip_free (callid->host); callid->number = NULL; callid->host = NULL; osip_free (callid); } /* fills the call_id structure. */ /* INPUT : char *hvalue | value of header. */ /* OUTPUT: osip_call_id_t *callid | structure to save results. */ /* returns -1 on error. */ int osip_call_id_parse (osip_call_id_t * callid, const char *hvalue) { const char *host; const char *end; callid->number = NULL; callid->host = NULL; host = strchr (hvalue, '@'); /* SEARCH FOR '@' */ end = hvalue + strlen (hvalue); if (host == NULL) host = end; else { if (end - host + 1 < 2) return OSIP_SYNTAXERROR; callid->host = (char *) osip_malloc (end - host); if (callid->host == NULL) return OSIP_NOMEM; osip_clrncpy (callid->host, host + 1, end - host - 1); } if (host - hvalue + 1 < 2) return OSIP_SYNTAXERROR; callid->number = (char *) osip_malloc (host - hvalue + 1); if (callid->number == NULL) return OSIP_NOMEM; osip_clrncpy (callid->number, hvalue, host - hvalue); return OSIP_SUCCESS; /* ok */ } /* returns the call_id as a string. */ /* INPUT : osip_call_id_t *call_id | call_id. */ /* returns null on error. */ int osip_call_id_to_str (const osip_call_id_t * callid, char **dest) { *dest = NULL; if ((callid == NULL) || (callid->number == NULL)) return OSIP_BADPARAMETER; if (callid->host == NULL) { *dest = (char *) osip_malloc (strlen (callid->number) + 1); if (*dest == NULL) return OSIP_NOMEM; sprintf (*dest, "%s", callid->number); } else { *dest = (char *) osip_malloc (strlen (callid->number) + strlen (callid->host) + 2); if (*dest == NULL) return OSIP_NOMEM; sprintf (*dest, "%s@%s", callid->number, callid->host); } return OSIP_SUCCESS; } char * osip_call_id_get_number (osip_call_id_t * callid) { if (callid == NULL) return NULL; return callid->number; } char * osip_call_id_get_host (osip_call_id_t * callid) { if (callid == NULL) return NULL; return callid->host; } void osip_call_id_set_number (osip_call_id_t * callid, char *number) { callid->number = number; } void osip_call_id_set_host (osip_call_id_t * callid, char *host) { callid->host = host; } int osip_call_id_clone (const osip_call_id_t * callid, osip_call_id_t ** dest) { int i; osip_call_id_t *ci; *dest = NULL; if (callid == NULL) return OSIP_BADPARAMETER; if (callid->number == NULL) return OSIP_BADPARAMETER; i = osip_call_id_init (&ci); if (i != 0) /* allocation failed */ return i; ci->number = osip_strdup (callid->number); if (callid->host != NULL) ci->host = osip_strdup (callid->host); *dest = ci; return OSIP_SUCCESS; } int osip_call_id_match (osip_call_id_t * callid1, osip_call_id_t * callid2) { if (callid1 == NULL || callid2 == NULL) return OSIP_BADPARAMETER; if (callid1->number == NULL || callid2->number == NULL) return OSIP_BADPARAMETER; if (0 != strcmp (callid1->number, callid2->number)) return OSIP_UNDEFINED_ERROR; if ((callid1->host == NULL) && (callid2->host == NULL)) return OSIP_SUCCESS; if ((callid1->host == NULL) && (callid2->host != NULL)) return OSIP_UNDEFINED_ERROR; if ((callid1->host != NULL) && (callid2->host == NULL)) return OSIP_UNDEFINED_ERROR; if (0 != strcmp (callid1->host, callid2->host)) return OSIP_UNDEFINED_ERROR; return OSIP_SUCCESS; } libosip2-4.1.0/src/osipparser2/osip_authorization.c0000644000175000017500000004347712254365476017353 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include "parser.h" int osip_authorization_init (osip_authorization_t ** dest) { *dest = (osip_authorization_t *) osip_malloc (sizeof (osip_authorization_t)); if (*dest == NULL) return OSIP_NOMEM; (*dest)->auth_type = NULL; (*dest)->username = NULL; (*dest)->realm = NULL; (*dest)->nonce = NULL; (*dest)->uri = NULL; (*dest)->response = NULL; (*dest)->digest = NULL; /* DO NOT USE IT IN AUTHORIZATION_T HEADER?? */ (*dest)->algorithm = NULL; /* optionnal, default is "md5" */ (*dest)->cnonce = NULL; /* optionnal */ (*dest)->opaque = NULL; /* optionnal */ (*dest)->message_qop = NULL; /* optionnal */ (*dest)->nonce_count = NULL; /* optionnal */ (*dest)->auth_param = NULL; /* for other headers --NOT IMPLEMENTED-- */ return OSIP_SUCCESS; } /* fills the www-authenticate header of message. */ /* INPUT : char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_authorization (osip_message_t * sip, const char *hvalue) { osip_authorization_t *authorization; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; if (sip == NULL) return OSIP_BADPARAMETER; i = osip_authorization_init (&authorization); if (i != 0) return i; i = osip_authorization_parse (authorization, hvalue); if (i != 0) { osip_authorization_free (authorization); return i; } sip->message_property = 2; osip_list_add (&sip->authorizations, authorization, -1); return OSIP_SUCCESS; } /* fills the www-authenticate structure. */ /* INPUT : char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ /* TODO: digest-challenge tken has no order preference?? verify many situations (extra SP....) */ int osip_authorization_parse (osip_authorization_t * auth, const char *hvalue) { const char *space; const char *next = NULL; int i; space = strchr (hvalue, ' '); /* SEARCH FOR SPACE */ if (space == NULL) return OSIP_SYNTAXERROR; if (space - hvalue < 1) return OSIP_SYNTAXERROR; auth->auth_type = (char *) osip_malloc (space - hvalue + 1); if (auth->auth_type == NULL) return OSIP_NOMEM; osip_strncpy (auth->auth_type, hvalue, space - hvalue); for (;;) { int parse_ok = 0; i = __osip_quoted_string_set ("username", space, &(auth->username), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_quoted_string_set ("realm", space, &(auth->realm), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; else if (next != space) { space = next; parse_ok++; } i = __osip_quoted_string_set ("nonce", space, &(auth->nonce), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_quoted_string_set ("uri", space, &(auth->uri), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_quoted_string_set ("response", space, &(auth->response), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_quoted_string_set ("digest", space, &(auth->digest), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_token_set ("algorithm", space, &(auth->algorithm), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_quoted_string_set ("cnonce", space, &(auth->cnonce), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_quoted_string_set ("opaque", space, &(auth->opaque), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_token_set ("qop", space, &(auth->message_qop), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_token_set ("nc", space, &(auth->nonce_count), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } /* nothing was recognized: here, we should handle a list of unknown tokens where: token1 = ( token2 | quoted_text ) */ /* TODO */ if (0 == parse_ok) { const char *quote1, *quote2, *tmp; /* CAUTION */ /* parameter not understood!!! I'm too lazy to handle IT */ /* let's simply bypass it */ if (strlen (space) < 1) return OSIP_SUCCESS; tmp = strchr (space + 1, ','); if (tmp == NULL) /* it was the last header */ return OSIP_SUCCESS; quote1 = __osip_quote_find (space); if ((quote1 != NULL) && (quote1 < tmp)) { /* this may be a quoted string! */ quote2 = __osip_quote_find (quote1 + 1); if (quote2 == NULL) return OSIP_SYNTAXERROR; /* bad header format... */ if (tmp < quote2) /* the comma is inside the quotes! */ space = strchr (quote2, ','); else space = tmp; if (space == NULL) /* it was the last header */ return OSIP_SUCCESS; } else space = tmp; /* continue parsing... */ } } return OSIP_SUCCESS; /* ok */ } #ifndef MINISIZE /* returns the authorization header. */ /* INPUT : osip_message_t *sip | sip message. */ /* returns null on error. */ int osip_message_get_authorization (const osip_message_t * sip, int pos, osip_authorization_t ** dest) { osip_authorization_t *authorization; *dest = NULL; if (osip_list_size (&sip->authorizations) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ authorization = (osip_authorization_t *) osip_list_get (&sip->authorizations, pos); *dest = authorization; return pos; } #endif char * osip_authorization_get_auth_type (const osip_authorization_t * authorization) { return authorization->auth_type; } void osip_authorization_set_auth_type (osip_authorization_t * authorization, char *auth_type) { authorization->auth_type = (char *) auth_type; } char * osip_authorization_get_username (osip_authorization_t * authorization) { return authorization->username; } void osip_authorization_set_username (osip_authorization_t * authorization, char *username) { authorization->username = (char *) username; } char * osip_authorization_get_realm (osip_authorization_t * authorization) { return authorization->realm; } void osip_authorization_set_realm (osip_authorization_t * authorization, char *realm) { authorization->realm = (char *) realm; } char * osip_authorization_get_nonce (osip_authorization_t * authorization) { return authorization->nonce; } void osip_authorization_set_nonce (osip_authorization_t * authorization, char *nonce) { authorization->nonce = (char *) nonce; } char * osip_authorization_get_uri (osip_authorization_t * authorization) { return authorization->uri; } void osip_authorization_set_uri (osip_authorization_t * authorization, char *uri) { authorization->uri = (char *) uri; } char * osip_authorization_get_response (osip_authorization_t * authorization) { return authorization->response; } void osip_authorization_set_response (osip_authorization_t * authorization, char *response) { authorization->response = (char *) response; } char * osip_authorization_get_digest (osip_authorization_t * authorization) { return authorization->digest; } void osip_authorization_set_digest (osip_authorization_t * authorization, char *digest) { authorization->digest = (char *) digest; } char * osip_authorization_get_algorithm (osip_authorization_t * authorization) { return authorization->algorithm; } void osip_authorization_set_algorithm (osip_authorization_t * authorization, char *algorithm) { authorization->algorithm = (char *) algorithm; } char * osip_authorization_get_cnonce (osip_authorization_t * authorization) { return authorization->cnonce; } void osip_authorization_set_cnonce (osip_authorization_t * authorization, char *cnonce) { authorization->cnonce = (char *) cnonce; } char * osip_authorization_get_opaque (osip_authorization_t * authorization) { return authorization->opaque; } void osip_authorization_set_opaque (osip_authorization_t * authorization, char *opaque) { authorization->opaque = (char *) opaque; } char * osip_authorization_get_message_qop (osip_authorization_t * authorization) { return authorization->message_qop; } void osip_authorization_set_message_qop (osip_authorization_t * authorization, char *message_qop) { authorization->message_qop = (char *) message_qop; } char * osip_authorization_get_nonce_count (osip_authorization_t * authorization) { return authorization->nonce_count; } void osip_authorization_set_nonce_count (osip_authorization_t * authorization, char *nonce_count) { authorization->nonce_count = (char *) nonce_count; } /* returns the authorization header as a string. */ /* INPUT : osip_authorization_t *authorization | authorization header. */ /* returns null on error. */ int osip_authorization_to_str (const osip_authorization_t * auth, char **dest) { size_t len; char *tmp; *dest = NULL; /* DO NOT REALLY KNOW THE LIST OF MANDATORY PARAMETER: Please HELP! */ #if 0 if ((auth == NULL) || (auth->auth_type == NULL) || (auth->realm == NULL) || (auth->nonce == NULL)) return OSIP_BADPARAMETER; #else /* IMS requirement: send authorization like in: Digest uri="sip:sip.antisip.com", username="joe", response="" */ if ((auth == NULL) || (auth->auth_type == NULL)) return OSIP_BADPARAMETER; #endif len = strlen (auth->auth_type) + 1; if (auth->username != NULL) len = len + 10 + strlen (auth->username); if (auth->realm != NULL) len = len + 8 + strlen (auth->realm); if (auth->nonce != NULL) len = len + 8 + strlen (auth->nonce); if (auth->uri != NULL) len = len + 6 + strlen (auth->uri); if (auth->response != NULL) len = len + 11 + strlen (auth->response); len = len + 2; if (auth->digest != NULL) len = len + strlen (auth->digest) + 9; if (auth->algorithm != NULL) len = len + strlen (auth->algorithm) + 12; if (auth->cnonce != NULL) len = len + strlen (auth->cnonce) + 9; if (auth->opaque != NULL) len = len + 9 + strlen (auth->opaque); if (auth->nonce_count != NULL) len = len + strlen (auth->nonce_count) + 5; if (auth->message_qop != NULL) len = len + strlen (auth->message_qop) + 6; tmp = (char *) osip_malloc (len); if (tmp == NULL) return OSIP_NOMEM; *dest = tmp; tmp = osip_str_append (tmp, auth->auth_type); if (auth->username != NULL) { tmp = osip_strn_append (tmp, " username=", 10); /* !! username-value must be a quoted string !! */ tmp = osip_str_append (tmp, auth->username); } if (auth->realm != NULL) { tmp = osip_strn_append (tmp, ", realm=", 8); /* !! realm-value must be a quoted string !! */ tmp = osip_str_append (tmp, auth->realm); } if (auth->nonce != NULL) { tmp = osip_strn_append (tmp, ", nonce=", 8); /* !! nonce-value must be a quoted string !! */ tmp = osip_str_append (tmp, auth->nonce); } if (auth->uri != NULL) { tmp = osip_strn_append (tmp, ", uri=", 6); /* !! domain-value must be a list of URI in a quoted string !! */ tmp = osip_str_append (tmp, auth->uri); } if (auth->response != NULL) { tmp = osip_strn_append (tmp, ", response=", 11); /* !! domain-value must be a list of URI in a quoted string !! */ tmp = osip_str_append (tmp, auth->response); } if (auth->digest != NULL) { tmp = osip_strn_append (tmp, ", digest=", 9); /* !! domain-value must be a list of URI in a quoted string !! */ tmp = osip_str_append (tmp, auth->digest); } if (auth->algorithm != NULL) { tmp = osip_strn_append (tmp, ", algorithm=", 12); tmp = osip_str_append (tmp, auth->algorithm); } if (auth->cnonce != NULL) { tmp = osip_strn_append (tmp, ", cnonce=", 9); tmp = osip_str_append (tmp, auth->cnonce); } if (auth->opaque != NULL) { tmp = osip_strn_append (tmp, ", opaque=", 9); tmp = osip_str_append (tmp, auth->opaque); } if (auth->message_qop != NULL) { tmp = osip_strn_append (tmp, ", qop=", 6); tmp = osip_str_append (tmp, auth->message_qop); } if (auth->nonce_count != NULL) { tmp = osip_strn_append (tmp, ", nc=", 5); tmp = osip_str_append (tmp, auth->nonce_count); } return OSIP_SUCCESS; } /* deallocates a osip_authorization_t structure. */ /* INPUT : osip_authorization_t *authorization | authorization. */ void osip_authorization_free (osip_authorization_t * authorization) { if (authorization == NULL) return; osip_free (authorization->auth_type); osip_free (authorization->username); osip_free (authorization->realm); osip_free (authorization->nonce); osip_free (authorization->uri); osip_free (authorization->response); osip_free (authorization->digest); osip_free (authorization->algorithm); osip_free (authorization->cnonce); osip_free (authorization->opaque); osip_free (authorization->message_qop); osip_free (authorization->nonce_count); osip_free (authorization); } int osip_authorization_clone (const osip_authorization_t * auth, osip_authorization_t ** dest) { int i; osip_authorization_t *au; *dest = NULL; if (auth == NULL) return OSIP_BADPARAMETER; /* to be removed? if (auth->auth_type==NULL) return -1; if (auth->username==NULL) return -1; if (auth->realm==NULL) return -1; if (auth->nonce==NULL) return -1; if (auth->uri==NULL) return -1; if (auth->response==NULL) return -1; if (auth->opaque==NULL) return -1; */ i = osip_authorization_init (&au); if (i != 0) /* allocation failed */ return i; if (auth->auth_type != NULL) { au->auth_type = osip_strdup (auth->auth_type); if (au->auth_type == NULL) { osip_authorization_free (au); return OSIP_NOMEM; } } if (auth->username != NULL) { au->username = osip_strdup (auth->username); if (au->username == NULL) { osip_authorization_free (au); return OSIP_NOMEM; } } if (auth->realm != NULL) { au->realm = osip_strdup (auth->realm); if (auth->realm == NULL) { osip_authorization_free (au); return OSIP_NOMEM; } } if (auth->nonce != NULL) { au->nonce = osip_strdup (auth->nonce); if (auth->nonce == NULL) { osip_authorization_free (au); return OSIP_NOMEM; } } if (auth->uri != NULL) { au->uri = osip_strdup (auth->uri); if (au->uri == NULL) { osip_authorization_free (au); return OSIP_NOMEM; } } if (auth->response != NULL) { au->response = osip_strdup (auth->response); if (auth->response == NULL) { osip_authorization_free (au); return OSIP_NOMEM; } } if (auth->digest != NULL) { au->digest = osip_strdup (auth->digest); if (au->digest == NULL) { osip_authorization_free (au); return OSIP_NOMEM; } } if (auth->algorithm != NULL) { au->algorithm = osip_strdup (auth->algorithm); if (auth->algorithm == NULL) { osip_authorization_free (au); return OSIP_NOMEM; } } if (auth->cnonce != NULL) { au->cnonce = osip_strdup (auth->cnonce); if (au->cnonce == NULL) { osip_authorization_free (au); return OSIP_NOMEM; } } if (auth->opaque != NULL) { au->opaque = osip_strdup (auth->opaque); if (auth->opaque == NULL) { osip_authorization_free (au); return OSIP_NOMEM; } } if (auth->message_qop != NULL) { au->message_qop = osip_strdup (auth->message_qop); if (auth->message_qop == NULL) { osip_authorization_free (au); return OSIP_NOMEM; } } if (auth->nonce_count != NULL) { au->nonce_count = osip_strdup (auth->nonce_count); if (auth->nonce_count == NULL) { osip_authorization_free (au); return OSIP_NOMEM; } } *dest = au; return OSIP_SUCCESS; } libosip2-4.1.0/src/osipparser2/osip_uri.c0000644000175000017500000006110012254365476015231 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include /* allocate a new url structure */ /* OUTPUT: osip_uri_t *url | structure to save results. */ /* OUTPUT: err_t *err | structure to store error. */ /* return -1 on error */ int osip_uri_init (osip_uri_t ** url) { *url = (osip_uri_t *) osip_malloc (sizeof (osip_uri_t)); if (*url == NULL) return OSIP_NOMEM; (*url)->scheme = NULL; (*url)->username = NULL; (*url)->password = NULL; (*url)->host = NULL; (*url)->port = NULL; osip_list_init (&(*url)->url_params); osip_list_init (&(*url)->url_headers); (*url)->string = NULL; return OSIP_SUCCESS; } /* examples: sip:j.doe@big.com;maddr=239.255.255.1;ttl=15 sip:j.doe@big.com sip:j.doe:secret@big.com;transport=tcp sip:j.doe@big.com?subject=project sip:+1-212-555-1212:1234@gateway.com;user=phone sip:1212@gateway.com sip:alice@10.1.2.3 sip:alice@example.com sip:alice@registrar.com;method=REGISTER NOT EQUIVALENT: SIP:JUSER@ExAmPlE.CoM;Transport=udp sip:juser@ExAmPlE.CoM;Transport=UDP */ /* this method search for the separator and */ /* return it only if it is located before the */ /* second separator. */ char * next_separator (const char *ch, int separator_osip_to_find, int before_separator) { char *ind; char *tmp; ind = strchr (ch, separator_osip_to_find); if (ind == NULL) return NULL; tmp = NULL; if (before_separator != 0) tmp = strchr (ch, before_separator); if (tmp != NULL) { if (ind < tmp) return ind; } else return ind; return NULL; } /* parse the sip url. */ /* INPUT : char *buf | url to be parsed.*/ /* OUTPUT: osip_uri_t *url | structure to save results. */ /* OUTPUT: err_t *err | structure to store error. */ /* return -1 on error */ int osip_uri_parse (osip_uri_t * url, const char *buf) { char *username; char *password; char *host; const char *port; const char *params; const char *headers; const char *tmp; /* basic tests */ if (buf == NULL || buf[0] == '\0') return OSIP_BADPARAMETER; tmp = strchr (buf, ':'); if (tmp == NULL) return OSIP_SYNTAXERROR; if (tmp - buf < 2) return OSIP_SYNTAXERROR; url->scheme = (char *) osip_malloc (tmp - buf + 1); if (url->scheme == NULL) return OSIP_NOMEM; osip_strncpy (url->scheme, buf, tmp - buf); if (strchr (url->scheme, ' ') != NULL) { return OSIP_SYNTAXERROR; } if (strlen (url->scheme) < 3 || (0 != osip_strncasecmp (url->scheme, "sip", 3) && 0 != osip_strncasecmp (url->scheme, "sips", 4))) { /* Is not a sipurl ! */ size_t i = strlen (tmp + 1); if (i < 2) return OSIP_SYNTAXERROR; url->string = (char *) osip_malloc (i + 1); if (url->string == NULL) return OSIP_NOMEM; osip_strncpy (url->string, tmp + 1, i); return OSIP_SUCCESS; } /* law number 1: if ('?' exists && is_located_after '@') or if ('?' exists && '@' is not there -no username-) =====> HEADER_PARAM EXIST =====> start at index(?) =====> end at the end of url */ /* find the beginning of host */ username = strchr (buf, ':'); /* if ':' does not exist, the url is not valid */ if (username == NULL) return OSIP_SYNTAXERROR; host = strchr (buf, '@'); if (host == NULL) host = username; else if (username[1] == '@') /* username is empty */ host = username + 1; else /* username exists */ { password = next_separator (username + 1, ':', '@'); if (password == NULL) password = host; else /* password exists */ { if (host - password < 2) return OSIP_SYNTAXERROR; url->password = (char *) osip_malloc (host - password); if (url->password == NULL) return OSIP_NOMEM; osip_strncpy (url->password, password + 1, host - password - 1); __osip_uri_unescape (url->password); } if (password - username < 2) return OSIP_SYNTAXERROR; { url->username = (char *) osip_malloc (password - username); if (url->username == NULL) return OSIP_NOMEM; osip_strncpy (url->username, username + 1, password - username - 1); __osip_uri_unescape (url->username); } } /* search for header after host */ headers = strchr (host, '?'); if (headers == NULL) headers = buf + strlen (buf); else /* headers exist */ osip_uri_parse_headers (url, headers); /* search for params after host */ params = strchr (host, ';'); /* search for params after host */ if (params == NULL) params = headers; else /* params exist */ { char *tmpbuf; if (headers - params + 1 < 2) return OSIP_SYNTAXERROR; tmpbuf = osip_malloc (headers - params + 1); if (tmpbuf == NULL) return OSIP_NOMEM; tmpbuf = osip_strncpy (tmpbuf, params, headers - params); osip_uri_parse_params (url, tmpbuf); osip_free (tmpbuf); } port = params - 1; while (port > host && *port != ']' && *port != ':') port--; if (*port == ':') { if (host == port) port = params; else { if ((params - port < 2) || (params - port > 8)) return OSIP_SYNTAXERROR; /* error cases */ url->port = (char *) osip_malloc (params - port); if (url->port == NULL) return OSIP_NOMEM; osip_clrncpy (url->port, port + 1, params - port - 1); } } else port = params; /* adjust port for ipv6 address */ tmp = port; while (tmp > host && *tmp != ']') tmp--; if (*tmp == ']') { port = tmp; while (host < port && *host != '[') host++; if (host >= port) return OSIP_SYNTAXERROR; } if (port - host < 2) return OSIP_SYNTAXERROR; url->host = (char *) osip_malloc (port - host); if (url->host == NULL) return OSIP_NOMEM; osip_clrncpy (url->host, host + 1, port - host - 1); return OSIP_SUCCESS; } void osip_uri_set_scheme (osip_uri_t * url, char *scheme) { if (url == NULL) return; url->scheme = scheme; } char * osip_uri_get_scheme (osip_uri_t * url) { if (url == NULL) return NULL; return url->scheme; } void osip_uri_set_username (osip_uri_t * url, char *username) { if (url == NULL) return; url->username = username; } char * osip_uri_get_username (osip_uri_t * url) { if (url == NULL) return NULL; return url->username; } void osip_uri_set_password (osip_uri_t * url, char *password) { if (url == NULL) return; url->password = password; } char * osip_uri_get_password (osip_uri_t * url) { if (url == NULL) return NULL; return url->password; } void osip_uri_set_host (osip_uri_t * url, char *host) { if (url == NULL) return; url->host = host; } char * osip_uri_get_host (osip_uri_t * url) { if (url == NULL) return NULL; return url->host; } void osip_uri_set_port (osip_uri_t * url, char *port) { if (url == NULL) return; url->port = port; } char * osip_uri_get_port (osip_uri_t * url) { if (url == NULL) return NULL; return url->port; } int osip_uri_parse_headers (osip_uri_t * url, const char *headers) { int i; char *and; char *equal; /* find '=' wich is the separator for one header */ /* find ';' wich is the separator for multiple headers */ equal = strchr (headers, '='); and = strchr (headers + 1, '&'); if (equal == NULL) /* each header MUST have a value */ return OSIP_SYNTAXERROR; do { char *hname; char *hvalue; hname = (char *) osip_malloc (equal - headers); if (hname == NULL) return OSIP_NOMEM; osip_strncpy (hname, headers + 1, equal - headers - 1); __osip_uri_unescape (hname); if (and != NULL) { if (and - equal < 2) { osip_free (hname); return OSIP_SYNTAXERROR; } hvalue = (char *) osip_malloc (and - equal); if (hvalue == NULL) { osip_free (hname); return OSIP_NOMEM; } osip_strncpy (hvalue, equal + 1, and - equal - 1); __osip_uri_unescape (hvalue); } else { /* this is for the last header (no and...) */ if (headers + strlen (headers) - equal + 1 < 2) { osip_free (hname); return OSIP_SYNTAXERROR; } hvalue = (char *) osip_malloc (headers + strlen (headers) - equal + 1); if (hvalue == NULL) { osip_free (hname); return OSIP_NOMEM; } osip_strncpy (hvalue, equal + 1, headers + strlen (headers) - equal); __osip_uri_unescape (hvalue); } i = osip_uri_uheader_add (url, hname, hvalue); if (i != OSIP_SUCCESS) { osip_free (hname); osip_free (hvalue); return i; } if (and == NULL) /* we just set the last header */ equal = NULL; else { /* continue on next header */ headers = and; equal = strchr (headers, '='); and = strchr (headers + 1, '&'); if (equal == NULL) /* each header MUST have a value */ return OSIP_SYNTAXERROR; } } while (equal != NULL); return OSIP_SUCCESS; } int osip_uri_parse_params (osip_uri_t * url, const char *params) { int i; char *pname; char *pvalue; const char *comma; const char *equal; /* find '=' wich is the separator for one param */ /* find ';' wich is the separator for multiple params */ equal = next_separator (params + 1, '=', ';'); comma = strchr (params + 1, ';'); while (comma != NULL) { if (equal == NULL) { equal = comma; pvalue = NULL; } else { if (comma - equal < 2) return OSIP_SYNTAXERROR; pvalue = (char *) osip_malloc (comma - equal); if (pvalue == NULL) return OSIP_NOMEM; osip_strncpy (pvalue, equal + 1, comma - equal - 1); __osip_uri_unescape (pvalue); } if (equal - params < 2) { osip_free (pvalue); return OSIP_SYNTAXERROR; } pname = (char *) osip_malloc (equal - params); if (pname == NULL) { osip_free (pvalue); return OSIP_NOMEM; } osip_strncpy (pname, params + 1, equal - params - 1); __osip_uri_unescape (pname); i = osip_uri_uparam_add (url, pname, pvalue); if (i != OSIP_SUCCESS) { osip_free (pname); osip_free (pvalue); return OSIP_NOMEM; } params = comma; equal = next_separator (params + 1, '=', ';'); comma = strchr (params + 1, ';'); } /* this is the last header (comma==NULL) */ comma = params + strlen (params); if (equal == NULL) { equal = comma; /* at the end */ pvalue = NULL; } else { if (comma - equal < 2) return OSIP_SYNTAXERROR; pvalue = (char *) osip_malloc (comma - equal); if (pvalue == NULL) return OSIP_NOMEM; osip_strncpy (pvalue, equal + 1, comma - equal - 1); __osip_uri_unescape (pvalue); } if (equal - params < 2) { osip_free (pvalue); return OSIP_SYNTAXERROR; } pname = (char *) osip_malloc (equal - params); if (pname == NULL) { osip_free (pvalue); return OSIP_NOMEM; } osip_strncpy (pname, params + 1, equal - params - 1); __osip_uri_unescape (pname); i = osip_uri_uparam_add (url, pname, pvalue); if (i != OSIP_SUCCESS) { osip_free (pname); osip_free (pvalue); return OSIP_NOMEM; } return OSIP_SUCCESS; } int osip_uri_to_str (const osip_uri_t * url, char **dest) { char *buf; size_t len; size_t plen; char *tmp; const char *scheme; *dest = NULL; if (url == NULL) return OSIP_BADPARAMETER; if (url->host == NULL && url->string == NULL) return OSIP_BADPARAMETER; if (url->scheme == NULL && url->string != NULL) return OSIP_BADPARAMETER; if (url->string == NULL && url->scheme == NULL) scheme = "sip"; /* default is sipurl */ else scheme = url->scheme; if (url->string != NULL) { buf = (char *) osip_malloc (strlen (scheme) + strlen (url->string) + 3); if (buf == NULL) return OSIP_NOMEM; *dest = buf; sprintf (buf, "%s:", scheme); buf = buf + strlen (scheme) + 1; sprintf (buf, "%s", url->string); return OSIP_SUCCESS; } len = strlen (scheme) + 1 + strlen (url->host) + 5; if (url->username != NULL) len = len + (strlen (url->username) * 3) + 1; /* count escaped char */ if (url->password != NULL) len = len + (strlen (url->password) * 3) + 1; if (url->port != NULL) len = len + strlen (url->port) + 3; buf = (char *) osip_malloc (len); if (buf == NULL) return OSIP_NOMEM; tmp = buf; sprintf (tmp, "%s:", scheme); tmp = tmp + strlen (tmp); if (url->username != NULL) { char *tmp2 = __osip_uri_escape_userinfo (url->username); if (tmp2 == NULL) { osip_free (buf); return OSIP_NOMEM; } sprintf (tmp, "%s", tmp2); osip_free (tmp2); tmp = tmp + strlen (tmp); } if ((url->password != NULL) && (url->username != NULL)) { /* be sure that when a password is given, a username is also given */ char *tmp2 = __osip_uri_escape_password (url->password); if (tmp2 == NULL) { osip_free (buf); return OSIP_NOMEM; } sprintf (tmp, ":%s", tmp2); osip_free (tmp2); tmp = tmp + strlen (tmp); } if (url->username != NULL) { /* we add a '@' only when username is present... */ sprintf (tmp, "@"); tmp++; } if (strchr (url->host, ':') != NULL) { sprintf (tmp, "[%s]", url->host); tmp = tmp + strlen (tmp); } else { sprintf (tmp, "%s", url->host); tmp = tmp + strlen (tmp); } if (url->port != NULL) { sprintf (tmp, ":%s", url->port); tmp = tmp + strlen (tmp); } { int pos = 0; osip_uri_param_t *u_param; while (!osip_list_eol (&url->url_params, pos)) { char *tmp1; char *tmp2 = NULL; char *previous_buf; u_param = (osip_uri_param_t *) osip_list_get (&url->url_params, pos); tmp1 = __osip_uri_escape_uri_param (u_param->gname); if (tmp1 == NULL) { osip_free (buf); return OSIP_SYNTAXERROR; } if (u_param->gvalue == NULL) plen = strlen (tmp1) + 2; else { tmp2 = __osip_uri_escape_uri_param (u_param->gvalue); if (tmp2 == NULL) { osip_free (tmp1); osip_free (buf); return OSIP_SYNTAXERROR; } plen = strlen (tmp1) + strlen (tmp2) + 3; } len = len + plen; previous_buf = buf; buf = (char *) osip_realloc (buf, len); if (buf == NULL) { osip_free (previous_buf); osip_free (tmp1); osip_free (tmp2); return OSIP_NOMEM; } tmp = buf; tmp = tmp + strlen (tmp); if (u_param->gvalue == NULL) sprintf (tmp, ";%s", tmp1); else { sprintf (tmp, ";%s=%s", tmp1, tmp2); osip_free (tmp2); } osip_free (tmp1); pos++; } } { int pos = 0; osip_uri_header_t *u_header; while (!osip_list_eol (&url->url_headers, pos)) { char *tmp1; char *tmp2; char *previous_buf; u_header = (osip_uri_header_t *) osip_list_get (&url->url_headers, pos); tmp1 = __osip_uri_escape_header_param (u_header->gname); if (tmp1 == NULL) { osip_free (buf); return OSIP_SYNTAXERROR; } tmp2 = __osip_uri_escape_header_param (u_header->gvalue); if (tmp2 == NULL) { osip_free (tmp1); osip_free (buf); return OSIP_SYNTAXERROR; } plen = strlen (tmp1) + strlen (tmp2) + 4; len = len + plen; previous_buf = buf; buf = (char *) osip_realloc (buf, len); if (buf == NULL) { osip_free (previous_buf); osip_free (tmp1); osip_free (tmp2); return OSIP_NOMEM; } tmp = buf; tmp = tmp + strlen (tmp); if (pos == 0) snprintf (tmp, len - (tmp - buf), "?%s=%s", tmp1, tmp2); else snprintf (tmp, len - (tmp - buf), "&%s=%s", tmp1, tmp2); osip_free (tmp1); osip_free (tmp2); pos++; } } *dest = buf; return OSIP_SUCCESS; } void osip_uri_free (osip_uri_t * url) { int pos = 0; if (url == NULL) return; osip_free (url->scheme); osip_free (url->username); osip_free (url->password); osip_free (url->host); osip_free (url->port); osip_uri_param_freelist (&url->url_params); { osip_uri_header_t *u_header; while (!osip_list_eol (&url->url_headers, pos)) { u_header = (osip_uri_header_t *) osip_list_get (&url->url_headers, pos); osip_list_remove (&url->url_headers, pos); osip_uri_header_free (u_header); } } osip_free (url->string); osip_free (url); } int osip_uri_clone (const osip_uri_t * url, osip_uri_t ** dest) { int i; osip_uri_t *ur; *dest = NULL; if (url == NULL) return OSIP_BADPARAMETER; if (url->host == NULL && url->string == NULL) return OSIP_BADPARAMETER; i = osip_uri_init (&ur); if (i != 0) /* allocation failed */ return i; if (url->scheme != NULL) ur->scheme = osip_strdup (url->scheme); if (url->username != NULL) ur->username = osip_strdup (url->username); if (url->password != NULL) ur->password = osip_strdup (url->password); if (url->host != NULL) ur->host = osip_strdup (url->host); if (url->port != NULL) ur->port = osip_strdup (url->port); if (url->string != NULL) ur->string = osip_strdup (url->string); i = osip_list_clone (&url->url_params, &ur->url_params, (int (*)(void *, void **)) &osip_uri_param_clone); if (i != 0) { osip_uri_free (ur); return i; } i = osip_list_clone (&url->url_headers, &ur->url_headers, (int (*)(void *, void **)) &osip_uri_param_clone); if (i != 0) { osip_uri_free (ur); return i; } *dest = ur; return OSIP_SUCCESS; } int osip_uri_param_init (osip_uri_param_t ** url_param) { *url_param = (osip_uri_param_t *) osip_malloc (sizeof (osip_uri_param_t)); if (*url_param == NULL) return OSIP_NOMEM; (*url_param)->gname = NULL; (*url_param)->gvalue = NULL; return OSIP_SUCCESS; } void osip_uri_param_free (osip_uri_param_t * url_param) { osip_free (url_param->gname); osip_free (url_param->gvalue); osip_free (url_param); } int osip_uri_param_set (osip_uri_param_t * url_param, char *pname, char *pvalue) { url_param->gname = pname; /* not needed for url, but for all other generic params */ osip_clrspace (url_param->gname); url_param->gvalue = pvalue; if (url_param->gvalue != NULL) osip_clrspace (url_param->gvalue); return OSIP_SUCCESS; } int osip_uri_param_add (osip_list_t * url_params, char *pname, char *pvalue) { int i; osip_uri_param_t *url_param; i = osip_uri_param_init (&url_param); if (i != 0) return i; i = osip_uri_param_set (url_param, pname, pvalue); if (i != 0) { osip_uri_param_free (url_param); return i; } osip_list_add (url_params, url_param, -1); return OSIP_SUCCESS; } void osip_uri_param_freelist (osip_list_t * params) { osip_uri_param_t *u_param; while (!osip_list_eol (params, 0)) { u_param = (osip_uri_param_t *) osip_list_get (params, 0); osip_list_remove (params, 0); osip_uri_param_free (u_param); } } int osip_uri_param_get_byname (osip_list_t * params, char *pname, osip_uri_param_t ** url_param) { int pos = 0; size_t pname_len; osip_uri_param_t *u_param; *url_param = NULL; if (pname == NULL) return OSIP_BADPARAMETER; pname_len = strlen (pname); if (pname_len <= 0) return OSIP_BADPARAMETER; while (!osip_list_eol (params, pos)) { size_t len; u_param = (osip_uri_param_t *) osip_list_get (params, pos); len = strlen (u_param->gname); if (pname_len == len && osip_strncasecmp (u_param->gname, pname, strlen (pname)) == 0) { *url_param = u_param; return OSIP_SUCCESS; } pos++; } return OSIP_UNDEFINED_ERROR; } int osip_uri_param_clone (const osip_uri_param_t * uparam, osip_uri_param_t ** dest) { int i; osip_uri_param_t *up; *dest = NULL; if (uparam == NULL) return OSIP_BADPARAMETER; if (uparam->gname == NULL) return OSIP_BADPARAMETER; /* name is mandatory */ i = osip_uri_param_init (&up); if (i != 0) /* allocation failed */ return i; up->gname = osip_strdup (uparam->gname); if (uparam->gvalue != NULL) up->gvalue = osip_strdup (uparam->gvalue); else up->gvalue = NULL; *dest = up; return OSIP_SUCCESS; } #define _ALPHANUM_ "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890\0" #define _RESERVED_ ";/?:@&=+$\0" #define _MARK_ "-_.!~*'()\0" #define _MARK__USER_UNRESERVED_ "-_.!~*'()&=+$,;?/\0" #define _MARK__PWORD_UNRESERVED_ "-_.!~*'()&=+$,\0" #define _MARK__URI_PARAM_UNRESERVED_ "-_.!~*'()[]/:&+$\0" #define _MARK__HEADER_PARAM_UNRESERVED_ "-_.!~*'()[]/?:+$\0" #define osip_is_alphanum(in) ( \ (in >= 'a' && in <= 'z') || \ (in >= 'A' && in <= 'Z') || \ (in >= '0' && in <= '9')) char * __osip_uri_escape_nonascii_and_nondef (const char *string, const char *def) { size_t alloc = strlen (string) + 1; size_t length; char *ns = (char *) osip_malloc (alloc); unsigned char in; size_t newlen = alloc; int index = 0; const char *tmp; int i; if (ns == NULL) return NULL; length = alloc - 1; while (length--) { in = *string; i = 0; tmp = NULL; if (osip_is_alphanum (in)) tmp = string; else { for (; def[i] != '\0' && def[i] != in; i++) { } if (def[i] != '\0') tmp = string; } if (tmp == NULL) { /* encode it */ newlen += 2; /* the size grows with two, since this'll become a %XX */ if (newlen > alloc) { char *previous_ns; alloc *= 2; previous_ns = ns; ns = osip_realloc (ns, alloc); if (!ns) { osip_free (previous_ns); return NULL; } } sprintf (&ns[index], "%%%02X", in); index += 3; } else { /* just copy this */ ns[index++] = in; } string++; } ns[index] = 0; /* terminate it */ return ns; } /* user = *( unreserved / escaped / user-unreserved ) */ const char *userinfo_def = /* implied _ALPHANUM_ */ _MARK__USER_UNRESERVED_; char * __osip_uri_escape_userinfo (const char *string) { return __osip_uri_escape_nonascii_and_nondef (string, userinfo_def); } /* user = *( unreserved / escaped / user-unreserved ) */ const char *password_def = _MARK__PWORD_UNRESERVED_; char * __osip_uri_escape_password (const char *string) { return __osip_uri_escape_nonascii_and_nondef (string, password_def); } const char *uri_param_def = _MARK__URI_PARAM_UNRESERVED_; char * __osip_uri_escape_uri_param (char *string) { return __osip_uri_escape_nonascii_and_nondef (string, uri_param_def); } const char *header_param_def = _MARK__HEADER_PARAM_UNRESERVED_; char * __osip_uri_escape_header_param (char *string) { return __osip_uri_escape_nonascii_and_nondef (string, header_param_def); } void __osip_uri_unescape (char *string) { size_t alloc = strlen (string) + 1; unsigned char in; int index = 0; unsigned int hex; char *ptr; ptr = string; while (--alloc > 0) { in = *ptr; if ('%' == in) { /* encoded part */ if (alloc > 2 && sscanf (ptr + 1, "%02X", &hex) == 1) { in = (unsigned char) hex; if (*(ptr + 2) && ((*(ptr + 2) >= '0' && *(ptr + 2) <= '9') || (*(ptr + 2) >= 'a' && *(ptr + 2) <= 'f') || (*(ptr + 2) >= 'A' && *(ptr + 2) <= 'F'))) { alloc -= 2; ptr += 2; } else { alloc -= 1; ptr += 1; } } else { break; } } string[index++] = in; ptr++; } string[index] = 0; /* terminate it */ } /* RFC3261 16.5 */ int osip_uri_to_str_canonical (const osip_uri_t * url, char **dest) { int result; *dest = NULL; result = osip_uri_to_str (url, dest); if (result == 0) { /* tmp = strchr(*dest, ";"); if (tmp !=NULL) { buf=strndup(*dest, tmp-(*dest)); osip_free(*dest); *dest=buf; } */ __osip_uri_unescape (*dest); } return result; } libosip2-4.1.0/src/osipparser2/osip_cseq.c0000644000175000017500000001262612254365476015376 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include int osip_cseq_init (osip_cseq_t ** cseq) { *cseq = (osip_cseq_t *) osip_malloc (sizeof (osip_cseq_t)); if (*cseq == NULL) return OSIP_NOMEM; (*cseq)->method = NULL; (*cseq)->number = NULL; return OSIP_SUCCESS; } /* fills the cseq header of message. */ /* INPUT : char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_cseq (osip_message_t * sip, const char *hvalue) { int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; if (sip->cseq != NULL) return OSIP_BADPARAMETER; i = osip_cseq_init (&(sip->cseq)); if (i != 0) return i; sip->message_property = 2; i = osip_cseq_parse (sip->cseq, hvalue); if (i != 0) { osip_cseq_free (sip->cseq); sip->cseq = NULL; return i; } return OSIP_SUCCESS; } /* fills the cseq strucuture. */ /* INPUT : char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_cseq_parse (osip_cseq_t * cseq, const char *hvalue) { char *method = NULL; const char *end = NULL; if (cseq == NULL || hvalue == NULL) return OSIP_BADPARAMETER; cseq->number = NULL; cseq->method = NULL; method = strchr (hvalue, ' '); /* SEARCH FOR SPACE */ if (method == NULL) return OSIP_SYNTAXERROR; end = hvalue + strlen (hvalue); if (method - hvalue + 1 < 2) return OSIP_SYNTAXERROR; cseq->number = (char *) osip_malloc (method - hvalue + 1); if (cseq->number == NULL) return OSIP_NOMEM; osip_clrncpy (cseq->number, hvalue, method - hvalue); if (end - method + 1 < 2) return OSIP_SYNTAXERROR; cseq->method = (char *) osip_malloc (end - method + 1); if (cseq->method == NULL) return OSIP_NOMEM; osip_clrncpy (cseq->method, method + 1, end - method); return OSIP_SUCCESS; /* ok */ } #ifndef MINISIZE /* returns the cseq header. */ /* INPUT : osip_message_t *sip | sip message. */ /* returns null on error. */ osip_cseq_t * osip_message_get_cseq (const osip_message_t * sip) { return sip->cseq; } #endif char * osip_cseq_get_number (osip_cseq_t * cseq) { return cseq->number; } char * osip_cseq_get_method (osip_cseq_t * cseq) { return cseq->method; } void osip_cseq_set_number (osip_cseq_t * cseq, char *number) { cseq->number = (char *) number; } void osip_cseq_set_method (osip_cseq_t * cseq, char *method) { cseq->method = (char *) method; } /* returns the cseq header as a string. */ /* INPUT : osip_cseq_t *cseq | cseq header. */ /* returns null on error. */ int osip_cseq_to_str (const osip_cseq_t * cseq, char **dest) { size_t len; *dest = NULL; if ((cseq == NULL) || (cseq->number == NULL) || (cseq->method == NULL)) return OSIP_BADPARAMETER; len = strlen (cseq->method) + strlen (cseq->number) + 2; *dest = (char *) osip_malloc (len); if (*dest == NULL) return OSIP_NOMEM; snprintf (*dest, len, "%s %s", cseq->number, cseq->method); return OSIP_SUCCESS; } /* deallocates a osip_cseq_t structure. */ /* INPUT : osip_cseq_t *cseq | cseq. */ void osip_cseq_free (osip_cseq_t * cseq) { if (cseq == NULL) return; osip_free (cseq->method); osip_free (cseq->number); osip_free (cseq); } int osip_cseq_clone (const osip_cseq_t * cseq, osip_cseq_t ** dest) { int i; osip_cseq_t *cs; *dest = NULL; if (cseq == NULL) return OSIP_BADPARAMETER; if (cseq->method == NULL) return OSIP_BADPARAMETER; if (cseq->number == NULL) return OSIP_BADPARAMETER; i = osip_cseq_init (&cs); if (i != 0) { osip_cseq_free (cs); return i; } cs->method = osip_strdup (cseq->method); cs->number = osip_strdup (cseq->number); *dest = cs; return OSIP_SUCCESS; } int osip_cseq_match (osip_cseq_t * cseq1, osip_cseq_t * cseq2) { if (cseq1 == NULL || cseq2 == NULL) return OSIP_BADPARAMETER; if (cseq1->number == NULL || cseq2->number == NULL || cseq1->method == NULL || cseq2->method == NULL) return OSIP_BADPARAMETER; if (0 == strcmp (cseq1->number, cseq2->number)) { if (0 == strcmp (cseq2->method, "INVITE") || 0 == strcmp (cseq2->method, "ACK")) { if (0 == strcmp (cseq1->method, "INVITE") || 0 == strcmp (cseq1->method, "ACK")) return OSIP_SUCCESS; } else { if (0 == strcmp (cseq1->method, cseq2->method)) return OSIP_SUCCESS; } } return OSIP_UNDEFINED_ERROR; } libosip2-4.1.0/src/osipparser2/osip_contact.c0000644000175000017500000000761712254365476016102 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include /* adds the contact header to message. */ /* INPUT : const char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_contact (osip_message_t * sip, const char *hvalue) { int i; osip_contact_t *contact; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; i = osip_contact_init (&contact); if (i != 0) return i; i = osip_contact_parse (contact, hvalue); if (i != 0) { osip_contact_free (contact); return i; } sip->message_property = 2; osip_list_add (&sip->contacts, contact, -1); return OSIP_SUCCESS; /* ok */ } /* parses a contact header. */ /* INPUT : const char *string | pointer to a contact string.*/ /* OUTPUT: osip_contact_t *contact | structure to save results. */ /* returns -1 on error. */ int osip_contact_parse (osip_contact_t * contact, const char *hvalue) { if (contact == NULL) return OSIP_BADPARAMETER; if (strncmp (hvalue, "*", 1) == 0) { contact->displayname = osip_strdup (hvalue); if (contact->displayname == NULL) { return OSIP_NOMEM; } return OSIP_SUCCESS; } return osip_from_parse ((osip_from_t *) contact, hvalue); } #ifndef MINISIZE int osip_contact_init (osip_contact_t ** contact) { return osip_from_init ((osip_from_t **) contact); } #endif #ifndef MINISIZE /* returns the pos of contact header. */ /* INPUT : int pos | pos of contact header. */ /* INPUT : osip_message_t *sip | sip message. */ /* OUTPUT: osip_contact_t *contact | structure to save results. */ /* returns -1 on error. */ int osip_message_get_contact (const osip_message_t * sip, int pos, osip_contact_t ** dest) { *dest = NULL; if (sip == NULL) return OSIP_BADPARAMETER; if (osip_list_size (&sip->contacts) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ *dest = (osip_contact_t *) osip_list_get (&sip->contacts, pos); return pos; } #endif /* returns the contact header as a string.*/ /* INPUT : osip_contact_t *contact | contact. */ /* returns null on error. */ int osip_contact_to_str (const osip_contact_t * contact, char **dest) { if (contact == NULL) return OSIP_BADPARAMETER; if (contact->displayname != NULL) { if (strncmp (contact->displayname, "*", 1) == 0) { *dest = osip_strdup ("*"); if (*dest == NULL) return OSIP_NOMEM; return OSIP_SUCCESS; } } return osip_from_to_str ((osip_from_t *) contact, dest); } #ifndef MINISIZE /* deallocates a osip_contact_t structure. */ /* INPUT : osip_contact_t *| contact. */ void osip_contact_free (osip_contact_t * contact) { osip_from_free ((osip_from_t *) contact); } int osip_contact_clone (const osip_contact_t * contact, osip_contact_t ** dest) { return osip_from_clone ((osip_from_t *) contact, (osip_from_t **) dest); } #endif libosip2-4.1.0/src/osipparser2/osip_authentication_info.c0000644000175000017500000002454412254365476020477 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include "parser.h" #ifndef MINISIZE int osip_authentication_info_init (osip_authentication_info_t ** dest) { *dest = (osip_authentication_info_t *) osip_malloc (sizeof (osip_authentication_info_t)); if (*dest == NULL) return OSIP_NOMEM; (*dest)->nextnonce = NULL; (*dest)->qop_options = NULL; (*dest)->rspauth = NULL; (*dest)->cnonce = NULL; (*dest)->nonce_count = NULL; return OSIP_SUCCESS; } /* fills the www-authenticate header of message. */ /* INPUT : char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_authentication_info (osip_message_t * sip, const char *hvalue) { osip_authentication_info_t *authentication_info; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; if (sip == NULL) return OSIP_BADPARAMETER; i = osip_authentication_info_init (&authentication_info); if (i != 0) return i; i = osip_authentication_info_parse (authentication_info, hvalue); if (i != 0) { osip_authentication_info_free (authentication_info); return i; } sip->message_property = 2; osip_list_add (&sip->authentication_infos, authentication_info, -1); return OSIP_SUCCESS; } /* fills the authentication_info strucuture. */ /* INPUT : char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ /* TODO: digest-challenge tken has no order preference?? verify many situations (extra SP....) */ int osip_authentication_info_parse (osip_authentication_info_t * ainfo, const char *hvalue) { const char *space; const char *next = NULL; int i; space = hvalue; for (;;) { int parse_ok = 0; i = __osip_quoted_string_set ("nextnonce", space, &(ainfo->nextnonce), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_quoted_string_set ("cnonce", space, &(ainfo->cnonce), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_quoted_string_set ("rspauth", space, &(ainfo->rspauth), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_token_set ("nc", space, &(ainfo->nonce_count), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } i = __osip_token_set ("qop", space, &(ainfo->qop_options), &next); if (i != 0) return i; if (next == NULL) return OSIP_SUCCESS; /* end of header detected! */ else if (next != space) { space = next; parse_ok++; } if (0 == parse_ok) { char *quote1, *quote2, *tmp; /* CAUTION */ /* parameter not understood!!! I'm too lazy to handle IT */ /* let's simply bypass it */ if (strlen (space) < 1) return OSIP_SUCCESS; tmp = strchr (space + 1, ','); if (tmp == NULL) /* it was the last header */ return OSIP_SUCCESS; quote1 = __osip_quote_find (space); if ((quote1 != NULL) && (quote1 < tmp)) { /* this may be a quoted string! */ quote2 = __osip_quote_find (quote1 + 1); if (quote2 == NULL) return OSIP_SYNTAXERROR; /* bad header format... */ if (tmp < quote2) /* the comma is inside the quotes! */ space = strchr (quote2, ','); else space = tmp; if (space == NULL) /* it was the last header */ return OSIP_SUCCESS; } else space = tmp; /* continue parsing... */ } } return OSIP_SUCCESS; /* ok */ } /* returns the authentication_info header. */ /* INPUT : osip_message_t *sip | sip message. */ /* returns null on error. */ int osip_message_get_authentication_info (const osip_message_t * sip, int pos, osip_authentication_info_t ** dest) { osip_authentication_info_t *authentication_info; *dest = NULL; if (osip_list_size (&sip->authentication_infos) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ authentication_info = (osip_authentication_info_t *) osip_list_get (&sip->authentication_infos, pos); *dest = authentication_info; return pos; } char * osip_authentication_info_get_nextnonce (osip_authentication_info_t * authentication_info) { return authentication_info->nextnonce; } void osip_authentication_info_set_nextnonce (osip_authentication_info_t * authentication_info, char *nextnonce) { authentication_info->nextnonce = (char *) nextnonce; } char * osip_authentication_info_get_cnonce (osip_authentication_info_t * authentication_info) { return authentication_info->cnonce; } void osip_authentication_info_set_cnonce (osip_authentication_info_t * authentication_info, char *cnonce) { authentication_info->cnonce = (char *) cnonce; } char * osip_authentication_info_get_rspauth (osip_authentication_info_t * authentication_info) { return authentication_info->rspauth; } void osip_authentication_info_set_rspauth (osip_authentication_info_t * authentication_info, char *rspauth) { authentication_info->rspauth = (char *) rspauth; } char * osip_authentication_info_get_nonce_count (osip_authentication_info_t * authentication_info) { return authentication_info->nonce_count; } void osip_authentication_info_set_nonce_count (osip_authentication_info_t * authentication_info, char *nonce_count) { authentication_info->nonce_count = (char *) nonce_count; } char * osip_authentication_info_get_qop_options (osip_authentication_info_t * authentication_info) { return authentication_info->qop_options; } void osip_authentication_info_set_qop_options (osip_authentication_info_t * authentication_info, char *qop_options) { authentication_info->qop_options = (char *) qop_options; } /* returns the authentication_info header as a string. */ /* INPUT : osip_authentication_info_t *authentication_info | authentication_info header. */ /* returns null on error. */ int osip_authentication_info_to_str (const osip_authentication_info_t * ainfo, char **dest) { size_t len; char *tmp; *dest = NULL; if (ainfo == NULL) return OSIP_BADPARAMETER; len = 0; if (ainfo->nextnonce != NULL) len = len + strlen (ainfo->nextnonce) + 11; if (ainfo->rspauth != NULL) len = len + strlen (ainfo->rspauth) + 10; if (ainfo->cnonce != NULL) len = len + strlen (ainfo->cnonce) + 9; if (ainfo->nonce_count != NULL) len = len + strlen (ainfo->nonce_count) + 5; if (ainfo->qop_options != NULL) len = len + strlen (ainfo->qop_options) + 6; if (len == 0) return OSIP_BADPARAMETER; tmp = (char *) osip_malloc (len); if (tmp == NULL) return OSIP_NOMEM; *dest = tmp; if (ainfo->qop_options != NULL) { tmp = osip_strn_append (tmp, "qop=", 4); tmp = osip_str_append (tmp, ainfo->qop_options); } if (ainfo->nextnonce != NULL) { if (tmp != *dest) { tmp = osip_strn_append (tmp, ", ", 2); } tmp = osip_strn_append (tmp, "nextnonce=", 10); tmp = osip_str_append (tmp, ainfo->nextnonce); } if (ainfo->rspauth != NULL) { if (tmp != *dest) { tmp = osip_strn_append (tmp, ", ", 2); } tmp = osip_strn_append (tmp, "rspauth=", 8); tmp = osip_str_append (tmp, ainfo->rspauth); } if (ainfo->cnonce != NULL) { if (tmp != *dest) { tmp = osip_strn_append (tmp, ", ", 2); } tmp = osip_strn_append (tmp, "cnonce=", 7); tmp = osip_str_append (tmp, ainfo->cnonce); } if (ainfo->nonce_count != NULL) { if (tmp != *dest) { tmp = osip_strn_append (tmp, ", ", 2); } tmp = osip_strn_append (tmp, "nc=", 3); tmp = osip_str_append (tmp, ainfo->nonce_count); } return OSIP_SUCCESS; } /* deallocates a osip_authentication_info_t structure. */ /* INPUT : osip_authentication_info_t *authentication_info | authentication_info. */ void osip_authentication_info_free (osip_authentication_info_t * authentication_info) { if (authentication_info == NULL) return; osip_free (authentication_info->nextnonce); osip_free (authentication_info->rspauth); osip_free (authentication_info->cnonce); osip_free (authentication_info->nonce_count); osip_free (authentication_info->qop_options); osip_free (authentication_info); } int osip_authentication_info_clone (const osip_authentication_info_t * ainfo, osip_authentication_info_t ** dest) { int i; osip_authentication_info_t *wa; *dest = NULL; if (ainfo == NULL) return OSIP_BADPARAMETER; i = osip_authentication_info_init (&wa); if (i != 0) /* allocation failed */ return i; if (ainfo->nextnonce != NULL) wa->nextnonce = osip_strdup (ainfo->nextnonce); if (ainfo->cnonce != NULL) wa->cnonce = osip_strdup (ainfo->cnonce); if (ainfo->rspauth != NULL) wa->rspauth = osip_strdup (ainfo->rspauth); if (ainfo->nonce_count != NULL) wa->nonce_count = osip_strdup (ainfo->nonce_count); if (ainfo->qop_options != NULL) wa->qop_options = osip_strdup (ainfo->qop_options); *dest = wa; return OSIP_SUCCESS; } #endif libosip2-4.1.0/src/osipparser2/osip_content_encoding.c0000644000175000017500000000405412254365476017757 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include "parser.h" #ifndef MINISIZE /* content-Encoding = token token possible values are gzip,compress,deflate */ int osip_message_set_content_encoding (osip_message_t * sip, const char *hvalue) { osip_content_encoding_t *content_encoding; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; i = osip_content_encoding_init (&content_encoding); if (i != 0) return i; i = osip_content_encoding_parse (content_encoding, hvalue); if (i != 0) { osip_content_encoding_free (content_encoding); return i; } sip->message_property = 2; osip_list_add (&sip->content_encodings, content_encoding, -1); return OSIP_SUCCESS; } int osip_message_get_content_encoding (const osip_message_t * sip, int pos, osip_content_encoding_t ** dest) { osip_content_encoding_t *ce; *dest = NULL; if (osip_list_size (&sip->content_encodings) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ ce = (osip_content_encoding_t *) osip_list_get (&sip->content_encodings, pos); *dest = ce; return pos; } #endif libosip2-4.1.0/src/osipparser2/osip_accept.c0000644000175000017500000000745612254365476015707 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #ifndef MINISIZE /* adds the accept header to message. */ /* INPUT : char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_accept (osip_message_t * sip, const char *hvalue) { osip_accept_t *accept; int i; i = accept_init (&accept); if (i != 0) return i; i = osip_accept_parse (accept, hvalue); if (i != 0) { osip_accept_free (accept); return i; } sip->message_property = 2; osip_list_add (&sip->accepts, accept, -1); return OSIP_SUCCESS; } int osip_message_get_accept (const osip_message_t * sip, int pos, osip_accept_t ** dest) { osip_accept_t *accept; *dest = NULL; if (osip_list_size (&sip->accepts) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ accept = (osip_accept_t *) osip_list_get (&sip->accepts, pos); *dest = accept; return pos; } /* returns the content_type header as a string. */ /* INPUT : osip_content_type_t *content_type | content_type header. */ /* returns null on error. */ int osip_accept_to_str (const osip_accept_t * accept, char **dest) { char *buf; char *tmp; size_t len = 0; *dest = NULL; if (accept == NULL) return OSIP_BADPARAMETER; if (accept->type != NULL) len += strlen (accept->type); if (accept->subtype != NULL) len += strlen (accept->subtype); if (len == 0) { /* Empty header ! */ buf = (char *) osip_malloc (2); if (buf == NULL) return OSIP_NOMEM; buf[0] = ' '; buf[1] = '\0'; *dest = buf; return OSIP_SUCCESS; } /* try to guess a long enough length */ len += 4 /* for '/', ' ', ';' and '\0' */ + 10 * osip_list_size (&accept->gen_params); buf = (char *) osip_malloc (len); if (buf == NULL) return OSIP_NOMEM; tmp = buf; sprintf (tmp, "%s/%s", accept->type, accept->subtype); tmp = tmp + strlen (tmp); { int pos = 0; osip_generic_param_t *u_param; #if 0 if (!osip_list_eol (&accept->gen_params, pos)) { /* needed for cannonical form! (authentication issue of rfc2543) */ sprintf (tmp, " "); tmp++; } #endif while (!osip_list_eol (&accept->gen_params, pos)) { size_t tmp_len; u_param = (osip_generic_param_t *) osip_list_get (&accept->gen_params, pos); if (u_param->gvalue == NULL) { osip_free (buf); return OSIP_SYNTAXERROR; } tmp_len = strlen (buf) + 4 + strlen (u_param->gname) + strlen (u_param->gvalue) + 1; if (len < tmp_len) { buf = osip_realloc (buf, tmp_len); len = tmp_len; tmp = buf + strlen (buf); } snprintf (tmp, len - (tmp - buf), "; %s=%s", u_param->gname, u_param->gvalue); tmp = tmp + strlen (tmp); pos++; } } *dest = buf; return OSIP_SUCCESS; } #endif libosip2-4.1.0/src/osipparser2/Makefile.am0000644000175000017500000000261012001240027015237 00000000000000 EXTRA_DIST = parser.h lib_LTLIBRARIES = libosipparser2.la libosipparser2_la_SOURCES= osip_proxy_authorization.c \ osip_cseq.c osip_record_route.c \ osip_route.c osip_to.c \ osip_from.c osip_uri.c \ osip_authorization.c osip_header.c \ osip_www_authenticate.c osip_via.c \ osip_body.c osip_md5c.c \ osip_message.c osip_list.c \ osip_call_id.c osip_message_parse.c \ osip_contact.c osip_message_to_str.c \ osip_content_length.c osip_parser_cfg.c \ osip_content_type.c osip_proxy_authenticate.c \ osip_mime_version.c osip_port.c if BUILD_MAXSIZE libosipparser2_la_SOURCES+=osip_accept_encoding.c osip_content_encoding.c \ osip_authentication_info.c osip_proxy_authentication_info.c \ osip_accept_language.c osip_accept.c \ osip_alert_info.c osip_error_info.c \ osip_allow.c osip_content_disposition.c \ sdp_accessor.c sdp_message.c \ osip_call_info.c endif libosipparser2_la_LDFLAGS = -version-info $(LIBOSIP_SO_VERSION) \ $(PARSER_LIB) $(EXTRA_LIB) -no-undefined INCLUDES = -I$(top_srcdir)/include AM_CFLAGS = $(SIP_CFLAGS) $(SIP_PARSER_FLAGS) $(SIP_EXTRA_FLAGS) libosip2-4.1.0/src/osipparser2/osip_alert_info.c0000644000175000017500000000361412254365476016562 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include "parser.h" #ifndef MINISIZE int osip_message_set_alert_info (osip_message_t * sip, const char *hvalue) { osip_alert_info_t *alert_info; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; i = osip_alert_info_init (&alert_info); if (i != 0) return i; i = osip_alert_info_parse (alert_info, hvalue); if (i != 0) { osip_alert_info_free (alert_info); return i; } sip->message_property = 2; osip_list_add (&sip->alert_infos, alert_info, -1); return OSIP_SUCCESS; } int osip_message_get_alert_info (const osip_message_t * sip, int pos, osip_alert_info_t ** dest) { osip_alert_info_t *alert_info; *dest = NULL; if (osip_list_size (&sip->alert_infos) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ alert_info = (osip_alert_info_t *) osip_list_get (&sip->alert_infos, pos); *dest = alert_info; return pos; } #endif libosip2-4.1.0/src/osipparser2/osip_route.c0000644000175000017500000000570712254365476015603 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #ifndef MINISIZE int osip_route_init (osip_route_t ** route) { return osip_from_init ((osip_from_t **) route); } #endif /* adds the route header to message. */ /* INPUT : const char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_route (osip_message_t * sip, const char *hvalue) { osip_route_t *route; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; #ifdef __VXWORKS_OS__ i = osip_route_init2 (&route); #else i = osip_route_init (&route); #endif if (i != 0) return i; i = osip_route_parse (route, hvalue); if (i != 0) { osip_route_free (route); return i; } sip->message_property = 2; osip_list_add (&sip->routes, route, -1); return OSIP_SUCCESS; } #ifndef MINISIZE /* returns the route header. */ /* INPUT : osip_message_t *sip | sip message. */ /* returns null on error. */ int osip_message_get_route (const osip_message_t * sip, int pos, osip_route_t ** dest) { osip_route_t *route; *dest = NULL; if (osip_list_size (&sip->routes) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ route = (osip_route_t *) osip_list_get (&sip->routes, pos); *dest = route; return pos; } #endif #ifndef MINISIZE int osip_route_parse (osip_route_t * route, const char *hvalue) { return osip_from_parse ((osip_from_t *) route, hvalue); } /* returns the route header as a string. */ /* INPUT : osip_route_t *route | route header. */ /* returns null on error. */ int osip_route_to_str (const osip_route_t * route, char **dest) { /* we can't use osip_from_to_str(): route and record_route */ /* always use brackets. */ return osip_record_route_to_str ((osip_record_route_t *) route, dest); } /* deallocates a osip_route_t structure. */ /* INPUT : osip_route_t *route | route header. */ void osip_route_free (osip_route_t * route) { osip_from_free ((osip_from_t *) route); } #endif libosip2-4.1.0/src/osipparser2/osip_port.c0000644000175000017500000010362112254365476015423 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifdef _WIN32_WCE #define _INC_TIME /* for wce.h */ #include #endif #include #include #ifdef HAVE_SYS_TYPES_H #include #endif #ifdef HAVE_SYS_STAT_H #include #endif #ifdef HAVE_FCNTL_H #include #endif #ifdef HAVE_CTYPE_H #include #endif #if defined(HAVE_STDARG_H) #include #define VA_START(a, f) va_start(a, f) #else #if defined(HAVE_VARARGS_H) #include #define VA_START(a, f) va_start(a) #else #include #define VA_START(a, f) va_start(a, f) #endif #endif #if defined(__PALMOS__) && (__PALMOS__ < 0x06000000) # include # include # include # include #else # include #endif #if defined(__VXWORKS_OS__) #include /* needed for snprintf replacement */ #include #include #include #elif defined(__PALMOS__) # if __PALMOS__ >= 0x06000000 # include # include # endif #elif (!defined(WIN32) && !defined(_WIN32_WCE)) #include #elif defined(WIN32) #include #if (_MSC_VER >= 1700) && !defined(_USING_V110_SDK71_) #if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP) #include #elif defined(WINAPI_FAMILY) && WINAPI_FAMILY_ONE_PARTITION( WINAPI_FAMILY, WINAPI_PARTITION_APP ) #else #ifdef WIN32_USE_CRYPTO #include #endif #endif #else #ifdef WIN32_USE_CRYPTO #include #endif #endif #endif #if defined (__rtems__) #include #endif #if defined (HAVE_SYS_UNISTD_H) #include #endif #if defined (HAVE_UNISTD_H) #include #endif #if defined (HAVE_SYSLOG_H) && !defined(__arc__) #include #endif #if defined (HAVE_SYS_SELECT_H) #include #endif #ifdef HAVE_PTH_PTHREAD_H #include #endif #if defined(__arc__) #define HAVE_LRAND48 #endif FILE *logfile = NULL; int tracing_table[END_TRACE_LEVEL]; static int use_syslog = 0; static osip_trace_func_t *trace_func = 0; static unsigned int random_seed_set = 0; #ifndef MINISIZE #if !defined(WIN32) && !defined(_WIN32_WCE) osip_malloc_func_t *osip_malloc_func = 0; osip_realloc_func_t *osip_realloc_func = 0; osip_free_func_t *osip_free_func = 0; #endif #endif const char *osip_error_table[] = { "success", "undefined error", "bad parameter", "wrong state", "allocation failure", "syntax error", "not found", "api not initialized", "undefined", "undefined", "no network", /* -10 */ "busy port", "unknown host", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "disk full", /* -30 */ "no rights", "file not found", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", /* -40 */ "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "time out", /* -50 */ "too much call", "wrong format", "no common codec", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", "undefined", /* -60 */ }; const char * osip_strerror (int err) { if (err > 0) return osip_error_table[0]; if (err > -60) return osip_error_table[-err]; return osip_error_table[59]; } #ifndef WIN32_USE_CRYPTO unsigned int osip_build_random_number () #else static unsigned int osip_fallback_random_number () #endif { if (!random_seed_set) { unsigned int ticks; #ifdef __PALMOS__ # if __PALMOS__ < 0x06000000 SysRandom ((Int32) TimGetTicks ()); # else struct timeval tv; gettimeofday (&tv, NULL); srand (tv.tv_usec); ticks = tv.tv_sec + tv.tv_usec; # endif #elif defined(WIN32) LARGE_INTEGER lCount; QueryPerformanceCounter (&lCount); ticks = lCount.LowPart + lCount.HighPart; #elif defined(_WIN32_WCE) ticks = GetTickCount (); #elif defined(__PSOS__) #elif defined(__rtems__) rtems_clock_get (RTEMS_CLOCK_GET_TICKS_SINCE_BOOT, &ticks); #elif defined(__VXWORKS_OS__) struct timespec tp; clock_gettime (CLOCK_REALTIME, &tp); ticks = tp.tv_sec + tp.tv_nsec; #else struct timeval tv; int fd; gettimeofday (&tv, NULL); ticks = (unsigned int) (tv.tv_sec + tv.tv_usec); fd = open ("/dev/urandom", O_RDONLY); if (fd > 0) { unsigned int r; int i; for (i = 0; i < 512; i++) { read (fd, &r, sizeof (r)); ticks += r; } close (fd); } #endif #ifdef HAVE_LRAND48 srand48 (ticks); #else srand (ticks); #endif random_seed_set = 1; } #ifdef HAVE_LRAND48 { int val = (int) lrand48 (); if (val == 0) { unsigned int ticks; struct timeval tv; gettimeofday (&tv, NULL); ticks = (unsigned int) (tv.tv_sec + tv.tv_usec); srand48 (ticks); return (unsigned int) lrand48 (); } return val; } #else return rand (); #endif } #ifdef WIN32_USE_CRYPTO unsigned int osip_build_random_number () { HCRYPTPROV crypto; BOOL err; unsigned int num; if (!random_seed_set) { unsigned int ticks; LARGE_INTEGER lCount; QueryPerformanceCounter (&lCount); ticks = lCount.LowPart + lCount.HighPart; srand (ticks); random_seed_set = 1; } err = CryptAcquireContext (&crypto, NULL, NULL, PROV_RSA_FULL, CRYPT_VERIFYCONTEXT); if (err) { err = CryptGenRandom (crypto, sizeof (num), (BYTE *) & num); CryptReleaseContext (crypto, 0); } if (!err) { num = osip_fallback_random_number (); } return num; } #endif #if defined(__linux) #include #endif char * osip_strncpy (char *dest, const char *src, size_t length) { strncpy (dest, src, length); dest[length] = '\0'; return dest; } #undef osip_strdup char * osip_strdup (const char *ch) { char *copy; size_t length; if (ch == NULL) return NULL; length = strlen (ch); copy = (char *) osip_malloc (length + 1); if (copy == NULL) return NULL; osip_strncpy (copy, ch, length); return copy; } #ifndef MINISIZE int osip_atoi (const char *number) { #if defined(__linux) || defined(HAVE_STRTOL) int i; if (number == NULL) return OSIP_UNDEFINED_ERROR; i = strtol (number, (char **) NULL, 10); if (i == LONG_MIN || i == LONG_MAX) return OSIP_UNDEFINED_ERROR; return i; #endif return atoi (number); } #endif #if (_MSC_VER >= 1700) && !defined(_USING_V110_SDK71_) #if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP) #define HAVE_WINDOWSPHONE_API #elif defined(WINAPI_FAMILY) && WINAPI_FAMILY_ONE_PARTITION( WINAPI_FAMILY, WINAPI_PARTITION_APP ) #define HAVE_WINAPPSTORE_API #endif #endif void osip_usleep (int useconds) { #if defined(__PALMOS__) && (__PALMOS__ >= 0x06000000) /* This bit will work for the Protein API, but not the Palm 68K API */ nsecs_t nanoseconds = useconds * 1000; SysThreadDelay (nanoseconds, P_ABSOLUTE_TIMEOUT); #elif defined(__PALMOS__) && (__PALMOS__ < 0x06000000) UInt32 stoptime = TimGetTicks () + (useconds / 1000000) * SysTicksPerSecond (); while (stoptime > TimGetTicks ()) /* I wish there was some type of yield function here */ ; #elif defined(HAVE_WINDOWSPHONE_API) struct timeval delay; int sec; sec = (int) useconds / 1000000; if (sec > 0) { delay.tv_sec = sec; delay.tv_usec = 0; } else { delay.tv_sec = 0; delay.tv_usec = useconds; } select (0, 0, 0, 0, &delay); #elif defined(HAVE_WINAPPSTORE_API) TODO #elif defined(WIN32) Sleep (useconds / 1000); #elif defined(__rtems__) rtems_task_wake_after (RTEMS_MICROSECONDS_TO_TICKS (useconds)); #elif defined(__arc__) struct timespec req; struct timespec rem; req.tv_sec = (int) useconds / 1000000; req.tv_nsec = (int) (useconds % 1000000) * 1000; nanosleep (&req, &rem); #else struct timeval delay; int sec; sec = (int) useconds / 1000000; if (sec > 0) { delay.tv_sec = sec; delay.tv_usec = 0; } else { delay.tv_sec = 0; delay.tv_usec = useconds; } select (0, 0, 0, 0, &delay); #endif } char * osip_strdup_without_quote (const char *ch) { char *copy = (char *) osip_malloc (strlen (ch) + 1); if (copy == NULL) return NULL; /* remove leading and trailing " */ if ((*ch == '\"')) { osip_strncpy (copy, ch + 1, strlen (ch + 1)); osip_strncpy (copy + strlen (copy) - 1, "\0", 1); } else osip_strncpy (copy, ch, strlen (ch)); return copy; } int osip_tolower (char *word) { #if defined(HAVE_CTYPE_H) && !defined (_WIN32_WCE) for (; *word; word++) *word = (char) tolower (*word); #else size_t i; size_t len = strlen (word); for (i = 0; i <= len - 1; i++) { if ('A' <= word[i] && word[i] <= 'Z') word[i] = word[i] + 32; } #endif return OSIP_SUCCESS; } #ifndef MINISIZE int osip_strcasecmp (const char *s1, const char *s2) { #if defined(__VXWORKS_OS__) || defined( __PSOS__) while ((*s1 != '\0') && (tolower (*s1) == tolower (*s2))) { s1++; s2++; } return (tolower (*s1) - tolower (*s2)); #elif defined(__PALMOS__) && (__PALMOS__ < 0x06000000) return StrCaselessCompare (s1, s2); #elif defined(__PALMOS__) || (!defined WIN32 && !defined _WIN32_WCE) return strcasecmp (s1, s2); #else return _stricmp (s1, s2); #endif } int osip_strncasecmp (const char *s1, const char *s2, size_t len) { #if defined(__VXWORKS_OS__) || defined( __PSOS__) if (len == 0) return OSIP_SUCCESS; while ((len > 0) && (tolower (*s1) == tolower (*s2))) { len--; if ((len == 0) || (*s1 == '\0') || (*s2 == '\0')) break; s1++; s2++; } return tolower (*s1) - tolower (*s2); #elif defined(__PALMOS__) && (__PALMOS__ < 0x06000000) return StrNCaselessCompare (s1, s2, len); #elif defined(__PALMOS__) || (!defined WIN32 && !defined _WIN32_WCE) return strncasecmp (s1, s2, len); #else return _strnicmp (s1, s2, len); #endif } char * osip_strcasestr (const char *haystack, const char *needle) { char c, sc; size_t len; if ((c = *needle++) != 0) { c = tolower ((unsigned char) c); len = strlen (needle); do { do { if ((sc = *haystack++) == 0) return (NULL); } while ((char) tolower ((unsigned char) sc) != c); } while (osip_strncasecmp (haystack, needle, len) != 0); haystack--; } return (char *) haystack; } #endif /* remove SPACE before and after the content */ int osip_clrspace (char *word) { char *pbeg; char *pend; size_t len; if (word == NULL) return OSIP_UNDEFINED_ERROR; if (*word == '\0') return OSIP_SUCCESS; len = strlen (word); pbeg = word; while ((' ' == *pbeg) || ('\r' == *pbeg) || ('\n' == *pbeg) || ('\t' == *pbeg)) pbeg++; pend = word + len - 1; while ((' ' == *pend) || ('\r' == *pend) || ('\n' == *pend) || ('\t' == *pend)) { pend--; if (pend < pbeg) { *word = '\0'; return OSIP_SUCCESS; } } /* Add terminating NULL only if we've cleared room for it */ if (pend + 1 <= word + (len - 1)) pend[1] = '\0'; if (pbeg != word) memmove (word, pbeg, pend - pbeg + 2); return OSIP_SUCCESS; } /* __osip_set_next_token: dest is the place where the value will be allocated buf is the string where the value is searched end_separator is the character that MUST be found at the end of the value next is the final location of the separator + 1 the element MUST be found before any "\r" "\n" "\0" and end_separator return -1 on error return 1 on success */ int __osip_set_next_token (char **dest, char *buf, int end_separator, char **next) { char *sep; /* separator */ *next = NULL; sep = buf; while ((*sep != end_separator) && (*sep != '\0') && (*sep != '\r') && (*sep != '\n')) sep++; if ((*sep == '\r') || (*sep == '\n')) { /* we should continue normally only if this is the separator asked! */ if (*sep != end_separator) return OSIP_UNDEFINED_ERROR; } if (*sep == '\0') return OSIP_UNDEFINED_ERROR; /* value must not end with this separator! */ if (sep == buf) return OSIP_UNDEFINED_ERROR; /* empty value (or several space!) */ *dest = osip_malloc (sep - (buf) + 1); if (*dest == NULL) return OSIP_NOMEM; osip_strncpy (*dest, buf, sep - buf); *next = sep + 1; /* return the position right after the separator */ return OSIP_SUCCESS; } #if 0 /* not yet done!!! :-) */ int __osip_set_next_token_better (char **dest, char *buf, int end_separator, int *forbidden_tab[], int size_tab, char **next) { char *sep; /* separator */ *next = NULL; sep = buf; while ((*sep != end_separator) && (*sep != '\0') && (*sep != '\r') && (*sep != '\n')) sep++; if ((*sep == '\r') && (*sep == '\n')) { /* we should continue normally only if this is the separator asked! */ if (*sep != end_separator) return OSIP_UNDEFINED_ERROR; } if (*sep == '\0') return OSIP_UNDEFINED_ERROR; /* value must not end with this separator! */ if (sep == buf) return OSIP_UNDEFINED_ERROR; /* empty value (or several space!) */ *dest = osip_malloc (sep - (buf) + 1); if (*dest == NULL) return OSIP_NOMEM; osip_strncpy (*dest, buf, sep - buf); *next = sep + 1; /* return the position right after the separator */ return 1; } #endif /* in quoted-string, many characters can be escaped... */ /* __osip_quote_find returns the next quote that is not escaped */ char * __osip_quote_find (const char *qstring) { char *quote; quote = strchr (qstring, '"'); if (quote == qstring) /* the first char matches and is not escaped... */ return quote; if (quote == NULL) return NULL; /* no quote at all... */ /* this is now the nasty cases where '"' is escaped '" jonathan ros \\\""' | | '" jonathan ros \\"' | | '" jonathan ros \""' | | we must count the number of preceeding '\' */ { int i = 1; for (;;) { if (0 == strncmp (quote - i, "\\", 1)) i++; else { if (i % 2 == 1) /* the '"' was not escaped */ return quote; /* else continue with the next '"' */ quote = strchr (quote + 1, '"'); if (quote == NULL) return NULL; i = 1; } if (quote - i == qstring - 1) /* example: "\"john" */ /* example: "\\"jack" */ { /* special case where the string start with '\' */ if (*qstring == '\\') i++; /* an escape char was not counted */ if (i % 2 == 0) /* the '"' was not escaped */ return quote; else { /* else continue with the next '"' */ qstring = quote + 1; /* reset qstring because (*quote+1) may be also == to '\\' */ quote = strchr (quote + 1, '"'); if (quote == NULL) return NULL; i = 1; } } } return NULL; } } char * osip_enquote (const char *s) { char *rtn; char *t; t = rtn = osip_malloc (strlen (s) * 2 + 3); if (rtn == NULL) return NULL; *t++ = '"'; for (; *s != '\0'; s++) { switch (*s) { case '"': case '\\': case 0x7f: *t++ = '\\'; *t++ = *s; break; case '\n': case '\r': *t++ = ' '; break; default: *t++ = *s; break; } } *t++ = '"'; *t++ = '\0'; return rtn; } void osip_dequote (char *s) { size_t len; if (*s == '\0') return; if (*s != '"') return; len = strlen (s); memmove (s, s + 1, len--); if (len > 0 && s[len - 1] == '"') s[--len] = '\0'; for (; *s != '\0'; s++, len--) { if (*s == '\\') memmove (s, s + 1, len--); } } /**********************************************************/ /* only MACROS from osip/trace.h should be used by others */ /* TRACE_INITIALIZE(level,file)) */ /* TRACE_ENABLE_LEVEL(level) */ /* TRACE_DISABLE_LEVEL(level) */ /* IS_TRACE_LEVEL_ACTIVATE(level) */ /**********************************************************/ #ifndef ENABLE_TRACE void osip_trace_initialize_func (osip_trace_level_t level, osip_trace_func_t * func) { } void osip_trace_initialize_syslog (osip_trace_level_t level, char *ident) { } int osip_trace_initialize (osip_trace_level_t level, FILE * file) { return OSIP_UNDEFINED_ERROR; } void osip_trace_enable_level (osip_trace_level_t level) { } void osip_trace_disable_level (osip_trace_level_t level) { } int osip_is_trace_level_activate (osip_trace_level_t level) { return LOG_FALSE; } #else /* initialize log */ /* all lower levels of level are logged in file. */ int osip_trace_initialize (osip_trace_level_t level, FILE * file) { osip_trace_level_t i = TRACE_LEVEL0; /* enable trace in log file by default */ logfile = NULL; if (file != NULL) logfile = file; #ifndef SYSTEM_LOGGER_ENABLED else logfile = stdout; #endif /* enable all lower levels */ while (i < END_TRACE_LEVEL) { if (i < level) tracing_table[i] = LOG_TRUE; else tracing_table[i] = LOG_FALSE; i++; } return 0; } void osip_trace_initialize_syslog (osip_trace_level_t level, char *ident) { osip_trace_level_t i = TRACE_LEVEL0; #if defined (HAVE_SYSLOG_H) && !defined(__arc__) openlog (ident, LOG_CONS | LOG_PID, LOG_DAEMON); use_syslog = 1; #endif /* enable all lower levels */ while (i < END_TRACE_LEVEL) { if (i < level) tracing_table[i] = LOG_TRUE; else tracing_table[i] = LOG_FALSE; i++; } } void osip_trace_enable_until_level (osip_trace_level_t level) { int i = 0; while (i < END_TRACE_LEVEL) { if (i < level) tracing_table[i] = LOG_TRUE; else tracing_table[i] = LOG_FALSE; i++; } } void osip_trace_initialize_func (osip_trace_level_t level, osip_trace_func_t * func) { int i = 0; trace_func = func; /* enable all lower levels */ while (i < END_TRACE_LEVEL) { if (i < level) tracing_table[i] = LOG_TRUE; else tracing_table[i] = LOG_FALSE; i++; } } /* enable a special debugging level! */ void osip_trace_enable_level (osip_trace_level_t level) { tracing_table[level] = LOG_TRUE; } /* disable a special debugging level! */ void osip_trace_disable_level (osip_trace_level_t level) { tracing_table[level] = LOG_FALSE; } /* not so usefull? */ int osip_is_trace_level_activate (osip_trace_level_t level) { return tracing_table[level]; } #endif #if defined(WIN32) && !defined(_WIN32_WCE) #include #include int __osip_port_gettimeofday (struct timeval *tp, void *tz) { struct _timeb timebuffer; _ftime (&timebuffer); tp->tv_sec = (long) timebuffer.time; tp->tv_usec = timebuffer.millitm * 1000; return OSIP_SUCCESS; } #elif defined(__linux) #include #define __osip_port_gettimeofday gettimeofday #endif #ifdef ANDROID #include #endif #ifndef MAX_LENGTH_TR #ifdef SYSTEM_LOGGER_ENABLED #define MAX_LENGTH_TR 2024 /* NEVER DEFINE MORE THAN 2024 */ #else #define MAX_LENGTH_TR 512 /* NEVER DEFINE MORE THAN 2024 */ #endif #endif int osip_trace (char *filename_long, int li, osip_trace_level_t level, FILE * f, char *chfr, ...) { #ifdef ENABLE_TRACE va_list ap; int relative_time = 0; char *fi = NULL; #if (defined(WIN32) && !defined(_WIN32_WCE)) || defined(__linux) static struct timeval start = { 0, 0 }; struct timeval now; if (start.tv_sec == 0 && start.tv_usec == 0) { __osip_port_gettimeofday (&start, NULL); } __osip_port_gettimeofday (&now, NULL); relative_time = 1000 * (now.tv_sec - start.tv_sec); if (now.tv_usec - start.tv_usec > 0) relative_time = relative_time + ((now.tv_usec - start.tv_usec) / 1000); else relative_time = relative_time - 1 + ((now.tv_usec - start.tv_usec) / 1000); #endif if (filename_long != NULL) { fi = strrchr (filename_long, '/'); if (fi == NULL) fi = strrchr (filename_long, '\\'); if (fi != NULL) fi++; if (fi == NULL) fi = filename_long; } #if !defined(WIN32) && !defined(SYSTEM_LOGGER_ENABLED) if (logfile == NULL && use_syslog == 0 && trace_func == NULL) { /* user did not initialize logger.. */ return 1; } #endif if (tracing_table[level] == LOG_FALSE) return OSIP_SUCCESS; if (f == NULL && trace_func == NULL) f = logfile; VA_START (ap, chfr); #if defined(__VXWORKS_OS__) || defined(__rtems__) /* vxworks can't have a local file */ f = stdout; #endif if (0) { } #ifdef ANDROID else if (trace_func == 0) { int lev; switch (level) { case OSIP_INFO3: lev = ANDROID_LOG_DEBUG; break; case OSIP_INFO4: lev = ANDROID_LOG_DEBUG; break; case OSIP_INFO2: lev = ANDROID_LOG_INFO; break; case OSIP_INFO1: lev = ANDROID_LOG_INFO; break; case OSIP_WARNING: lev = ANDROID_LOG_WARN; break; case OSIP_ERROR: lev = ANDROID_LOG_ERROR; break; case OSIP_BUG: lev = ANDROID_LOG_FATAL; break; case OSIP_FATAL: lev = ANDROID_LOG_FATAL; break; default: lev = ANDROID_LOG_DEFAULT; break; } __android_log_vprint (lev, "osip2", chfr, ap); } #elif defined(__APPLE__) && defined(__OBJC__) else if (trace_func == 0) { char buffer[MAX_LENGTH_TR]; int in = 0; memset (buffer, 0, sizeof (buffer)); if (level == OSIP_FATAL) in = snprintf (buffer, MAX_LENGTH_TR - 1, "| FATAL | <%s: %i> ", fi, li); else if (level == OSIP_BUG) in = snprintf (buffer, MAX_LENGTH_TR - 1, "| BUG | <%s: %i> ", fi, li); else if (level == OSIP_ERROR) in = snprintf (buffer, MAX_LENGTH_TR - 1, "| ERROR | <%s: %i> ", fi, li); else if (level == OSIP_WARNING) in = snprintf (buffer, MAX_LENGTH_TR - 1, "|WARNING| <%s: %i> ", fi, li); else if (level == OSIP_INFO1) in = snprintf (buffer, MAX_LENGTH_TR - 1, "| INFO1 | <%s: %i> ", fi, li); else if (level == OSIP_INFO2) in = snprintf (buffer, MAX_LENGTH_TR - 1, "| INFO2 | <%s: %i> ", fi, li); else if (level == OSIP_INFO3) in = snprintf (buffer, MAX_LENGTH_TR - 1, "| INFO3 | <%s: %i> ", fi, li); else if (level == OSIP_INFO4) in = snprintf (buffer, MAX_LENGTH_TR - 1, "| INFO4 | <%s: %i> ", fi, li); vsnprintf (buffer + in, MAX_LENGTH_TR - 1 - in, chfr, ap); NSLog (@"%s", buffer); } #endif else if (f && use_syslog == 0) { if (level == OSIP_FATAL) fprintf (f, "| FATAL | %i <%s: %i> ", relative_time, fi, li); else if (level == OSIP_BUG) fprintf (f, "| BUG | %i <%s: %i> ", relative_time, fi, li); else if (level == OSIP_ERROR) fprintf (f, "| ERROR | %i <%s: %i> ", relative_time, fi, li); else if (level == OSIP_WARNING) fprintf (f, "|WARNING| %i <%s: %i> ", relative_time, fi, li); else if (level == OSIP_INFO1) fprintf (f, "| INFO1 | %i <%s: %i> ", relative_time, fi, li); else if (level == OSIP_INFO2) fprintf (f, "| INFO2 | %i <%s: %i> ", relative_time, fi, li); else if (level == OSIP_INFO3) fprintf (f, "| INFO3 | %i <%s: %i> ", relative_time, fi, li); else if (level == OSIP_INFO4) fprintf (f, "| INFO4 | %i <%s: %i> ", relative_time, fi, li); vfprintf (f, chfr, ap); fflush (f); } else if (trace_func) { trace_func (fi, li, level, chfr, ap); } #if defined (HAVE_SYSLOG_H) && !defined(__arc__) else if (use_syslog == 1) { char buffer[MAX_LENGTH_TR]; int in = 0; memset (buffer, 0, sizeof (buffer)); if (level == OSIP_FATAL) in = snprintf (buffer, MAX_LENGTH_TR - 1, "| FATAL | <%s: %i> ", fi, li); else if (level == OSIP_BUG) in = snprintf (buffer, MAX_LENGTH_TR - 1, "| BUG | <%s: %i> ", fi, li); else if (level == OSIP_ERROR) in = snprintf (buffer, MAX_LENGTH_TR - 1, "| ERROR | <%s: %i> ", fi, li); else if (level == OSIP_WARNING) in = snprintf (buffer, MAX_LENGTH_TR - 1, "|WARNING| <%s: %i> ", fi, li); else if (level == OSIP_INFO1) in = snprintf (buffer, MAX_LENGTH_TR - 1, "| INFO1 | <%s: %i> ", fi, li); else if (level == OSIP_INFO2) in = snprintf (buffer, MAX_LENGTH_TR - 1, "| INFO2 | <%s: %i> ", fi, li); else if (level == OSIP_INFO3) in = snprintf (buffer, MAX_LENGTH_TR - 1, "| INFO3 | <%s: %i> ", fi, li); else if (level == OSIP_INFO4) in = snprintf (buffer, MAX_LENGTH_TR - 1, "| INFO4 | <%s: %i> ", fi, li); vsnprintf (buffer + in, MAX_LENGTH_TR - 1 - in, chfr, ap); if (level == OSIP_FATAL) syslog (LOG_ERR, "%s", buffer); else if (level == OSIP_BUG) syslog (LOG_ERR, "%s", buffer); else if (level == OSIP_ERROR) syslog (LOG_ERR, "%s", buffer); else if (level == OSIP_WARNING) syslog (LOG_WARNING, "%s", buffer); else if (level == OSIP_INFO1) syslog (LOG_INFO, "%s", buffer); else if (level == OSIP_INFO2) syslog (LOG_INFO, "%s", buffer); else if (level == OSIP_INFO3) syslog (LOG_DEBUG, "%s", buffer); else if (level == OSIP_INFO4) syslog (LOG_DEBUG, "%s", buffer); } #endif #ifdef SYSTEM_LOGGER_ENABLED else { char buffer[MAX_LENGTH_TR]; int in = 0; #ifdef DISPLAY_TIME int relative_time; #endif memset (buffer, 0, sizeof (buffer)); if (level == OSIP_FATAL) in = _snprintf (buffer, MAX_LENGTH_TR - 1, "| FATAL | %i <%s: %i> ", relative_time, fi, li); else if (level == OSIP_BUG) in = _snprintf (buffer, MAX_LENGTH_TR - 1, "| BUG | %i <%s: %i> ", relative_time, fi, li); else if (level == OSIP_ERROR) in = _snprintf (buffer, MAX_LENGTH_TR - 1, "| ERROR | %i <%s: %i> ", relative_time, fi, li); else if (level == OSIP_WARNING) in = _snprintf (buffer, MAX_LENGTH_TR - 1, "|WARNING| %i <%s: %i> ", relative_time, fi, li); else if (level == OSIP_INFO1) in = _snprintf (buffer, MAX_LENGTH_TR - 1, "| INFO1 | %i <%s: %i> ", relative_time, fi, li); else if (level == OSIP_INFO2) in = _snprintf (buffer, MAX_LENGTH_TR - 1, "| INFO2 | %i <%s: %i> ", relative_time, fi, li); else if (level == OSIP_INFO3) in = _snprintf (buffer, MAX_LENGTH_TR - 1, "| INFO3 | %i <%s: %i> ", relative_time, fi, li); else if (level == OSIP_INFO4) in = _snprintf (buffer, MAX_LENGTH_TR - 1, "| INFO4 | %i <%s: %i> ", relative_time, fi, li); _vsnprintf (buffer + in, MAX_LENGTH_TR - 1 - in, chfr, ap); #ifdef UNICODE { WCHAR wUnicode[MAX_LENGTH_TR * 2]; int size; size = MultiByteToWideChar (CP_UTF8, 0, buffer, -1, wUnicode, MAX_LENGTH_TR * 2); wUnicode[size - 2] = '\n'; wUnicode[size - 1] = '\0'; OutputDebugString (wUnicode); } #else OutputDebugString (buffer); #endif } #endif va_end (ap); #endif return OSIP_SUCCESS; } #if defined(WIN32) || defined(_WIN32_WCE) #undef osip_malloc void * osip_malloc (size_t size) { void *ptr = malloc (size); if (ptr != NULL) memset (ptr, 0, size); return ptr; } #undef osip_realloc void * osip_realloc (void *ptr, size_t size) { return realloc (ptr, size); } #undef osip_free void osip_free (void *ptr) { if (ptr == NULL) return; free (ptr); } #else #ifndef MINISIZE void osip_set_allocators (osip_malloc_func_t * malloc_func, osip_realloc_func_t * realloc_func, osip_free_func_t * free_func) { osip_malloc_func = malloc_func; osip_realloc_func = realloc_func; osip_free_func = free_func; } #endif #endif #if defined(__VXWORKS_OS__) typedef struct { char *str; int max; int len; } _context; STATUS _cb_snprintf (char *buffer, int nc, int arg); STATUS _cb_snprintf (char *buffer, int nc, int arg) { _context *ctx = (_context *) arg; if (ctx->max - ctx->len - nc < 1) { /* retain 1 pos for terminating \0 */ nc = ctx->max - ctx->len - 1; } if (nc > 0) { memcpy (ctx->str + ctx->len, buffer, nc); ctx->len += nc; } ctx->str[ctx->len] = '\0'; return OK; } int osip_vsnprintf (char *buf, int max, const char *fmt, va_list ap) { _context ctx; ctx.str = buf; ctx.max = max; ctx.len = 0; if (fioFormatV (fmt, ap, _cb_snprintf, (int) &ctx) != OK) { return OSIP_UNDEFINED_ERROR; } return ctx.len; } int osip_snprintf (char *buf, int max, const char *fmt, ...) { int retval; va_list ap; va_start (ap, fmt); retval = osip_vsnprintf (buf, max, fmt, ap); va_end (ap); return retval; } #endif #if defined(__PSOS__) int osip_snprintf (char *buf, int max, const char *fmt, ...) { static char buffer[1024]; int retval; va_list ap; buffer[0] = '\n'; va_start (ap, fmt); vsprintf (&(buffer[strlen (buffer)]), fmt, ap); va_end (ap); retval = strlen (buffer); memmove (buf, buffer, max); if (retval > max) return OSIP_UNDEFINED_ERROR; return retval; } #endif #ifdef DEBUG_MEM /* This is a debug facility for detecting memory leaks. I recommend to use external tools such as mpatrol when possible. On some fancy platform, you may not have any usefull tools: in this case, use this code! */ void * _osip_malloc (size_t size, char *file, unsigned short line) { void *mem; mem = osip_malloc_func (size + 20); if (mem != NULL) { char *s; memcpy (mem, &line, 2); for (s = file + strlen (file); s != file; s--) { if (*s == '\\' || *s == '/') { s++; break; } } strncpy ((char *) mem + 2, s, 18); return (void *) ((char *) mem + 20); } return NULL; } void _osip_free (void *ptr) { if (ptr != NULL) { osip_free_func ((char *) ptr - 20); } } void * _osip_realloc (void *ptr, size_t size, char *file, unsigned short line) { void *mem; mem = osip_realloc_func ((char *) ptr - 20, size + 20); if (mem != NULL) { char *s; memcpy (mem, &line, 2); for (s = file + strlen (file); s != file; s--) { if (*s == '\\' || *s == '/') { s++; break; } } strncpy ((char *) mem + 2, s, 18); return (char *) mem + 20; } return NULL; } #endif #if 0 /* for windows test purpose */ #define _CRTDBG_MAP_ALLOC #include /* This is a debug facility for detecting memory leaks. I recommend to use external tools such as mpatrol when possible. On some fancy platform, you may not have any usefull tools: in this case, use this code! */ void * _osip_malloc (size_t size, char *file, unsigned short line) { return _malloc_dbg (size, _NORMAL_BLOCK, file, line); } void _osip_free (void *ptr) { _free_dbg (ptr, _NORMAL_BLOCK); } void * _osip_realloc (void *ptr, size_t size, char *file, unsigned short line) { return _realloc_dbg (ptr, size, _NORMAL_BLOCK, file, line); } #endif /* ---For better performance--- Calculates a hash value for the given string */ unsigned long osip_hash (const char *str) { unsigned int hash = 5381; int c; while ((c = *str++)) hash = ((hash << 5) + hash) + c; return hash & 0xFFFFFFFFu; } /* ---For better performance--- Appends src-string to dst-string. This was introduced to replace the inefficient constructions like: osip_strncpy (tmp, src, strlen(src) ); tmp = tmp + strlen (src); This function returns a pointer to the end of the destination string Pre: src is null terminated */ char * osip_str_append (char *dst, const char *src) { while (*src != '\0') { *dst = *src; src++; dst++; } *dst = '\0'; return dst; } /* ---For better performance--- Same as above, only this time we know the length */ char * osip_strn_append (char *dst, const char *src, size_t len) { memmove ((void *) dst, (void *) src, len); dst += len; *dst = '\0'; return dst; } /* ---For better performance--- This is to replace this construction: osip_strncpy ( dest, source, length); osip_clrspace ( dest ); */ #ifndef MINISIZE char * osip_clrncpy (char *dst, const char *src, size_t len) { const char *pbeg; const char *pend; char *p; size_t spaceless_length; if (src == NULL) return NULL; /* find the start of relevant text */ pbeg = src; while ((' ' == *pbeg) || ('\r' == *pbeg) || ('\n' == *pbeg) || ('\t' == *pbeg)) pbeg++; /* find the end of relevant text */ pend = src + len - 1; while ((' ' == *pend) || ('\r' == *pend) || ('\n' == *pend) || ('\t' == *pend)) { pend--; if (pend < pbeg) { *dst = '\0'; return dst; } } /* if pend == pbeg there is only one char to copy */ spaceless_length = pend - pbeg + 1; /* excluding any '\0' */ memmove (dst, pbeg, spaceless_length); p = dst + spaceless_length; #if defined(__GNUC__) /* terminate the string and pad dest with zeros until len. 99% of the time (SPACELESS_LENGTH == LEN) or (SPACELESS_LENGHT + 1 == LEN). We handle these cases efficiently. */ *p = '\0'; if (__builtin_expect (++spaceless_length < len, 0)) { do *++p = '\0'; while (++spaceless_length < len); } #else /* terminate the string and pad dest with zeros until len */ do { *p = '\0'; p++; spaceless_length++; } while (spaceless_length < len); #endif return dst; } #else char * osip_clrncpy (char *dst, const char *src, size_t len) { osip_strncpy (dst, src, len); osip_clrspace (dst); return dst; } #endif libosip2-4.1.0/src/osipparser2/osip_record_route.c0000644000175000017500000001073412254365476017135 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #ifndef MINISIZE int osip_record_route_init (osip_record_route_t ** record_route) { return osip_from_init ((osip_from_t **) record_route); } #endif /* adds the record_route header to message. */ /* INPUT : const char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_record_route (osip_message_t * sip, const char *hvalue) { osip_record_route_t *record_route; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; i = osip_record_route_init (&record_route); if (i != 0) return i; i = osip_record_route_parse (record_route, hvalue); if (i != 0) { osip_record_route_free (record_route); return i; } sip->message_property = 2; osip_list_add (&sip->record_routes, record_route, -1); return OSIP_SUCCESS; } #ifndef MINISIZE /* returns the record_route header. */ /* INPUT : osip_message_t *sip | sip message. */ /* returns null on error. */ int osip_message_get_record_route (const osip_message_t * sip, int pos, osip_record_route_t ** dest) { osip_record_route_t *record_route; *dest = NULL; if (osip_list_size (&sip->record_routes) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ record_route = (osip_record_route_t *) osip_list_get (&sip->record_routes, pos); *dest = record_route; return pos; } #endif #ifndef MINISIZE int osip_record_route_parse (osip_record_route_t * record_route, const char *hvalue) { return osip_from_parse ((osip_from_t *) record_route, hvalue); } /* returns the record_route header as a string. */ /* INPUT : osip_record_route_t *record_route | record_route header. */ /* returns -1 on error. */ int osip_record_route_to_str (const osip_record_route_t * record_route, char **dest) { char *url; char *buf; int i; size_t len; *dest = NULL; if ((record_route == NULL) || (record_route->url == NULL)) return OSIP_BADPARAMETER; i = osip_uri_to_str (record_route->url, &url); if (i != 0) return i; if (record_route->displayname == NULL) len = strlen (url) + 5; else len = strlen (url) + strlen (record_route->displayname) + 5; buf = (char *) osip_malloc (len); if (buf == NULL) { osip_free (url); return OSIP_NOMEM; } /* route and record-route always use brackets */ if (record_route->displayname != NULL) sprintf (buf, "%s <%s>", record_route->displayname, url); else sprintf (buf, "<%s>", url); osip_free (url); { int pos = 0; osip_generic_param_t *u_param; size_t plen; char *tmp; while (!osip_list_eol (&record_route->gen_params, pos)) { u_param = (osip_generic_param_t *) osip_list_get (&record_route->gen_params, pos); if (u_param->gvalue == NULL) plen = strlen (u_param->gname) + 2; else plen = strlen (u_param->gname) + strlen (u_param->gvalue) + 3; len = len + plen; buf = (char *) osip_realloc (buf, len); tmp = buf; tmp = tmp + strlen (tmp); if (u_param->gvalue == NULL) snprintf (tmp, len - (tmp - buf), ";%s", u_param->gname); else snprintf (tmp, len - (tmp - buf), ";%s=%s", u_param->gname, u_param->gvalue); pos++; } } *dest = buf; return OSIP_SUCCESS; } /* deallocates a osip_record_route_t structure. */ /* INPUT : osip_record_route_t *record_route | record_route header. */ void osip_record_route_free (osip_record_route_t * record_route) { osip_from_free ((osip_from_t *) record_route); } #endif libosip2-4.1.0/src/osipparser2/osip_to.c0000644000175000017500000000531612254365476015063 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #ifndef MINISIZE int osip_to_init (osip_to_t ** to) { return osip_from_init ((osip_from_t **) to); } #endif /* adds the to header to message. */ /* INPUT : const char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_to (osip_message_t * sip, const char *hvalue) { int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; if (sip->to != NULL) return OSIP_SYNTAXERROR; i = osip_to_init (&(sip->to)); if (i != 0) return i; sip->message_property = 2; i = osip_to_parse (sip->to, hvalue); if (i != 0) { osip_to_free (sip->to); sip->to = NULL; return i; } return OSIP_SUCCESS; } #ifndef MINISIZE /* returns the to header. */ /* INPUT : osip_message_t *sip | sip message. */ /* returns null on error. */ osip_to_t * osip_message_get_to (const osip_message_t * sip) { return sip->to; } #endif #ifndef MINISIZE int osip_to_parse (osip_to_t * to, const char *hvalue) { return osip_from_parse ((osip_from_t *) to, hvalue); } /* returns the to header as a string. */ /* INPUT : osip_to_t *to | to header. */ /* returns null on error. */ int osip_to_to_str (const osip_to_t * to, char **dest) { return osip_from_to_str ((osip_from_t *) to, dest); } /* deallocates a osip_to_t structure. */ /* INPUT : osip_to_t *to | to header. */ void osip_to_free (osip_to_t * to) { osip_from_free ((osip_from_t *) to); } int osip_to_clone (const osip_to_t * to, osip_to_t ** dest) { return osip_from_clone ((osip_from_t *) to, (osip_from_t **) dest); } int osip_to_tag_match (osip_to_t * to1, osip_to_t * to2) { return osip_from_tag_match ((osip_from_t *) to1, (osip_from_t *) to2); } #endif libosip2-4.1.0/src/osipparser2/osip_message_parse.c0000644000175000017500000010153712254365476017261 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include "parser.h" static void osip_util_replace_all_lws (char *sip_message); static int osip_message_set__header (osip_message_t * sip, const char *hname, const char *hvalue); static int msg_headers_parse (osip_message_t * sip, const char *start_of_header, const char **body); static int msg_osip_body_parse (osip_message_t * sip, const char *start_of_buf, const char **next_body, size_t length); static int __osip_message_startline_parsereq (osip_message_t * dest, const char *buf, const char **headers) { const char *p1; const char *p2; char *requesturi; int i; dest->sip_method = NULL; dest->status_code = 0; dest->reason_phrase = NULL; *headers = buf; /* The first token is the method name: */ p2 = strchr (buf, ' '); if (p2 == NULL) return OSIP_SYNTAXERROR; if (*(p2 + 1) == '\0' || *(p2 + 2) == '\0') return OSIP_SYNTAXERROR; if (p2 - buf == 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "No space allowed here\n")); return OSIP_SYNTAXERROR; } dest->sip_method = (char *) osip_malloc (p2 - buf + 1); if (dest->sip_method == NULL) return OSIP_NOMEM; osip_strncpy (dest->sip_method, buf, p2 - buf); /* The second token is a sip-url or a uri: */ p1 = strchr (p2 + 2, ' '); /* no space allowed inside sip-url */ if (p1 == NULL) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Uncompliant request-uri\n")); osip_free (dest->sip_method); dest->sip_method = NULL; return OSIP_SYNTAXERROR; } if (p1 - p2 < 2) { osip_free (dest->sip_method); dest->sip_method = NULL; return OSIP_SYNTAXERROR; } requesturi = (char *) osip_malloc (p1 - p2); if (requesturi == NULL) { osip_free (dest->sip_method); dest->sip_method = NULL; return OSIP_NOMEM; } osip_clrncpy (requesturi, p2 + 1, (p1 - p2 - 1)); i = osip_uri_init (&(dest->req_uri)); if (i != 0) { osip_free (requesturi); requesturi = NULL; osip_free (dest->sip_method); dest->sip_method = NULL; return OSIP_NOMEM; } i = osip_uri_parse (dest->req_uri, requesturi); osip_free (requesturi); if (i != 0) { osip_free (dest->sip_method); dest->sip_method = NULL; osip_uri_free (dest->req_uri); dest->req_uri = NULL; return OSIP_SYNTAXERROR; } /* find the the version and the beginning of headers */ { const char *hp = p1; hp++; /* skip space */ if (*hp == '\0' || *(hp + 1) == '\0' || *(hp + 2) == '\0' || *(hp + 3) == '\0' || *(hp + 4) == '\0' || *(hp + 5) == '\0' || *(hp + 6) == '\0') { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Uncomplete request line\n")); osip_free (dest->sip_method); dest->sip_method = NULL; osip_uri_free (dest->req_uri); dest->req_uri = NULL; return OSIP_SYNTAXERROR; } if (((hp[0] != 'S') && (hp[0] != 's')) || ((hp[1] != 'I') && (hp[1] != 'i')) || ((hp[2] != 'P') && (hp[2] != 'p')) || (hp[3] != '/')) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "No crlf found/No SIP/2.0 found\n")); osip_free (dest->sip_method); dest->sip_method = NULL; osip_uri_free (dest->req_uri); dest->req_uri = NULL; return OSIP_SYNTAXERROR; } hp = hp + 4; /* SIP/ */ while ((*hp != '\r') && (*hp != '\n')) { if (*hp) { if ((*hp >= '0') && (*hp <= '9')) hp++; else if (*hp == '.') hp++; else { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "incorrect sip version string\n")); osip_free (dest->sip_method); dest->sip_method = NULL; osip_uri_free (dest->req_uri); dest->req_uri = NULL; return OSIP_SYNTAXERROR; } } else { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "No crlf found\n")); osip_free (dest->sip_method); dest->sip_method = NULL; osip_uri_free (dest->req_uri); dest->req_uri = NULL; return OSIP_SYNTAXERROR; } } if (hp - p1 < 2) { osip_free (dest->sip_method); dest->sip_method = NULL; osip_uri_free (dest->req_uri); dest->req_uri = NULL; return OSIP_SYNTAXERROR; } dest->sip_version = (char *) osip_malloc (hp - p1); if (dest->sip_version == NULL) { osip_free (dest->sip_method); dest->sip_method = NULL; osip_uri_free (dest->req_uri); dest->req_uri = NULL; return OSIP_NOMEM; } osip_strncpy (dest->sip_version, p1 + 1, (hp - p1 - 1)); if (0 != osip_strcasecmp (dest->sip_version, "SIP/2.0")) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Wrong version number\n")); } hp++; if ((*hp) && ('\r' == hp[-1]) && ('\n' == hp[0])) hp++; (*headers) = hp; } return OSIP_SUCCESS; } static int __osip_message_startline_parseresp (osip_message_t * dest, const char *buf, const char **headers) { const char *statuscode; const char *reasonphrase; dest->req_uri = NULL; dest->sip_method = NULL; *headers = buf; statuscode = strchr (buf, ' '); /* search for first SPACE */ if (statuscode == NULL) return OSIP_SYNTAXERROR; dest->sip_version = (char *) osip_malloc (statuscode - (*headers) + 1); if (dest->sip_version == NULL) return OSIP_NOMEM; osip_strncpy (dest->sip_version, *headers, statuscode - (*headers)); reasonphrase = strchr (statuscode + 1, ' '); if (reasonphrase == NULL) { osip_free (dest->sip_version); dest->sip_version = NULL; return OSIP_SYNTAXERROR; } /* dest->status_code = (char *) osip_malloc (reasonphrase - statuscode); */ /* osip_strncpy (dest->status_code, statuscode + 1, reasonphrase - statuscode - 1); */ if (sscanf (statuscode + 1, "%d", &dest->status_code) != 1) { /* Non-numeric status code */ return OSIP_SYNTAXERROR; } if (dest->status_code == 0) return OSIP_SYNTAXERROR; { const char *hp = reasonphrase; while ((*hp != '\r') && (*hp != '\n')) { if (*hp) hp++; else { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "No crlf found\n")); return OSIP_SYNTAXERROR; } } dest->reason_phrase = (char *) osip_malloc (hp - reasonphrase); if (dest->reason_phrase == NULL) { osip_free (dest->sip_version); dest->sip_version = NULL; return OSIP_NOMEM; } osip_strncpy (dest->reason_phrase, reasonphrase + 1, hp - reasonphrase - 1); hp++; if ((*hp) && ('\r' == hp[-1]) && ('\n' == hp[0])) hp++; (*headers) = hp; } return OSIP_SUCCESS; } static int __osip_message_startline_parse (osip_message_t * dest, const char *buf, const char **headers) { if (0 == strncmp ((const char *) buf, (const char *) "SIP/", 4)) return __osip_message_startline_parseresp (dest, buf, headers); else return __osip_message_startline_parsereq (dest, buf, headers); } int __osip_find_next_occurence (const char *str, const char *buf, const char **index_of_str, const char *end_of_buf) { int i; *index_of_str = NULL; /* AMD fix */ if ((NULL == str) || (NULL == buf)) return OSIP_BADPARAMETER; /* TODO? we may prefer strcasestr instead of strstr? */ for (i = 0; i < 1000; i++) { *index_of_str = strstr (buf, str); if (NULL == (*index_of_str)) { /* if '\0' (when binary data is used) is located before the separator, then we have to continue searching */ const char *ptr = buf + strlen (buf); if (end_of_buf - ptr > 0) { buf = ptr + 1; continue; } return OSIP_SYNTAXERROR; } return OSIP_SUCCESS; } OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_BUG, NULL, "This was probably an infinite loop?\n")); return OSIP_SYNTAXERROR; } /* This method replace all LWS with SP located before the initial CRLFCRLF found or the end of the string. */ static void osip_util_replace_all_lws (char *sip_message) { /* const char *end_of_message; */ char *tmp; if (sip_message == NULL) return; /* end_of_message = sip_message + strlen (sip_message); */ tmp = sip_message; for (; tmp[0] != '\0'; tmp++) { if (('\0' == tmp[0]) || ('\0' == tmp[1]) || ('\0' == tmp[2]) || ('\0' == tmp[3])) return; if ((('\r' == tmp[0]) && ('\n' == tmp[1]) && ('\r' == tmp[2]) && ('\n' == tmp[3])) || (('\r' == tmp[0]) && ('\r' == tmp[1])) || (('\n' == tmp[0]) && ('\n' == tmp[1]))) return; /* end of message */ if ((('\r' == tmp[0]) && ('\n' == tmp[1]) && ((' ' == tmp[2]) || ('\t' == tmp[2]))) || (('\r' == tmp[0]) && ((' ' == tmp[1]) || ('\t' == tmp[1]))) || (('\n' == tmp[0]) && ((' ' == tmp[1]) || ('\t' == tmp[1])))) { /* replace line end and TAB symbols by SP */ tmp[0] = ' '; tmp[1] = ' '; tmp = tmp + 2; /* replace all following TAB symbols */ for (; ('\t' == tmp[0] || ' ' == tmp[0]);) { tmp[0] = ' '; tmp++; } } } } int __osip_find_next_crlf (const char *start_of_header, const char **end_of_header) { const char *soh = start_of_header; *end_of_header = NULL; /* AMD fix */ while (('\r' != *soh) && ('\n' != *soh)) { if (*soh) soh++; else { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Final CRLF is missing\n")); return OSIP_SYNTAXERROR; } } if (('\r' == soh[0]) && ('\n' == soh[1])) /* case 1: CRLF is the separator case 2 or 3: CR or LF is the separator */ soh = soh + 1; /* VERIFY if TMP is the end of header or LWS. */ /* LWS are extra SP, HT, CR and LF contained in headers. */ if ((' ' == soh[1]) || ('\t' == soh[1])) { /* From now on, incoming message that potentially contains LWS must be processed with -> void osip_util_replace_all_lws(char *) This is because the parser methods does not support detection of LWS inside. */ OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_BUG, NULL, "Message that contains LWS must be processed with osip_util_replace_all_lws(char *tmp) before being parsed.\n")); return -2; } *end_of_header = soh + 1; return OSIP_SUCCESS; } int __osip_find_next_crlfcrlf (const char *start_of_part, const char **end_of_part) { const char *start_of_line; const char *end_of_line; int i; start_of_line = start_of_part; for (;;) { i = __osip_find_next_crlf (start_of_line, &end_of_line); if (i == -2) { } else if (i != 0) { /* error case??? no end of mesage found */ OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Final CRLF is missing\n")); return i; } if ('\0' == end_of_line[0]) { /* error case??? no end of message found */ OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Final CRLF is missing\n")); return OSIP_SYNTAXERROR; } else if ('\r' == end_of_line[0]) { if ('\n' == end_of_line[1]) end_of_line++; *end_of_part = end_of_line + 1; return OSIP_SUCCESS; } else if ('\n' == end_of_line[0]) { *end_of_part = end_of_line + 1; return OSIP_SUCCESS; } start_of_line = end_of_line; } } static int osip_message_set__header (osip_message_t * sip, const char *hname, const char *hvalue) { int my_index; if (hname == NULL) return OSIP_SYNTAXERROR; /* some headers are analysed completely */ /* this method is used for selective parsing */ my_index = __osip_message_is_known_header (hname); if (my_index >= 0) { /* ok */ int ret; ret = __osip_message_call_method (my_index, sip, hvalue); if (ret != 0) return ret; return OSIP_SUCCESS; } /* unknownheader */ if (osip_message_set_header (sip, hname, hvalue) != 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "Could not set unknown header\n")); return OSIP_SUCCESS; } return OSIP_SUCCESS; } int osip_message_set_multiple_header (osip_message_t * sip, char *hname, char *hvalue) { int i; char *ptr; /* current location of the search */ char *comma; /* This is the separator we are elooking for */ char *beg; /* beg of a header */ char *end; /* end of a header */ char *quote1; /* first quote of a pair of quotes */ char *quote2; /* second quuote of a pair of quotes */ size_t hname_len; /* Find header based upon lowercase comparison */ osip_tolower (hname); if (hvalue == NULL) { i = osip_message_set__header (sip, hname, hvalue); if (i != 0) return i; return OSIP_SUCCESS; } ptr = hvalue; comma = strchr (ptr, ','); hname_len = strlen (hname); if (comma == NULL || (hname_len == 4 && strncmp (hname, "date", 4) == 0) || (hname_len == 2 && strncmp (hname, "to", 2) == 0) || (hname_len == 4 && strncmp (hname, "from", 4) == 0) || (hname_len == 7 && strncmp (hname, "call-id", 7) == 0) || (hname_len == 4 && strncmp (hname, "cseq", 4) == 0) || (hname_len == 7 && strncmp (hname, "subject", 7) == 0) || (hname_len == 7 && strncmp (hname, "expires", 7) == 0) || (hname_len == 6 && strncmp (hname, "server", 6) == 0) || (hname_len == 10 && strncmp (hname, "user-agent", 10) == 0) || (hname_len == 16 && strncmp (hname, "www-authenticate", 16) == 0) || (hname_len == 19 && strncmp (hname, "authentication-info", 19) == 0) || (hname_len == 18 && strncmp (hname, "proxy-authenticate", 18) == 0) || (hname_len == 19 && strncmp (hname, "proxy-authorization", 19) == 0) || (hname_len == 25 && strncmp (hname, "proxy-authentication-info", 25) == 0) || (hname_len == 12 && strncmp (hname, "organization", 12) == 0) || (hname_len == 13 && strncmp (hname, "authorization", 13) == 0)) /* there is no multiple header! likely */ /* to happen most of the time... */ /* or hname is a TEXT-UTF8-TRIM and may */ /* contain a comma. this is not a separator */ /* THIS DOES NOT WORK FOR UNKNOWN HEADER!!!! */ { i = osip_message_set__header (sip, hname, hvalue); if (i != 0) return i; return OSIP_SUCCESS; } beg = hvalue; end = NULL; quote2 = NULL; while (comma != NULL) { quote1 = __osip_quote_find (ptr); if (quote1 != NULL) { quote2 = __osip_quote_find (quote1 + 1); if (quote2 == NULL) return OSIP_SYNTAXERROR; /* quotes comes by pair */ ptr = quote2 + 1; } if ((quote1 == NULL) || (quote1 > comma)) { /* We must search for the next comma which is not within quotes! */ end = comma; if (quote1 != NULL && quote1 > comma) { /* comma may be within the quotes */ /* ,;methods=\"INVITE,BYE,OPTIONS,ACK,CANCEL\", */ /* we want the next comma after the quotes */ char *tmp_comma; char *tmp_quote1; char *tmp_quote2; tmp_quote1 = quote1; tmp_quote2 = quote2; tmp_comma = strchr (comma + 1, ','); while (1) { if (tmp_comma < tmp_quote1) break; /* ok (before to quotes) */ if (tmp_comma < tmp_quote2) { tmp_comma = strchr (tmp_quote2 + 1, ','); } tmp_quote1 = __osip_quote_find (tmp_quote2 + 1); if (tmp_quote1 == NULL) break; tmp_quote2 = __osip_quote_find (tmp_quote1 + 1); if (tmp_quote2 == NULL) break; /* probably a malformed message? */ } comma = tmp_comma; /* this one is not enclosed within quotes */ } else comma = strchr (comma + 1, ','); if (comma != NULL) ptr = comma + 1; } else if ((quote1 < comma) && (quote2 < comma)) { /* quotes are located before the comma, */ /* continue the search for next quotes */ ptr = quote2 + 1; } else if ((quote1 < comma) && (comma < quote2)) { /* if comma is inside the quotes... */ /* continue with the next comma. */ ptr = quote2 + 1; comma = strchr (ptr, ','); if (comma == NULL) /* this header last at the end of the line! */ { /* this one does not need an allocation... */ #if 0 if (strlen (beg) < 2) return OSIP_SUCCESS; /* empty header */ #else if (beg[0] == '\0' || beg[1] == '\0') return OSIP_SUCCESS; /* empty header */ #endif osip_clrspace (beg); i = osip_message_set__header (sip, hname, beg); if (i != 0) return i; return OSIP_SUCCESS; } } if (end != NULL) { char *avalue; if (end - beg + 1 < 2) return OSIP_SYNTAXERROR; avalue = (char *) osip_malloc (end - beg + 1); if (avalue == NULL) return OSIP_NOMEM; osip_clrncpy (avalue, beg, end - beg); /* really store the header in the sip structure */ i = osip_message_set__header (sip, hname, avalue); osip_free (avalue); if (i != 0) return i; beg = end + 1; end = NULL; if (comma == NULL) /* this header last at the end of the line! */ { /* this one does not need an allocation... */ #if 0 if (strlen (beg) < 2) return OSIP_SUCCESS; /* empty header */ #else if (beg[0] == '\0' || beg[1] == '\0') return OSIP_SUCCESS; /* empty header */ #endif osip_clrspace (beg); i = osip_message_set__header (sip, hname, beg); if (i != 0) return i; return OSIP_SUCCESS; } } } return OSIP_SYNTAXERROR; /* if comma is NULL, we should have already return 0 */ } /* set all headers */ static int msg_headers_parse (osip_message_t * sip, const char *start_of_header, const char **body) { const char *colon_index; /* index of ':' */ char *hname; char *hvalue; const char *end_of_header; int i; for (;;) { if (start_of_header[0] == '\0') { /* final CRLF is missing */ OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO1, NULL, "SIP message does not end with CRLFCRLF\n")); return OSIP_SUCCESS; } i = __osip_find_next_crlf (start_of_header, &end_of_header); if (i == -2) { } else if (i != 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "End of header Not found\n")); return i; /* this is an error case! */ } /* the list of headers MUST always end with */ /* CRLFCRLF (also CRCR and LFLF are allowed) */ if ((start_of_header[0] == '\r') || (start_of_header[0] == '\n')) { *body = start_of_header; return OSIP_SUCCESS; /* end of header found */ } /* find the header name */ colon_index = strchr (start_of_header, ':'); if (colon_index == NULL) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "End of header Not found\n")); return OSIP_SYNTAXERROR; /* this is also an error case */ } if (colon_index - start_of_header + 1 < 2) return OSIP_SYNTAXERROR; if (end_of_header <= colon_index) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Malformed message\n")); return OSIP_SYNTAXERROR; } hname = (char *) osip_malloc (colon_index - start_of_header + 1); if (hname == NULL) return OSIP_NOMEM; osip_clrncpy (hname, start_of_header, colon_index - start_of_header); { const char *end; /* END of header is (end_of_header-2) if header separation is CRLF */ /* END of header is (end_of_header-1) if header separation is CR or LF */ if ((end_of_header[-2] == '\r') || (end_of_header[-2] == '\n')) end = end_of_header - 2; else end = end_of_header - 1; if ((end) - colon_index < 2) hvalue = NULL; /* some headers (subject) can be empty */ else { hvalue = (char *) osip_malloc ((end) - colon_index + 1); if (hvalue == NULL) { osip_free (hname); return OSIP_NOMEM; } osip_clrncpy (hvalue, colon_index + 1, (end) - colon_index - 1); } } /* hvalue MAY contains multiple value. In this case, they */ /* are separated by commas. But, a comma may be part of a */ /* quoted-string ("here, and there" is an example where the */ /* comma is not a separator!) */ i = osip_message_set_multiple_header (sip, hname, hvalue); osip_free (hname); if (hvalue != NULL) osip_free (hvalue); if (i != 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "End of header Not found\n")); return OSIP_SYNTAXERROR; } /* continue on the next header */ start_of_header = end_of_header; } /* Unreachable code OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_BUG, NULL, "This code cannot be reached\n")); */ return OSIP_SYNTAXERROR; } static int msg_osip_body_parse (osip_message_t * sip, const char *start_of_buf, const char **next_body, size_t length) { const char *start_of_body; const char *end_of_body; const char *end_of_buf; char *tmp; int i; char *sep_boundary; size_t len_sep_boundary; osip_generic_param_t *ct_param; if (sip->content_type == NULL || sip->content_type->type == NULL || sip->content_type->subtype == NULL) return OSIP_SUCCESS; /* no body is attached */ if (0 != osip_strcasecmp (sip->content_type->type, "multipart")) { size_t osip_body_len; if (start_of_buf[0] == '\0') return OSIP_SYNTAXERROR; /* final CRLF is missing */ /* get rid of the first CRLF */ if ('\r' == start_of_buf[0]) { if ('\n' == start_of_buf[1]) start_of_body = start_of_buf + 2; else start_of_body = start_of_buf + 1; } else if ('\n' == start_of_buf[0]) start_of_body = start_of_buf + 1; else return OSIP_SYNTAXERROR; /* message does not end with CRLFCRLF, CRCR or LFLF */ /* update length (without CRLFCRLF */ length = length - (start_of_body - start_of_buf); /* fixed 24 08 2004 */ if (length <= 0) return OSIP_SYNTAXERROR; if (sip->content_length != NULL) osip_body_len = osip_atoi (sip->content_length->value); else { /* if content_length does not exist, set it. */ char tmp[16]; /* case where content-length is missing but the body only contains non-binary data */ if (0 == osip_strcasecmp (sip->content_type->type, "application") && 0 == osip_strcasecmp (sip->content_type->subtype, "sdp")) { osip_body_len = strlen (start_of_body); sprintf (tmp, "%i", (int) osip_body_len); i = osip_message_set_content_length (sip, tmp); if (i != 0) return i; } else return OSIP_SYNTAXERROR; /* Content-type may be non binary data */ } if (length < osip_body_len) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Message was not receieved enterely. length=%i osip_body_len=%i\n", (int) length, (int) osip_body_len)); return OSIP_SYNTAXERROR; } end_of_body = start_of_body + osip_body_len; tmp = osip_malloc (end_of_body - start_of_body + 2); if (tmp == NULL) return OSIP_NOMEM; memcpy (tmp, start_of_body, end_of_body - start_of_body); tmp[end_of_body - start_of_body] = '\0'; i = osip_message_set_body (sip, tmp, end_of_body - start_of_body); osip_free (tmp); if (i != 0) return i; return OSIP_SUCCESS; } /* find the boundary */ i = osip_generic_param_get_byname (&sip->content_type->gen_params, "boundary", &ct_param); if (i != 0) return i; if (ct_param == NULL) return OSIP_SYNTAXERROR; if (ct_param->gvalue == NULL) return OSIP_SYNTAXERROR; /* No boundary but multiple headers??? */ { const char *boundary_prefix = "\n--"; size_t len = strlen (ct_param->gvalue); sep_boundary = (char *) osip_malloc (len + 4); if (sep_boundary == NULL) return OSIP_NOMEM; strcpy (sep_boundary, boundary_prefix); if (ct_param->gvalue[0] == '"' && ct_param->gvalue[len - 1] == '"') strncat (sep_boundary, ct_param->gvalue + 1, len - 2); else strncat (sep_boundary, ct_param->gvalue, len); } len_sep_boundary = strlen (sep_boundary); *next_body = NULL; start_of_body = start_of_buf; end_of_buf = start_of_buf + length; for (;;) { size_t body_len = 0; i = __osip_find_next_occurence (sep_boundary, start_of_body, &start_of_body, end_of_buf); if (i != 0) { osip_free (sep_boundary); return i; } i = __osip_find_next_occurence (sep_boundary, start_of_body + len_sep_boundary, &end_of_body, end_of_buf); if (i != 0) { osip_free (sep_boundary); return i; } /* this is the real beginning of body */ start_of_body = start_of_body + len_sep_boundary + 1; if ('\n' == start_of_body[0] || '\r' == start_of_body[0]) start_of_body++; body_len = end_of_body - start_of_body; /* Skip CR before end boundary. */ if (*(end_of_body - 1) == '\r') body_len--; tmp = osip_malloc (body_len + 2); if (tmp == NULL) { osip_free (sep_boundary); return OSIP_NOMEM; } memcpy (tmp, start_of_body, body_len); tmp[body_len] = '\0'; i = osip_message_set_body_mime (sip, tmp, body_len); osip_free (tmp); if (i != 0) { osip_free (sep_boundary); return i; } if (strncmp (end_of_body + len_sep_boundary, "--", 2) == 0) { /* end of all bodies */ *next_body = end_of_body; osip_free (sep_boundary); return OSIP_SUCCESS; } /* continue on the next body */ start_of_body = end_of_body; } /* Unreachable code */ /* osip_free (sep_boundary); */ return OSIP_SYNTAXERROR; } /* osip_message_t *sip is filled while analysing buf */ static int _osip_message_parse (osip_message_t * sip, const char *buf, size_t length, int sipfrag) { int i; const char *next_header_index; char *tmp; char *beg; tmp = osip_malloc (length + 2); if (tmp == NULL) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Could not allocate memory.\n")); return OSIP_NOMEM; } beg = tmp; memcpy (tmp, buf, length); /* may contain binary data */ tmp[length] = '\0'; /* skip initial \r\n */ while (tmp[0] == '\r' || tmp[0] == '\n') tmp++; osip_util_replace_all_lws (tmp); /* parse request or status line */ i = __osip_message_startline_parse (sip, tmp, &next_header_index); if (i != 0 && !sipfrag) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Could not parse start line of message.\n")); osip_free (beg); return i; } tmp = (char *) next_header_index; /* parse headers */ i = msg_headers_parse (sip, tmp, &next_header_index); if (i != 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "error in msg_headers_parse()\n")); osip_free (beg); return i; } tmp = (char *) next_header_index; /* this is a *very* simple test... (which handle most cases...) */ if (tmp[0] == '\0' || tmp[1] == '\0' || tmp[2] == '\0') { /* this is mantory in the oSIP stack */ if (sip->content_length == NULL) osip_message_set_content_length (sip, "0"); osip_free (beg); return OSIP_SUCCESS; /* no body found */ } i = msg_osip_body_parse (sip, tmp, &next_header_index, length - (tmp - beg)); osip_free (beg); if (i != 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "error in msg_osip_body_parse()\n")); return i; } /* this is mandatory in the oSIP stack */ if (sip->content_length == NULL) osip_message_set_content_length (sip, "0"); return OSIP_SUCCESS; } int osip_message_parse (osip_message_t * sip, const char *buf, size_t length) { return _osip_message_parse (sip, buf, length, 0); } int osip_message_parse_sipfrag (osip_message_t * sip, const char *buf, size_t length) { return _osip_message_parse (sip, buf, length, 1); } /* This method just add a received parameter in the Via as requested by rfc3261 */ int osip_message_fix_last_via_header (osip_message_t * request, const char *ip_addr, int port) { osip_generic_param_t *rport; osip_via_t *via; /* get Top most Via header: */ if (request == NULL) return OSIP_BADPARAMETER; if (MSG_IS_RESPONSE (request)) return OSIP_SUCCESS; /* Don't fix Via header */ via = osip_list_get (&request->vias, 0); if (via == NULL || via->host == NULL) /* Hey, we could build it? */ return OSIP_BADPARAMETER; osip_via_param_get_byname (via, "rport", &rport); if (rport != NULL) { if (rport->gvalue == NULL) { rport->gvalue = (char *) osip_malloc (9); if (rport->gvalue == NULL) return OSIP_NOMEM; #if !defined __PALMOS__ && (defined WIN32 || defined _WIN32_WCE) _snprintf (rport->gvalue, 8, "%i", port); #else snprintf (rport->gvalue, 8, "%i", port); #endif } /* else bug? */ } /* only add the received parameter if the 'sent-by' value does not contains this ip address */ if (0 == strcmp (via->host, ip_addr)) /* don't need the received parameter */ return OSIP_SUCCESS; osip_via_set_received (via, osip_strdup (ip_addr)); return OSIP_SUCCESS; } const char * osip_message_get_reason (int replycode) { struct code_to_reason { int code; const char *reason; }; static const struct code_to_reason reasons1xx[] = { {100, "Trying"}, {180, "Ringing"}, {181, "Call Is Being Forwarded"}, {182, "Queued"}, {183, "Session Progress"}, }; static const struct code_to_reason reasons2xx[] = { {200, "OK"}, {202, "Accepted"}, }; static const struct code_to_reason reasons3xx[] = { {300, "Multiple Choices"}, {301, "Moved Permanently"}, {302, "Moved Temporarily"}, {305, "Use Proxy"}, {380, "Alternative Service"}, }; static const struct code_to_reason reasons4xx[] = { {400, "Bad Request"}, {401, "Unauthorized"}, {402, "Payment Required"}, {403, "Forbidden"}, {404, "Not Found"}, {405, "Method Not Allowed"}, {406, "Not Acceptable"}, {407, "Proxy Authentication Required"}, {408, "Request Timeout"}, {409, "Conflict"}, {410, "Gone"}, {411, "Length Required"}, {412, "Conditional Request Failed"}, {413, "Request Entity Too Large"}, {414, "Request-URI Too Large"}, {415, "Unsupported Media Type"}, {416, "Unsupported Uri Scheme"}, {420, "Bad Extension"}, {421, "Extension Required"}, {422, "Session Interval Too Small"}, {423, "Interval Too Short"}, {480, "Temporarily not available"}, {481, "Call Leg/Transaction Does Not Exist"}, {482, "Loop Detected"}, {483, "Too Many Hops"}, {484, "Address Incomplete"}, {485, "Ambiguous"}, {486, "Busy Here"}, {487, "Request Cancelled"}, {488, "Not Acceptable Here"}, {489, "Bad Event"}, {491, "Request Pending"}, {493, "Undecipherable"}, }; static const struct code_to_reason reasons5xx[] = { {500, "Internal Server Error"}, {501, "Not Implemented"}, {502, "Bad Gateway"}, {503, "Service Unavailable"}, {504, "Gateway Time-out"}, {505, "SIP Version not supported"}, }; static const struct code_to_reason reasons6xx[] = { {600, "Busy Everywhere"}, {603, "Decline"}, {604, "Does not exist anywhere"}, {606, "Not Acceptable"} }; const struct code_to_reason *reasons; int len, i; switch (replycode / 100) { case 1: reasons = reasons1xx; len = sizeof (reasons1xx) / sizeof (*reasons); break; case 2: reasons = reasons2xx; len = sizeof (reasons2xx) / sizeof (*reasons); break; case 3: reasons = reasons3xx; len = sizeof (reasons3xx) / sizeof (*reasons); break; case 4: reasons = reasons4xx; len = sizeof (reasons4xx) / sizeof (*reasons); break; case 5: reasons = reasons5xx; len = sizeof (reasons5xx) / sizeof (*reasons); break; case 6: reasons = reasons6xx; len = sizeof (reasons6xx) / sizeof (*reasons); break; default: return NULL; } for (i = 0; i < len; i++) if (reasons[i].code == replycode) return reasons[i].reason; /* Not found. */ return NULL; } libosip2-4.1.0/src/osipparser2/sdp_message.c0000644000175000017500000015414412254365476015705 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include #define ERR_ERROR -1 /* bad header */ #define ERR_DISCARD 0 /* wrong header */ #define WF 1 /* well formed header */ static int sdp_message_parse_v (sdp_message_t * sdp, char *buf, char **next); static int sdp_message_parse_o (sdp_message_t * sdp, char *buf, char **next); static int sdp_message_parse_s (sdp_message_t * sdp, char *buf, char **next); static int sdp_message_parse_i (sdp_message_t * sdp, char *buf, char **next); static int sdp_message_parse_u (sdp_message_t * sdp, char *buf, char **next); static int sdp_message_parse_e (sdp_message_t * sdp, char *buf, char **next); static int sdp_message_parse_p (sdp_message_t * sdp, char *buf, char **next); static int sdp_message_parse_c (sdp_message_t * sdp, char *buf, char **next); static int sdp_message_parse_b (sdp_message_t * sdp, char *buf, char **next); static int sdp_message_parse_t (sdp_message_t * sdp, char *buf, char **next); static int sdp_message_parse_r (sdp_message_t * sdp, char *buf, char **next); static int sdp_message_parse_z (sdp_message_t * sdp, char *buf, char **next); static int sdp_message_parse_k (sdp_message_t * sdp, char *buf, char **next); static int sdp_message_parse_a (sdp_message_t * sdp, char *buf, char **next); static int sdp_message_parse_m (sdp_message_t * sdp, char *buf, char **next); static int sdp_append_media (char **string, int *size, char *tmp, sdp_media_t * media, char **next_tmp); static int sdp_append_attribute (char **string, int *size, char *tmp, sdp_attribute_t * attribute, char **next_tmp); static int sdp_append_key (char **string, int *size, char *tmp, sdp_key_t * key, char **next_tmp); static int sdp_append_time_descr (char **string, int *size, char *tmp, sdp_time_descr_t * time_descr, char **next_tmp); static int sdp_append_bandwidth (char **string, int *size, char *tmp, sdp_bandwidth_t * bandwidth, char **next_tmp); static int sdp_append_connection (char **string, int *size, char *tmp, sdp_connection_t * conn, char **next_tmp); static char *__osip_sdp_append_string (char **string, int *size, char *cur, char *string_osip_to_append); int sdp_bandwidth_init (sdp_bandwidth_t ** b) { *b = (sdp_bandwidth_t *) osip_malloc (sizeof (sdp_bandwidth_t)); if (*b == NULL) return OSIP_NOMEM; (*b)->b_bwtype = NULL; (*b)->b_bandwidth = NULL; return OSIP_SUCCESS; } void sdp_bandwidth_free (sdp_bandwidth_t * b) { if (b == NULL) return; osip_free (b->b_bwtype); osip_free (b->b_bandwidth); osip_free (b); } int sdp_time_descr_init (sdp_time_descr_t ** td) { *td = (sdp_time_descr_t *) osip_malloc (sizeof (sdp_time_descr_t)); if (*td == NULL) return OSIP_NOMEM; (*td)->t_start_time = NULL; (*td)->t_stop_time = NULL; osip_list_init (&(*td)->r_repeats); return OSIP_SUCCESS; } void sdp_time_descr_free (sdp_time_descr_t * td) { if (td == NULL) return; osip_free (td->t_start_time); osip_free (td->t_stop_time); osip_list_ofchar_free (&td->r_repeats); osip_free (td); } int sdp_key_init (sdp_key_t ** key) { *key = (sdp_key_t *) osip_malloc (sizeof (sdp_key_t)); if (*key == NULL) return OSIP_NOMEM; (*key)->k_keytype = NULL; (*key)->k_keydata = NULL; return OSIP_SUCCESS; } void sdp_key_free (sdp_key_t * key) { if (key == NULL) return; osip_free (key->k_keytype); osip_free (key->k_keydata); osip_free (key); } int sdp_attribute_init (sdp_attribute_t ** attribute) { *attribute = (sdp_attribute_t *) osip_malloc (sizeof (sdp_attribute_t)); if (*attribute == NULL) return OSIP_NOMEM; (*attribute)->a_att_field = NULL; (*attribute)->a_att_value = NULL; return OSIP_SUCCESS; } void sdp_attribute_free (sdp_attribute_t * attribute) { if (attribute == NULL) return; osip_free (attribute->a_att_field); osip_free (attribute->a_att_value); osip_free (attribute); } int sdp_connection_init (sdp_connection_t ** connection) { *connection = (sdp_connection_t *) osip_malloc (sizeof (sdp_connection_t)); if (*connection == NULL) return OSIP_NOMEM; (*connection)->c_nettype = NULL; (*connection)->c_addrtype = NULL; (*connection)->c_addr = NULL; (*connection)->c_addr_multicast_ttl = NULL; (*connection)->c_addr_multicast_int = NULL; return OSIP_SUCCESS; } void sdp_connection_free (sdp_connection_t * connection) { if (connection == NULL) return; osip_free (connection->c_nettype); osip_free (connection->c_addrtype); osip_free (connection->c_addr); osip_free (connection->c_addr_multicast_ttl); osip_free (connection->c_addr_multicast_int); osip_free (connection); } int sdp_media_init (sdp_media_t ** media) { int i; *media = (sdp_media_t *) osip_malloc (sizeof (sdp_media_t)); if (*media == NULL) return OSIP_NOMEM; (*media)->m_media = NULL; (*media)->m_port = NULL; (*media)->m_number_of_port = NULL; (*media)->m_proto = NULL; i = osip_list_init (&(*media)->m_payloads); if (i != 0) { osip_free (*media); *media = NULL; return OSIP_NOMEM; } (*media)->i_info = NULL; i = osip_list_init (&(*media)->c_connections); if (i != 0) { osip_list_ofchar_free (&(*media)->m_payloads); osip_free (*media); *media = NULL; return OSIP_NOMEM; } i = osip_list_init (&(*media)->b_bandwidths); if (i != 0) { osip_list_ofchar_free (&(*media)->m_payloads); osip_list_special_free (&(*media)->c_connections, (void (*)(void *)) &sdp_connection_free); osip_free (*media); *media = NULL; return OSIP_NOMEM; } i = osip_list_init (&(*media)->a_attributes); if (i != 0) { osip_list_ofchar_free (&(*media)->m_payloads); osip_list_special_free (&(*media)->c_connections, (void (*)(void *)) &sdp_connection_free); osip_list_special_free (&(*media)->b_bandwidths, (void (*)(void *)) &sdp_bandwidth_free); osip_free (*media); *media = NULL; return OSIP_NOMEM; } (*media)->k_key = NULL; return OSIP_SUCCESS; } void sdp_media_free (sdp_media_t * media) { if (media == NULL) return; osip_free (media->m_media); osip_free (media->m_port); osip_free (media->m_number_of_port); osip_free (media->m_proto); osip_list_ofchar_free (&media->m_payloads); osip_free (media->i_info); osip_list_special_free (&media->c_connections, (void (*)(void *)) &sdp_connection_free); osip_list_special_free (&media->b_bandwidths, (void (*)(void *)) &sdp_bandwidth_free); osip_list_special_free (&media->a_attributes, (void (*)(void *)) &sdp_attribute_free); sdp_key_free (media->k_key); osip_free (media); } /* to be changed to sdp_message_init(sdp_message_t **dest) */ int sdp_message_init (sdp_message_t ** sdp) { int i; (*sdp) = (sdp_message_t *) osip_malloc (sizeof (sdp_message_t)); if (*sdp == NULL) return OSIP_NOMEM; (*sdp)->v_version = NULL; (*sdp)->o_username = NULL; (*sdp)->o_sess_id = NULL; (*sdp)->o_sess_version = NULL; (*sdp)->o_nettype = NULL; (*sdp)->o_addrtype = NULL; (*sdp)->o_addr = NULL; (*sdp)->s_name = NULL; (*sdp)->i_info = NULL; (*sdp)->u_uri = NULL; i = osip_list_init (&(*sdp)->e_emails); if (i != 0) { osip_list_ofchar_free (&(*sdp)->e_emails); osip_free (*sdp); *sdp = NULL; return OSIP_NOMEM; } i = osip_list_init (&(*sdp)->p_phones); if (i != 0) { osip_list_ofchar_free (&(*sdp)->e_emails); osip_free (*sdp); *sdp = NULL; return OSIP_NOMEM; } (*sdp)->c_connection = NULL; i = osip_list_init (&(*sdp)->b_bandwidths); if (i != 0) { osip_list_ofchar_free (&(*sdp)->e_emails); osip_list_ofchar_free (&(*sdp)->p_phones); osip_free (*sdp); *sdp = NULL; return OSIP_NOMEM; } i = osip_list_init (&(*sdp)->t_descrs); if (i != 0) { osip_list_ofchar_free (&(*sdp)->e_emails); osip_list_ofchar_free (&(*sdp)->p_phones); osip_list_special_free (&(*sdp)->b_bandwidths, (void (*)(void *)) &sdp_bandwidth_free); osip_free (*sdp); *sdp = NULL; return OSIP_NOMEM; } (*sdp)->z_adjustments = NULL; (*sdp)->k_key = NULL; i = osip_list_init (&(*sdp)->a_attributes); if (i != 0) { osip_list_ofchar_free (&(*sdp)->e_emails); osip_list_ofchar_free (&(*sdp)->p_phones); osip_list_special_free (&(*sdp)->b_bandwidths, (void (*)(void *)) &sdp_bandwidth_free); osip_list_special_free (&(*sdp)->t_descrs, (void (*)(void *)) &sdp_time_descr_free); osip_free (*sdp); *sdp = NULL; return OSIP_NOMEM; } i = osip_list_init (&(*sdp)->m_medias); if (i != 0) { osip_list_ofchar_free (&(*sdp)->e_emails); osip_list_ofchar_free (&(*sdp)->p_phones); osip_list_special_free (&(*sdp)->b_bandwidths, (void (*)(void *)) &sdp_bandwidth_free); osip_list_special_free (&(*sdp)->t_descrs, (void (*)(void *)) &sdp_time_descr_free); osip_list_special_free (&(*sdp)->a_attributes, (void (*)(void *)) &sdp_attribute_free); osip_free (*sdp); *sdp = NULL; return OSIP_NOMEM; } return OSIP_SUCCESS; } /* append string_osip_to_append to string at position cur size is the current allocated size of the element */ static char * __osip_sdp_append_string (char **string, int *size, char *cur, char *string_osip_to_append) { int length = (int) strlen (string_osip_to_append); if (cur - (*string) + length > *size) { int length2; length2 = (int) (cur - *string); (*string) = osip_realloc ((*string), *size + length + 10); *size = *size + length + 10; cur = (*string) + length2; /* the initial allocation may have changed! */ } osip_strncpy (cur, string_osip_to_append, length); return cur + strlen (cur); } static int sdp_message_parse_v (sdp_message_t * sdp, char *buf, char **next) { char *equal; char *crlf; *next = buf; equal = buf; while ((*equal != '=') && (*equal != '\0')) equal++; if (*equal == '\0') return ERR_ERROR; if (equal == buf) return ERR_DISCARD; /* check if header is "v" */ if (equal[-1] != 'v') return ERR_DISCARD; crlf = equal + 1; while ((*crlf != '\r') && (*crlf != '\n') && (*crlf != '\0')) crlf++; if (*crlf == '\0') return ERR_ERROR; if (crlf == equal + 1) return ERR_ERROR; /*v=\r ?? bad header */ sdp->v_version = osip_malloc (crlf - (equal + 1) + 1); if (sdp->v_version == NULL) return OSIP_NOMEM; osip_strncpy (sdp->v_version, equal + 1, crlf - (equal + 1)); if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; } static int sdp_message_parse_o (sdp_message_t * sdp, char *buf, char **next) { char *equal; char *crlf; char *tmp; char *tmp_next; int i; *next = buf; equal = buf; while ((*equal != '=') && (*equal != '\0')) equal++; if (*equal == '\0') return ERR_ERROR; /* check if header is "o" */ if (equal[-1] != 'o') return ERR_DISCARD; crlf = equal + 1; while ((*crlf != '\r') && (*crlf != '\n') && (*crlf != '\0')) crlf++; if (*crlf == '\0') return ERR_ERROR; if (crlf == equal + 1) return ERR_ERROR; /* o=\r ?? bad header */ tmp = equal + 1; /* o=username sess-id sess-version nettype addrtype addr */ /* useranme can contain any char (ascii) except "space" and CRLF */ #ifdef FIREFLY_BUG_SUPPORT if (tmp[0] == ' ') { sdp->o_username = osip_strdup ("firefly"); tmp++; } else { i = __osip_set_next_token (&(sdp->o_username), tmp, ' ', &tmp_next); if (i != 0) return -1; tmp = tmp_next; } #else i = __osip_set_next_token (&(sdp->o_username), tmp, ' ', &tmp_next); if (i != 0) return -1; tmp = tmp_next; #endif /* sess_id contains only numeric characters */ i = __osip_set_next_token (&(sdp->o_sess_id), tmp, ' ', &tmp_next); if (i != 0) return -1; tmp = tmp_next; /* sess_id contains only numeric characters */ i = __osip_set_next_token (&(sdp->o_sess_version), tmp, ' ', &tmp_next); if (i != 0) return -1; tmp = tmp_next; /* nettype is "IN" but will surely be extented!!! assume it's some alpha-char */ i = __osip_set_next_token (&(sdp->o_nettype), tmp, ' ', &tmp_next); if (i != 0) return -1; tmp = tmp_next; /* addrtype is "IP4" or "IP6" but will surely be extented!!! */ i = __osip_set_next_token (&(sdp->o_addrtype), tmp, ' ', &tmp_next); if (i != 0) return -1; tmp = tmp_next; /* addr is "IP4" or "IP6" but will surely be extented!!! */ i = __osip_set_next_token (&(sdp->o_addr), tmp, '\r', &tmp_next); if (i != 0) { /* could it be "\n" only??? rfc says to accept CR or LF instead of CRLF */ i = __osip_set_next_token (&(sdp->o_addr), tmp, '\n', &tmp_next); if (i != 0) return -1; } if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; } static int sdp_message_parse_s (sdp_message_t * sdp, char *buf, char **next) { char *equal; char *crlf; *next = buf; equal = buf; while ((*equal != '=') && (*equal != '\0')) equal++; if (*equal == '\0') return ERR_ERROR; /* check if header is "s" */ if (equal[-1] != 's') return ERR_DISCARD; crlf = equal + 1; while ((*crlf != '\r') && (*crlf != '\n') && (*crlf != '\0')) crlf++; if (*crlf == '\0') return ERR_ERROR; #ifdef FIREFLY_BUG_SUPPORT if (crlf == equal + 1) { sdp->s_name = osip_strdup (" "); if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; /* o=\r ?? bad header */ } #else if (crlf == equal + 1) return ERR_ERROR; /* o=\r ?? bad header */ #endif /* s=text */ /* text is interpreted as ISO-10646 UTF8! */ /* using ISO 8859-1 requires "a=charset:ISO-8859-1 */ sdp->s_name = osip_malloc (crlf - (equal + 1) + 1); if (sdp->s_name == NULL) return OSIP_NOMEM; osip_strncpy (sdp->s_name, equal + 1, crlf - (equal + 1)); if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; } static int sdp_message_parse_i (sdp_message_t * sdp, char *buf, char **next) { char *equal; char *crlf; int i; char *i_info; *next = buf; equal = buf; while ((*equal != '=') && (*equal != '\0')) equal++; if (*equal == '\0') return ERR_ERROR; /* check if header is "i" */ if (equal[-1] != 'i') return ERR_DISCARD; crlf = equal + 1; while ((*crlf != '\r') && (*crlf != '\n') && (*crlf != '\0')) crlf++; if (*crlf == '\0') return ERR_ERROR; if (crlf == equal + 1) return ERR_ERROR; /* o=\r ?? bad header */ /* s=text */ /* text is interpreted as ISO-10646 UTF8! */ /* using ISO 8859-1 requires "a=charset:ISO-8859-1 */ i_info = osip_malloc (crlf - (equal + 1) + 1); if (i_info == NULL) return OSIP_NOMEM; osip_strncpy (i_info, equal + 1, crlf - (equal + 1)); /* add the bandwidth at the correct place: if there is no media line yet, then the "b=" is the global one. */ i = osip_list_size (&sdp->m_medias); if (i == 0) sdp->i_info = i_info; else { sdp_media_t *last_sdp_media = (sdp_media_t *) osip_list_get (&sdp->m_medias, i - 1); last_sdp_media->i_info = i_info; } if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; } static int sdp_message_parse_u (sdp_message_t * sdp, char *buf, char **next) { char *equal; char *crlf; *next = buf; equal = buf; while ((*equal != '=') && (*equal != '\0')) equal++; if (*equal == '\0') return ERR_ERROR; /* check if header is "u" */ if (equal[-1] != 'u') return ERR_DISCARD; crlf = equal + 1; while ((*crlf != '\r') && (*crlf != '\n') && (*crlf != '\0')) crlf++; if (*crlf == '\0') return ERR_ERROR; if (crlf == equal + 1) return ERR_ERROR; /* u=\r ?? bad header */ /* u=uri */ /* we assume this is a URI */ sdp->u_uri = osip_malloc (crlf - (equal + 1) + 1); if (sdp->u_uri == NULL) return OSIP_NOMEM; osip_strncpy (sdp->u_uri, equal + 1, crlf - (equal + 1)); if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; } static int sdp_message_parse_e (sdp_message_t * sdp, char *buf, char **next) { char *equal; char *crlf; char *e_email; *next = buf; equal = buf; while ((*equal != '=') && (*equal != '\0')) equal++; if (*equal == '\0') return ERR_ERROR; /* check if header is "e" */ if (equal[-1] != 'e') return ERR_DISCARD; crlf = equal + 1; while ((*crlf != '\r') && (*crlf != '\n') && (*crlf != '\0')) crlf++; if (*crlf == '\0') return ERR_ERROR; if (crlf == equal + 1) return ERR_ERROR; /* e=\r ?? bad header */ /* e=email */ /* we assume this is an EMAIL-ADDRESS */ e_email = osip_malloc (crlf - (equal + 1) + 1); if (e_email == NULL) return OSIP_NOMEM; osip_strncpy (e_email, equal + 1, crlf - (equal + 1)); osip_list_add (&sdp->e_emails, e_email, -1); if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; } static int sdp_message_parse_p (sdp_message_t * sdp, char *buf, char **next) { char *equal; char *crlf; char *p_phone; *next = buf; equal = buf; while ((*equal != '=') && (*equal != '\0')) equal++; if (*equal == '\0') return ERR_ERROR; /* check if header is "p" */ if (equal[-1] != 'p') return ERR_DISCARD; crlf = equal + 1; while ((*crlf != '\r') && (*crlf != '\n') && (*crlf != '\0')) crlf++; if (*crlf == '\0') return ERR_ERROR; if (crlf == equal + 1) return ERR_ERROR; /* p=\r ?? bad header */ /* e=email */ /* we assume this is an EMAIL-ADDRESS */ p_phone = osip_malloc (crlf - (equal + 1) + 1); if (p_phone == NULL) return OSIP_NOMEM; osip_strncpy (p_phone, equal + 1, crlf - (equal + 1)); osip_list_add (&sdp->p_phones, p_phone, -1); if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; } static int sdp_message_parse_c (sdp_message_t * sdp, char *buf, char **next) { char *equal; char *crlf; char *tmp; char *tmp_next; sdp_connection_t *c_header; int i; *next = buf; equal = buf; while ((*equal != '=') && (*equal != '\0')) equal++; if (*equal == '\0') return ERR_ERROR; /* check if header is "c" */ if (equal[-1] != 'c') return ERR_DISCARD; crlf = equal + 1; while ((*crlf != '\r') && (*crlf != '\n') && (*crlf != '\0')) crlf++; if (*crlf == '\0') return ERR_ERROR; if (crlf == equal + 1) return ERR_ERROR; /* c=\r ?? bad header */ tmp = equal + 1; i = sdp_connection_init (&c_header); if (i != 0) return ERR_ERROR; /* c=nettype addrtype (multicastaddr | addr) */ /* nettype is "IN" and will be extended */ i = __osip_set_next_token (&(c_header->c_nettype), tmp, ' ', &tmp_next); if (i != 0) { sdp_connection_free (c_header); return -1; } tmp = tmp_next; /* nettype is "IP4" or "IP6" and will be extended */ i = __osip_set_next_token (&(c_header->c_addrtype), tmp, ' ', &tmp_next); if (i != 0) { sdp_connection_free (c_header); return -1; } tmp = tmp_next; /* there we have a multicast or unicast address */ /* multicast can be ip/ttl [/integer] */ /* unicast is FQDN or ip (no ttl, no integer) */ /* is MULTICAST? */ { char *slash = strchr (tmp, '/'); if (slash != NULL && slash < crlf) { /* it's a multicast address! */ i = __osip_set_next_token (&(c_header->c_addr), tmp, '/', &tmp_next); if (i != 0) { sdp_connection_free (c_header); return -1; } tmp = tmp_next; slash = strchr (slash + 1, '/'); if (slash != NULL && slash < crlf) { /* optionnal integer is there! */ i = __osip_set_next_token (&(c_header->c_addr_multicast_ttl), tmp, '/', &tmp_next); if (i != 0) { sdp_connection_free (c_header); return -1; } tmp = tmp_next; i = __osip_set_next_token (&(c_header->c_addr_multicast_int), tmp, '\r', &tmp_next); if (i != 0) { i = __osip_set_next_token (&(c_header->c_addr_multicast_int), tmp, '\n', &tmp_next); if (i != 0) { sdp_connection_free (c_header); return -1; } } } else { i = __osip_set_next_token (&(c_header->c_addr_multicast_ttl), tmp, '\r', &tmp_next); if (i != 0) { i = __osip_set_next_token (&(c_header->c_addr_multicast_ttl), tmp, '\n', &tmp_next); if (i != 0) { sdp_connection_free (c_header); return -1; } } } } else { /* in this case, we have a unicast address */ i = __osip_set_next_token (&(c_header->c_addr), tmp, '\r', &tmp_next); if (i != 0) { i = __osip_set_next_token (&(c_header->c_addr), tmp, '\n', &tmp_next); if (i != 0) { sdp_connection_free (c_header); return -1; } } } } /* add the connection at the correct place: if there is no media line yet, then the "c=" is the global one. */ i = osip_list_size (&sdp->m_medias); if (i == 0) sdp->c_connection = c_header; else { sdp_media_t *last_sdp_media = (sdp_media_t *) osip_list_get (&sdp->m_medias, i - 1); osip_list_add (&last_sdp_media->c_connections, c_header, -1); } if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; } static int sdp_message_parse_b (sdp_message_t * sdp, char *buf, char **next) { char *equal; char *crlf; char *tmp; char *tmp_next; int i; sdp_bandwidth_t *b_header; *next = buf; equal = buf; while ((*equal != '=') && (*equal != '\0')) equal++; if (*equal == '\0') return ERR_ERROR; /* check if header is "b" */ if (equal[-1] != 'b') return ERR_DISCARD; crlf = equal + 1; while ((*crlf != '\r') && (*crlf != '\n') && (*crlf != '\0')) crlf++; if (*crlf == '\0') return ERR_ERROR; if (crlf == equal + 1) return ERR_ERROR; /* b=\r ?? bad header */ tmp = equal + 1; /* b = bwtype: bandwidth */ i = sdp_bandwidth_init (&b_header); if (i != 0) return ERR_ERROR; /* bwtype is alpha-numeric */ i = __osip_set_next_token (&(b_header->b_bwtype), tmp, ':', &tmp_next); if (i != 0) { sdp_bandwidth_free (b_header); return -1; } tmp = tmp_next; i = __osip_set_next_token (&(b_header->b_bandwidth), tmp, '\r', &tmp_next); if (i != 0) { i = __osip_set_next_token (&(b_header->b_bandwidth), tmp, '\n', &tmp_next); if (i != 0) { sdp_bandwidth_free (b_header); return -1; } } /* add the bandwidth at the correct place: if there is no media line yet, then the "b=" is the global one. */ i = osip_list_size (&sdp->m_medias); if (i == 0) osip_list_add (&sdp->b_bandwidths, b_header, -1); else { sdp_media_t *last_sdp_media = (sdp_media_t *) osip_list_get (&sdp->m_medias, i - 1); osip_list_add (&last_sdp_media->b_bandwidths, b_header, -1); } if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; } static int sdp_message_parse_t (sdp_message_t * sdp, char *buf, char **next) { char *equal; char *crlf; char *tmp; char *tmp_next; int i; sdp_time_descr_t *t_header; *next = buf; equal = buf; while ((*equal != '=') && (*equal != '\0')) equal++; if (*equal == '\0') return ERR_ERROR; /* check if header is "t" */ if (equal[-1] != 't') return ERR_DISCARD; crlf = equal + 1; while ((*crlf != '\r') && (*crlf != '\n') && (*crlf != '\0')) crlf++; if (*crlf == '\0') return ERR_ERROR; if (crlf == equal + 1) return ERR_ERROR; /* t=\r ?? bad header */ tmp = equal + 1; /* t = start_time stop_time */ i = sdp_time_descr_init (&t_header); if (i != 0) return ERR_ERROR; i = __osip_set_next_token (&(t_header->t_start_time), tmp, ' ', &tmp_next); if (i != 0) { sdp_time_descr_free (t_header); return -1; } tmp = tmp_next; i = __osip_set_next_token (&(t_header->t_stop_time), tmp, '\r', &tmp_next); if (i != 0) { i = __osip_set_next_token (&(t_header->t_stop_time), tmp, '\n', &tmp_next); if (i != 0) { sdp_time_descr_free (t_header); return -1; } } /* add the new time_description header */ osip_list_add (&sdp->t_descrs, t_header, -1); if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; } static int sdp_message_parse_r (sdp_message_t * sdp, char *buf, char **next) { char *equal; char *crlf; int index; char *r_header; sdp_time_descr_t *t_descr; *next = buf; equal = buf; while ((*equal != '=') && (*equal != '\0')) equal++; if (*equal == '\0') return ERR_ERROR; /* check if header is "r" */ if (equal[-1] != 'r') return ERR_DISCARD; index = osip_list_size (&sdp->t_descrs); if (index == 0) return ERR_ERROR; /* r field can't come alone! */ crlf = equal + 1; while ((*crlf != '\r') && (*crlf != '\n') && (*crlf != '\0')) crlf++; if (*crlf == '\0') return ERR_ERROR; if (crlf == equal + 1) return ERR_ERROR; /* r=\r ?? bad header */ /* r=far too complexe and somewhat useless... I don't parse it! */ r_header = osip_malloc (crlf - (equal + 1) + 1); if (r_header == NULL) return OSIP_NOMEM; osip_strncpy (r_header, equal + 1, crlf - (equal + 1)); /* r field carry information for the last "t" field */ t_descr = (sdp_time_descr_t *) osip_list_get (&sdp->t_descrs, index - 1); osip_list_add (&t_descr->r_repeats, r_header, -1); if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; } static int sdp_message_parse_z (sdp_message_t * sdp, char *buf, char **next) { char *equal; char *crlf; char *z_header; *next = buf; equal = buf; while ((*equal != '=') && (*equal != '\0')) equal++; if (*equal == '\0') return ERR_ERROR; /* check if header is "z" */ if (equal[-1] != 'z') return ERR_DISCARD; crlf = equal + 1; while ((*crlf != '\r') && (*crlf != '\n') && (*crlf != '\0')) crlf++; if (*crlf == '\0') return ERR_ERROR; if (crlf == equal + 1) return ERR_ERROR; /* z=\r ?? bad header */ /* z=somewhat useless... I don't parse it! */ z_header = osip_malloc (crlf - (equal + 1) + 1); if (z_header == NULL) return OSIP_NOMEM; osip_strncpy (z_header, equal + 1, crlf - (equal + 1)); sdp->z_adjustments = z_header; if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; } static int sdp_message_parse_k (sdp_message_t * sdp, char *buf, char **next) { char *equal; char *crlf; int i; char *colon; sdp_key_t *k_header; char *tmp; char *tmp_next; *next = buf; equal = buf; while ((*equal != '=') && (*equal != '\0')) equal++; if (*equal == '\0') return ERR_ERROR; /* check if header is "k" */ if (equal[-1] != 'k') return ERR_DISCARD; crlf = equal + 1; while ((*crlf != '\r') && (*crlf != '\n') && (*crlf != '\0')) crlf++; if (*crlf == '\0') return ERR_ERROR; if (crlf == equal + 1) return ERR_ERROR; /* k=\r ?? bad header */ tmp = equal + 1; i = sdp_key_init (&k_header); if (i != 0) return ERR_ERROR; /* k=key-type[:key-data] */ /* is there any key-data? */ colon = strchr (equal + 1, ':'); if ((colon != NULL) && (colon < crlf)) { /* att-field is alpha-numeric */ i = __osip_set_next_token (&(k_header->k_keytype), tmp, ':', &tmp_next); if (i != 0) { sdp_key_free (k_header); return -1; } tmp = tmp_next; i = __osip_set_next_token (&(k_header->k_keydata), tmp, '\r', &tmp_next); if (i != 0) { i = __osip_set_next_token (&(k_header->k_keydata), tmp, '\n', &tmp_next); if (i != 0) { sdp_key_free (k_header); return -1; } } } else { i = __osip_set_next_token (&(k_header->k_keytype), tmp, '\r', &tmp_next); if (i != 0) { i = __osip_set_next_token (&(k_header->k_keytype), tmp, '\n', &tmp_next); if (i != 0) { sdp_key_free (k_header); return -1; } } } /* add the key at the correct place: if there is no media line yet, then the "k=" is the global one. */ i = osip_list_size (&sdp->m_medias); if (i == 0) sdp->k_key = k_header; else { sdp_media_t *last_sdp_media = (sdp_media_t *) osip_list_get (&sdp->m_medias, i - 1); last_sdp_media->k_key = k_header; } if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; } static int sdp_message_parse_a (sdp_message_t * sdp, char *buf, char **next) { char *equal; char *crlf; char *tmp; char *tmp_next; int i; sdp_attribute_t *a_attribute; char *colon; *next = buf; equal = buf; while ((*equal != '=') && (*equal != '\0')) equal++; if (*equal == '\0') return ERR_ERROR; /* check if header is "a" */ if (equal[-1] != 'a') return ERR_DISCARD; crlf = equal + 1; while ((*crlf != '\r') && (*crlf != '\n') && (*crlf != '\0')) crlf++; if (*crlf == '\0') return ERR_ERROR; if (crlf == equal + 1) return ERR_ERROR; /* a=\r ?? bad header */ tmp = equal + 1; i = sdp_attribute_init (&a_attribute); if (i != 0) return ERR_ERROR; /* a=att-field[:att-value] */ /* is there any att-value? */ colon = strchr (equal + 1, ':'); if ((colon != NULL) && (colon < crlf)) { /* att-field is alpha-numeric */ i = __osip_set_next_token (&(a_attribute->a_att_field), tmp, ':', &tmp_next); if (i != 0) { sdp_attribute_free (a_attribute); return -1; } tmp = tmp_next; i = __osip_set_next_token (&(a_attribute->a_att_value), tmp, '\r', &tmp_next); if (i != 0) { i = __osip_set_next_token (&(a_attribute->a_att_value), tmp, '\n', &tmp_next); if (i != 0) { sdp_attribute_free (a_attribute); return -1; } } } else { i = __osip_set_next_token (&(a_attribute->a_att_field), tmp, '\r', &tmp_next); if (i != 0) { i = __osip_set_next_token (&(a_attribute->a_att_field), tmp, '\n', &tmp_next); if (i != 0) { sdp_attribute_free (a_attribute); return -1; } } } /* add the attribute at the correct place: if there is no media line yet, then the "a=" is the global one. */ i = osip_list_size (&sdp->m_medias); if (i == 0) osip_list_add (&sdp->a_attributes, a_attribute, -1); else { sdp_media_t *last_sdp_media = (sdp_media_t *) osip_list_get (&sdp->m_medias, i - 1); osip_list_add (&last_sdp_media->a_attributes, a_attribute, -1); } if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; } static int sdp_message_parse_m (sdp_message_t * sdp, char *buf, char **next) { char *equal; char *crlf; char *tmp; char *tmp_next; int i; sdp_media_t *m_header; char *slash; char *space; *next = buf; equal = buf; while ((*equal != '=') && (*equal != '\0')) equal++; if (*equal == '\0') return ERR_ERROR; /* check if header is "m" */ if (equal[-1] != 'm') return ERR_DISCARD; crlf = equal + 1; while ((*crlf != '\r') && (*crlf != '\n') && (*crlf != '\0')) crlf++; if (*crlf == '\0') return ERR_ERROR; if (crlf == equal + 1) return ERR_ERROR; /* a=\r ?? bad header */ tmp = equal + 1; i = sdp_media_init (&m_header); if (i != 0) return ERR_ERROR; /* m=media port ["/"integer] proto *(payload_number) */ /* media is "audio" "video" "application" "data" or other... */ i = __osip_set_next_token (&(m_header->m_media), tmp, ' ', &tmp_next); if (i != 0) { sdp_media_free (m_header); return -1; } tmp = tmp_next; slash = strchr (tmp, '/'); space = strchr (tmp, ' '); if (space == NULL) { /* not possible! */ sdp_media_free (m_header); return ERR_ERROR; } if ((slash != NULL) && (slash < space)) { /* a number of port is specified! */ i = __osip_set_next_token (&(m_header->m_port), tmp, '/', &tmp_next); if (i != 0) { sdp_media_free (m_header); return -1; } tmp = tmp_next; i = __osip_set_next_token (&(m_header->m_number_of_port), tmp, ' ', &tmp_next); if (i != 0) { sdp_media_free (m_header); return -1; } tmp = tmp_next; } else { i = __osip_set_next_token (&(m_header->m_port), tmp, ' ', &tmp_next); if (i != 0) { sdp_media_free (m_header); return -1; } tmp = tmp_next; } i = __osip_set_next_token (&(m_header->m_proto), tmp, ' ', &tmp_next); if (i != 0) { /* a few stack don't add SPACE after m_proto when rejecting all payloads */ i = __osip_set_next_token (&(m_header->m_proto), tmp, '\r', &tmp_next); if (i != 0) { i = __osip_set_next_token (&(m_header->m_proto), tmp, '\n', &tmp_next); if (i != 0) { sdp_media_free (m_header); return -1; } } } tmp = tmp_next; { char *str; int more_space_before_crlf; space = strchr (tmp + 1, ' '); if (space == NULL) more_space_before_crlf = 1; else if ((space != NULL) && (space > crlf)) more_space_before_crlf = 1; else more_space_before_crlf = 0; while (more_space_before_crlf == 0) { i = __osip_set_next_token (&str, tmp, ' ', &tmp_next); if (i != 0) { sdp_media_free (m_header); return -1; } tmp = tmp_next; osip_list_add (&m_header->m_payloads, str, -1); space = strchr (tmp + 1, ' '); if (space == NULL) more_space_before_crlf = 1; else if ((space != NULL) && (space > crlf)) more_space_before_crlf = 1; else more_space_before_crlf = 0; } if (tmp_next < crlf) { /* tmp_next is still less than clrf: no space */ i = __osip_set_next_token (&str, tmp, '\r', &tmp_next); if (i != 0) { i = __osip_set_next_token (&str, tmp, '\n', &tmp_next); if (i != 0) { sdp_media_free (m_header); return -1; } } osip_list_add (&m_header->m_payloads, str, -1); } } osip_list_add (&sdp->m_medias, m_header, -1); if (crlf[1] == '\n') *next = crlf + 2; else *next = crlf + 1; return WF; } int sdp_message_parse (sdp_message_t * sdp, const char *buf) { /* In SDP, headers must be in the right order */ /* This is a simple example v=0 o=user1 53655765 2353687637 IN IP4 128.3.4.5 s=Mbone Audio i=Discussion of Mbone Engineering Issues e=mbone@somewhere.com c=IN IP4 224.2.0.1/127 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 */ char *next_buf; char *ptr; int i; ptr = (char *) buf; /* mandatory */ i = sdp_message_parse_v (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; else if (0 == i) /* header is not "v" */ return -1; ptr = next_buf; /* adtech phone use the wrong ordering and place "s" before "o" */ i = sdp_message_parse_s (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; /* else if (0==i) header is not "s" */ /* else ADTECH PHONE DETECTED */ ptr = next_buf; i = sdp_message_parse_o (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; else if (0 == i) /* header is not "o" */ return -1; ptr = next_buf; i = sdp_message_parse_s (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; else if (0 == i) { /* header is not "s" */ /* return -1; */ OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO4, NULL, "The \"s\" parameter is mandatory, but this packet does not contain any! - anyway, we don't mind about it.\n")); } ptr = next_buf; i = sdp_message_parse_i (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; i = sdp_message_parse_u (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; i = 1; while (i == 1) { i = sdp_message_parse_e (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; } i = 1; while (i == 1) { i = sdp_message_parse_p (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; } /* rfc2327: there should be at least of email or phone number! */ if (osip_list_size (&sdp->e_emails) == 0 && osip_list_size (&sdp->p_phones) == 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO4, NULL, "The rfc2327 says there should be at least an email or a phone header!- anyway, we don't mind about it.\n")); } i = sdp_message_parse_c (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; i = 1; while (i == 1) { i = sdp_message_parse_b (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; } /* 1 or more "t" header + 0 or more "r" header for each "t" header */ i = sdp_message_parse_t (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; else if (i == ERR_DISCARD) return -1; /* t is mandatory */ ptr = next_buf; if (*ptr == '\0' || (*ptr == '\r') || (*ptr == '\n')) return OSIP_SUCCESS; i = 1; while (i == 1) { /* is a "r" header */ i = sdp_message_parse_r (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; if (*ptr == '\0' || (*ptr == '\r') || (*ptr == '\n')) return OSIP_SUCCESS; } { int more_t_header = 1; i = sdp_message_parse_t (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; if (*ptr == '\0' || (*ptr == '\r') || (*ptr == '\n')) return OSIP_SUCCESS; while (more_t_header == 1) { i = 1; while (i == 1) { /* is a "r" header */ i = sdp_message_parse_r (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; if (*ptr == '\0' || (*ptr == '\r') || (*ptr == '\n')) return OSIP_SUCCESS; } i = sdp_message_parse_t (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; else if (i == ERR_DISCARD) more_t_header = 0; else more_t_header = 1; /* no more "t" headers */ ptr = next_buf; if (*ptr == '\0' || (*ptr == '\r') || (*ptr == '\n')) return OSIP_SUCCESS; } } i = sdp_message_parse_z (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; if (*ptr == '\0' || (*ptr == '\r') || (*ptr == '\n')) return OSIP_SUCCESS; i = sdp_message_parse_k (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; if (*ptr == '\0' || (*ptr == '\r') || (*ptr == '\n')) return OSIP_SUCCESS; /* 0 or more "a" header */ i = 1; while (i == 1) { /* no more "a" header */ i = sdp_message_parse_a (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; if (*ptr == '\0' || (*ptr == '\r') || (*ptr == '\n')) return OSIP_SUCCESS; } /* 0 or more media headers */ { int more_m_header = 1; while (more_m_header == 1) { more_m_header = sdp_message_parse_m (sdp, ptr, &next_buf); if (more_m_header == -1) /* header is bad */ return -1; ptr = next_buf; if (*ptr == '\0' || (*ptr == '\r') || (*ptr == '\n')) return OSIP_SUCCESS; i = sdp_message_parse_i (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; if (*ptr == '\0' || (*ptr == '\r') || (*ptr == '\n')) return OSIP_SUCCESS; i = 1; while (i == 1) { i = sdp_message_parse_c (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; if (*ptr == '\0' || (*ptr == '\r') || (*ptr == '\n')) return OSIP_SUCCESS; } i = 1; while (i == 1) { i = sdp_message_parse_b (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; if (*ptr == '\0' || (*ptr == '\r') || (*ptr == '\n')) return OSIP_SUCCESS; } i = sdp_message_parse_k (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; if (*ptr == '\0' || (*ptr == '\r') || (*ptr == '\n')) return OSIP_SUCCESS; /* 0 or more a headers */ i = 1; while (i == 1) { i = sdp_message_parse_a (sdp, ptr, &next_buf); if (i == -1) /* header is bad */ return -1; ptr = next_buf; if (*ptr == '\0' || (*ptr == '\r') || (*ptr == '\n')) return OSIP_SUCCESS; } } } return OSIP_SUCCESS; } static int sdp_append_connection (char **string, int *size, char *tmp, sdp_connection_t * conn, char **next_tmp) { if (conn->c_nettype == NULL) return -1; if (conn->c_addrtype == NULL) return -1; if (conn->c_addr == NULL) return -1; tmp = __osip_sdp_append_string (string, size, tmp, "c="); tmp = __osip_sdp_append_string (string, size, tmp, conn->c_nettype); tmp = __osip_sdp_append_string (string, size, tmp, " "); tmp = __osip_sdp_append_string (string, size, tmp, conn->c_addrtype); tmp = __osip_sdp_append_string (string, size, tmp, " "); tmp = __osip_sdp_append_string (string, size, tmp, conn->c_addr); if (conn->c_addr_multicast_ttl != NULL) { tmp = __osip_sdp_append_string (string, size, tmp, "/"); tmp = __osip_sdp_append_string (string, size, tmp, conn->c_addr_multicast_ttl); } if (conn->c_addr_multicast_int != NULL) { tmp = __osip_sdp_append_string (string, size, tmp, "/"); tmp = __osip_sdp_append_string (string, size, tmp, conn->c_addr_multicast_int); } tmp = __osip_sdp_append_string (string, size, tmp, CRLF); *next_tmp = tmp; return OSIP_SUCCESS; } static int sdp_append_bandwidth (char **string, int *size, char *tmp, sdp_bandwidth_t * bandwidth, char **next_tmp) { if (bandwidth->b_bwtype == NULL) return -1; if (bandwidth->b_bandwidth == NULL) return -1; tmp = __osip_sdp_append_string (string, size, tmp, "b="); tmp = __osip_sdp_append_string (string, size, tmp, bandwidth->b_bwtype); tmp = __osip_sdp_append_string (string, size, tmp, ":"); tmp = __osip_sdp_append_string (string, size, tmp, bandwidth->b_bandwidth); tmp = __osip_sdp_append_string (string, size, tmp, CRLF); *next_tmp = tmp; return OSIP_SUCCESS; } static int sdp_append_time_descr (char **string, int *size, char *tmp, sdp_time_descr_t * time_descr, char **next_tmp) { int pos; if (time_descr->t_start_time == NULL) return -1; if (time_descr->t_stop_time == NULL) return -1; tmp = __osip_sdp_append_string (string, size, tmp, "t="); tmp = __osip_sdp_append_string (string, size, tmp, time_descr->t_start_time); tmp = __osip_sdp_append_string (string, size, tmp, " "); tmp = __osip_sdp_append_string (string, size, tmp, time_descr->t_stop_time); tmp = __osip_sdp_append_string (string, size, tmp, CRLF); pos = 0; while (!osip_list_eol (&time_descr->r_repeats, pos)) { char *str = (char *) osip_list_get (&time_descr->r_repeats, pos); tmp = __osip_sdp_append_string (string, size, tmp, "r="); tmp = __osip_sdp_append_string (string, size, tmp, str); tmp = __osip_sdp_append_string (string, size, tmp, CRLF); pos++; } *next_tmp = tmp; return OSIP_SUCCESS; } static int sdp_append_key (char **string, int *size, char *tmp, sdp_key_t * key, char **next_tmp) { if (key->k_keytype == NULL) return -1; tmp = __osip_sdp_append_string (string, size, tmp, "k="); tmp = __osip_sdp_append_string (string, size, tmp, key->k_keytype); if (key->k_keydata != NULL) { tmp = __osip_sdp_append_string (string, size, tmp, ":"); tmp = __osip_sdp_append_string (string, size, tmp, key->k_keydata); } tmp = __osip_sdp_append_string (string, size, tmp, CRLF); *next_tmp = tmp; return OSIP_SUCCESS; } static int sdp_append_attribute (char **string, int *size, char *tmp, sdp_attribute_t * attribute, char **next_tmp) { if (attribute->a_att_field == NULL) return -1; tmp = __osip_sdp_append_string (string, size, tmp, "a="); tmp = __osip_sdp_append_string (string, size, tmp, attribute->a_att_field); if (attribute->a_att_value != NULL) { tmp = __osip_sdp_append_string (string, size, tmp, ":"); tmp = __osip_sdp_append_string (string, size, tmp, attribute->a_att_value); } tmp = __osip_sdp_append_string (string, size, tmp, CRLF); *next_tmp = tmp; return OSIP_SUCCESS; } /* internal facility */ static int sdp_append_media (char **string, int *size, char *tmp, sdp_media_t * media, char **next_tmp) { int pos; if (media->m_media == NULL) return -1; if (media->m_port == NULL) return -1; if (media->m_proto == NULL) return -1; tmp = __osip_sdp_append_string (string, size, tmp, "m="); tmp = __osip_sdp_append_string (string, size, tmp, media->m_media); tmp = __osip_sdp_append_string (string, size, tmp, " "); tmp = __osip_sdp_append_string (string, size, tmp, media->m_port); if (media->m_number_of_port != NULL) { tmp = __osip_sdp_append_string (string, size, tmp, "/"); tmp = __osip_sdp_append_string (string, size, tmp, media->m_number_of_port); } tmp = __osip_sdp_append_string (string, size, tmp, " "); tmp = __osip_sdp_append_string (string, size, tmp, media->m_proto); pos = 0; while (!osip_list_eol (&media->m_payloads, pos)) { char *str = (char *) osip_list_get (&media->m_payloads, pos); tmp = __osip_sdp_append_string (string, size, tmp, " "); tmp = __osip_sdp_append_string (string, size, tmp, str); pos++; } tmp = __osip_sdp_append_string (string, size, tmp, CRLF); if (media->i_info != NULL) { tmp = __osip_sdp_append_string (string, size, tmp, "i="); tmp = __osip_sdp_append_string (string, size, tmp, media->i_info); tmp = __osip_sdp_append_string (string, size, tmp, CRLF); } pos = 0; while (!osip_list_eol (&media->c_connections, pos)) { sdp_connection_t *conn = (sdp_connection_t *) osip_list_get (&media->c_connections, pos); char *next_tmp2; int i; i = sdp_append_connection (string, size, tmp, conn, &next_tmp2); if (i != 0) return -1; tmp = next_tmp2; pos++; } pos = 0; while (!osip_list_eol (&media->b_bandwidths, pos)) { sdp_bandwidth_t *band = (sdp_bandwidth_t *) osip_list_get (&media->b_bandwidths, pos); char *next_tmp2; int i; i = sdp_append_bandwidth (string, size, tmp, band, &next_tmp2); if (i != 0) return -1; tmp = next_tmp2; pos++; } if (media->k_key != NULL) { char *next_tmp2; int i; i = sdp_append_key (string, size, tmp, media->k_key, &next_tmp2); if (i != 0) return -1; tmp = next_tmp2; } pos = 0; while (!osip_list_eol (&media->a_attributes, pos)) { sdp_attribute_t *attr = (sdp_attribute_t *) osip_list_get (&media->a_attributes, pos); char *next_tmp2; int i; i = sdp_append_attribute (string, size, tmp, attr, &next_tmp2); if (i != 0) return -1; tmp = next_tmp2; pos++; } *next_tmp = tmp; return OSIP_SUCCESS; } int sdp_message_to_str (sdp_message_t * sdp, char **dest) { int size; int pos; char *tmp; char *string; *dest = NULL; if (!sdp || sdp->v_version == NULL) return -1; if (sdp->o_username == NULL || sdp->o_sess_id == NULL || sdp->o_sess_version == NULL || sdp->o_nettype == NULL || sdp->o_addrtype == NULL || sdp->o_addr == NULL) return -1; /* RFC says "s=" is mandatory... rfc2543 (SIP) recommends to accept SDP datas without s_name... as some buggy implementations often forget it... */ /* if (sdp->s_name == NULL) return -1; */ size = BODY_MESSAGE_MAX_SIZE; tmp = (char *) osip_malloc (size); if (tmp == NULL) return OSIP_NOMEM; string = tmp; tmp = __osip_sdp_append_string (&string, &size, tmp, "v="); tmp = __osip_sdp_append_string (&string, &size, tmp, sdp->v_version); tmp = __osip_sdp_append_string (&string, &size, tmp, CRLF); tmp = __osip_sdp_append_string (&string, &size, tmp, "o="); tmp = __osip_sdp_append_string (&string, &size, tmp, sdp->o_username); tmp = __osip_sdp_append_string (&string, &size, tmp, " "); tmp = __osip_sdp_append_string (&string, &size, tmp, sdp->o_sess_id); tmp = __osip_sdp_append_string (&string, &size, tmp, " "); tmp = __osip_sdp_append_string (&string, &size, tmp, sdp->o_sess_version); tmp = __osip_sdp_append_string (&string, &size, tmp, " "); tmp = __osip_sdp_append_string (&string, &size, tmp, sdp->o_nettype); tmp = __osip_sdp_append_string (&string, &size, tmp, " "); tmp = __osip_sdp_append_string (&string, &size, tmp, sdp->o_addrtype); tmp = __osip_sdp_append_string (&string, &size, tmp, " "); tmp = __osip_sdp_append_string (&string, &size, tmp, sdp->o_addr); tmp = __osip_sdp_append_string (&string, &size, tmp, CRLF); if (sdp->s_name != NULL) { tmp = __osip_sdp_append_string (&string, &size, tmp, "s="); tmp = __osip_sdp_append_string (&string, &size, tmp, sdp->s_name); tmp = __osip_sdp_append_string (&string, &size, tmp, CRLF); } if (sdp->i_info != NULL) { tmp = __osip_sdp_append_string (&string, &size, tmp, "i="); tmp = __osip_sdp_append_string (&string, &size, tmp, sdp->i_info); tmp = __osip_sdp_append_string (&string, &size, tmp, CRLF); } if (sdp->u_uri != NULL) { tmp = __osip_sdp_append_string (&string, &size, tmp, "u="); tmp = __osip_sdp_append_string (&string, &size, tmp, sdp->u_uri); tmp = __osip_sdp_append_string (&string, &size, tmp, CRLF); } pos = 0; while (!osip_list_eol (&sdp->e_emails, pos)) { char *email = (char *) osip_list_get (&sdp->e_emails, pos); tmp = __osip_sdp_append_string (&string, &size, tmp, "e="); tmp = __osip_sdp_append_string (&string, &size, tmp, email); tmp = __osip_sdp_append_string (&string, &size, tmp, CRLF); pos++; } pos = 0; while (!osip_list_eol (&sdp->p_phones, pos)) { char *phone = (char *) osip_list_get (&sdp->p_phones, pos); tmp = __osip_sdp_append_string (&string, &size, tmp, "p="); tmp = __osip_sdp_append_string (&string, &size, tmp, phone); tmp = __osip_sdp_append_string (&string, &size, tmp, CRLF); pos++; } if (sdp->c_connection != NULL) { char *next_tmp; int i; i = sdp_append_connection (&string, &size, tmp, sdp->c_connection, &next_tmp); if (i != 0) { osip_free (string); return -1; } tmp = next_tmp; } pos = 0; while (!osip_list_eol (&sdp->b_bandwidths, pos)) { sdp_bandwidth_t *header = (sdp_bandwidth_t *) osip_list_get (&sdp->b_bandwidths, pos); char *next_tmp; int i; i = sdp_append_bandwidth (&string, &size, tmp, header, &next_tmp); if (i != 0) { osip_free (string); return -1; } tmp = next_tmp; pos++; } pos = 0; while (!osip_list_eol (&sdp->t_descrs, pos)) { sdp_time_descr_t *header = (sdp_time_descr_t *) osip_list_get (&sdp->t_descrs, pos); char *next_tmp; int i; i = sdp_append_time_descr (&string, &size, tmp, header, &next_tmp); if (i != 0) { osip_free (string); return -1; } tmp = next_tmp; pos++; } if (sdp->z_adjustments != NULL) { tmp = __osip_sdp_append_string (&string, &size, tmp, "z="); tmp = __osip_sdp_append_string (&string, &size, tmp, sdp->z_adjustments); tmp = __osip_sdp_append_string (&string, &size, tmp, CRLF); } if (sdp->k_key != NULL) { char *next_tmp; int i; i = sdp_append_key (&string, &size, tmp, sdp->k_key, &next_tmp); if (i != 0) { osip_free (string); return -1; } tmp = next_tmp; } pos = 0; while (!osip_list_eol (&sdp->a_attributes, pos)) { sdp_attribute_t *header = (sdp_attribute_t *) osip_list_get (&sdp->a_attributes, pos); char *next_tmp; int i; i = sdp_append_attribute (&string, &size, tmp, header, &next_tmp); if (i != 0) { osip_free (string); return -1; } tmp = next_tmp; pos++; } pos = 0; while (!osip_list_eol (&sdp->m_medias, pos)) { sdp_media_t *header = (sdp_media_t *) osip_list_get (&sdp->m_medias, pos); char *next_tmp; int i; i = sdp_append_media (&string, &size, tmp, header, &next_tmp); if (i != 0) { osip_free (string); return -1; } tmp = next_tmp; pos++; } *dest = string; return OSIP_SUCCESS; } void sdp_message_free (sdp_message_t * sdp) { if (sdp == NULL) return; osip_free (sdp->v_version); osip_free (sdp->o_username); osip_free (sdp->o_sess_id); osip_free (sdp->o_sess_version); osip_free (sdp->o_nettype); osip_free (sdp->o_addrtype); osip_free (sdp->o_addr); osip_free (sdp->s_name); osip_free (sdp->i_info); osip_free (sdp->u_uri); osip_list_ofchar_free (&sdp->e_emails); osip_list_ofchar_free (&sdp->p_phones); sdp_connection_free (sdp->c_connection); osip_list_special_free (&sdp->b_bandwidths, (void (*)(void *)) &sdp_bandwidth_free); osip_list_special_free (&sdp->t_descrs, (void (*)(void *)) &sdp_time_descr_free); osip_free (sdp->z_adjustments); sdp_key_free (sdp->k_key); osip_list_special_free (&sdp->a_attributes, (void (*)(void *)) &sdp_attribute_free); osip_list_special_free (&sdp->m_medias, (void (*)(void *)) &sdp_media_free); osip_free (sdp); } int sdp_message_clone (sdp_message_t * sdp, sdp_message_t ** dest) { int i; char *body; i = sdp_message_init (dest); if (i != 0) return -1; i = sdp_message_to_str (sdp, &body); if (i != 0) goto error_sc1; i = sdp_message_parse (*dest, body); osip_free (body); if (i != 0) goto error_sc1; return OSIP_SUCCESS; error_sc1: sdp_message_free (*dest); return -1; } libosip2-4.1.0/src/osipparser2/sdp_accessor.c0000644000175000017500000004454112254365476016062 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include int sdp_message_v_version_set (sdp_message_t * sdp, char *v_version) { if (sdp == NULL) return OSIP_BADPARAMETER; sdp->v_version = v_version; return OSIP_SUCCESS; } char * sdp_message_v_version_get (sdp_message_t * sdp) { if (sdp == NULL) return NULL; return sdp->v_version; } int sdp_message_o_origin_set (sdp_message_t * sdp, char *username, char *sess_id, char *sess_version, char *nettype, char *addrtype, char *addr) { if (sdp == NULL) return OSIP_BADPARAMETER; sdp->o_username = username; sdp->o_sess_id = sess_id; sdp->o_sess_version = sess_version; sdp->o_nettype = nettype; sdp->o_addrtype = addrtype; sdp->o_addr = addr; return OSIP_SUCCESS; } char * sdp_message_o_username_get (sdp_message_t * sdp) { if (sdp == NULL) return NULL; return sdp->o_username; } char * sdp_message_o_sess_id_get (sdp_message_t * sdp) { if (sdp == NULL) return NULL; return sdp->o_sess_id; } char * sdp_message_o_sess_version_get (sdp_message_t * sdp) { if (sdp == NULL) return NULL; return sdp->o_sess_version; } char * sdp_message_o_nettype_get (sdp_message_t * sdp) { if (sdp == NULL) return NULL; return sdp->o_nettype; } char * sdp_message_o_addrtype_get (sdp_message_t * sdp) { if (sdp == NULL) return NULL; return sdp->o_addrtype; } char * sdp_message_o_addr_get (sdp_message_t * sdp) { if (sdp == NULL) return NULL; return sdp->o_addr; } int sdp_message_s_name_set (sdp_message_t * sdp, char *name) { if (sdp == NULL) return -1; sdp->s_name = name; return OSIP_SUCCESS; } char * sdp_message_s_name_get (sdp_message_t * sdp) { if (sdp == NULL) return NULL; return sdp->s_name; } int sdp_message_i_info_set (sdp_message_t * sdp, int pos_media, char *info) { sdp_media_t *med; if (sdp == NULL) return OSIP_BADPARAMETER; if (pos_media == -1) { sdp->i_info = info; return OSIP_SUCCESS; } med = osip_list_get (&sdp->m_medias, pos_media); if (med == NULL) return OSIP_UNDEFINED_ERROR; med->i_info = info; return OSIP_SUCCESS; } char * sdp_message_i_info_get (sdp_message_t * sdp, int pos_media) { sdp_media_t *med; if (sdp == NULL) return NULL; if (pos_media == -1) { return sdp->i_info; } med = osip_list_get (&sdp->m_medias, pos_media); if (med == NULL) return NULL; return med->i_info; } int sdp_message_u_uri_set (sdp_message_t * sdp, char *uri) { if (sdp == NULL) return OSIP_BADPARAMETER; sdp->u_uri = uri; return OSIP_SUCCESS; } char * sdp_message_u_uri_get (sdp_message_t * sdp) { if (sdp == NULL) return NULL; return sdp->u_uri; } int sdp_message_e_email_add (sdp_message_t * sdp, char *email) { if (sdp == NULL) return OSIP_BADPARAMETER; osip_list_add (&sdp->e_emails, email, -1); return OSIP_SUCCESS; } char * sdp_message_e_email_get (sdp_message_t * sdp, int pos) { if (sdp == NULL) return NULL; if (osip_list_size (&sdp->e_emails) > pos) return (char *) osip_list_get (&sdp->e_emails, pos); return NULL; } int sdp_message_p_phone_add (sdp_message_t * sdp, char *phone) { if (sdp == NULL) return OSIP_BADPARAMETER; osip_list_add (&sdp->p_phones, phone, -1); return OSIP_SUCCESS; } char * sdp_message_p_phone_get (sdp_message_t * sdp, int pos) { if (sdp == NULL) return NULL; if (osip_list_size (&sdp->p_phones) > pos) return (char *) osip_list_get (&sdp->p_phones, pos); return NULL; } int sdp_message_c_connection_add (sdp_message_t * sdp, int pos_media, char *nettype, char *addrtype, char *addr, char *addr_multicast_ttl, char *addr_multicast_int) { int i; sdp_media_t *med; sdp_connection_t *conn; if (sdp == NULL) return OSIP_BADPARAMETER; if ((pos_media != -1) && (osip_list_size (&sdp->m_medias) < pos_media + 1)) return -1; i = sdp_connection_init (&conn); if (i != 0) return i; conn->c_nettype = nettype; conn->c_addrtype = addrtype; conn->c_addr = addr; conn->c_addr_multicast_ttl = addr_multicast_ttl; conn->c_addr_multicast_int = addr_multicast_int; if (pos_media == -1) { sdp->c_connection = conn; return OSIP_SUCCESS; } med = (sdp_media_t *) osip_list_get (&sdp->m_medias, pos_media); osip_list_add (&med->c_connections, conn, -1); return OSIP_SUCCESS; } /* this method should be internal only... */ sdp_connection_t * sdp_message_connection_get (sdp_message_t * sdp, int pos_media, int pos) { sdp_media_t *med; if (sdp == NULL) return NULL; if (pos_media == -1) /* pos is useless in this case: 1 global "c=" is allowed */ return sdp->c_connection; med = (sdp_media_t *) osip_list_get (&sdp->m_medias, pos_media); if (med == NULL) return NULL; return (sdp_connection_t *) osip_list_get (&med->c_connections, pos); } char * sdp_message_c_nettype_get (sdp_message_t * sdp, int pos_media, int pos) { sdp_connection_t *conn = sdp_message_connection_get (sdp, pos_media, pos); if (conn == NULL) return NULL; return conn->c_nettype; } char * sdp_message_c_addrtype_get (sdp_message_t * sdp, int pos_media, int pos) { sdp_connection_t *conn = sdp_message_connection_get (sdp, pos_media, pos); if (conn == NULL) return NULL; return conn->c_addrtype; } char * sdp_message_c_addr_get (sdp_message_t * sdp, int pos_media, int pos) { sdp_connection_t *conn = sdp_message_connection_get (sdp, pos_media, pos); if (conn == NULL) return NULL; return conn->c_addr; } char * sdp_message_c_addr_multicast_ttl_get (sdp_message_t * sdp, int pos_media, int pos) { sdp_connection_t *conn = sdp_message_connection_get (sdp, pos_media, pos); if (conn == NULL) return NULL; return conn->c_addr_multicast_ttl; } char * sdp_message_c_addr_multicast_int_get (sdp_message_t * sdp, int pos_media, int pos) { sdp_connection_t *conn = sdp_message_connection_get (sdp, pos_media, pos); if (conn == NULL) return NULL; return conn->c_addr_multicast_int; } int sdp_message_b_bandwidth_add (sdp_message_t * sdp, int pos_media, char *bwtype, char *bandwidth) { int i; sdp_media_t *med; sdp_bandwidth_t *band; if (sdp == NULL) return OSIP_BADPARAMETER; if ((pos_media != -1) && (osip_list_size (&sdp->m_medias) < pos_media + 1)) return OSIP_UNDEFINED_ERROR; i = sdp_bandwidth_init (&band); if (i != 0) return i; band->b_bwtype = bwtype; band->b_bandwidth = bandwidth; if (pos_media == -1) { osip_list_add (&sdp->b_bandwidths, band, -1); return OSIP_SUCCESS; } med = (sdp_media_t *) osip_list_get (&sdp->m_medias, pos_media); osip_list_add (&med->b_bandwidths, band, -1); return OSIP_SUCCESS; } sdp_bandwidth_t * sdp_message_bandwidth_get (sdp_message_t * sdp, int pos_media, int pos) { sdp_media_t *med; if (sdp == NULL) return NULL; if (pos_media == -1) return (sdp_bandwidth_t *) osip_list_get (&sdp->b_bandwidths, pos); med = (sdp_media_t *) osip_list_get (&sdp->m_medias, pos_media); if (med == NULL) return NULL; return (sdp_bandwidth_t *) osip_list_get (&med->b_bandwidths, pos); } char * sdp_message_b_bwtype_get (sdp_message_t * sdp, int pos_media, int pos) { sdp_bandwidth_t *band = sdp_message_bandwidth_get (sdp, pos_media, pos); if (band == NULL) return NULL; return band->b_bwtype; } char * sdp_message_b_bandwidth_get (sdp_message_t * sdp, int pos_media, int pos) { sdp_bandwidth_t *band = sdp_message_bandwidth_get (sdp, pos_media, pos); if (band == NULL) return NULL; return band->b_bandwidth; } int sdp_message_t_time_descr_add (sdp_message_t * sdp, char *start, char *stop) { int i; sdp_time_descr_t *td; if (sdp == NULL) return OSIP_BADPARAMETER; i = sdp_time_descr_init (&td); if (i != 0) return i; td->t_start_time = start; td->t_stop_time = stop; osip_list_add (&sdp->t_descrs, td, -1); return OSIP_SUCCESS; } char * sdp_message_t_start_time_get (sdp_message_t * sdp, int pos_td) { sdp_time_descr_t *td; if (sdp == NULL) return NULL; td = (sdp_time_descr_t *) osip_list_get (&sdp->t_descrs, pos_td); if (td == NULL) return NULL; return td->t_start_time; } char * sdp_message_t_stop_time_get (sdp_message_t * sdp, int pos_td) { sdp_time_descr_t *td; if (sdp == NULL) return NULL; td = (sdp_time_descr_t *) osip_list_get (&sdp->t_descrs, pos_td); if (td == NULL) return NULL; return td->t_stop_time; } int sdp_message_r_repeat_add (sdp_message_t * sdp, int pos_time_descr, char *field) { sdp_time_descr_t *td; if (sdp == NULL) return OSIP_BADPARAMETER; td = (sdp_time_descr_t *) osip_list_get (&sdp->t_descrs, pos_time_descr); if (td == NULL) return OSIP_UNDEFINED_ERROR; osip_list_add (&td->r_repeats, field, -1); return OSIP_SUCCESS; } char * sdp_message_r_repeat_get (sdp_message_t * sdp, int pos_time_descr, int pos_repeat) { sdp_time_descr_t *td; if (sdp == NULL) return NULL; td = (sdp_time_descr_t *) osip_list_get (&sdp->t_descrs, pos_time_descr); if (td == NULL) return NULL; return (char *) osip_list_get (&td->r_repeats, pos_repeat); } int sdp_message_z_adjustments_set (sdp_message_t * sdp, char *field) { if (sdp == NULL) return OSIP_BADPARAMETER; sdp->z_adjustments = field; return OSIP_SUCCESS; } char * sdp_message_z_adjustments_get (sdp_message_t * sdp) { if (sdp == NULL) return NULL; return sdp->z_adjustments; } int sdp_message_k_key_set (sdp_message_t * sdp, int pos_media, char *keytype, char *keydata) { sdp_key_t *key; sdp_media_t *med; int i; if (sdp == NULL) return OSIP_BADPARAMETER; if ((pos_media != -1) && (osip_list_size (&sdp->m_medias) < pos_media + 1)) return OSIP_UNDEFINED_ERROR; i = sdp_key_init (&key); if (i != 0) return i; key->k_keytype = keytype; key->k_keydata = keydata; if (pos_media == -1) { sdp->k_key = key; return OSIP_SUCCESS; } med = (sdp_media_t *) osip_list_get (&sdp->m_medias, pos_media); med->k_key = key; return OSIP_SUCCESS; } char * sdp_message_k_keytype_get (sdp_message_t * sdp, int pos_media) { sdp_media_t *med; if (sdp == NULL) return NULL; if (pos_media == -1) { if (sdp->k_key == NULL) return NULL; return sdp->k_key->k_keytype; } if ((pos_media != -1) && (osip_list_size (&sdp->m_medias) < pos_media + 1)) return NULL; med = (sdp_media_t *) osip_list_get (&sdp->m_medias, pos_media); if (med->k_key == NULL) return NULL; return med->k_key->k_keytype; } char * sdp_message_k_keydata_get (sdp_message_t * sdp, int pos_media) { sdp_media_t *med; if (sdp == NULL) return NULL; if (pos_media == -1) { if (sdp->k_key == NULL) return NULL; return sdp->k_key->k_keydata; } if ((pos_media != -1) && (osip_list_size (&sdp->m_medias) < pos_media + 1)) return NULL; med = (sdp_media_t *) osip_list_get (&sdp->m_medias, pos_media); if (med->k_key == NULL) return NULL; return med->k_key->k_keydata; } int sdp_message_a_attribute_add (sdp_message_t * sdp, int pos_media, char *att_field, char *att_value) { int i; sdp_media_t *med; sdp_attribute_t *attr; if (sdp == NULL) return OSIP_BADPARAMETER; if ((pos_media != -1) && (osip_list_size (&sdp->m_medias) < pos_media + 1)) return OSIP_UNDEFINED_ERROR; i = sdp_attribute_init (&attr); if (i != 0) return i; attr->a_att_field = att_field; attr->a_att_value = att_value; if (pos_media == -1) { osip_list_add (&sdp->a_attributes, attr, -1); return OSIP_SUCCESS; } med = (sdp_media_t *) osip_list_get (&sdp->m_medias, pos_media); osip_list_add (&med->a_attributes, attr, -1); return OSIP_SUCCESS; } int sdp_message_a_attribute_del (sdp_message_t * sdp, int pos_media, char *att_field) { int i; sdp_media_t *med; sdp_attribute_t *attr; if (sdp == NULL) return OSIP_BADPARAMETER; if ((pos_media != -1) && (osip_list_size (&sdp->m_medias) < pos_media + 1)) return OSIP_UNDEFINED_ERROR; if (pos_media == -1) { for (i = 0; i < osip_list_size (&sdp->a_attributes);) { attr = osip_list_get (&sdp->a_attributes, i); if (strcmp (attr->a_att_field, att_field) == 0) { osip_list_remove (&sdp->a_attributes, i); sdp_attribute_free (attr); } else i++; } return OSIP_SUCCESS; } med = (sdp_media_t *) osip_list_get (&sdp->m_medias, pos_media); if (med == NULL) return OSIP_UNDEFINED_ERROR; for (i = 0; i < osip_list_size (&med->a_attributes);) { attr = osip_list_get (&med->a_attributes, i); if (strcmp (attr->a_att_field, att_field) == 0) { osip_list_remove (&med->a_attributes, i); sdp_attribute_free (attr); } else i++; } return OSIP_SUCCESS; } int sdp_message_a_attribute_del_at_index (sdp_message_t * sdp, int pos_media, char *att_field, int pos_attr) { int i; sdp_media_t *med; sdp_attribute_t *attr; if (sdp == NULL) return OSIP_BADPARAMETER; if ((pos_media != -1) && (osip_list_size (&sdp->m_medias) < pos_media + 1)) return OSIP_UNDEFINED_ERROR; if (pos_media == -1) { if (pos_attr == -1) { for (i = 0; i < osip_list_size (&sdp->a_attributes);) { attr = osip_list_get (&sdp->a_attributes, i); if (strcmp (attr->a_att_field, att_field) == 0) { osip_list_remove (&sdp->a_attributes, i); sdp_attribute_free (attr); } else i++; } } else if ((attr = osip_list_get (&sdp->a_attributes, pos_attr)) != NULL) { osip_list_remove (&sdp->a_attributes, pos_attr); sdp_attribute_free (attr); } return OSIP_SUCCESS; } med = (sdp_media_t *) osip_list_get (&sdp->m_medias, pos_media); if (med == NULL) return OSIP_UNDEFINED_ERROR; for (i = 0; i < osip_list_size (&med->a_attributes);) { if (pos_attr == -1) { attr = osip_list_get (&med->a_attributes, i); if (strcmp (attr->a_att_field, att_field) == 0) { osip_list_remove (&med->a_attributes, i); sdp_attribute_free (attr); } else i++; } else if ((attr = osip_list_get (&med->a_attributes, pos_attr)) != NULL) { osip_list_remove (&med->a_attributes, pos_attr); sdp_attribute_free (attr); } } return OSIP_SUCCESS; } sdp_attribute_t * sdp_message_attribute_get (sdp_message_t * sdp, int pos_media, int pos) { sdp_media_t *med; if (sdp == NULL) return NULL; if (pos_media == -1) return (sdp_attribute_t *) osip_list_get (&sdp->a_attributes, pos); med = (sdp_media_t *) osip_list_get (&sdp->m_medias, pos_media); if (med == NULL) return NULL; return (sdp_attribute_t *) osip_list_get (&med->a_attributes, pos); } char * sdp_message_a_att_field_get (sdp_message_t * sdp, int pos_media, int pos) { sdp_attribute_t *attr = sdp_message_attribute_get (sdp, pos_media, pos); if (attr == NULL) return NULL; return attr->a_att_field; } char * sdp_message_a_att_value_get (sdp_message_t * sdp, int pos_media, int pos) { sdp_attribute_t *attr = sdp_message_attribute_get (sdp, pos_media, pos); if (attr == NULL) return NULL; return attr->a_att_value; } int sdp_message_endof_media (sdp_message_t * sdp, int i) { if (sdp == NULL) return OSIP_BADPARAMETER; if (i == -1) return OSIP_SUCCESS; if (!osip_list_eol (&sdp->m_medias, i)) return OSIP_SUCCESS; /* not end of list */ return OSIP_UNDEFINED_ERROR; /* end of list */ } int sdp_message_m_media_add (sdp_message_t * sdp, char *media, char *port, char *number_of_port, char *proto) { int i; sdp_media_t *med; i = sdp_media_init (&med); if (i != 0) return i; med->m_media = media; med->m_port = port; med->m_number_of_port = number_of_port; med->m_proto = proto; osip_list_add (&sdp->m_medias, med, -1); return OSIP_SUCCESS; } char * sdp_message_m_media_get (sdp_message_t * sdp, int pos_media) { sdp_media_t *med = osip_list_get (&sdp->m_medias, pos_media); if (med == NULL) return NULL; return med->m_media; } char * sdp_message_m_port_get (sdp_message_t * sdp, int pos_media) { sdp_media_t *med = osip_list_get (&sdp->m_medias, pos_media); if (med == NULL) return NULL; return med->m_port; } char * sdp_message_m_number_of_port_get (sdp_message_t * sdp, int pos_media) { sdp_media_t *med = osip_list_get (&sdp->m_medias, pos_media); if (med == NULL) return NULL; return med->m_number_of_port; } int sdp_message_m_port_set (sdp_message_t * sdp, int pos_media, char *port) { sdp_media_t *med = osip_list_get (&sdp->m_medias, pos_media); if (med == NULL) return OSIP_BADPARAMETER; if (med->m_port) osip_free (med->m_port); med->m_port = port; return OSIP_SUCCESS; } char * sdp_message_m_proto_get (sdp_message_t * sdp, int pos_media) { sdp_media_t *med = osip_list_get (&sdp->m_medias, pos_media); if (med == NULL) return NULL; return med->m_proto; } int sdp_message_m_payload_add (sdp_message_t * sdp, int pos_media, char *payload) { sdp_media_t *med = osip_list_get (&sdp->m_medias, pos_media); if (med == NULL) return OSIP_BADPARAMETER; osip_list_add (&med->m_payloads, payload, -1); return OSIP_SUCCESS; } char * sdp_message_m_payload_get (sdp_message_t * sdp, int pos_media, int pos) { sdp_media_t *med = osip_list_get (&sdp->m_medias, pos_media); if (med == NULL) return NULL; return (char *) osip_list_get (&med->m_payloads, pos); } int sdp_message_m_payload_del (sdp_message_t * sdp, int pos_media, int pos) { sdp_media_t *med = osip_list_get (&sdp->m_medias, pos_media); char *payload; if (med == NULL) return OSIP_BADPARAMETER; if ((payload = osip_list_get (&med->m_payloads, pos)) == NULL) return OSIP_UNDEFINED_ERROR; osip_list_remove (&med->m_payloads, pos); osip_free (payload); return OSIP_SUCCESS; } libosip2-4.1.0/src/osipparser2/osip_proxy_authorization.c0000644000175000017500000000441712254365476020603 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include "parser.h" /* fills the proxy_authorization header of message. */ /* INPUT : char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_proxy_authorization (osip_message_t * sip, const char *hvalue) { osip_proxy_authorization_t *proxy_authorization; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; i = osip_proxy_authorization_init (&proxy_authorization); if (i != 0) return i; i = osip_proxy_authorization_parse (proxy_authorization, hvalue); if (i != 0) { osip_proxy_authorization_free (proxy_authorization); return i; } sip->message_property = 2; osip_list_add (&sip->proxy_authorizations, proxy_authorization, -1); return OSIP_SUCCESS; } #ifndef MINISIZE int osip_message_get_proxy_authorization (const osip_message_t * sip, int pos, osip_proxy_authorization_t ** dest) { osip_proxy_authorization_t *proxy_authorization; *dest = NULL; if (osip_list_size (&sip->proxy_authorizations) <= pos) return OSIP_UNDEFINED_ERROR; /* does not exist */ proxy_authorization = (osip_proxy_authorization_t *) osip_list_get (&sip->proxy_authorizations, pos); *dest = proxy_authorization; return pos; } #endif libosip2-4.1.0/src/osipparser2/osip_content_length.c0000644000175000017500000000767412254365476017465 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include int osip_content_length_init (osip_content_length_t ** cl) { *cl = (osip_content_length_t *) osip_malloc (sizeof (osip_content_length_t)); if (*cl == NULL) return OSIP_NOMEM; (*cl)->value = NULL; return OSIP_SUCCESS; } /* adds the content_length header to message. */ /* INPUT : const char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_content_length (osip_message_t * sip, const char *hvalue) { int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; if (sip->content_length != NULL) return OSIP_SYNTAXERROR; i = osip_content_length_init (&(sip->content_length)); if (i != 0) return i; sip->message_property = 2; i = osip_content_length_parse (sip->content_length, hvalue); if (i != 0) { osip_content_length_free (sip->content_length); sip->content_length = NULL; return i; } return OSIP_SUCCESS; } int osip_content_length_parse (osip_content_length_t * content_length, const char *hvalue) { size_t len; if (hvalue == NULL) return OSIP_BADPARAMETER; len = strlen (hvalue); if (len + 1 < 2) return OSIP_SYNTAXERROR; content_length->value = (char *) osip_malloc (len + 1); if (content_length->value == NULL) return OSIP_NOMEM; osip_strncpy (content_length->value, hvalue, len); return OSIP_SUCCESS; } #ifndef MINISIZE /* returns the content_length header. */ /* INPUT : osip_message_t *sip | sip message. */ /* returns null on error. */ osip_content_length_t * osip_message_get_content_length (const osip_message_t * sip) { return sip->content_length; } #endif /* returns the content_length header as a string. */ /* INPUT : osip_content_length_t *content_length | content_length header. */ /* returns null on error. */ int osip_content_length_to_str (const osip_content_length_t * cl, char **dest) { if (cl == NULL) return OSIP_BADPARAMETER; *dest = osip_strdup (cl->value); if (*dest == NULL) return OSIP_NOMEM; return OSIP_SUCCESS; } /* deallocates a osip_content_length_t strcture. */ /* INPUT : osip_content_length_t *content_length | content_length header. */ void osip_content_length_free (osip_content_length_t * content_length) { if (content_length == NULL) return; osip_free (content_length->value); osip_free (content_length); } int osip_content_length_clone (const osip_content_length_t * ctl, osip_content_length_t ** dest) { int i; osip_content_length_t *cl; *dest = NULL; if (ctl == NULL) return OSIP_BADPARAMETER; /* empty headers are allowed: if (ctl->value==NULL) return -1; */ i = osip_content_length_init (&cl); if (i != 0) /* allocation failed */ return i; if (ctl->value != NULL) { cl->value = osip_strdup (ctl->value); if (cl->value == NULL) { osip_content_length_free (cl); return OSIP_NOMEM; } } *dest = cl; return OSIP_SUCCESS; } libosip2-4.1.0/src/osipparser2/osip_via.c0000644000175000017500000003027112254365476015216 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include #include "parser.h" /* adds the via header to message. */ /* INPUT : const char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_set_via (osip_message_t * sip, const char *hvalue) { osip_via_t *via; int i; if (hvalue == NULL || hvalue[0] == '\0') return OSIP_SUCCESS; i = osip_via_init (&via); if (i != 0) return i; i = osip_via_parse (via, hvalue); if (i != 0) { osip_via_free (via); return i; } sip->message_property = 2; osip_list_add (&sip->vias, via, -1); return OSIP_SUCCESS; } /* adds the via header to message in the first position. (to be used by proxy) */ /* INPUT : const char *hvalue | value of header. */ /* OUTPUT: osip_message_t *sip | structure to save results. */ /* returns -1 on error. */ int osip_message_append_via (osip_message_t * sip, const char *hvalue) { osip_via_t *via; int i; i = osip_via_init (&via); if (i != 0) return i; i = osip_via_parse (via, hvalue); if (i != 0) { osip_via_free (via); return i; } sip->message_property = 2; osip_list_add (&sip->vias, via, 0); return OSIP_SUCCESS; } #ifndef MINISIZE /* returns the via header. */ /* INPUT : int pos | pos of via header. */ /* INPUT : osip_message_t *sip | sip message. */ /* OUTPUT: osip_via_t *via | structure to save results. */ /* returns null on error. */ int osip_message_get_via (const osip_message_t * sip, int pos, osip_via_t ** dest) { *dest = NULL; if (sip == NULL) return OSIP_BADPARAMETER; if (osip_list_size (&sip->vias) <= pos) return OSIP_UNDEFINED_ERROR; *dest = (osip_via_t *) osip_list_get (&sip->vias, pos); return pos; } #endif int osip_via_init (osip_via_t ** via) { *via = (osip_via_t *) osip_malloc (sizeof (osip_via_t)); if (*via == NULL) return OSIP_NOMEM; memset (*via, 0, sizeof (osip_via_t)); osip_list_init (&(*via)->via_params); return OSIP_SUCCESS; } void osip_via_free (osip_via_t * via) { if (via == NULL) return; osip_free (via->version); osip_free (via->protocol); osip_free (via->host); osip_free (via->port); osip_free (via->comment); osip_generic_param_freelist (&via->via_params); osip_free (via); } int osip_via_parse (osip_via_t * via, const char *hvalue) { const char *version; const char *protocol; const char *host; const char *ipv6host; const char *port; const char *via_params; const char *comment; int i; if (hvalue == NULL) return OSIP_BADPARAMETER; version = strchr (hvalue, '/'); if (version == NULL) return OSIP_SYNTAXERROR; protocol = strchr (version + 1, '/'); if (protocol == NULL) return OSIP_SYNTAXERROR; /* set the version */ if (protocol - version < 2) return OSIP_SYNTAXERROR; via->version = (char *) osip_malloc (protocol - version); if (via->version == NULL) return OSIP_NOMEM; osip_clrncpy (via->version, version + 1, protocol - version - 1); /* Here: we avoid matching an additionnal space */ host = strchr (protocol + 1, ' '); if (host == NULL) return OSIP_SYNTAXERROR; /* fixed in 0.8.4 */ if (host == protocol + 1) { /* there are extra SPACE characters */ while (0 == strncmp (host, " ", 1)) { host++; if (strlen (host) == 1) return OSIP_SYNTAXERROR; /* via is malformed */ } /* here, we match the real space located after the protocol name */ host = strchr (host + 1, ' '); if (host == NULL) return OSIP_SYNTAXERROR; /* fixed in 0.8.4 */ } /* set the protocol */ if (host - protocol < 2) return OSIP_SYNTAXERROR; via->protocol = (char *) osip_malloc (host - protocol); if (via->protocol == NULL) return OSIP_NOMEM; osip_clrncpy (via->protocol, protocol + 1, host - protocol - 1); /* comments in Via are not allowed any more in the latest draft (09) */ comment = strchr (host, '('); if (comment != NULL) { char *end_comment; end_comment = strchr (host, ')'); if (end_comment == NULL) return OSIP_SYNTAXERROR; /* if '(' exist ')' MUST exist */ if (end_comment - comment < 2) return OSIP_SYNTAXERROR; via->comment = (char *) osip_malloc (end_comment - comment); if (via->comment == NULL) return OSIP_NOMEM; osip_strncpy (via->comment, comment + 1, end_comment - comment - 1); comment--; } else comment = host + strlen (host); via_params = strchr (host, ';'); if ((via_params != NULL) && (via_params < comment)) /* via params exist */ { char *tmp; if (comment - via_params + 1 < 2) return OSIP_SYNTAXERROR; tmp = (char *) osip_malloc (comment - via_params + 1); if (tmp == NULL) return OSIP_NOMEM; osip_strncpy (tmp, via_params, comment - via_params); i = __osip_generic_param_parseall (&via->via_params, tmp); if (i != 0) { osip_free (tmp); return i; } osip_free (tmp); } if (via_params == NULL) via_params = comment; /* add ipv6 support (0.8.4) */ /* Via: SIP/2.0/UDP [mlke::zeezf:ezfz:zef:zefzf]:port;.... */ ipv6host = strchr (host, '['); if (ipv6host != NULL && ipv6host < via_params) { port = strchr (ipv6host, ']'); if (port == NULL || port > via_params) return OSIP_SYNTAXERROR; if (port - ipv6host < 2) return OSIP_SYNTAXERROR; via->host = (char *) osip_malloc (port - ipv6host); if (via->host == NULL) return OSIP_NOMEM; osip_clrncpy (via->host, ipv6host + 1, port - ipv6host - 1); port = strchr (port, ':'); } else { port = strchr (host, ':'); ipv6host = NULL; } if ((port != NULL) && (port < via_params)) { if (via_params - port < 2) return OSIP_SYNTAXERROR; via->port = (char *) osip_malloc (via_params - port); if (via->port == NULL) return OSIP_NOMEM; osip_clrncpy (via->port, port + 1, via_params - port - 1); } else port = via_params; /* host is already set in the case of ipv6 */ if (ipv6host != NULL) return OSIP_SUCCESS; if (port - host < 2) return OSIP_SYNTAXERROR; via->host = (char *) osip_malloc (port - host); if (via->host == NULL) return OSIP_NOMEM; osip_clrncpy (via->host, host + 1, port - host - 1); return OSIP_SUCCESS; } /* returns the via header as a string. */ /* INPUT : osip_via_t via* | via header. */ /* returns null on error. */ int osip_via_to_str (const osip_via_t * via, char **dest) { char *buf; size_t len; size_t plen; char *tmp; *dest = NULL; if ((via == NULL) || (via->host == NULL) || (via->version == NULL) || (via->protocol == NULL)) return OSIP_BADPARAMETER; len = strlen (via->version) + 1 + strlen (via->protocol) + 1 + 3 + 2; /* sip/xxx/xxx */ len = len + strlen (via->host) + 3 + 1; if (via->port != NULL) len = len + strlen (via->port) + 2; buf = (char *) osip_malloc (len); if (buf == NULL) return OSIP_NOMEM; if (strchr (via->host, ':') != NULL) { if (via->port == NULL) sprintf (buf, "SIP/%s/%s [%s]", via->version, via->protocol, via->host); else sprintf (buf, "SIP/%s/%s [%s]:%s", via->version, via->protocol, via->host, via->port); } else { if (via->port == NULL) sprintf (buf, "SIP/%s/%s %s", via->version, via->protocol, via->host); else sprintf (buf, "SIP/%s/%s %s:%s", via->version, via->protocol, via->host, via->port); } { int pos = 0; osip_generic_param_t *u_param; while (!osip_list_eol (&via->via_params, pos)) { u_param = (osip_generic_param_t *) osip_list_get (&via->via_params, pos); if (u_param->gvalue == NULL) plen = strlen (u_param->gname) + 2; else plen = strlen (u_param->gname) + strlen (u_param->gvalue) + 3; len = len + plen; buf = (char *) osip_realloc (buf, len); tmp = buf; tmp = tmp + strlen (tmp); if (u_param->gvalue == NULL) sprintf (tmp, ";%s", u_param->gname); else sprintf (tmp, ";%s=%s", u_param->gname, u_param->gvalue); pos++; } } if (via->comment != NULL) { len = len + strlen (via->comment) + 4; buf = (char *) osip_realloc (buf, len); tmp = buf; tmp = tmp + strlen (tmp); snprintf (tmp, len - (tmp - buf), " (%s)", via->comment); } *dest = buf; return OSIP_SUCCESS; } void via_set_version (osip_via_t * via, char *version) { via->version = version; } char * via_get_version (osip_via_t * via) { if (via == NULL) return NULL; return via->version; } void via_set_protocol (osip_via_t * via, char *protocol) { via->protocol = protocol; } char * via_get_protocol (osip_via_t * via) { if (via == NULL) return NULL; return via->protocol; } void via_set_host (osip_via_t * via, char *host) { via->host = host; } char * via_get_host (osip_via_t * via) { if (via == NULL) return NULL; return via->host; } void via_set_port (osip_via_t * via, char *port) { via->port = port; } char * via_get_port (osip_via_t * via) { if (via == NULL) return NULL; return via->port; } void via_set_comment (osip_via_t * via, char *comment) { via->comment = comment; } char * via_get_comment (osip_via_t * via) { if (via == NULL) return NULL; return via->comment; } int osip_via_clone (const osip_via_t * via, osip_via_t ** dest) { int i; osip_via_t *vi; *dest = NULL; if (via == NULL) return OSIP_BADPARAMETER; if (via->version == NULL) return OSIP_BADPARAMETER; if (via->protocol == NULL) return OSIP_BADPARAMETER; if (via->host == NULL) return OSIP_BADPARAMETER; i = osip_via_init (&vi); if (i != 0) return i; vi->version = osip_strdup (via->version); if (vi->version == NULL && via->version != NULL) { osip_via_free (vi); return OSIP_NOMEM; } vi->protocol = osip_strdup (via->protocol); if (vi->protocol == NULL && via->protocol != NULL) { osip_via_free (vi); return OSIP_NOMEM; } vi->host = osip_strdup (via->host); if (vi->host == NULL && via->host != NULL) { osip_via_free (vi); return OSIP_NOMEM; } if (via->port != NULL) { vi->port = osip_strdup (via->port); if (vi->port == NULL) { osip_via_free (vi); return OSIP_NOMEM; } } if (via->comment != NULL) { vi->comment = osip_strdup (via->comment); if (vi->comment == NULL) { osip_via_free (vi); return OSIP_NOMEM; } } i = osip_list_clone (&via->via_params, &vi->via_params, (int (*)(void *, void **)) &osip_generic_param_clone); if (i != 0) { osip_via_free (vi); return i; } *dest = vi; return OSIP_SUCCESS; } int osip_via_match (osip_via_t * via1, osip_via_t * via2) { /* Can I really compare it this way?? There exist matching rules for via header, but this method should only be used to detect retransmissions so the result should be exactly equivalent. (This may not be true if the retransmission traverse a different set of proxy... */ char *_via1; char *_via2; int i; if (via1 == NULL || via2 == NULL) return OSIP_BADPARAMETER; i = osip_via_to_str (via1, &_via1); if (i != 0) return i; i = osip_via_to_str (via2, &_via2); if (i != 0) { osip_free (_via1); return i; } i = strcmp (_via1, _via2); osip_free (_via1); osip_free (_via2); if (i != 0) return OSIP_UNDEFINED_ERROR; return OSIP_SUCCESS; } libosip2-4.1.0/src/osipparser2/osip_parser_cfg.c0000644000175000017500000002047312254365476016555 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include "parser.h" static __osip_message_config_t pconfig[NUMBER_OF_HEADERS]; /* The size of the hash table seems large for a limited number of possible entries * The 'problem' is that the header name are too much alike for the osip_hash() function * which gives a poor deviation. * Anyway, this mechanism improves the search time (from binary seach (log(n)) to 1). */ #ifndef HASH_TABLE_SIZE #ifdef __amd64__ #define HASH_TABLE_SIZE 150 #else #define HASH_TABLE_SIZE 150 /* set this to the hash table size, 150 is the first size where no conflicts occur */ #endif static int hdr_ref_table[HASH_TABLE_SIZE]; /* the hashtable contains indices to the pconfig table */ /* list of compact header: i: Call-ID => ok m: Contact => ok e: Content-Encoding => ok l: Content-Length => ok c: Content-Type => ok f: From => ok s: Subject => NOT A SUPPORTED HEADER! will be available in the list of unknown headers t: To => ok v: Via => ok */ /* This method must be called before using the parser */ int parser_init (void) { int i = 0; #ifndef MINISIZE pconfig[i].hname = ACCEPT; pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_accept); pconfig[i].hname = ACCEPT_ENCODING; pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_accept_encoding); pconfig[i].hname = ACCEPT_LANGUAGE; pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_accept_language); pconfig[i].hname = ALERT_INFO; pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_alert_info); pconfig[i].hname = ALLOW; pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_allow); pconfig[i].hname = AUTHENTICATION_INFO; pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_authentication_info); #endif pconfig[i].hname = AUTHORIZATION; pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_authorization); pconfig[i].hname = CONTENT_TYPE_SHORT; /* "l" */ pconfig[i].ignored_when_invalid = 0; pconfig[i++].setheader = (&osip_message_set_content_type); pconfig[i].hname = CALL_ID; pconfig[i].ignored_when_invalid = 0; pconfig[i++].setheader = (&osip_message_set_call_id); #ifndef MINISIZE pconfig[i].hname = CALL_INFO; pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_call_info); #endif pconfig[i].hname = CONTACT; pconfig[i].ignored_when_invalid = 0; pconfig[i++].setheader = (&osip_message_set_contact); #ifndef MINISIZE pconfig[i].hname = CONTENT_ENCODING; pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_content_encoding); #endif pconfig[i].hname = CONTENT_LENGTH; pconfig[i].ignored_when_invalid = 0; pconfig[i++].setheader = (&osip_message_set_content_length); pconfig[i].hname = CONTENT_TYPE; pconfig[i].ignored_when_invalid = 0; pconfig[i++].setheader = (&osip_message_set_content_type); pconfig[i].hname = CSEQ; pconfig[i].ignored_when_invalid = 0; pconfig[i++].setheader = (&osip_message_set_cseq); #ifndef MINISIZE pconfig[i].hname = CONTENT_ENCODING_SHORT; /* "e" */ pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_content_encoding); pconfig[i].hname = ERROR_INFO; pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_error_info); #endif pconfig[i].hname = FROM_SHORT; /* "f" */ pconfig[i].ignored_when_invalid = 0; pconfig[i++].setheader = (&osip_message_set_from); pconfig[i].hname = FROM; pconfig[i].ignored_when_invalid = 0; pconfig[i++].setheader = (&osip_message_set_from); pconfig[i].hname = CALL_ID_SHORT; /* "i" */ pconfig[i].ignored_when_invalid = 0; pconfig[i++].setheader = (&osip_message_set_call_id); pconfig[i].hname = CONTENT_LENGTH_SHORT; /* "l" */ pconfig[i].ignored_when_invalid = 0; pconfig[i++].setheader = (&osip_message_set_content_length); pconfig[i].hname = CONTACT_SHORT; /* "m" */ pconfig[i].ignored_when_invalid = 0; pconfig[i++].setheader = (&osip_message_set_contact); pconfig[i].hname = MIME_VERSION; pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_mime_version); pconfig[i].hname = PROXY_AUTHENTICATE; pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_proxy_authenticate); #ifndef MINISIZE pconfig[i].hname = PROXY_AUTHENTICATION_INFO; pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_proxy_authentication_info); #endif pconfig[i].hname = PROXY_AUTHORIZATION; pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_proxy_authorization); pconfig[i].hname = RECORD_ROUTE; pconfig[i].ignored_when_invalid = 1; /* best effort - but should be 0 */ pconfig[i++].setheader = (&osip_message_set_record_route); pconfig[i].hname = ROUTE; pconfig[i].ignored_when_invalid = 1; /* best effort - but should be 0 */ pconfig[i++].setheader = (&osip_message_set_route); pconfig[i].hname = TO_SHORT; pconfig[i].ignored_when_invalid = 0; pconfig[i++].setheader = (&osip_message_set_to); pconfig[i].hname = TO; pconfig[i].ignored_when_invalid = 0; pconfig[i++].setheader = (&osip_message_set_to); pconfig[i].hname = VIA_SHORT; pconfig[i].ignored_when_invalid = 0; pconfig[i++].setheader = (&osip_message_set_via); pconfig[i].hname = VIA; pconfig[i].ignored_when_invalid = 0; pconfig[i++].setheader = (&osip_message_set_via); pconfig[i].hname = WWW_AUTHENTICATE; pconfig[i].ignored_when_invalid = 1; pconfig[i++].setheader = (&osip_message_set_www_authenticate); /* build up hash table for fast header lookup */ /* initialize the table */ for (i = 0; i < HASH_TABLE_SIZE; i++) { hdr_ref_table[i] = -1; /* -1 -> no entry */ } for (i = 0; i < NUMBER_OF_HEADERS; i++) { unsigned long hash; /* calculate hash value using lower case */ /* Fixed: do not lower constant... osip_tolower( pconfig[i].hname ); */ hash = osip_hash (pconfig[i].hname); hash = hash % HASH_TABLE_SIZE; if (hdr_ref_table[hash] == -1) { /* store reference(index) to pconfig table */ hdr_ref_table[hash] = i; } else { /* oops, conflict!-> change the hash table or use another hash function size */ OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "conflict with current hashtable size\n")); return OSIP_UNDEFINED_ERROR; } } return OSIP_SUCCESS; } /* improved look-up mechanism precondition: hname is all lowercase */ int __osip_message_is_known_header (const char *hname) { unsigned long hash; int result = -1; int index; hash = osip_hash (hname); hash = hash % HASH_TABLE_SIZE; index = hdr_ref_table[hash]; if ((index != -1) && (0 == strcmp (pconfig[index].hname, hname))) { result = index; } return result; } #endif /* This method calls the method that is able to parse the header */ int __osip_message_call_method (int i, osip_message_t * dest, const char *hvalue) { int err; err = pconfig[i].setheader (dest, hvalue); if (err < 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "Could not set header: %s: %s\n", pconfig[i].hname, hvalue)); } if (pconfig[i].ignored_when_invalid == 1) return OSIP_SUCCESS; return err; } libosip2-4.1.0/src/osip2/0000755000175000017500000000000012262566471012076 500000000000000libosip2-4.1.0/src/osip2/ist_fsm.c0000644000175000017500000001772712254365476013647 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include "fsm.h" transition_t ist_transition[11] = { { IST_PRE_PROCEEDING, RCV_REQINVITE, (void (*)(void *, void *)) &ist_rcv_invite, &ist_transition[1], NULL} , { IST_PROCEEDING, RCV_REQINVITE, (void (*)(void *, void *)) &ist_rcv_invite, &ist_transition[2], NULL} , { IST_COMPLETED, RCV_REQINVITE, (void (*)(void *, void *)) &ist_rcv_invite, &ist_transition[3], NULL} , { IST_COMPLETED, TIMEOUT_G, (void (*)(void *, void *)) &osip_ist_timeout_g_event, &ist_transition[4], NULL} , { IST_COMPLETED, TIMEOUT_H, (void (*)(void *, void *)) &osip_ist_timeout_h_event, &ist_transition[5], NULL} , { IST_PROCEEDING, SND_STATUS_1XX, (void (*)(void *, void *)) &ist_snd_1xx, &ist_transition[6], NULL} , { IST_PROCEEDING, SND_STATUS_2XX, (void (*)(void *, void *)) &ist_snd_2xx, &ist_transition[7], NULL} , { IST_PROCEEDING, SND_STATUS_3456XX, (void (*)(void *, void *)) &ist_snd_3456xx, &ist_transition[8], NULL} , { IST_COMPLETED, RCV_REQACK, (void (*)(void *, void *)) &ist_rcv_ack, &ist_transition[9], NULL} , { IST_CONFIRMED, RCV_REQACK, (void (*)(void *, void *)) &ist_rcv_ack, &ist_transition[10], NULL} , { IST_CONFIRMED, TIMEOUT_I, (void (*)(void *, void *)) &osip_ist_timeout_i_event, NULL, NULL} }; osip_statemachine_t ist_fsm = { ist_transition }; static void ist_handle_transport_error (osip_transaction_t * ist, int err) { __osip_transport_error_callback (OSIP_IST_TRANSPORT_ERROR, ist, err); __osip_transaction_set_state (ist, IST_TERMINATED); __osip_kill_transaction_callback (OSIP_IST_KILL_TRANSACTION, ist); /* TODO: MUST BE DELETED NOW */ } void ist_rcv_invite (osip_transaction_t * ist, osip_event_t * evt) { int i; if (ist->state == IST_PRE_PROCEEDING) { /* announce new INVITE */ /* Here we have ist->orig_request == NULL */ ist->orig_request = evt->sip; __osip_message_callback (OSIP_IST_INVITE_RECEIVED, ist, evt->sip); } else { /* IST_PROCEEDING or IST_COMPLETED */ /* delete retransmission */ osip_message_free (evt->sip); __osip_message_callback (OSIP_IST_INVITE_RECEIVED_AGAIN, ist, ist->orig_request); if (ist->last_response != NULL) { /* retransmit last response */ i = __osip_transaction_snd_xxx (ist, ist->last_response); if (i != 0) { ist_handle_transport_error (ist, i); return; } else { if (MSG_IS_STATUS_1XX (ist->last_response)) __osip_message_callback (OSIP_IST_STATUS_1XX_SENT, ist, ist->last_response); else if (MSG_IS_STATUS_2XX (ist->last_response)) __osip_message_callback (OSIP_IST_STATUS_2XX_SENT_AGAIN, ist, ist->last_response); else __osip_message_callback (OSIP_IST_STATUS_3456XX_SENT_AGAIN, ist, ist->last_response); } } return; } /* we come here only if it was the first INVITE received */ __osip_transaction_set_state (ist, IST_PROCEEDING); } void osip_ist_timeout_g_event (osip_transaction_t * ist, osip_event_t * evt) { int i; ist->ist_context->timer_g_length = ist->ist_context->timer_g_length * 2; if (ist->ist_context->timer_g_length > DEFAULT_T2) ist->ist_context->timer_g_length = DEFAULT_T2; osip_gettimeofday (&ist->ist_context->timer_g_start, NULL); add_gettimeofday (&ist->ist_context->timer_g_start, ist->ist_context->timer_g_length); i = __osip_transaction_snd_xxx (ist, ist->last_response); if (i != 0) { ist_handle_transport_error (ist, i); return; } __osip_message_callback (OSIP_IST_STATUS_3456XX_SENT_AGAIN, ist, ist->last_response); } void osip_ist_timeout_h_event (osip_transaction_t * ist, osip_event_t * evt) { ist->ist_context->timer_h_length = -1; ist->ist_context->timer_h_start.tv_sec = -1; __osip_transaction_set_state (ist, IST_TERMINATED); __osip_kill_transaction_callback (OSIP_IST_KILL_TRANSACTION, ist); } void osip_ist_timeout_i_event (osip_transaction_t * ist, osip_event_t * evt) { ist->ist_context->timer_i_length = -1; ist->ist_context->timer_i_start.tv_sec = -1; __osip_transaction_set_state (ist, IST_TERMINATED); __osip_kill_transaction_callback (OSIP_IST_KILL_TRANSACTION, ist); } void ist_snd_1xx (osip_transaction_t * ist, osip_event_t * evt) { int i; if (ist->last_response != NULL) { osip_message_free (ist->last_response); } ist->last_response = evt->sip; i = __osip_transaction_snd_xxx (ist, evt->sip); if (i != 0) { ist_handle_transport_error (ist, i); return; } else __osip_message_callback (OSIP_IST_STATUS_1XX_SENT, ist, ist->last_response); /* we are already in the proper state */ return; } void ist_snd_2xx (osip_transaction_t * ist, osip_event_t * evt) { int i; if (ist->last_response != NULL) { osip_message_free (ist->last_response); } ist->last_response = evt->sip; i = __osip_transaction_snd_xxx (ist, evt->sip); if (i != 0) { ist_handle_transport_error (ist, i); return; } else { __osip_message_callback (OSIP_IST_STATUS_2XX_SENT, ist, ist->last_response); __osip_transaction_set_state (ist, IST_TERMINATED); __osip_kill_transaction_callback (OSIP_IST_KILL_TRANSACTION, ist); } return; } void ist_snd_3456xx (osip_transaction_t * ist, osip_event_t * evt) { int i; if (ist->last_response != NULL) { osip_message_free (ist->last_response); } ist->last_response = evt->sip; i = __osip_transaction_snd_xxx (ist, evt->sip); if (i != 0) { ist_handle_transport_error (ist, i); return; } else { if (MSG_IS_STATUS_3XX (ist->last_response)) __osip_message_callback (OSIP_IST_STATUS_3XX_SENT, ist, ist->last_response); else if (MSG_IS_STATUS_4XX (ist->last_response)) __osip_message_callback (OSIP_IST_STATUS_4XX_SENT, ist, ist->last_response); else if (MSG_IS_STATUS_5XX (ist->last_response)) __osip_message_callback (OSIP_IST_STATUS_5XX_SENT, ist, ist->last_response); else __osip_message_callback (OSIP_IST_STATUS_6XX_SENT, ist, ist->last_response); } if (ist->ist_context->timer_g_length != -1) { osip_gettimeofday (&ist->ist_context->timer_g_start, NULL); add_gettimeofday (&ist->ist_context->timer_g_start, ist->ist_context->timer_g_length); } osip_gettimeofday (&ist->ist_context->timer_h_start, NULL); add_gettimeofday (&ist->ist_context->timer_h_start, ist->ist_context->timer_h_length); __osip_transaction_set_state (ist, IST_COMPLETED); return; } void ist_rcv_ack (osip_transaction_t * ist, osip_event_t * evt) { if (ist->ack != NULL) { osip_message_free (ist->ack); } ist->ack = evt->sip; if (ist->state == IST_COMPLETED) __osip_message_callback (OSIP_IST_ACK_RECEIVED, ist, ist->ack); else /* IST_CONFIRMED */ __osip_message_callback (OSIP_IST_ACK_RECEIVED_AGAIN, ist, ist->ack); /* set the timer to 0 for reliable, and T4 for unreliable (already set) */ osip_gettimeofday (&ist->ist_context->timer_i_start, NULL); add_gettimeofday (&ist->ist_context->timer_i_start, ist->ist_context->timer_i_length); __osip_transaction_set_state (ist, IST_CONFIRMED); } libosip2-4.1.0/src/osip2/nict.c0000644000175000017500000001321012254365476013117 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include "fsm.h" #include "xixt.h" int __osip_nict_init (osip_nict_t ** nict, osip_t * osip, osip_message_t * request) { osip_route_t *route; int i; OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO2, NULL, "allocating NICT context\n")); *nict = (osip_nict_t *) osip_malloc (sizeof (osip_nict_t)); if (*nict == NULL) return OSIP_NOMEM; memset (*nict, 0, sizeof (osip_nict_t)); /* for REQUEST retransmissions */ { osip_via_t *via; char *proto; i = osip_message_get_via (request, 0, &via); /* get top via */ if (i < 0) { osip_free (*nict); *nict = NULL; return i; } proto = via_get_protocol (via); if (proto == NULL) { osip_free (*nict); *nict = NULL; return OSIP_UNDEFINED_ERROR; } #ifdef USE_BLOCKINGSOCKET if (osip_strcasecmp (proto, "TCP") != 0 && osip_strcasecmp (proto, "TLS") != 0 && osip_strcasecmp (proto, "SCTP") != 0) { (*nict)->timer_e_length = DEFAULT_T1; (*nict)->timer_k_length = DEFAULT_T4; (*nict)->timer_e_start.tv_sec = -1; (*nict)->timer_k_start.tv_sec = -1; /* not started */ } else { /* reliable protocol is used: */ (*nict)->timer_e_length = -1; /* E is not ACTIVE */ (*nict)->timer_k_length = 0; /* MUST do the transition immediatly */ (*nict)->timer_e_start.tv_sec = -1; (*nict)->timer_k_start.tv_sec = -1; /* not started */ } } #else if (osip_strcasecmp (proto, "TCP") != 0 && osip_strcasecmp (proto, "TLS") != 0 && osip_strcasecmp (proto, "SCTP") != 0) { (*nict)->timer_e_length = DEFAULT_T1; (*nict)->timer_k_length = DEFAULT_T4; (*nict)->timer_e_start.tv_sec = -1; (*nict)->timer_k_start.tv_sec = -1; /* not started */ } else { /* reliable protocol is used: */ (*nict)->timer_e_length = DEFAULT_T1; (*nict)->timer_k_length = 0; /* MUST do the transition immediatly */ (*nict)->timer_e_start.tv_sec = -1; (*nict)->timer_k_start.tv_sec = -1; /* not started */ } } #endif /* for PROXY, the destination MUST be set by the application layer, this one may not be correct. */ osip_message_get_route (request, 0, &route); if (route != NULL && route->url != NULL) { osip_uri_param_t *lr_param; osip_uri_uparam_get_byname (route->url, "lr", &lr_param); if (lr_param == NULL) { /* using uncompliant proxy: destination is the request-uri */ route = NULL; } } if (route != NULL && route->url != NULL) { int port = 5060; if (route->url->port != NULL) port = osip_atoi (route->url->port); osip_nict_set_destination ((*nict), osip_strdup (route->url->host), port); } else { int port = 5060; /* search for maddr parameter */ osip_uri_param_t *maddr_param = NULL; port = 5060; if (request->req_uri->port != NULL) port = osip_atoi (request->req_uri->port); osip_uri_uparam_get_byname (request->req_uri, "maddr", &maddr_param); if (maddr_param != NULL && maddr_param->gvalue != NULL) osip_nict_set_destination ((*nict), osip_strdup (maddr_param->gvalue), port); else osip_nict_set_destination ((*nict), osip_strdup (request->req_uri->host), port); } (*nict)->timer_f_length = 64 * DEFAULT_T1; osip_gettimeofday (&(*nict)->timer_f_start, NULL); add_gettimeofday (&(*nict)->timer_f_start, (*nict)->timer_f_length); /* Oups! a Bug! */ /* (*nict)->port = 5060; */ return OSIP_SUCCESS; } int __osip_nict_free (osip_nict_t * nict) { if (nict == NULL) return OSIP_SUCCESS; OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO2, NULL, "free nict resource\n")); osip_free (nict->destination); osip_free (nict); return OSIP_SUCCESS; } int osip_nict_set_destination (osip_nict_t * nict, char *destination, int port) { if (nict == NULL) return OSIP_BADPARAMETER; if (nict->destination != NULL) osip_free (nict->destination); nict->destination = destination; nict->port = port; return OSIP_SUCCESS; } osip_event_t * __osip_nict_need_timer_e_event (osip_nict_t * nict, state_t state, int transactionid) { return __osip_transaction_need_timer_x_event (nict, &nict->timer_e_start, state == NICT_PROCEEDING || state == NICT_TRYING, transactionid, TIMEOUT_E); } osip_event_t * __osip_nict_need_timer_f_event (osip_nict_t * nict, state_t state, int transactionid) { return __osip_transaction_need_timer_x_event (nict, &nict->timer_f_start, state == NICT_PROCEEDING || state == NICT_TRYING, transactionid, TIMEOUT_F); } osip_event_t * __osip_nict_need_timer_k_event (osip_nict_t * nict, state_t state, int transactionid) { return __osip_transaction_need_timer_x_event (nict, &nict->timer_k_start, state == NICT_COMPLETED, transactionid, TIMEOUT_K); } libosip2-4.1.0/src/osip2/osip_event.c0000644000175000017500000001044512254365476014344 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include "fsm.h" /* Create a sipevent according to the SIP message buf. */ /* INPUT : char *buf | message as a string. */ /* return NULL if message cannot be parsed */ osip_event_t * osip_parse (const char *buf, size_t length) { int i; osip_event_t *se = __osip_event_new (UNKNOWN_EVT, 0); if (se == NULL) return NULL; /* parse message and set up an event */ i = osip_message_init (&(se->sip)); if (i != 0) { osip_free (se); return NULL; } if (osip_message_parse (se->sip, buf, length) != 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "could not parse message\n")); osip_message_free (se->sip); osip_free (se); return NULL; } else { if (se->sip->call_id != NULL && se->sip->call_id->number != NULL) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO3, NULL, "MESSAGE REC. CALLID:%s\n", se->sip->call_id->number)); } if (MSG_IS_REQUEST (se->sip)) { if (se->sip->sip_method == NULL || se->sip->req_uri == NULL) { osip_message_free (se->sip); osip_free (se); return NULL; } } se->type = evt_set_type_incoming_sipmessage (se->sip); return se; } } /* allocates an event from retransmitter. */ /* USED ONLY BY THE STACK. */ /* INPUT : int transactionid | id of the transaction. */ /* INPUT : type_t type | type of event. */ /* returns null on error. */ osip_event_t * __osip_event_new (type_t type, int transactionid) { osip_event_t *sipevent; sipevent = (osip_event_t *) osip_malloc (sizeof (osip_event_t)); if (sipevent == NULL) return NULL; sipevent->type = type; sipevent->sip = NULL; sipevent->transactionid = transactionid; return sipevent; } /* allocates an event from user. */ /* USED ONLY BY THE USER. */ /* INPUT : osip_message_t *sip | sip message for transaction. */ /* returns null on error. */ osip_event_t * osip_new_outgoing_sipmessage (osip_message_t * sip) { osip_event_t *sipevent; if (sip == NULL) return NULL; if (MSG_IS_REQUEST (sip)) { if (sip->sip_method == NULL) return NULL; if (sip->req_uri == NULL) return NULL; } sipevent = (osip_event_t *) osip_malloc (sizeof (osip_event_t)); if (sipevent == NULL) return NULL; sipevent->sip = sip; sipevent->type = evt_set_type_outgoing_sipmessage (sip); sipevent->transactionid = 0; return sipevent; } type_t evt_set_type_incoming_sipmessage (osip_message_t * sip) { if (MSG_IS_REQUEST (sip)) { if (MSG_IS_INVITE (sip)) return RCV_REQINVITE; else if (MSG_IS_ACK (sip)) return RCV_REQACK; return RCV_REQUEST; } else { if (MSG_IS_STATUS_1XX (sip)) return RCV_STATUS_1XX; else if (MSG_IS_STATUS_2XX (sip)) return RCV_STATUS_2XX; return RCV_STATUS_3456XX; } } type_t evt_set_type_outgoing_sipmessage (osip_message_t * sip) { if (MSG_IS_REQUEST (sip)) { if (MSG_IS_INVITE (sip)) return SND_REQINVITE; if (MSG_IS_ACK (sip)) return SND_REQACK; return SND_REQUEST; } else { if (MSG_IS_STATUS_1XX (sip)) return SND_STATUS_1XX; else if (MSG_IS_STATUS_2XX (sip)) return SND_STATUS_2XX; return SND_STATUS_3456XX; } } void osip_event_free (osip_event_t * event) { if (event != NULL) { osip_message_free (event->sip); osip_free (event); } } libosip2-4.1.0/src/osip2/ict_fsm.c0000644000175000017500000003203712254365476013616 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include "fsm.h" #include "xixt.h" transition_t ict_transition[11] = { { ICT_PRE_CALLING, SND_REQINVITE, (void (*)(void *, void *)) &ict_snd_invite, &ict_transition[1], NULL} , { ICT_CALLING, TIMEOUT_A, (void (*)(void *, void *)) &osip_ict_timeout_a_event, &ict_transition[2], NULL} , { ICT_CALLING, TIMEOUT_B, (void (*)(void *, void *)) &osip_ict_timeout_b_event, &ict_transition[3], NULL} , {ICT_CALLING, RCV_STATUS_1XX, (void (*)(void *, void *)) &ict_rcv_1xx, &ict_transition[4], NULL} , {ICT_CALLING, RCV_STATUS_2XX, (void (*)(void *, void *)) &ict_rcv_2xx, &ict_transition[5], NULL} , {ICT_CALLING, RCV_STATUS_3456XX, (void (*)(void *, void *)) &ict_rcv_3456xx, &ict_transition[6], NULL} , {ICT_PROCEEDING, RCV_STATUS_1XX, (void (*)(void *, void *)) &ict_rcv_1xx, &ict_transition[7], NULL} , {ICT_PROCEEDING, RCV_STATUS_2XX, (void (*)(void *, void *)) &ict_rcv_2xx, &ict_transition[8], NULL} , {ICT_PROCEEDING, RCV_STATUS_3456XX, (void (*)(void *, void *)) &ict_rcv_3456xx, &ict_transition[9], NULL} , {ICT_COMPLETED, RCV_STATUS_3456XX, (void (*)(void *, void *)) &ict_retransmit_ack, &ict_transition[10], NULL} , {ICT_COMPLETED, TIMEOUT_D, (void (*)(void *, void *)) &osip_ict_timeout_d_event, NULL, NULL} }; osip_statemachine_t ict_fsm = { ict_transition }; static void ict_handle_transport_error (osip_transaction_t * ict, int err) { __osip_transport_error_callback (OSIP_ICT_TRANSPORT_ERROR, ict, err); __osip_transaction_set_state (ict, ICT_TERMINATED); __osip_kill_transaction_callback (OSIP_ICT_KILL_TRANSACTION, ict); /* TODO: MUST BE DELETED NOW */ } void ict_snd_invite (osip_transaction_t * ict, osip_event_t * evt) { int i; osip_t *osip = (osip_t *) ict->config; /* Here we have ict->orig_request == NULL */ ict->orig_request = evt->sip; i = osip->cb_send_message (ict, evt->sip, ict->ict_context->destination, ict->ict_context->port, ict->out_socket); if (i < 0) { ict_handle_transport_error (ict, i); return; } #ifndef USE_BLOCKINGSOCKET /* stop timer E in reliable transport - non blocking socket: the message was just sent */ if (i == 0) { /* but message was really sent */ osip_via_t *via; char *proto; i = osip_message_get_via (ict->orig_request, 0, &via); /* get top via */ if (i < 0) { ict_handle_transport_error (ict, i); return; } proto = via_get_protocol (via); if (proto == NULL) { ict_handle_transport_error (ict, i); return; } if (osip_strcasecmp (proto, "TCP") != 0 && osip_strcasecmp (proto, "TLS") != 0 && osip_strcasecmp (proto, "SCTP") != 0) { } else { /* reliable protocol is used: */ ict->ict_context->timer_a_length = -1; /* A is not ACTIVE */ ict->ict_context->timer_a_start.tv_sec = -1; } } #endif __osip_message_callback (OSIP_ICT_INVITE_SENT, ict, ict->orig_request); __osip_transaction_set_state (ict, ICT_CALLING); } void osip_ict_timeout_a_event (osip_transaction_t * ict, osip_event_t * evt) { osip_t *osip = (osip_t *) ict->config; int i; /* reset timer */ ict->ict_context->timer_a_length = ict->ict_context->timer_a_length * 2; osip_gettimeofday (&ict->ict_context->timer_a_start, NULL); add_gettimeofday (&ict->ict_context->timer_a_start, ict->ict_context->timer_a_length); /* retransmit REQUEST */ i = osip->cb_send_message (ict, ict->orig_request, ict->ict_context->destination, ict->ict_context->port, ict->out_socket); if (i < 0) { ict_handle_transport_error (ict, i); return; } #ifndef USE_BLOCKINGSOCKET /* stop timer E in reliable transport - non blocking socket: the message was just sent */ if (i == 0) { /* but message was really sent */ osip_via_t *via; char *proto; i = osip_message_get_via (ict->orig_request, 0, &via); /* get top via */ if (i < 0) { ict_handle_transport_error (ict, i); return; } proto = via_get_protocol (via); if (proto == NULL) { ict_handle_transport_error (ict, i); return; } if (osip_strcasecmp (proto, "TCP") != 0 && osip_strcasecmp (proto, "TLS") != 0 && osip_strcasecmp (proto, "SCTP") != 0) { } else { /* reliable protocol is used: */ ict->ict_context->timer_a_length = -1; /* A is not ACTIVE */ ict->ict_context->timer_a_start.tv_sec = -1; } } #endif if (i == 0) __osip_message_callback (OSIP_ICT_INVITE_SENT_AGAIN, ict, ict->orig_request); } void osip_ict_timeout_b_event (osip_transaction_t * ict, osip_event_t * evt) { ict->ict_context->timer_b_length = -1; ict->ict_context->timer_b_start.tv_sec = -1; __osip_message_callback (OSIP_ICT_STATUS_TIMEOUT, ict, evt->sip); __osip_transaction_set_state (ict, ICT_TERMINATED); __osip_kill_transaction_callback (OSIP_ICT_KILL_TRANSACTION, ict); } void ict_rcv_1xx (osip_transaction_t * ict, osip_event_t * evt) { /* leave this answer to the core application */ if (ict->last_response != NULL) { osip_message_free (ict->last_response); } ict->last_response = evt->sip; __osip_message_callback (OSIP_ICT_STATUS_1XX_RECEIVED, ict, evt->sip); __osip_transaction_set_state (ict, ICT_PROCEEDING); } void ict_rcv_2xx (osip_transaction_t * ict, osip_event_t * evt) { /* leave this answer to the core application */ if (ict->last_response != NULL) { osip_message_free (ict->last_response); } ict->last_response = evt->sip; __osip_message_callback (OSIP_ICT_STATUS_2XX_RECEIVED, ict, evt->sip); __osip_transaction_set_state (ict, ICT_TERMINATED); __osip_kill_transaction_callback (OSIP_ICT_KILL_TRANSACTION, ict); } osip_message_t * ict_create_ack (osip_transaction_t * ict, osip_message_t * response) { int i; osip_message_t *ack; i = osip_message_init (&ack); if (i != 0) return NULL; /* Section 17.1.1.3: Construction of the ACK request: */ i = osip_from_clone (response->from, &(ack->from)); if (i != 0) { osip_message_free (ack); return NULL; } i = osip_to_clone (response->to, &(ack->to)); /* include the tag! */ if (i != 0) { osip_message_free (ack); return NULL; } i = osip_call_id_clone (response->call_id, &(ack->call_id)); if (i != 0) { osip_message_free (ack); return NULL; } i = osip_cseq_clone (response->cseq, &(ack->cseq)); if (i != 0) { osip_message_free (ack); return NULL; } osip_free (ack->cseq->method); ack->cseq->method = osip_strdup ("ACK"); if (ack->cseq->method == NULL) { osip_message_free (ack); return NULL; } ack->sip_method = (char *) osip_malloc (5); if (ack->sip_method == NULL) { osip_message_free (ack); return NULL; } sprintf (ack->sip_method, "ACK"); ack->sip_version = osip_strdup (ict->orig_request->sip_version); if (ack->sip_version == NULL) { osip_message_free (ack); return NULL; } ack->status_code = 0; ack->reason_phrase = NULL; /* MUST copy REQUEST-URI from Contact header! */ i = osip_uri_clone (ict->orig_request->req_uri, &(ack->req_uri)); if (i != 0) { osip_message_free (ack); return NULL; } /* ACK MUST contain only the TOP Via field from original request */ { osip_via_t *via; osip_via_t *orig_via; osip_message_get_via (ict->orig_request, 0, &orig_via); if (orig_via == NULL) { osip_message_free (ack); return NULL; } i = osip_via_clone (orig_via, &via); if (i != 0) { osip_message_free (ack); return NULL; } osip_list_add (&ack->vias, via, -1); } /* ack MUST contains the ROUTE headers field from the original request */ /* IS IT TRUE??? */ /* if the answers contains a set of route (or record route), then it */ /* should be used instead?? ......May be not..... */ { int pos = 0; osip_route_t *route; osip_route_t *orig_route; while (!osip_list_eol (&ict->orig_request->routes, pos)) { orig_route = (osip_route_t *) osip_list_get (&ict->orig_request->routes, pos); i = osip_route_clone (orig_route, &route); if (i != 0) { osip_message_free (ack); return NULL; } osip_list_add (&ack->routes, route, -1); pos++; } } /* may be we could add some other headers: */ /* For example "Max-Forward" */ return ack; } void ict_rcv_3456xx (osip_transaction_t * ict, osip_event_t * evt) { osip_route_t *route; int i; osip_t *osip = (osip_t *) ict->config; /* leave this answer to the core application */ if (ict->last_response != NULL) osip_message_free (ict->last_response); ict->last_response = evt->sip; if (ict->state != ICT_COMPLETED) { /* not a retransmission */ /* automatic handling of ack! */ osip_message_t *ack = ict_create_ack (ict, evt->sip); ict->ack = ack; if (ict->ack == NULL) { __osip_transaction_set_state (ict, ICT_TERMINATED); __osip_kill_transaction_callback (OSIP_ICT_KILL_TRANSACTION, ict); return; } /* reset ict->ict_context->destination only if it is not yet set. */ if (ict->ict_context->destination == NULL) { osip_message_get_route (ack, 0, &route); if (route != NULL && route->url != NULL) { osip_uri_param_t *lr_param; osip_uri_uparam_get_byname (route->url, "lr", &lr_param); if (lr_param == NULL) { /* using uncompliant proxy: destination is the request-uri */ route = NULL; } } if (route != NULL && route->url != NULL) { int port = 5060; if (route->url->port != NULL) port = osip_atoi (route->url->port); osip_ict_set_destination (ict->ict_context, osip_strdup (route->url->host), port); } else { int port = 5060; /* search for maddr parameter */ osip_uri_param_t *maddr_param = NULL; port = 5060; if (ack->req_uri->port != NULL) port = osip_atoi (ack->req_uri->port); osip_uri_uparam_get_byname (ack->req_uri, "maddr", &maddr_param); if (maddr_param != NULL && maddr_param->gvalue != NULL) osip_ict_set_destination (ict->ict_context, osip_strdup (maddr_param->gvalue), port); else osip_ict_set_destination (ict->ict_context, osip_strdup (ack->req_uri->host), port); } } i = osip->cb_send_message (ict, ack, ict->ict_context->destination, ict->ict_context->port, ict->out_socket); if (i != 0) { ict_handle_transport_error (ict, i); return; } if (MSG_IS_STATUS_3XX (evt->sip)) __osip_message_callback (OSIP_ICT_STATUS_3XX_RECEIVED, ict, evt->sip); else if (MSG_IS_STATUS_4XX (evt->sip)) __osip_message_callback (OSIP_ICT_STATUS_4XX_RECEIVED, ict, evt->sip); else if (MSG_IS_STATUS_5XX (evt->sip)) __osip_message_callback (OSIP_ICT_STATUS_5XX_RECEIVED, ict, evt->sip); else __osip_message_callback (OSIP_ICT_STATUS_6XX_RECEIVED, ict, evt->sip); __osip_message_callback (OSIP_ICT_ACK_SENT, ict, evt->sip); } /* start timer D (length is set to MAX (64*DEFAULT_T1 or 32000) */ osip_gettimeofday (&ict->ict_context->timer_d_start, NULL); add_gettimeofday (&ict->ict_context->timer_d_start, ict->ict_context->timer_d_length); __osip_transaction_set_state (ict, ICT_COMPLETED); } void osip_ict_timeout_d_event (osip_transaction_t * ict, osip_event_t * evt) { ict->ict_context->timer_d_length = -1; ict->ict_context->timer_d_start.tv_sec = -1; __osip_transaction_set_state (ict, ICT_TERMINATED); __osip_kill_transaction_callback (OSIP_ICT_KILL_TRANSACTION, ict); } void ict_retransmit_ack (osip_transaction_t * ict, osip_event_t * evt) { int i; osip_t *osip = (osip_t *) ict->config; /* this could be another 3456xx ??? */ /* we should make a new ACK and send it!!! */ /* TODO */ __osip_message_callback (OSIP_ICT_STATUS_3456XX_RECEIVED_AGAIN, ict, evt->sip); osip_message_free (evt->sip); i = osip->cb_send_message (ict, ict->ack, ict->ict_context->destination, ict->ict_context->port, ict->out_socket); if (i == 0) { __osip_message_callback (OSIP_ICT_ACK_SENT_AGAIN, ict, ict->ack); __osip_transaction_set_state (ict, ICT_COMPLETED); } else { ict_handle_transport_error (ict, i); } } libosip2-4.1.0/src/osip2/fsm.h0000644000175000017500000001323712254365476012765 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _FSM_H_ #define _FSM_H_ #include #include #include "xixt.h" #ifndef DOXYGEN typedef struct osip_statemachine osip_statemachine_t; struct osip_statemachine { struct _transition_t *transitions; }; /** * Allocate a sipevent. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param type The type of the event. * @param transactionid The transaction id for this event. */ osip_event_t *__osip_event_new (type_t type, int transactionid); /* This is for internal use only. */ type_t evt_set_type_incoming_sipmessage (osip_message_t * sip); type_t evt_set_type_outgoing_sipmessage (osip_message_t * sip); typedef struct _transition_t transition_t; struct _transition_t { state_t state; type_t type; void (*method) (void *, void *); struct _transition_t *next; struct _transition_t *parent; }; int fsm_callmethod (type_t type, state_t state, osip_statemachine_t * statemachine, void *sipevent, void *transaction); /*!! THESE ARE FOR INTERNAL USE ONLY!! */ /* These methods are the "exection method" for the finite */ /* state machine. */ /************************/ /* FSM ---- > ICT */ /************************/ void ict_snd_invite (osip_transaction_t * ict, osip_event_t * evt); void osip_ict_timeout_a_event (osip_transaction_t * ict, osip_event_t * evt); void osip_ict_timeout_b_event (osip_transaction_t * ict, osip_event_t * evt); void osip_ict_timeout_d_event (osip_transaction_t * ict, osip_event_t * evt); void ict_rcv_1xx (osip_transaction_t * ict, osip_event_t * evt); void ict_rcv_2xx (osip_transaction_t * ict, osip_event_t * evt); osip_message_t *ict_create_ack (osip_transaction_t * ict, osip_message_t * response); void ict_rcv_3456xx (osip_transaction_t * ict, osip_event_t * evt); void ict_retransmit_ack (osip_transaction_t * ict, osip_event_t * evt); /************************/ /* FSM ---- > IST */ /************************/ void ist_rcv_invite (osip_transaction_t * ist, osip_event_t * evt); void osip_ist_timeout_g_event (osip_transaction_t * ist, osip_event_t * evt); void osip_ist_timeout_h_event (osip_transaction_t * ist, osip_event_t * evt); void osip_ist_timeout_i_event (osip_transaction_t * ist, osip_event_t * evt); void ist_snd_1xx (osip_transaction_t * ist, osip_event_t * evt); void ist_snd_2xx (osip_transaction_t * ist, osip_event_t * evt); void ist_snd_3456xx (osip_transaction_t * ist, osip_event_t * evt); void ist_rcv_ack (osip_transaction_t * ist, osip_event_t * evt); /***********************/ /* FSM ---- > NICT */ /***********************/ void nict_snd_request (osip_transaction_t * nict, osip_event_t * evt); void osip_nict_timeout_e_event (osip_transaction_t * nict, osip_event_t * evt); void osip_nict_timeout_f_event (osip_transaction_t * nict, osip_event_t * evt); void osip_nict_timeout_k_event (osip_transaction_t * nict, osip_event_t * evt); void nict_rcv_1xx (osip_transaction_t * nict, osip_event_t * evt); void nict_rcv_23456xx (osip_transaction_t * nict, osip_event_t * evt); /* void nict_rcv_23456xx2(osip_transaction_t *nict, osip_event_t *evt); */ /************************/ /* FSM ---- > NIST */ /************************/ void nist_rcv_request (osip_transaction_t * nist, osip_event_t * evt); void nist_snd_1xx (osip_transaction_t * nist, osip_event_t * evt); void nist_snd_23456xx (osip_transaction_t * nist, osip_event_t * evt); void osip_nist_timeout_j_event (osip_transaction_t * nist, osip_event_t * evt); /************************/ /* Internal Methods */ /************************/ void __osip_message_callback (int type, osip_transaction_t *, osip_message_t *); void __osip_kill_transaction_callback (int type, osip_transaction_t *); void __osip_transport_error_callback (int type, osip_transaction_t *, int error); /** * Set the state of the transaction. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param transaction The element to work on. * @param state The new state. */ int __osip_transaction_set_state (osip_transaction_t * transaction, state_t state); /** * Check if the response match a server transaction. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param tr The transaction. * @param resp The SIP response received. */ int __osip_transaction_matching_response_osip_to_xict_17_1_3 (osip_transaction_t * tr, osip_message_t * resp); /** * Check if the request match a client transaction. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param tr The transaction. * @param request The SIP request received. */ int __osip_transaction_matching_request_osip_to_xist_17_2_3 (osip_transaction_t * tr, osip_message_t * request); osip_event_t *__osip_transaction_need_timer_x_event (void *xixt, struct timeval *timer, int cond_state, int transactionid, int TIMER_VAL); int __osip_transaction_snd_xxx (osip_transaction_t * ist, osip_message_t * msg); #endif #endif libosip2-4.1.0/src/osip2/port_condv.c0000644000175000017500000001723212254365476014347 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #ifndef OSIP_MONOTHREAD #include #include #include #if !defined(__rtems__) && !defined(__VXWORKS_OS__) && !defined(__PSOS__) && \ !defined(WIN32) && !defined(_WIN32_WCE) && !defined(HAVE_PTHREAD_WIN32) && \ !defined(HAVE_PTHREAD) && !defined(HAVE_PTH_PTHREAD_H) #error No thread implementation found! #endif #if defined(HAVE_PTHREAD) || defined(HAVE_PTH_PTHREAD_H) || defined(HAVE_PTHREAD_WIN32) /* #include #include */ #include struct osip_cond * osip_cond_init () { osip_cond_t *cond = (osip_cond_t *) osip_malloc (sizeof (osip_cond_t)); if (cond && (pthread_cond_init (&cond->cv, NULL) == 0)) { return (struct osip_cond *) (cond); } osip_free (cond); return NULL; } int osip_cond_destroy (struct osip_cond *_cond) { int ret; if (!_cond) return OSIP_BADPARAMETER; ret = pthread_cond_destroy (&_cond->cv); osip_free (_cond); return ret; } int osip_cond_signal (struct osip_cond *_cond) { if (!_cond) return OSIP_BADPARAMETER; return pthread_cond_signal (&_cond->cv); } int osip_cond_wait (struct osip_cond *_cond, struct osip_mutex *_mut) { if (!_cond) return OSIP_BADPARAMETER; return pthread_cond_wait (&_cond->cv, (pthread_mutex_t *) _mut); } int osip_cond_timedwait (struct osip_cond *_cond, struct osip_mutex *_mut, const struct timespec *abstime) { if (!_cond) return OSIP_BADPARAMETER; return pthread_cond_timedwait (&_cond->cv, (pthread_mutex_t *) _mut, (const struct timespec *) abstime); } #endif #if defined(_WIN32_WCE) #endif #if defined(WIN32) && !defined(_WIN32_WCE) && !defined(HAVE_PTHREAD_WIN32) #include #include struct osip_cond * osip_cond_init () { osip_cond_t *cond = (osip_cond_t *) osip_malloc (sizeof (osip_cond_t)); if (cond && (cond->mut = osip_mutex_init ()) != NULL) { cond->sem = osip_sem_init (0); /* initially locked */ return (struct osip_cond *) (cond); } osip_free (cond); return NULL; } int osip_cond_destroy (struct osip_cond *_cond) { if (!_cond) return OSIP_SUCCESS; if (_cond->sem == NULL) return OSIP_SUCCESS; osip_sem_destroy (_cond->sem); if (_cond->mut == NULL) return OSIP_SUCCESS; osip_mutex_destroy (_cond->mut); osip_free (_cond); return (0); } int osip_cond_signal (struct osip_cond *_cond) { if (!_cond) return OSIP_BADPARAMETER; return osip_sem_post (_cond->sem); } int osip_cond_wait (struct osip_cond *_cond, struct osip_mutex *_mut) { int ret1 = 0, ret2 = 0, ret3 = 0; int i; if (!_cond) return OSIP_BADPARAMETER; i = osip_mutex_lock (_cond->mut); if (i != 0) return i; i = osip_mutex_unlock (_mut); if (i != 0) return i; ret1 = osip_sem_wait (_cond->sem); ret2 = osip_mutex_lock (_mut); ret3 = osip_mutex_unlock (_cond->mut); if (ret1) return ret1; if (ret2) return ret2; if (ret3) return ret3; return OSIP_SUCCESS; } #define OSIP_CLOCK_REALTIME 4002 int __osip_clock_gettime (unsigned int clock_id, struct timespec *tp) { struct _timeb time_val; if (clock_id != OSIP_CLOCK_REALTIME) return OSIP_BADPARAMETER; if (tp == NULL) return OSIP_BADPARAMETER; _ftime (&time_val); tp->tv_sec = (long) time_val.time; tp->tv_nsec = time_val.millitm * 1000000; return OSIP_SUCCESS; } static int _delta_time (const struct timespec *start, const struct timespec *end) { int difx; if (start == NULL || end == NULL) return OSIP_SUCCESS; difx = ((end->tv_sec - start->tv_sec) * 1000) + ((end->tv_nsec - start->tv_nsec) / 1000000); return difx; } int osip_cond_timedwait (struct osip_cond *_cond, struct osip_mutex *_mut, const struct timespec *abstime) { DWORD dwRet; struct timespec now; int timeout_ms; HANDLE sem; int i; if (!_cond) return OSIP_BADPARAMETER; sem = *((HANDLE *) _cond->sem); if (sem == NULL) return OSIP_UNDEFINED_ERROR; if (abstime == NULL) return OSIP_BADPARAMETER; __osip_clock_gettime (OSIP_CLOCK_REALTIME, &now); timeout_ms = _delta_time (&now, abstime); if (timeout_ms <= 0) return 1; /* ETIMEDOUT; */ i = osip_mutex_unlock (_mut); if (i != 0) return i; dwRet = WaitForSingleObjectEx (sem, timeout_ms, FALSE); i = osip_mutex_lock (_mut); if (i != 0) return i; switch (dwRet) { case WAIT_OBJECT_0: return OSIP_SUCCESS; break; case WAIT_TIMEOUT: return 1; /* ETIMEDOUT; */ break; default: return OSIP_UNDEFINED_ERROR; break; } } #endif #ifdef __PSOS__ /*TODO*/ #endif /* use VxWorks implementation */ #ifdef __VXWORKS_OS__ struct osip_cond * osip_cond_init () { osip_cond_t *cond = (osip_cond_t *) osip_malloc (sizeof (osip_cond_t)); if ((cond->sem = osip_sem_init (0)) != NULL) { return (struct osip_cond *) (cond); } osip_free (cond); return NULL; } int osip_cond_destroy (struct osip_cond *_cond) { if (_cond->sem == NULL) return OSIP_SUCCESS; osip_sem_destroy (_cond->sem); osip_free (_cond); return (0); } int osip_cond_signal (struct osip_cond *_cond) { return osip_sem_post (_cond->sem); } +static int _cond_wait (struct osip_cond *_cond, struct osip_mutex *_mut, int ticks) { int ret; if (_cond == NULL) return OSIP_BADPARAMETER; ret = osip_mutex_unlock (_mut); if (ret != 0) { return ret; } ret = semTake (((osip_sem_t *) _cond->sem)->semId, ticks); if (ret != OK) { switch (errno) { case S_objLib_OBJ_ID_ERROR: /* fall through */ case S_objLib_OBJ_UNAVAILABLE: /* fall through */ #if 0 case S_intLib_NOT_ISR_CALLABLE: #endif ret = OSIP_UNDEFINED_ERROR; break; case S_objLib_OBJ_TIMEOUT: ret = 1; break; default: /* vxworks has bugs */ ret = 1; break; } } i = osip_mutex_lock (_mut); if (i != 0) { ret = i; } return ret; } int osip_cond_wait (struct osip_cond *_cond, struct osip_mutex *_mut) { return _cond_wait (_cond, _mut, WAIT_FOREVER); } int osip_cond_timedwait (struct osip_cond *_cond, struct osip_mutex *_mut, const struct timespec *abstime) { int rate = sysClkRateGet (); struct timespec now; long sec, nsec; int ticks; SEM_ID sem; if (_cond == NULL) return OSIP_BADPARAMETER; sem = ((osip_sem_t *) _cond->sem)->semId; if (sem == NULL) return OSIP_UNDEFINED_ERROR; if (abstime == NULL) return OSIP_BADPARAMETER; clock_gettime (CLOCK_REALTIME, &now); sec = abstime->tv_sec - now.tv_sec; nsec = abstime->tv_nsec - now.tv_nsec; while ((sec > 0) && (nsec < 0)) { --sec; nsec += 1000000000; } if (nsec < 0) return 1; /*ETIMEDOUT; */ ticks = (sec * rate) + (nsec / 1000 * rate / 1000000); return _cond_wait (_cond, _mut, ticks); } #endif #endif /* #ifndef OSIP_MONOTHREAD */ libosip2-4.1.0/src/osip2/Makefile.in0000644000175000017500000004715112254360270014061 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ @BUILD_MT_TRUE@am__append_1 = port_sema.c port_thread.c port_condv.c subdir = src/osip2 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(libdir)" LTLIBRARIES = $(lib_LTLIBRARIES) libosip2_la_LIBADD = am__libosip2_la_SOURCES_DIST = ict_fsm.c ist_fsm.c nict_fsm.c \ nist_fsm.c ict.c ist.c nict.c nist.c fsm_misc.c osip.c \ osip_transaction.c osip_event.c port_fifo.c osip_dialog.c \ osip_time.c port_sema.c port_thread.c port_condv.c @BUILD_MT_TRUE@am__objects_1 = port_sema.lo port_thread.lo \ @BUILD_MT_TRUE@ port_condv.lo am_libosip2_la_OBJECTS = ict_fsm.lo ist_fsm.lo nict_fsm.lo nist_fsm.lo \ ict.lo ist.lo nict.lo nist.lo fsm_misc.lo osip.lo \ osip_transaction.lo osip_event.lo port_fifo.lo osip_dialog.lo \ osip_time.lo $(am__objects_1) libosip2_la_OBJECTS = $(am_libosip2_la_OBJECTS) libosip2_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(libosip2_la_LDFLAGS) $(LDFLAGS) -o $@ DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/scripts/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ SOURCES = $(libosip2_la_SOURCES) DIST_SOURCES = $(am__libosip2_la_SOURCES_DIST) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ EXTRA_DIST = fsm.h xixt.h lib_LTLIBRARIES = libosip2.la libosip2_la_SOURCES = ict_fsm.c ist_fsm.c nict_fsm.c nist_fsm.c ict.c \ ist.c nict.c nist.c fsm_misc.c osip.c osip_transaction.c \ osip_event.c port_fifo.c osip_dialog.c osip_time.c \ $(am__append_1) libosip2_la_LDFLAGS = -version-info $(LIBOSIP_SO_VERSION) \ $(FSM_LIB) $(EXTRA_LIB) ../osipparser2/libosipparser2.la -no-undefined INCLUDES = -I$(top_srcdir)/include AM_CFLAGS = $(SIP_CFLAGS) $(SIP_FSM_FLAGS) $(SIP_EXTRA_FLAGS) all: all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/osip2/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu src/osip2/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ list2=; for p in $$list; do \ if test -f $$p; then \ list2="$$list2 $$p"; \ else :; fi; \ done; \ test -z "$$list2" || { \ echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ } uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ for p in $$list; do \ $(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ done clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done libosip2.la: $(libosip2_la_OBJECTS) $(libosip2_la_DEPENDENCIES) $(EXTRA_libosip2_la_DEPENDENCIES) $(libosip2_la_LINK) -rpath $(libdir) $(libosip2_la_OBJECTS) $(libosip2_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fsm_misc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ict.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ict_fsm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ist.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ist_fsm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nict.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nict_fsm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nist.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nist_fsm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_dialog.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_event.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_time.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_transaction.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/port_condv.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/port_fifo.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/port_sema.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/port_thread.Plo@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(LTLIBRARIES) installdirs: for dir in "$(DESTDIR)$(libdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-libLTLIBRARIES install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-libLTLIBRARIES .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libLTLIBRARIES clean-libtool ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am \ install-libLTLIBRARIES install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-libLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/src/osip2/port_thread.c0000644000175000017500000001714412254365476014507 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #ifndef OSIP_MONOTHREAD #include #include #if defined(__rtems__) #include #endif #if !defined(__rtems__) #if (defined(WIN32) || defined(_WIN32_WCE)) && !defined(HAVE_PTHREAD_WIN32) #if defined _WIN32_WCE #define _beginthreadex CreateThread #define _endthreadex ExitThread #elif defined WIN32 #include #endif #endif /* stack size is only needed on VxWorks. */ #ifndef __VXWORKS_OS__ #if defined(HAVE_PTHREAD) || defined(HAVE_PTH_PTHREAD_H) || defined(HAVE_PTHREAD_WIN32) struct osip_thread * osip_thread_create (int stacksize, void *(*func) (void *), void *arg) { int i; osip_thread_t *thread = (osip_thread_t *) osip_malloc (sizeof (osip_thread_t)); if (thread == NULL) return NULL; i = pthread_create (thread, NULL, func, (void *) arg); if (i != 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Error while creating a new thread\n")); osip_free (thread); return NULL; } return (struct osip_thread *) thread; } int osip_thread_set_priority (struct osip_thread *thread, int priority) { return OSIP_SUCCESS; } int osip_thread_join (struct osip_thread *_thread) { osip_thread_t *thread = (osip_thread_t *) _thread; if (thread == NULL) return OSIP_BADPARAMETER; return pthread_join (*thread, NULL); } void osip_thread_exit () { #if !defined(__arc__) pthread_exit (NULL); #endif } #endif #endif #if (defined(WIN32) || defined(_WIN32_WCE)) && !defined(HAVE_PTHREAD_WIN32) #if defined(HAVE_CPP11_THREAD) #include #include struct osip_thread * osip_thread_create (int stacksize, void *(*func) (void *), void *arg) { osip_thread_t *thread = (osip_thread_t *) osip_malloc (sizeof (osip_thread_t)); if (thread == NULL) return NULL; thread->h = new std::thread (func, arg); if (thread->h == 0) { osip_free (thread); return NULL; } return (struct osip_thread *) thread; } int osip_thread_join (struct osip_thread *_thread) { osip_thread_t *thread = (osip_thread_t *) _thread; std::thread * th; if (thread == NULL) return OSIP_BADPARAMETER; th = (std::thread *) thread->h; th->join (); delete th; thread->h = NULL; return (0); } void osip_thread_exit () { } int osip_thread_set_priority (struct osip_thread *thread, int priority) { return OSIP_SUCCESS; } #else struct osip_thread * osip_thread_create (int stacksize, void *(*func) (void *), void *arg) { osip_thread_t *thread = (osip_thread_t *) osip_malloc (sizeof (osip_thread_t)); if (thread == NULL) return NULL; thread->h = (HANDLE) _beginthreadex (NULL, /* default security attr */ 0, /* use default one */ (unsigned (__stdcall *) (void *)) func, arg, 0, &(thread->id)); if (thread->h == 0) { osip_free (thread); return NULL; } return (struct osip_thread *) thread; } int osip_thread_join (struct osip_thread *_thread) { int i; osip_thread_t *thread = (osip_thread_t *) _thread; if (thread == NULL) return OSIP_BADPARAMETER; i = WaitForSingleObject (thread->h, INFINITE); if (i == WAIT_OBJECT_0) { /* fprintf (stdout, "thread joined!\n"); */ } else { /* fprintf (stdout, "ERROR!! thread joined ERROR!!\n"); */ return OSIP_UNDEFINED_ERROR; } CloseHandle (thread->h); return (0); } void osip_thread_exit () { /* ExitThread(0); */ _endthreadex (0); } int osip_thread_set_priority (struct osip_thread *thread, int priority) { return OSIP_SUCCESS; } #endif #endif #ifndef __VXWORKS_OS__ #ifdef __PSOS__ struct osip_thread * osip_thread_create (int stacksize, void *(*func) (void *), void *arg) { osip_thread_t *thread = (osip_thread_t *) osip_malloc (sizeof (osip_thread_t)); if (thread == NULL) return (NULL); if (t_create ("sip", 150, stacksize, 0, 0, &thread->tid) != 0) { osip_free (thread); return (NULL); } if (t_start (thread->tid, T_PREEMPT | T_ISR, func, 0) != 0) { osip_free (thread); return (NULL); } return (struct osip_thread *) thread; } int osip_thread_set_priority (struct osip_thread *_thread, int priority) { unsigned long oldprio; osip_thread_t *thread = (osip_thread_t *) _thread; if (thread == NULL) return OSIP_BADPARAMETER; t_set_pri (thread->tid, priority, &oldprio); return OSIP_SUCCESS; } int osip_thread_join (struct osip_thread *_thread) { osip_thread_t *thread = (osip_thread_t *) _thread; if (thread == NULL) return OSIP_BADPARAMETER; t_delete (thread->tid); return (0); } void osip_thread_exit () { t_delete (0); } #endif #endif #ifdef __VXWORKS_OS__ struct osip_thread * osip_thread_create (int stacksize, void *(*func) (void *), void *arg) { osip_thread_t *thread = (osip_thread_t *) osip_malloc (sizeof (osip_thread_t)); if (thread == NULL) return NULL; thread->id = taskSpawn (NULL, 5, 0, stacksize, (FUNCPTR) func, (int) arg, 0, 0, 0, 0, 0, 0, 0, 0, 0); if (thread->id < 0) osip_free (thread); return (struct osip_thread *) thread; } int osip_thread_set_priority (struct osip_thread *_thread, int priority) { osip_thread_t *thread = (osip_thread_t *) _thread; if (thread == NULL) return OSIP_BADPARAMETER; taskPrioritySet (thread->id, 1); return OSIP_SUCCESS; } int osip_thread_join (struct osip_thread *_thread) { osip_thread_t *thread = (osip_thread_t *) _thread; if (thread == NULL) return OSIP_BADPARAMETER; return taskDelete (thread->id); } void osip_thread_exit () { /*?? */ } #endif #endif /* #ifndef __rtems__ */ #if defined(__rtems__) struct osip_thread * osip_thread_create (int stacksize, void *(*func) (void *), void *arg) { rtems_status_code status; osip_thread_t *thread = (osip_thread_t *) osip_malloc (sizeof (osip_thread_t)); if (thread == NULL) return NULL; status = rtems_task_create (rtems_build_name ('S', 'I', 'P', 'T'), 100, stacksize, RTEMS_DEFAULT_MODES, RTEMS_DEFAULT_ATTRIBUTES, &thread->tid); if (status == RTEMS_SUCCESSFUL) { status = rtems_task_start (thread->tid, (rtems_task_entry) func, (rtems_task_argument) arg); } if (status != RTEMS_SUCCESSFUL) { osip_free (thread); thread = NULL; } return (struct osip_thread *) thread; } int osip_thread_set_priority (struct osip_thread *_thread, int priority) { osip_thread_t *thread = (osip_thread_t *) _thread; rtems_task_priority old; if (thread != NULL) { return rtems_task_set_priority (thread->tid, priority, &old); } return OSIP_SUCCESS; } int osip_thread_join (struct osip_thread *_thread) { osip_thread_t *thread = (osip_thread_t *) _thread; if (thread == NULL) { return OSIP_BADPARAMETER; } return rtems_task_delete (thread->tid); } void osip_thread_exit () { rtems_task_delete (RTEMS_SELF); } #endif #endif /* #ifndef OSIP_MONOTHREAD */ libosip2-4.1.0/src/osip2/osip_transaction.c0000644000175000017500000006370412254365476015556 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include "fsm.h" #include "xixt.h" extern osip_statemachine_t ict_fsm; extern osip_statemachine_t ist_fsm; extern osip_statemachine_t nict_fsm; extern osip_statemachine_t nist_fsm; int osip_id_mutex_lock (osip_t * osip); int osip_id_mutex_unlock (osip_t * osip); static int __osip_transaction_set_topvia (osip_transaction_t * transaction, osip_via_t * topvia); static int __osip_transaction_set_from (osip_transaction_t * transaction, osip_from_t * from); static int __osip_transaction_set_to (osip_transaction_t * transaction, osip_to_t * to); static int __osip_transaction_set_call_id (osip_transaction_t * transaction, osip_call_id_t * call_id); static int __osip_transaction_set_cseq (osip_transaction_t * transaction, osip_cseq_t * cseq); static int __osip_transaction_set_topvia (osip_transaction_t * transaction, osip_via_t * topvia) { int i; if (transaction == NULL) return OSIP_BADPARAMETER; i = osip_via_clone (topvia, &(transaction->topvia)); if (i == 0) return OSIP_SUCCESS; transaction->topvia = NULL; return i; } static int __osip_transaction_set_from (osip_transaction_t * transaction, osip_from_t * from) { int i; if (transaction == NULL) return OSIP_BADPARAMETER; i = osip_from_clone (from, &(transaction->from)); if (i == 0) return OSIP_SUCCESS; transaction->from = NULL; return i; } static int __osip_transaction_set_to (osip_transaction_t * transaction, osip_to_t * to) { int i; if (transaction == NULL) return OSIP_BADPARAMETER; i = osip_to_clone (to, &(transaction->to)); if (i == 0) return OSIP_SUCCESS; transaction->to = NULL; return i; } static int __osip_transaction_set_call_id (osip_transaction_t * transaction, osip_call_id_t * call_id) { int i; if (transaction == NULL) return OSIP_BADPARAMETER; i = osip_call_id_clone (call_id, &(transaction->callid)); if (i == 0) return OSIP_SUCCESS; transaction->callid = NULL; return i; } static int __osip_transaction_set_cseq (osip_transaction_t * transaction, osip_cseq_t * cseq) { int i; if (transaction == NULL) return OSIP_BADPARAMETER; i = osip_cseq_clone (cseq, &(transaction->cseq)); if (i == 0) return OSIP_SUCCESS; transaction->cseq = NULL; return i; } int osip_transaction_init (osip_transaction_t ** transaction, osip_fsm_type_t ctx_type, osip_t * osip, osip_message_t * request) { osip_via_t *topvia; int i; *transaction = NULL; if (request == NULL) return OSIP_BADPARAMETER; if (request->call_id == NULL) return OSIP_BADPARAMETER; if (request->call_id->number == NULL) return OSIP_BADPARAMETER; *transaction = (osip_transaction_t *) osip_malloc (sizeof (osip_transaction_t)); if (*transaction == NULL) return OSIP_NOMEM; memset (*transaction, 0, sizeof (osip_transaction_t)); (*transaction)->birth_time = osip_getsystemtime (NULL); osip_id_mutex_lock (osip); (*transaction)->transactionid = osip->transactionid++; osip_id_mutex_unlock (osip); OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO2, NULL, "allocating transaction resource %i %s\n", (*transaction)->transactionid, request->call_id->number)); /* those lines must be called before "osip_transaction_free" */ (*transaction)->ctx_type = ctx_type; (*transaction)->ict_context = NULL; (*transaction)->ist_context = NULL; (*transaction)->nict_context = NULL; (*transaction)->nist_context = NULL; (*transaction)->config = osip; topvia = osip_list_get (&request->vias, 0); if (topvia == NULL) { osip_transaction_free (*transaction); *transaction = NULL; return OSIP_SYNTAXERROR; } i = __osip_transaction_set_topvia (*transaction, topvia); if (i != 0) { osip_transaction_free (*transaction); *transaction = NULL; return i; } /* In some situation, some of those informtions might be useless. Mostly, I prefer to keep them in all case for backward compatibility. */ i = __osip_transaction_set_from (*transaction, request->from); if (i != 0) { osip_transaction_free (*transaction); *transaction = NULL; return i; } i = __osip_transaction_set_to (*transaction, request->to); if (i != 0) { osip_transaction_free (*transaction); *transaction = NULL; return i; } i = __osip_transaction_set_call_id (*transaction, request->call_id); if (i != 0) { osip_transaction_free (*transaction); *transaction = NULL; return i; } i = __osip_transaction_set_cseq (*transaction, request->cseq); if (i != 0) { osip_transaction_free (*transaction); *transaction = NULL; return i; } /* RACE conditions can happen for server transactions */ /* (*transaction)->orig_request = request; */ (*transaction)->orig_request = NULL; (*transaction)->transactionff = (osip_fifo_t *) osip_malloc (sizeof (osip_fifo_t)); if ((*transaction)->transactionff == NULL) { osip_transaction_free (*transaction); *transaction = NULL; return OSIP_NOMEM; } osip_fifo_init ((*transaction)->transactionff); if (ctx_type == ICT) { (*transaction)->state = ICT_PRE_CALLING; i = __osip_ict_init (&((*transaction)->ict_context), osip, request); if (i != 0) { osip_transaction_free (*transaction); *transaction = NULL; return i; } __osip_add_ict (osip, *transaction); } else if (ctx_type == IST) { (*transaction)->state = IST_PRE_PROCEEDING; i = __osip_ist_init (&((*transaction)->ist_context), osip, request); if (i != 0) { osip_transaction_free (*transaction); *transaction = NULL; return i; } __osip_add_ist (osip, *transaction); } else if (ctx_type == NICT) { (*transaction)->state = NICT_PRE_TRYING; i = __osip_nict_init (&((*transaction)->nict_context), osip, request); if (i != 0) { osip_transaction_free (*transaction); *transaction = NULL; return i; } __osip_add_nict (osip, *transaction); } else { (*transaction)->state = NIST_PRE_TRYING; i = __osip_nist_init (&((*transaction)->nist_context), osip, request); if (i != 0) { osip_transaction_free (*transaction); *transaction = NULL; return i; } __osip_add_nist (osip, *transaction); } return OSIP_SUCCESS; } /* This method automaticly remove the transaction context from the osip stack. This task is required for proper operation when a transaction goes in the TERMINATED STATE. However the user might want to just take the context out of the SIP stack andf keep it for future use without freeing all resource.... This way the transaction context can be kept without being used by the oSIP stack. new methods that replace this one: osip_remove_transaction + osip_transaction_free2(); */ int osip_transaction_free (osip_transaction_t * transaction) { int i; if (transaction == NULL) return OSIP_BADPARAMETER; i = osip_remove_transaction (transaction->config, transaction); if (i != 0) { /* yet removed ??? */ OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO4, NULL, "transaction already removed from list %i!\n", transaction->transactionid)); } return osip_transaction_free2 (transaction); } /* same as osip_transaction_free() but assume the transaction is already removed from the list of transaction in the osip stack */ int osip_transaction_free2 (osip_transaction_t * transaction) { osip_event_t *evt; if (transaction == NULL) return OSIP_BADPARAMETER; if (transaction->orig_request != NULL && transaction->orig_request->call_id != NULL && transaction->orig_request->call_id->number != NULL) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO2, NULL, "free transaction resource %i %s\n", transaction->transactionid, transaction->orig_request->call_id->number)); } if (transaction->ctx_type == ICT) { __osip_ict_free (transaction->ict_context); } else if (transaction->ctx_type == IST) { __osip_ist_free (transaction->ist_context); } else if (transaction->ctx_type == NICT) { __osip_nict_free (transaction->nict_context); } else { __osip_nist_free (transaction->nist_context); } /* empty the fifo */ if (transaction->transactionff != NULL) { evt = osip_fifo_tryget (transaction->transactionff); while (evt != NULL) { osip_message_free (evt->sip); osip_free (evt); evt = osip_fifo_tryget (transaction->transactionff); } osip_fifo_free (transaction->transactionff); } osip_message_free (transaction->orig_request); osip_message_free (transaction->last_response); osip_message_free (transaction->ack); osip_via_free (transaction->topvia); osip_from_free (transaction->from); osip_to_free (transaction->to); osip_call_id_free (transaction->callid); osip_cseq_free (transaction->cseq); osip_free (transaction); return OSIP_SUCCESS; } int osip_transaction_add_event (osip_transaction_t * transaction, osip_event_t * evt) { if (evt == NULL) return OSIP_BADPARAMETER; if (transaction == NULL) return OSIP_BADPARAMETER; evt->transactionid = transaction->transactionid; osip_fifo_add (transaction->transactionff, evt); return OSIP_SUCCESS; } int osip_transaction_execute (osip_transaction_t * transaction, osip_event_t * evt) { osip_statemachine_t *statemachine; /* to kill the process, simply send this type of event. */ if (EVT_IS_KILL_TRANSACTION (evt)) { /* MAJOR CHANGE! TRANSACTION MUST NOW BE RELEASED BY END-USER: So Any usefull data can be save and re-used */ /* osip_transaction_free(transaction); osip_free(transaction); */ osip_free (evt); return OSIP_SUCCESS; } OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO4, NULL, "sipevent tr->transactionid: %i\n", transaction->transactionid)); OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO4, NULL, "sipevent tr->state: %i\n", transaction->state)); OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO4, NULL, "sipevent evt->type: %i\n", evt->type)); OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO4, NULL, "sipevent evt->sip: %x\n", evt->sip)); if (transaction->ctx_type == ICT) statemachine = &ict_fsm; else if (transaction->ctx_type == IST) statemachine = &ist_fsm; else if (transaction->ctx_type == NICT) statemachine = &nict_fsm; else statemachine = &nist_fsm; if (0 != fsm_callmethod (evt->type, transaction->state, statemachine, evt, transaction)) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO3, NULL, "USELESS event!\n")); /* message is useless. */ if (EVT_IS_MSG (evt)) { if (evt->sip != NULL) { osip_message_free (evt->sip); } } } else { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO4, NULL, "sipevent evt: method called!\n")); } osip_free (evt); /* this is the ONLY place for freeing event!! */ return 1; } int osip_transaction_get_destination (osip_transaction_t * transaction, char **ip, int *port) { *ip = NULL; *port = 0; if (transaction == NULL) return OSIP_BADPARAMETER; if (transaction->ict_context != NULL) { *ip = transaction->ict_context->destination; *port = transaction->ict_context->port; return OSIP_SUCCESS; } else if (transaction->nict_context != NULL) { *ip = transaction->nict_context->destination; *port = transaction->nict_context->port; return OSIP_SUCCESS; } return OSIP_UNDEFINED_ERROR; } int osip_transaction_set_srv_record (osip_transaction_t * transaction, osip_srv_record_t * record) { if (transaction == NULL) return OSIP_BADPARAMETER; memcpy (&transaction->record, record, sizeof (osip_srv_record_t)); return OSIP_SUCCESS; } int osip_transaction_set_naptr_record (osip_transaction_t * transaction, osip_naptr_t * record) { if (transaction == NULL) return OSIP_BADPARAMETER; transaction->naptr_record = record; return OSIP_SUCCESS; } int osip_transaction_set_your_instance (osip_transaction_t * transaction, void *ptr) { if (transaction == NULL) return OSIP_BADPARAMETER; transaction->reserved1 = ptr; return OSIP_SUCCESS; } int osip_transaction_set_reserved1 (osip_transaction_t * transaction, void *ptr) { if (transaction == NULL) return OSIP_BADPARAMETER; transaction->reserved1 = ptr; return OSIP_SUCCESS; } int osip_transaction_set_reserved2 (osip_transaction_t * transaction, void *ptr) { if (transaction == NULL) return OSIP_BADPARAMETER; transaction->reserved2 = ptr; return OSIP_SUCCESS; } int osip_transaction_set_reserved3 (osip_transaction_t * transaction, void *ptr) { if (transaction == NULL) return OSIP_BADPARAMETER; transaction->reserved3 = ptr; return OSIP_SUCCESS; } int osip_transaction_set_reserved4 (osip_transaction_t * transaction, void *ptr) { if (transaction == NULL) return OSIP_BADPARAMETER; transaction->reserved4 = ptr; return OSIP_SUCCESS; } int osip_transaction_set_reserved5 (osip_transaction_t * transaction, void *ptr) { if (transaction == NULL) return OSIP_BADPARAMETER; transaction->reserved5 = ptr; return OSIP_SUCCESS; } int osip_transaction_set_reserved6 (osip_transaction_t * transaction, void *ptr) { if (transaction == NULL) return OSIP_BADPARAMETER; transaction->reserved6 = ptr; return OSIP_SUCCESS; } void * osip_transaction_get_your_instance (osip_transaction_t * transaction) { if (transaction == NULL) return NULL; return transaction->reserved1; } void * osip_transaction_get_reserved1 (osip_transaction_t * transaction) { if (transaction == NULL) return NULL; return transaction->reserved1; } void * osip_transaction_get_reserved2 (osip_transaction_t * transaction) { if (transaction == NULL) return NULL; return transaction->reserved2; } void * osip_transaction_get_reserved3 (osip_transaction_t * transaction) { if (transaction == NULL) return NULL; return transaction->reserved3; } void * osip_transaction_get_reserved4 (osip_transaction_t * transaction) { if (transaction == NULL) return NULL; return transaction->reserved4; } void * osip_transaction_get_reserved5 (osip_transaction_t * transaction) { if (transaction == NULL) return NULL; return transaction->reserved5; } void * osip_transaction_get_reserved6 (osip_transaction_t * transaction) { if (transaction == NULL) return NULL; return transaction->reserved6; } int __osip_transaction_set_state (osip_transaction_t * transaction, state_t state) { if (transaction == NULL) return OSIP_BADPARAMETER; transaction->state = state; return OSIP_SUCCESS; } int osip_transaction_set_in_socket (osip_transaction_t * transaction, int sock) { if (transaction == NULL) return OSIP_BADPARAMETER; transaction->in_socket = sock; return OSIP_SUCCESS; } int osip_transaction_set_out_socket (osip_transaction_t * transaction, int sock) { if (transaction == NULL) return OSIP_BADPARAMETER; transaction->out_socket = sock; return OSIP_SUCCESS; } int __osip_transaction_matching_response_osip_to_xict_17_1_3 (osip_transaction_t * tr, osip_message_t * response) { osip_generic_param_t *b_request; osip_generic_param_t *b_response; osip_via_t *topvia_response; /* some checks to avoid crashing on bad requests */ if (tr == NULL || (tr->ict_context == NULL && tr->nict_context == NULL) || /* only ict and nict can match a response */ response == NULL || response->cseq == NULL || response->cseq->method == NULL) return OSIP_BADPARAMETER; topvia_response = osip_list_get (&response->vias, 0); if (topvia_response == NULL) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Remote UA is not compliant: missing a Via header!\n")); return OSIP_SYNTAXERROR; } osip_via_param_get_byname (tr->topvia, "branch", &b_request); if (b_request == NULL) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_BUG, NULL, "You created a transaction without any branch! THIS IS NOT ALLOWED\n")); return OSIP_SYNTAXERROR; } osip_via_param_get_byname (topvia_response, "branch", &b_response); if (b_response == NULL) { #ifdef FWDSUPPORT /* the from tag (unique) */ if (from_tag_match (tr->from, response->from) != 0) return OSIP_UNDEFINED_ERROR; /* the Cseq field */ if (cseq_match (tr->cseq, response->cseq) != 0) return OSIP_UNDEFINED_ERROR; /* the To field */ if (response->to->url->username == NULL && tr->from->url->username != NULL) return OSIP_UNDEFINED_ERROR; if (response->to->url->username != NULL && tr->from->url->username == NULL) return OSIP_UNDEFINED_ERROR; if (response->to->url->username != NULL && tr->from->url->username != NULL) { if (strcmp (response->to->url->host, tr->from->url->host) || strcmp (response->to->url->username, tr->from->url->username)) return OSIP_UNDEFINED_ERROR; } else { if (strcmp (response->to->url->host, tr->from->url->host)) return OSIP_UNDEFINED_ERROR; } /* the Call-ID field */ if (call_id_match (tr->callid, response->call_id) != 0) return OSIP_UNDEFINED_ERROR; return OSIP_SUCCESS; #else OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_BUG, NULL, "Remote UA is not compliant: missing a branch parameter in Via header!\n")); return OSIP_SYNTAXERROR; #endif } if ((b_request->gvalue == NULL) || (b_response->gvalue == NULL)) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_BUG, NULL, "Remote UA is not compliant: missing a branch parameter in Via header!\n")); return OSIP_SYNTAXERROR; } /* A response matches a client transaction under two conditions: 1. If the response has the same value of the branch parameter in the top Via header field as the branch parameter in the top Via header field of the request that created the transaction. */ if (0 != strcmp (b_request->gvalue, b_response->gvalue)) return OSIP_UNDEFINED_ERROR; /* 2. If the method parameter in the CSeq header field matches the method of the request that created the transaction. The method is needed since a CANCEL request constitutes a different transaction, but shares the same value of the branch parameter. AMD NOTE: cseq->method is ALWAYS the same than the METHOD of the request. */ if (0 == strcmp (response->cseq->method, tr->cseq->method)) /* general case */ return OSIP_SUCCESS; return OSIP_UNDEFINED_ERROR; } int __osip_transaction_matching_request_osip_to_xist_17_2_3 (osip_transaction_t * tr, osip_message_t * request) { osip_generic_param_t *b_origrequest; osip_generic_param_t *b_request; osip_via_t *topvia_request; size_t length_br; size_t length_br2; /* some checks to avoid crashing on bad requests */ if (tr == NULL || (tr->ist_context == NULL && tr->nist_context == NULL) || /* only ist and nist can match a request */ request == NULL || request->cseq == NULL || request->cseq->method == NULL) return OSIP_BADPARAMETER; topvia_request = osip_list_get (&request->vias, 0); if (topvia_request == NULL) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Remote UA is not compliant: missing a Via header!\n")); return OSIP_SYNTAXERROR; } osip_via_param_get_byname (topvia_request, "branch", &b_request); osip_via_param_get_byname (tr->topvia, "branch", &b_origrequest); if ((b_origrequest == NULL && b_request != NULL) || (b_origrequest != NULL && b_request == NULL)) return OSIP_SYNTAXERROR; /* one request is compliant, the other one is not... */ /* Section 17.2.3 Matching Requests to Server Transactions: "The branch parameter in the topmost Via header field of the request is examined. If it is present and begins with the magic cookie "z9hG4bK", the request was generated by a client transaction compliant to this specification." */ if (b_origrequest != NULL && b_request != NULL) /* case where both request contains a branch */ { if (!b_origrequest->gvalue) return OSIP_UNDEFINED_ERROR; if (!b_request->gvalue) return OSIP_UNDEFINED_ERROR; length_br = strlen (b_origrequest->gvalue); length_br2 = strlen (b_request->gvalue); if (length_br != length_br2) return OSIP_UNDEFINED_ERROR; /* can't be the same */ if (0 == strncmp (b_origrequest->gvalue, "z9hG4bK", 7) && 0 == strncmp (b_request->gvalue, "z9hG4bK", 7)) { /* both request comes from a compliant UA */ /* The request matches a transaction if the branch parameter in the request is equal to the one in the top Via header field of the request that created the transaction, the sent-by value in the top Via of the request is equal to the one in the request that created the transaction, and in the case of a CANCEL request, the method of the request that created the transaction was also CANCEL. */ if (0 != strcmp (b_origrequest->gvalue, b_request->gvalue)) return OSIP_UNDEFINED_ERROR; /* branch param does not match */ { /* check the sent-by values */ char *b_port = via_get_port (topvia_request); char *b_origport = via_get_port (tr->topvia); char *b_host = via_get_host (topvia_request); char *b_orighost = via_get_host (tr->topvia); if ((b_host == NULL || b_orighost == NULL)) return OSIP_UNDEFINED_ERROR; if (0 != strcmp (b_orighost, b_host)) return OSIP_UNDEFINED_ERROR; if (b_port != NULL && b_origport == NULL && 0 != strcmp (b_port, "5060")) return OSIP_UNDEFINED_ERROR; else if (b_origport != NULL && b_port == NULL && 0 != strcmp (b_origport, "5060")) return OSIP_UNDEFINED_ERROR; else if (b_origport != NULL && b_port != NULL && 0 != strcmp (b_origport, b_port)) return OSIP_UNDEFINED_ERROR; } #ifdef AC_BUG /* audiocodes bug (MP108-fxs-SIP-4-0-282-380) */ if (0 != osip_from_tag_match (tr->from, request->from)) return OSIP_UNDEFINED_ERROR; #endif if ( /* MSG_IS_CANCEL(request)&& <<-- BUG from the spec? I always check the CSeq */ (!(0 == strcmp (tr->cseq->method, "INVITE") && 0 == strcmp (request->cseq->method, "ACK"))) && 0 != strcmp (tr->cseq->method, request->cseq->method)) return OSIP_UNDEFINED_ERROR; return OSIP_SUCCESS; } } /* Back to the old backward compatibilty mechanism for matching requests */ if (0 != osip_call_id_match (tr->callid, request->call_id)) return OSIP_UNDEFINED_ERROR; if (MSG_IS_ACK (request)) { osip_generic_param_t *tag_from1; osip_generic_param_t *tag_from2; osip_from_param_get_byname (tr->to, "tag", &tag_from1); osip_from_param_get_byname (request->to, "tag", &tag_from2); if (tag_from1 == NULL && tag_from2 != NULL) { /* do not check it as it can be a new tag when the final answer has a tag while an INVITE doesn't have one */ } else if (tag_from1 != NULL && tag_from2 == NULL) { return OSIP_UNDEFINED_ERROR; } else { if (0 != osip_to_tag_match (tr->to, request->to)) return OSIP_UNDEFINED_ERROR; } } else { if (tr->orig_request == NULL || tr->orig_request->to == NULL) return OSIP_UNDEFINED_ERROR; if (0 != osip_to_tag_match (tr->orig_request->to, request->to)) return OSIP_UNDEFINED_ERROR; } if (0 != osip_from_tag_match (tr->from, request->from)) return OSIP_UNDEFINED_ERROR; if (0 != osip_cseq_match (tr->cseq, request->cseq)) return OSIP_UNDEFINED_ERROR; if (0 != osip_via_match (tr->topvia, topvia_request)) return OSIP_UNDEFINED_ERROR; return OSIP_SUCCESS; } osip_event_t * __osip_transaction_need_timer_x_event (void *xixt, struct timeval * timer, int cond_state, int transactionid, int TIMER_VAL) { struct timeval now; osip_gettimeofday (&now, NULL); if (xixt == NULL) return NULL; if (cond_state) { if (timer->tv_sec == -1) return NULL; if (osip_timercmp (&now, timer, >)) return __osip_event_new (TIMER_VAL, transactionid); } return NULL; } int __osip_transaction_snd_xxx (osip_transaction_t * ist, osip_message_t * msg) { osip_t *osip = (osip_t *) ist->config; osip_via_t *via; char *host; int port; osip_generic_param_t *maddr; osip_generic_param_t *received; osip_generic_param_t *rport; via = (osip_via_t *) osip_list_get (&msg->vias, 0); if (!via) return OSIP_SYNTAXERROR; osip_via_param_get_byname (via, "maddr", &maddr); osip_via_param_get_byname (via, "received", &received); osip_via_param_get_byname (via, "rport", &rport); /* 1: user should not use the provided information (host and port) if they are using a reliable transport. Instead, they should use the already open socket attached to this transaction. */ /* 2: check maddr and multicast usage */ if (maddr != NULL) host = maddr->gvalue; /* we should check if this is a multicast address and use set the "ttl" in this case. (this must be done in the UDP message (not at the SIP layer) */ else if (received != NULL) host = received->gvalue; else host = via->host; if (rport == NULL || rport->gvalue == NULL) { if (via->port != NULL) port = osip_atoi (via->port); else port = 5060; } else port = osip_atoi (rport->gvalue); return osip->cb_send_message (ist, msg, host, port, ist->out_socket); } libosip2-4.1.0/src/osip2/ist.c0000644000175000017500000000703612254365476012772 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include "fsm.h" int __osip_ist_init (osip_ist_t ** ist, osip_t * osip, osip_message_t * invite) { int i; OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO2, NULL, "allocating IST context\n")); *ist = (osip_ist_t *) osip_malloc (sizeof (osip_ist_t)); if (*ist == NULL) return OSIP_NOMEM; memset (*ist, 0, sizeof (osip_ist_t)); /* for INVITE retransmissions */ { osip_via_t *via; char *proto; i = osip_message_get_via (invite, 0, &via); /* get top via */ if (i < 0) { osip_free (*ist); *ist = NULL; return i; } proto = via_get_protocol (via); if (proto == NULL) { osip_free (*ist); *ist = NULL; return OSIP_UNDEFINED_ERROR; } if (osip_strcasecmp (proto, "TCP") != 0 && osip_strcasecmp (proto, "TLS") != 0 && osip_strcasecmp (proto, "SCTP") != 0) { /* for other reliable protocol than TCP, the timer must be desactived by the external application */ (*ist)->timer_g_length = DEFAULT_T1; (*ist)->timer_i_length = DEFAULT_T4; (*ist)->timer_g_start.tv_sec = -1; /* not started */ (*ist)->timer_i_start.tv_sec = -1; /* not started */ } else { /* reliable protocol is used: */ (*ist)->timer_g_length = -1; /* A is not ACTIVE */ (*ist)->timer_i_length = 0; /* MUST do the transition immediatly */ (*ist)->timer_g_start.tv_sec = -1; /* not started */ (*ist)->timer_i_start.tv_sec = -1; /* not started */ } } (*ist)->timer_h_length = 64 * DEFAULT_T1; (*ist)->timer_h_start.tv_sec = -1; /* not started */ return OSIP_SUCCESS; } int __osip_ist_free (osip_ist_t * ist) { if (ist == NULL) return OSIP_SUCCESS; OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO2, NULL, "free ist resource\n")); osip_free (ist); return OSIP_SUCCESS; } osip_event_t * __osip_ist_need_timer_g_event (osip_ist_t * ist, state_t state, int transactionid) { return __osip_transaction_need_timer_x_event (ist, &ist->timer_g_start, state == IST_COMPLETED, transactionid, TIMEOUT_G); } osip_event_t * __osip_ist_need_timer_h_event (osip_ist_t * ist, state_t state, int transactionid) { return __osip_transaction_need_timer_x_event (ist, &ist->timer_h_start, state == IST_COMPLETED, transactionid, TIMEOUT_H); } osip_event_t * __osip_ist_need_timer_i_event (osip_ist_t * ist, state_t state, int transactionid) { return __osip_transaction_need_timer_x_event (ist, &ist->timer_i_start, state == IST_CONFIRMED, transactionid, TIMEOUT_I); } libosip2-4.1.0/src/osip2/fsm_misc.c0000644000175000017500000000402312254365476013764 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #include "fsm.h" static transition_t *fsm_findmethod (type_t type, state_t state, osip_statemachine_t * statemachine); /* find the transition for state and type in statemachine */ /* return NULL; if transition is not found. */ static transition_t * fsm_findmethod (type_t type, state_t state, osip_statemachine_t * statemachine) { transition_t *transition; for (transition = statemachine->transitions; transition != NULL; transition = transition->next) { if (transition->type == type && transition->state == state) return transition; } return NULL; } /* call the right execution method. */ /* return -1 when event must be discarded */ int fsm_callmethod (type_t type, state_t state, osip_statemachine_t * statemachine, void *sipevent, void *transaction) { transition_t *transition; transition = fsm_findmethod (type, state, statemachine); if (transition == NULL) { /* No transition found for this event */ return OSIP_UNDEFINED_ERROR; /* error */ } transition->method (transaction, sipevent); return OSIP_SUCCESS; /* ok */ } libosip2-4.1.0/src/osip2/osip_time.c0000644000175000017500000001435312254365476014163 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include #ifdef __APPLE__ #include #include #endif static struct timeval offset = { 0, 0 }; void add_gettimeofday (struct timeval *atv, int ms) { int m; if (ms >= 1000000) { atv->tv_usec = 0; m = ms / 1000; } else { atv->tv_usec += ms * 1000; m = atv->tv_usec / 1000000; atv->tv_usec = atv->tv_usec % 1000000; } atv->tv_sec += m; } void min_timercmp (struct timeval *tv1, struct timeval *tv2) { if (tv2->tv_sec == -1) return; if (osip_timercmp (tv1, tv2, >)) { /* replace tv1 with tv2 info */ tv1->tv_sec = tv2->tv_sec; tv1->tv_usec = tv2->tv_usec; } } #if !defined(__PALMOS__) && defined(_WIN32_WCE) #include int osip_gettimeofday (struct timeval *tp, void *tz) { DWORD timemillis = GetTickCount (); tp->tv_sec = (timemillis / 1000) + offset.tv_sec; tp->tv_usec = (timemillis - (tp->tv_sec * 1000)) * 1000; return 0; } static int _osip_gettimeofday_realtime (struct timeval *tp, void *tz) { tp->tv_sec = 0; tp->tv_usec = 0; return 0; } time_t time (time_t * t) { DWORD timemillis = GetTickCount (); if (timemillis > 0) { if (t != NULL) *t = timemillis / 1000; } return timemillis / 1000; } #elif !defined(__PALMOS__) && defined(WIN32) #include #include int osip_gettimeofday (struct timeval *tp, void *tz) { struct _timeb timebuffer; _ftime (&timebuffer); tp->tv_sec = (long) timebuffer.time + offset.tv_sec; tp->tv_usec = timebuffer.millitm * 1000; return 0; } static int _osip_gettimeofday_realtime (struct timeval *tp, void *tz) { FILETIME lSystemTimeAsFileTime; LONGLONG ll_now; GetSystemTimeAsFileTime (&lSystemTimeAsFileTime); ll_now = (LONGLONG) lSystemTimeAsFileTime.dwLowDateTime + ((LONGLONG) (lSystemTimeAsFileTime.dwHighDateTime) << 32LL); ll_now = ll_now / 10; /* in us */ tp->tv_sec = (long) ll_now / 1000000; tp->tv_usec = (long) ll_now % 1000000; return 0; } #elif defined(__linux) || defined(__linux__) || defined(HAVE_CLOCK_GETTIME_MONOTONIC) int osip_gettimeofday (struct timeval *tp, void *tz) { struct timespec ts; if (clock_gettime (CLOCK_MONOTONIC, &ts) < 0) { gettimeofday (tp, tz); return 0; } tp->tv_sec = ts.tv_sec + offset.tv_sec; tp->tv_usec = ts.tv_nsec / 1000; return 0; } static int _osip_gettimeofday_realtime (struct timeval *tp, void *tz) { struct timespec ts; if (clock_gettime (CLOCK_REALTIME, &ts) < 0) { gettimeofday (tp, tz); return 0; } tp->tv_sec = ts.tv_sec; tp->tv_usec = ts.tv_nsec / 1000; return 0; } #elif defined(__APPLE__) int osip_gettimeofday (struct timeval *tp, void *tz) { clock_serv_t cclock; mach_timespec_t mts; host_get_clock_service (mach_host_self (), SYSTEM_CLOCK, &cclock); clock_get_time (cclock, &mts); mach_port_deallocate (mach_task_self (), cclock); tp->tv_sec = mts.tv_sec + offset.tv_sec; tp->tv_usec = mts.tv_nsec / 1000; return 0; } static int _osip_gettimeofday_realtime (struct timeval *tp, void *tz) { /* TODO */ tp->tv_sec = 0; tp->tv_usec = 0; return 0; } #else /* Should never be compiled: missing monotonic clock */ int osip_gettimeofday (struct timeval *tp, void *tz) { gettimeofday (tp, tz); tp->tv_sec += offset.tv_sec; return 0; } static int _osip_gettimeofday_realtime (struct timeval *tp, void *tz) { tp->tv_sec = 0; tp->tv_usec = 0; return 0; } #endif #if defined(__arc__) time_t time (time_t * t) { struct timeval now; osip_gettimeofday (&now, NULL); if (t != NULL) { *t = now.tv_sec; } return now.tv_sec; } #endif void osip_compensatetime () { static struct timeval last_now_monotonic = { 0, 0 }; static struct timeval last_now_real = { 0, 0 }; struct timeval now_monotonic; struct timeval now_real; struct timeval diff_monotonic; struct timeval diff_real; #ifndef ANDROID return; #endif _osip_gettimeofday_realtime (&now_real, NULL); osip_gettimeofday (&now_monotonic, NULL); if (now_real.tv_sec == 0) return; /* no compensation */ /* monotonic clock may doesn't include deep sleep time */ /* the goal is to compensate that time by looking at the real time */ /* initial call: initialize */ if (last_now_monotonic.tv_sec == 0) { _osip_gettimeofday_realtime (&last_now_real, NULL); osip_gettimeofday (&last_now_monotonic, NULL); return; } diff_monotonic.tv_sec = now_monotonic.tv_sec - last_now_monotonic.tv_sec; diff_real.tv_sec = now_real.tv_sec - last_now_real.tv_sec; /* reset for later use */ _osip_gettimeofday_realtime (&last_now_real, NULL); osip_gettimeofday (&last_now_monotonic, NULL); if (diff_real.tv_sec < 5) return; /* skip any "back in time" operation or small interval */ if (diff_real.tv_sec > 3600) return; if (diff_real.tv_sec < diff_monotonic.tv_sec + 2) return; /* only large gap needs to be taken into accounts for this program... */ OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "adjusting exosip monotonic time (%i)!\n", diff_real.tv_sec - diff_monotonic.tv_sec)); offset.tv_sec += diff_real.tv_sec - diff_monotonic.tv_sec; } time_t osip_getsystemtime (time_t * t) { struct timeval now_monotonic; osip_gettimeofday (&now_monotonic, NULL); if (t != NULL) { *t = now_monotonic.tv_sec; } return now_monotonic.tv_sec; } libosip2-4.1.0/src/osip2/nist.c0000644000175000017500000000511512254365476013144 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include "fsm.h" #include "xixt.h" int __osip_nist_init (osip_nist_t ** nist, osip_t * osip, osip_message_t * invite) { int i; OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO2, NULL, "allocating NIST context\n")); *nist = (osip_nist_t *) osip_malloc (sizeof (osip_nist_t)); if (*nist == NULL) return OSIP_NOMEM; memset (*nist, 0, sizeof (osip_nist_t)); /* for INVITE retransmissions */ { osip_via_t *via; char *proto; i = osip_message_get_via (invite, 0, &via); /* get top via */ if (i < 0) { osip_free (*nist); *nist = NULL; return i; } proto = via_get_protocol (via); if (proto == NULL) { osip_free (*nist); *nist = NULL; return OSIP_UNDEFINED_ERROR; } if (osip_strcasecmp (proto, "TCP") != 0 && osip_strcasecmp (proto, "TLS") != 0 && osip_strcasecmp (proto, "SCTP") != 0) { (*nist)->timer_j_length = 64 * DEFAULT_T1; (*nist)->timer_j_start.tv_sec = -1; /* not started */ } else { /* reliable protocol is used: */ (*nist)->timer_j_length = 0; /* MUST do the transition immediatly */ (*nist)->timer_j_start.tv_sec = -1; /* not started */ } } return OSIP_SUCCESS; } int __osip_nist_free (osip_nist_t * nist) { if (nist == NULL) return OSIP_SUCCESS; OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO2, NULL, "free nist resource\n")); osip_free (nist); return OSIP_SUCCESS; } osip_event_t * __osip_nist_need_timer_j_event (osip_nist_t * nist, state_t state, int transactionid) { return __osip_transaction_need_timer_x_event (nist, &nist->timer_j_start, state == NIST_COMPLETED, transactionid, TIMEOUT_J); } libosip2-4.1.0/src/osip2/ict.c0000644000175000017500000001460612254365476012753 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include "fsm.h" #include "xixt.h" int __osip_ict_init (osip_ict_t ** ict, osip_t * osip, osip_message_t * invite) { osip_route_t *route; int i; OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO2, NULL, "allocating ICT context\n")); *ict = (osip_ict_t *) osip_malloc (sizeof (osip_ict_t)); if (*ict == NULL) return OSIP_NOMEM; memset (*ict, 0, sizeof (osip_ict_t)); /* for INVITE retransmissions */ { osip_via_t *via; char *proto; i = osip_message_get_via (invite, 0, &via); /* get top via */ if (i < 0) { osip_free (*ict); return i; } proto = via_get_protocol (via); if (proto == NULL) { osip_free (*ict); return OSIP_SYNTAXERROR; } #ifdef USE_BLOCKINGSOCKET if (osip_strcasecmp (proto, "TCP") != 0 && osip_strcasecmp (proto, "TLS") != 0 && osip_strcasecmp (proto, "SCTP") != 0) { /* for other reliable protocol than TCP, the timer must be desactived by the external application */ (*ict)->timer_a_length = DEFAULT_T1; if (64 * DEFAULT_T1 < 32000) (*ict)->timer_d_length = 32000; else (*ict)->timer_d_length = 64 * DEFAULT_T1; osip_gettimeofday (&(*ict)->timer_a_start, NULL); add_gettimeofday (&(*ict)->timer_a_start, (*ict)->timer_a_length); (*ict)->timer_d_start.tv_sec = -1; /* not started */ } else { /* reliable protocol is used: */ (*ict)->timer_a_length = -1; /* A is not ACTIVE */ (*ict)->timer_d_length = 0; /* MUST do the transition immediatly */ (*ict)->timer_a_start.tv_sec = -1; /* not started */ (*ict)->timer_d_start.tv_sec = -1; /* not started */ } } #else if (osip_strcasecmp (proto, "TCP") != 0 && osip_strcasecmp (proto, "TLS") != 0 && osip_strcasecmp (proto, "SCTP") != 0) { /* for other reliable protocol than TCP, the timer must be desactived by the external application */ (*ict)->timer_a_length = DEFAULT_T1; if (64 * DEFAULT_T1 < 32000) (*ict)->timer_d_length = 32000; else (*ict)->timer_d_length = 64 * DEFAULT_T1; osip_gettimeofday (&(*ict)->timer_a_start, NULL); add_gettimeofday (&(*ict)->timer_a_start, (*ict)->timer_a_length); (*ict)->timer_d_start.tv_sec = -1; /* not started */ } else { /* reliable protocol is used: */ (*ict)->timer_a_length = DEFAULT_T1; (*ict)->timer_d_length = 0; /* MUST do the transition immediatly */ osip_gettimeofday (&(*ict)->timer_a_start, NULL); add_gettimeofday (&(*ict)->timer_a_start, (*ict)->timer_a_length); (*ict)->timer_d_start.tv_sec = -1; /* not started */ } } #endif /* for PROXY, the destination MUST be set by the application layer, this one may not be correct. */ osip_message_get_route (invite, 0, &route); if (route != NULL && route->url != NULL) { osip_uri_param_t *lr_param; osip_uri_uparam_get_byname (route->url, "lr", &lr_param); if (lr_param == NULL) { /* using uncompliant proxy: destination is the request-uri */ route = NULL; } } if (route != NULL && route->url != NULL) { int port = 5060; if (route->url->port != NULL) port = osip_atoi (route->url->port); osip_ict_set_destination ((*ict), osip_strdup (route->url->host), port); } else { int port = 5060; /* search for maddr parameter */ osip_uri_param_t *maddr_param = NULL; port = 5060; if (invite->req_uri->port != NULL) port = osip_atoi (invite->req_uri->port); osip_uri_uparam_get_byname (invite->req_uri, "maddr", &maddr_param); if (maddr_param != NULL && maddr_param->gvalue != NULL) osip_ict_set_destination ((*ict), osip_strdup (maddr_param->gvalue), port); else osip_ict_set_destination ((*ict), osip_strdup (invite->req_uri->host), port); } (*ict)->timer_b_length = 64 * DEFAULT_T1; osip_gettimeofday (&(*ict)->timer_b_start, NULL); add_gettimeofday (&(*ict)->timer_b_start, (*ict)->timer_b_length); /* Oups! A bug! */ /* (*ict)->port = 5060; */ return OSIP_SUCCESS; } int __osip_ict_free (osip_ict_t * ict) { if (ict == NULL) return OSIP_SUCCESS; OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO2, NULL, "free ict resource\n")); osip_free (ict->destination); osip_free (ict); return OSIP_SUCCESS; } int osip_ict_set_destination (osip_ict_t * ict, char *destination, int port) { if (ict == NULL) return OSIP_BADPARAMETER; if (ict->destination != NULL) osip_free (ict->destination); ict->destination = destination; ict->port = port; return OSIP_SUCCESS; } osip_event_t * __osip_ict_need_timer_a_event (osip_ict_t * ict, state_t state, int transactionid) { return __osip_transaction_need_timer_x_event (ict, &ict->timer_a_start, state == ICT_CALLING, transactionid, TIMEOUT_A); } osip_event_t * __osip_ict_need_timer_b_event (osip_ict_t * ict, state_t state, int transactionid) { return __osip_transaction_need_timer_x_event (ict, &ict->timer_b_start, state == ICT_CALLING, transactionid, TIMEOUT_B); } osip_event_t * __osip_ict_need_timer_d_event (osip_ict_t * ict, state_t state, int transactionid) { return __osip_transaction_need_timer_x_event (ict, &ict->timer_d_start, state == ICT_COMPLETED, transactionid, TIMEOUT_D); } libosip2-4.1.0/src/osip2/nict_fsm.c0000644000175000017500000002254612254365476014000 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include "fsm.h" transition_t nict_transition[12] = { { NICT_PRE_TRYING, SND_REQUEST, (void (*)(void *, void *)) &nict_snd_request, &nict_transition[1], NULL} , { NICT_TRYING, TIMEOUT_F, (void (*)(void *, void *)) &osip_nict_timeout_f_event, &nict_transition[2], NULL} , { NICT_TRYING, TIMEOUT_E, (void (*)(void *, void *)) &osip_nict_timeout_e_event, &nict_transition[3], NULL} , { NICT_TRYING, RCV_STATUS_1XX, (void (*)(void *, void *)) &nict_rcv_1xx, &nict_transition[4], NULL} , { NICT_TRYING, RCV_STATUS_2XX, (void (*)(void *, void *)) &nict_rcv_23456xx, &nict_transition[5], NULL} , { NICT_TRYING, RCV_STATUS_3456XX, (void (*)(void *, void *)) &nict_rcv_23456xx, &nict_transition[6], NULL} , { NICT_PROCEEDING, TIMEOUT_F, (void (*)(void *, void *)) &osip_nict_timeout_f_event, &nict_transition[7], NULL} , { NICT_PROCEEDING, TIMEOUT_E, (void (*)(void *, void *)) &osip_nict_timeout_e_event, &nict_transition[8], NULL} , { NICT_PROCEEDING, RCV_STATUS_1XX, (void (*)(void *, void *)) &nict_rcv_1xx, &nict_transition[9], NULL} , { NICT_PROCEEDING, RCV_STATUS_2XX, (void (*)(void *, void *)) &nict_rcv_23456xx, &nict_transition[10], NULL} , { NICT_PROCEEDING, RCV_STATUS_3456XX, (void (*)(void *, void *)) &nict_rcv_23456xx, &nict_transition[11], NULL} , { NICT_COMPLETED, TIMEOUT_K, (void (*)(void *, void *)) &osip_nict_timeout_k_event, NULL, NULL} }; osip_statemachine_t nict_fsm = { nict_transition }; static void nict_handle_transport_error (osip_transaction_t * nict, int err) { __osip_transport_error_callback (OSIP_NICT_TRANSPORT_ERROR, nict, err); __osip_transaction_set_state (nict, NICT_TERMINATED); __osip_kill_transaction_callback (OSIP_NICT_KILL_TRANSACTION, nict); /* TODO: MUST BE DELETED NOW */ } void nict_snd_request (osip_transaction_t * nict, osip_event_t * evt) { int i; osip_t *osip = (osip_t *) nict->config; /* Here we have ict->orig_request == NULL */ nict->orig_request = evt->sip; i = osip->cb_send_message (nict, evt->sip, nict->nict_context->destination, nict->nict_context->port, nict->out_socket); if (i >= 0) { /* invoke the right callback! */ if (MSG_IS_REGISTER (evt->sip)) __osip_message_callback (OSIP_NICT_REGISTER_SENT, nict, nict->orig_request); else if (MSG_IS_BYE (evt->sip)) __osip_message_callback (OSIP_NICT_BYE_SENT, nict, nict->orig_request); else if (MSG_IS_OPTIONS (evt->sip)) __osip_message_callback (OSIP_NICT_OPTIONS_SENT, nict, nict->orig_request); else if (MSG_IS_INFO (evt->sip)) __osip_message_callback (OSIP_NICT_INFO_SENT, nict, nict->orig_request); else if (MSG_IS_CANCEL (evt->sip)) __osip_message_callback (OSIP_NICT_CANCEL_SENT, nict, nict->orig_request); else if (MSG_IS_NOTIFY (evt->sip)) __osip_message_callback (OSIP_NICT_NOTIFY_SENT, nict, nict->orig_request); else if (MSG_IS_SUBSCRIBE (evt->sip)) __osip_message_callback (OSIP_NICT_SUBSCRIBE_SENT, nict, nict->orig_request); else __osip_message_callback (OSIP_NICT_UNKNOWN_REQUEST_SENT, nict, nict->orig_request); #ifndef USE_BLOCKINGSOCKET /* stop timer E in reliable transport - non blocking socket: the message was just sent */ if (i == 0) { /* but message was really sent */ osip_via_t *via; char *proto; i = osip_message_get_via (nict->orig_request, 0, &via); /* get top via */ if (i < 0) { nict_handle_transport_error (nict, -1); return; } proto = via_get_protocol (via); if (proto == NULL) { nict_handle_transport_error (nict, -1); return; } if (osip_strcasecmp (proto, "TCP") != 0 && osip_strcasecmp (proto, "TLS") != 0 && osip_strcasecmp (proto, "SCTP") != 0) { } else { /* reliable protocol is used: */ nict->nict_context->timer_e_length = -1; /* E is not ACTIVE */ nict->nict_context->timer_e_start.tv_sec = -1; } } #endif if (nict->nict_context->timer_e_length > 0) { osip_gettimeofday (&nict->nict_context->timer_e_start, NULL); add_gettimeofday (&nict->nict_context->timer_e_start, nict->nict_context->timer_e_length); } __osip_transaction_set_state (nict, NICT_TRYING); } else { nict_handle_transport_error (nict, i); } } void osip_nict_timeout_e_event (osip_transaction_t * nict, osip_event_t * evt) { osip_t *osip = (osip_t *) nict->config; int i; /* reset timer */ if (nict->state == NICT_TRYING) { nict->nict_context->timer_e_length = nict->nict_context->timer_e_length * 2; if (nict->nict_context->timer_e_length > DEFAULT_T2) nict->nict_context->timer_e_length = DEFAULT_T2; } else /* in PROCEEDING STATE, TIMER is always DEFAULT_T2 */ nict->nict_context->timer_e_length = DEFAULT_T2; osip_gettimeofday (&nict->nict_context->timer_e_start, NULL); add_gettimeofday (&nict->nict_context->timer_e_start, nict->nict_context->timer_e_length); /* retransmit REQUEST */ i = osip->cb_send_message (nict, nict->orig_request, nict->nict_context->destination, nict->nict_context->port, nict->out_socket); if (i < 0) { nict_handle_transport_error (nict, i); return; } #ifndef USE_BLOCKINGSOCKET /* stop timer E in reliable transport - non blocking socket: the message was just sent */ if (i == 0) { /* but message was really sent */ osip_via_t *via; char *proto; i = osip_message_get_via (nict->orig_request, 0, &via); /* get top via */ if (i < 0) { nict_handle_transport_error (nict, -1); return; } proto = via_get_protocol (via); if (proto == NULL) { nict_handle_transport_error (nict, -1); return; } if (osip_strcasecmp (proto, "TCP") != 0 && osip_strcasecmp (proto, "TLS") != 0 && osip_strcasecmp (proto, "SCTP") != 0) { } else { /* reliable protocol is used: */ nict->nict_context->timer_e_length = -1; /* E is not ACTIVE */ nict->nict_context->timer_e_start.tv_sec = -1; } } #endif if (i == 0) /* but message was really sent */ __osip_message_callback (OSIP_NICT_REQUEST_SENT_AGAIN, nict, nict->orig_request); } void osip_nict_timeout_f_event (osip_transaction_t * nict, osip_event_t * evt) { nict->nict_context->timer_f_length = -1; nict->nict_context->timer_f_start.tv_sec = -1; __osip_message_callback (OSIP_NICT_STATUS_TIMEOUT, nict, evt->sip); __osip_transaction_set_state (nict, NICT_TERMINATED); __osip_kill_transaction_callback (OSIP_NICT_KILL_TRANSACTION, nict); } void osip_nict_timeout_k_event (osip_transaction_t * nict, osip_event_t * evt) { nict->nict_context->timer_k_length = -1; nict->nict_context->timer_k_start.tv_sec = -1; __osip_transaction_set_state (nict, NICT_TERMINATED); __osip_kill_transaction_callback (OSIP_NICT_KILL_TRANSACTION, nict); } void nict_rcv_1xx (osip_transaction_t * nict, osip_event_t * evt) { /* leave this answer to the core application */ if (nict->last_response != NULL) { osip_message_free (nict->last_response); } nict->last_response = evt->sip; __osip_message_callback (OSIP_NICT_STATUS_1XX_RECEIVED, nict, evt->sip); __osip_transaction_set_state (nict, NICT_PROCEEDING); } void nict_rcv_23456xx (osip_transaction_t * nict, osip_event_t * evt) { /* leave this answer to the core application */ if (nict->last_response != NULL) { osip_message_free (nict->last_response); } nict->last_response = evt->sip; if (EVT_IS_RCV_STATUS_2XX (evt)) __osip_message_callback (OSIP_NICT_STATUS_2XX_RECEIVED, nict, nict->last_response); else if (MSG_IS_STATUS_3XX (nict->last_response)) __osip_message_callback (OSIP_NICT_STATUS_3XX_RECEIVED, nict, nict->last_response); else if (MSG_IS_STATUS_4XX (nict->last_response)) __osip_message_callback (OSIP_NICT_STATUS_4XX_RECEIVED, nict, nict->last_response); else if (MSG_IS_STATUS_5XX (nict->last_response)) __osip_message_callback (OSIP_NICT_STATUS_5XX_RECEIVED, nict, nict->last_response); else __osip_message_callback (OSIP_NICT_STATUS_6XX_RECEIVED, nict, nict->last_response); if (nict->state != NICT_COMPLETED) { /* reset timer K */ osip_gettimeofday (&nict->nict_context->timer_k_start, NULL); add_gettimeofday (&nict->nict_context->timer_k_start, nict->nict_context->timer_k_length); } __osip_transaction_set_state (nict, NICT_COMPLETED); } libosip2-4.1.0/src/osip2/port_fifo.c0000644000175000017500000001007412254365476014156 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include /* always use this method to initiate osip_fifo_t. */ void osip_fifo_init (osip_fifo_t * ff) { #ifndef OSIP_MONOTHREAD ff->qislocked = osip_mutex_init (); /*INIT SEMA TO BLOCK ON GET() WHEN QUEUE IS EMPTY */ ff->qisempty = osip_sem_init (0); #endif osip_list_init (&ff->queue); /* ff->nb_elt = 0; */ ff->state = osip_empty; } int osip_fifo_add (osip_fifo_t * ff, void *el) { #ifndef OSIP_MONOTHREAD osip_mutex_lock (ff->qislocked); #endif osip_list_add (&ff->queue, el, -1); /* insert at end of queue */ ff->state = osip_ok; #ifndef OSIP_MONOTHREAD osip_sem_post (ff->qisempty); osip_mutex_unlock (ff->qislocked); #endif return OSIP_SUCCESS; } int osip_fifo_insert (osip_fifo_t * ff, void *el) { #ifndef OSIP_MONOTHREAD osip_mutex_lock (ff->qislocked); #endif osip_list_add (&ff->queue, el, 0); /* insert at end of queue */ ff->state = osip_ok; #ifndef OSIP_MONOTHREAD osip_sem_post (ff->qisempty); osip_mutex_unlock (ff->qislocked); #endif return OSIP_SUCCESS; } int osip_fifo_size (osip_fifo_t * ff) { int i; #ifndef OSIP_MONOTHREAD osip_mutex_lock (ff->qislocked); #endif i = osip_list_size (&ff->queue); #ifndef OSIP_MONOTHREAD osip_mutex_unlock (ff->qislocked); #endif return i; } void * osip_fifo_get (osip_fifo_t * ff) { void *el = NULL; #ifndef OSIP_MONOTHREAD int i = osip_sem_wait (ff->qisempty); if (i != 0) return NULL; osip_mutex_lock (ff->qislocked); #endif if (ff->state != osip_empty) { el = osip_list_get (&ff->queue, 0); osip_list_remove (&ff->queue, 0); /* ff->nb_elt--; */ } else { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "no element in fifo.\n")); #ifndef OSIP_MONOTHREAD osip_mutex_unlock (ff->qislocked); #endif return OSIP_SUCCESS; /* pile vide */ } /* if (ff->nb_elt <= 0) */ if (osip_list_size (&ff->queue) <= 0) ff->state = osip_empty; else ff->state = osip_ok; #ifndef OSIP_MONOTHREAD osip_mutex_unlock (ff->qislocked); #endif return el; } void * osip_fifo_tryget (osip_fifo_t * ff) { void *el = NULL; #ifndef OSIP_MONOTHREAD if (0 != osip_sem_trywait (ff->qisempty)) { /* no elements... */ return NULL; } osip_mutex_lock (ff->qislocked); #else if (ff->state == osip_empty) return NULL; #endif if (ff->state != osip_empty) { el = osip_list_get (&ff->queue, 0); osip_list_remove (&ff->queue, 0); /* ff->nb_elt--; */ } #ifndef OSIP_MONOTHREAD else { /* this case MUST never happen... */ OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO4, NULL, "no element in fifo.\n")); osip_mutex_unlock (ff->qislocked); return OSIP_SUCCESS; } #endif /* if (ff->nb_elt <= 0) */ if (osip_list_size (&ff->queue) <= 0) ff->state = osip_empty; else ff->state = osip_ok; #ifndef OSIP_MONOTHREAD osip_mutex_unlock (ff->qislocked); #endif return el; } void osip_fifo_free (osip_fifo_t * ff) { if (ff == NULL) return; #ifndef OSIP_MONOTHREAD osip_mutex_destroy (ff->qislocked); /* seems that pthread_mutex_destroy does not free space by itself */ osip_sem_destroy (ff->qisempty); #endif osip_free (ff); } libosip2-4.1.0/src/osip2/Makefile.am0000644000175000017500000000117512001240027014027 00000000000000 EXTRA_DIST = fsm.h xixt.h lib_LTLIBRARIES = libosip2.la libosip2_la_SOURCES = \ ict_fsm.c ist_fsm.c nict_fsm.c nist_fsm.c \ ict.c ist.c nict.c nist.c \ fsm_misc.c osip.c osip_transaction.c osip_event.c \ port_fifo.c osip_dialog.c osip_time.c if BUILD_MT libosip2_la_SOURCES+=port_sema.c port_thread.c port_condv.c endif libosip2_la_LDFLAGS = -version-info $(LIBOSIP_SO_VERSION) \ $(FSM_LIB) $(EXTRA_LIB) ../osipparser2/libosipparser2.la -no-undefined INCLUDES = -I$(top_srcdir)/include AM_CFLAGS = $(SIP_CFLAGS) $(SIP_FSM_FLAGS) $(SIP_EXTRA_FLAGS) libosip2-4.1.0/src/osip2/xixt.h0000644000175000017500000002557312254365476013202 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc2543-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _XIXT_H_ #define _XIXT_H_ #include #include #ifdef __cplusplus extern "C" { #endif void __osip_message_callback (int type, osip_transaction_t *, osip_message_t *); void __osip_kill_transaction_callback (int type, osip_transaction_t *); void __osip_transport_error_callback (int type, osip_transaction_t *, int error); /** * Allocate an osip_ict_t element. (for outgoing INVITE transaction) * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param ict The element to allocate. * @param osip The global instance of oSIP. * @param invite The SIP request that initiate the transaction. */ int __osip_ict_init (osip_ict_t ** ict, osip_t * osip, osip_message_t * invite); /** * Free all resource in a osip_ict_t element. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param ict The element to free. */ int __osip_ict_free (osip_ict_t * ict); /** * Check if this transaction needs a TIMEOUT_A event * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param ict The element to work on. * @param state The actual state of the transaction. * @param transactionid The transaction id. */ osip_event_t *__osip_ict_need_timer_a_event (osip_ict_t * ict, state_t state, int transactionid); /** * Check if this transaction needs a TIMEOUT_B event * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param ict The element to work on. * @param state The actual state of the transaction. * @param transactionid The transaction id. */ osip_event_t *__osip_ict_need_timer_b_event (osip_ict_t * ict, state_t state, int transactionid); /** * Check if this transaction needs a TIMEOUT_D event * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param ict The element to work on. * @param state The actual state of the transaction. * @param transactionid The transaction id. */ osip_event_t *__osip_ict_need_timer_d_event (osip_ict_t * ict, state_t state, int transactionid); /** * Allocate an osip_nict_t element. (for outgoing NON-INVITE transaction) * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param nict The element to allocate. * @param osip The global instance of oSIP. * @param request The SIP request that initiate the transaction. */ int __osip_nict_init (osip_nict_t ** nict, osip_t * osip, osip_message_t * request); /** * Free all resource in an osip_nict_t element. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param nict The element to free. */ int __osip_nict_free (osip_nict_t * nict); /** * Check if this transaction needs a TIMEOUT_E event * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param nict The element to work on. * @param state The actual state of the transaction. * @param transactionid The transaction id. */ osip_event_t *__osip_nict_need_timer_e_event (osip_nict_t * nict, state_t state, int transactionid); /** * Check if this transaction needs a TIMEOUT_F event * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param nict The element to work on. * @param state The actual state of the transaction. * @param transactionid The transaction id. */ osip_event_t *__osip_nict_need_timer_f_event (osip_nict_t * nict, state_t state, int transactionid); /** * Check if this transaction needs a TIMEOUT_K event * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param nict The element to work on. * @param state The actual state of the transaction. * @param transactionid The transaction id. */ osip_event_t *__osip_nict_need_timer_k_event (osip_nict_t * nict, state_t state, int transactionid); /** * Allocate an osip_ist_t element. (for incoming INVITE transaction) * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param ist The element to allocate. * @param osip The global instance of oSIP. * @param invite The SIP invite that initiate the transaction. */ int __osip_ist_init (osip_ist_t ** ist, osip_t * osip, osip_message_t * invite); /** * Free all resource in a osip_ist_t element. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param ist The element to free. */ int __osip_ist_free (osip_ist_t * ist); /** * Check if this transaction needs a TIMEOUT_G event * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param ist The element to work on. * @param state The actual state of the transaction. * @param transactionid The transaction id. */ osip_event_t *__osip_ist_need_timer_g_event (osip_ist_t * ist, state_t state, int transactionid); /** * Check if this transaction needs a TIMEOUT_H event * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param ist The element to work on. * @param state The actual state of the transaction. * @param transactionid The transaction id. */ osip_event_t *__osip_ist_need_timer_h_event (osip_ist_t * ist, state_t state, int transactionid); /** * Check if this transaction needs a TIMEOUT_I event * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param ist The element to work on. * @param state The actual state of the transaction. * @param transactionid The transaction id. */ osip_event_t *__osip_ist_need_timer_i_event (osip_ist_t * ist, state_t state, int transactionid); /** * Allocate an osip_nist_t element. (for incoming NON-INVITE transaction) * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param nist The element to allocate. * @param osip The global instance of oSIP. * @param request The SIP request that initiate the transaction. */ int __osip_nist_init (osip_nist_t ** nist, osip_t * osip, osip_message_t * request); /** * Free all resource in a osip_nist_t element. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param nist The element to free. */ int __osip_nist_free (osip_nist_t * nist); /** * Check if this transaction needs a TIMEOUT_J event * @param nist The element to work on. * @param state The actual state of the transaction. * @param transactionid The transaction id. */ osip_event_t *__osip_nist_need_timer_j_event (osip_nist_t * nist, state_t state, int transactionid); /** * Check if the response match a server transaction. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param tr The transaction. * @param resp The SIP response received. */ int __osip_transaction_matching_response_osip_to_xict_17_1_3 (osip_transaction_t * tr, osip_message_t * resp); /** * Check if the request match a client transaction. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param tr The transaction. * @param request The SIP request received. */ int __osip_transaction_matching_request_osip_to_xist_17_2_3 (osip_transaction_t * tr, osip_message_t * request); /** * Lock access to the list of ict transactions. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param osip The element to work on. */ int osip_ict_lock (osip_t * osip); /** * Unlock access to the list of ict transactions. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param osip The element to work on. */ int osip_ict_unlock (osip_t * osip); /** * Lock access to the list of ist transactions. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param osip The element to work on. */ int osip_ist_lock (osip_t * osip); /** * Unlock access to the list of ist transactions. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param osip The element to work on. */ int osip_ist_unlock (osip_t * osip); /** * Lock access to the list of nict transactions. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param osip The element to work on. */ int osip_nict_lock (osip_t * osip); /** * Unlock access to the list of nict transactions. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param osip The element to work on. */ int osip_nict_unlock (osip_t * osip); /** * Lock access to the list of nist transactions. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param osip The element to work on. */ int osip_nist_lock (osip_t * osip); /** * Unlock access to the list of nist transactions. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param osip The element to work on. */ int osip_nist_unlock (osip_t * osip); /** * Add a ict transaction in the ict list of transaction. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param osip The element to work on. * @param ict The transaction to add. */ int __osip_add_ict (osip_t * osip, osip_transaction_t * ict); /** * Add a ist transaction in the ist list of transaction. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param osip The element to work on. * @param ist The transaction to add. */ int __osip_add_ist (osip_t * osip, osip_transaction_t * ist); /** * Add a nict transaction in the nict list of transaction. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param osip The element to work on. * @param nict The transaction to add. */ int __osip_add_nict (osip_t * osip, osip_transaction_t * nict); /** * Add a nist transaction in the nist list of transaction. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param osip The element to work on. * @param nist The transaction to add. */ int __osip_add_nist (osip_t * osip, osip_transaction_t * nist); /** * Remove a ict transaction from the ict list of transaction. * @param osip The element to work on. * @param ict The transaction to add. */ int __osip_remove_ict_transaction (osip_t * osip, osip_transaction_t * ict); /** * Remove a ist transaction from the ist list of transaction. * @param osip The element to work on. * @param ist The transaction to add. */ int __osip_remove_ist_transaction (osip_t * osip, osip_transaction_t * ist); /** * Remove a nict transaction from the nict list of transaction. * @param osip The element to work on. * @param nict The transaction to add. */ int __osip_remove_nict_transaction (osip_t * osip, osip_transaction_t * nict); /** * Remove a nist transaction from the nist list of transaction. * @param osip The element to work on. * @param nist The transaction to add. */ int __osip_remove_nist_transaction (osip_t * osip, osip_transaction_t * nist); /** * Allocate a sipevent. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param type The type of the event. * @param transactionid The transaction id for this event. */ osip_event_t *__osip_event_new (type_t type, int transactionid); /** * Allocate a sipevent (we know this message is an OUTGOING SIP message). * @param sip The SIP message we want to send. */ osip_event_t *osip_new_outgoing_sipmessage (osip_message_t * sip); #ifdef __cplusplus } #endif #endif libosip2-4.1.0/src/osip2/osip.c0000644000175000017500000013300712254365476013143 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include "fsm.h" #include "xixt.h" #include void osip_response_get_destination (osip_message_t * response, char **address, int *portnum) { osip_via_t *via; char *host = NULL; int port = 0; via = (osip_via_t *) osip_list_get (&response->vias, 0); if (via) { osip_generic_param_t *maddr; osip_generic_param_t *received; osip_generic_param_t *rport; osip_via_param_get_byname (via, "maddr", &maddr); osip_via_param_get_byname (via, "received", &received); osip_via_param_get_byname (via, "rport", &rport); /* 1: user should not use the provided information (host and port) if they are using a reliable transport. Instead, they should use the already open socket attached to this transaction. */ /* 2: check maddr and multicast usage */ if (maddr != NULL) host = maddr->gvalue; /* we should check if this is a multicast address and use set the "ttl" in this case. (this must be done in the UDP message (not at the SIP layer) */ else if (received != NULL) host = received->gvalue; else host = via->host; if (rport == NULL || rport->gvalue == NULL) { if (via->port != NULL) port = osip_atoi (via->port); else port = 5060; } else port = osip_atoi (rport->gvalue); } *portnum = port; if (host != NULL) *address = osip_strdup (host); else *address = NULL; } static int osip_ixt_lock (osip_t * osip) { #ifndef OSIP_MONOTHREAD return osip_mutex_lock (osip->ixt_fastmutex); #else return OSIP_SUCCESS; #endif } static int osip_ixt_unlock (osip_t * osip) { #ifndef OSIP_MONOTHREAD return osip_mutex_unlock (osip->ixt_fastmutex); #else return OSIP_SUCCESS; #endif } int osip_id_mutex_lock (osip_t * osip); int osip_id_mutex_unlock (osip_t * osip); int osip_id_mutex_lock (osip_t * osip) { #ifndef OSIP_MONOTHREAD return osip_mutex_lock (osip->id_mutex); #else return OSIP_SUCCESS; #endif } int osip_id_mutex_unlock (osip_t * osip) { #ifndef OSIP_MONOTHREAD return osip_mutex_unlock (osip->id_mutex); #else return OSIP_SUCCESS; #endif } /* these are for transactions that would need retransmission not handled by state machines */ static void osip_add_ixt (osip_t * osip, ixt_t * ixt) { /* add in list osip_t->ixt */ osip_ixt_lock (osip); osip_list_add (&osip->ixt_retransmissions, (void *) ixt, 0); osip_ixt_unlock (osip); } static void osip_remove_ixt (osip_t * osip, ixt_t * ixt) { int i; ixt_t *tmp; /* add in list osip_t->ixt */ osip_ixt_lock (osip); for (i = 0; !osip_list_eol (&osip->ixt_retransmissions, i); i++) { tmp = (ixt_t *) osip_list_get (&osip->ixt_retransmissions, i); if (tmp == ixt) { osip_list_remove (&osip->ixt_retransmissions, i); break; } } osip_ixt_unlock (osip); } static int ixt_init (ixt_t ** ixt) { ixt_t *pixt; *ixt = pixt = (ixt_t *) osip_malloc (sizeof (ixt_t)); if (pixt == NULL) return OSIP_NOMEM; pixt->dialog = NULL; pixt->msg2xx = NULL; pixt->ack = NULL; pixt->interval = DEFAULT_T1; osip_gettimeofday (&pixt->start, NULL); add_gettimeofday (&pixt->start, pixt->interval + 10); pixt->counter = 10; pixt->dest = NULL; pixt->port = 5060; pixt->sock = -1; return OSIP_SUCCESS; } static void ixt_free (ixt_t * ixt) { osip_message_free (ixt->ack); osip_message_free (ixt->msg2xx); osip_free (ixt->dest); osip_free (ixt); } /* usefull for UAs */ void osip_start_200ok_retransmissions (osip_t * osip, osip_dialog_t * dialog, osip_message_t * msg200ok, int sock) { int i; ixt_t *ixt; i = ixt_init (&ixt); if (i != 0) return; ixt->dialog = dialog; osip_message_clone (msg200ok, &ixt->msg2xx); ixt->sock = sock; osip_response_get_destination (msg200ok, &ixt->dest, &ixt->port); osip_add_ixt (osip, ixt); } void osip_start_ack_retransmissions (osip_t * osip, osip_dialog_t * dialog, osip_message_t * ack, char *dest, int port, int sock) { int i; ixt_t *ixt; i = ixt_init (&ixt); if (i != 0) return; ixt->dialog = dialog; osip_message_clone (ack, &ixt->ack); ixt->dest = osip_strdup (dest); ixt->port = port; ixt->sock = sock; osip_add_ixt (osip, ixt); } /* we stop the 200ok when receiving the corresponding ack */ struct osip_dialog * osip_stop_200ok_retransmissions (osip_t * osip, osip_message_t * ack) { osip_dialog_t *dialog = NULL; int i; ixt_t *ixt; osip_ixt_lock (osip); for (i = 0; !osip_list_eol (&osip->ixt_retransmissions, i); i++) { ixt = (ixt_t *) osip_list_get (&osip->ixt_retransmissions, i); if (osip_dialog_match_as_uas (ixt->dialog, ack) == 0) { osip_list_remove (&osip->ixt_retransmissions, i); dialog = ixt->dialog; ixt_free (ixt); break; } } osip_ixt_unlock (osip); return dialog; } /* when a dialog is destroyed by the application, it is safer to remove all ixt that are related to it */ void osip_stop_retransmissions_from_dialog (osip_t * osip, osip_dialog_t * dialog) { int i; ixt_t *ixt; osip_ixt_lock (osip); for (i = 0; !osip_list_eol (&osip->ixt_retransmissions, i); i++) { ixt = (ixt_t *) osip_list_get (&osip->ixt_retransmissions, i); if (ixt->dialog == dialog) { osip_list_remove (&osip->ixt_retransmissions, i); ixt_free (ixt); i--; } } osip_ixt_unlock (osip); } static void ixt_retransmit (osip_t * osip, ixt_t * ixt, struct timeval *current) { if (osip_timercmp (current, &ixt->start, >)) { ixt->interval = ixt->interval * 2; if (ixt->interval > DEFAULT_T2) ixt->interval = DEFAULT_T2; add_gettimeofday (&ixt->start, ixt->interval); if (ixt->ack != NULL) osip->cb_send_message (NULL, ixt->ack, ixt->dest, ixt->port, ixt->sock); else if (ixt->msg2xx != NULL) osip->cb_send_message (NULL, ixt->msg2xx, ixt->dest, ixt->port, ixt->sock); ixt->counter--; } } void osip_retransmissions_execute (osip_t * osip) { int i; ixt_t *ixt; struct timeval current; osip_gettimeofday (¤t, NULL); osip_ixt_lock (osip); for (i = 0; !osip_list_eol (&osip->ixt_retransmissions, i); i++) { ixt = (ixt_t *) osip_list_get (&osip->ixt_retransmissions, i); ixt_retransmit (osip, ixt, ¤t); if (ixt->counter == 0) { /* remove it */ osip_list_remove (&osip->ixt_retransmissions, i); ixt_free (ixt); i--; } } osip_ixt_unlock (osip); } int osip_ict_lock (osip_t * osip) { #ifndef OSIP_MONOTHREAD return osip_mutex_lock (osip->ict_fastmutex); #else return OSIP_SUCCESS; #endif } int osip_ict_unlock (osip_t * osip) { #ifndef OSIP_MONOTHREAD return osip_mutex_unlock (osip->ict_fastmutex); #else return OSIP_SUCCESS; #endif } int osip_ist_lock (osip_t * osip) { #ifndef OSIP_MONOTHREAD return osip_mutex_lock (osip->ist_fastmutex); #else return OSIP_SUCCESS; #endif } int osip_ist_unlock (osip_t * osip) { #ifndef OSIP_MONOTHREAD return osip_mutex_unlock (osip->ist_fastmutex); #else return OSIP_SUCCESS; #endif } int osip_nict_lock (osip_t * osip) { #ifndef OSIP_MONOTHREAD return osip_mutex_lock (osip->nict_fastmutex); #else return OSIP_SUCCESS; #endif } int osip_nict_unlock (osip_t * osip) { #ifndef OSIP_MONOTHREAD return osip_mutex_unlock (osip->nict_fastmutex); #else return OSIP_SUCCESS; #endif } int osip_nist_lock (osip_t * osip) { #ifndef OSIP_MONOTHREAD return osip_mutex_lock (osip->nist_fastmutex); #else return OSIP_SUCCESS; #endif } int osip_nist_unlock (osip_t * osip) { #ifndef OSIP_MONOTHREAD return osip_mutex_unlock (osip->nist_fastmutex); #else return OSIP_SUCCESS; #endif } #if defined(HAVE_DICT_DICT_H) #define HSIZE 200 unsigned s_hash (const unsigned char *p); unsigned s_hash (const unsigned char *p) { unsigned hash = 0; while (*p) { hash *= 31; hash ^= *p++; } return hash; } #endif int __osip_add_ict (osip_t * osip, osip_transaction_t * ict) { #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->ict_fastmutex); #endif #if defined(HAVE_DICT_DICT_H) { osip_generic_param_t *b_request = NULL; int rv = -99; osip_via_param_get_byname (ict->topvia, "branch", &b_request); if (b_request != NULL && b_request->gvalue != NULL) rv = dict_insert (osip->osip_ict_hastable, b_request->gvalue, (void *) ict, FALSE); if (rv == 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO1, NULL, "New key inserted in ict hastable `%s'\n", b_request->gvalue)); } else if (rv != -99) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "already inserted `%s'\n", b_request->gvalue)); } } #endif osip_list_add (&osip->osip_ict_transactions, ict, -1); #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ict_fastmutex); #endif return OSIP_SUCCESS; } int __osip_add_ist (osip_t * osip, osip_transaction_t * ist) { #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->ist_fastmutex); #endif #if defined(HAVE_DICT_DICT_H) { osip_generic_param_t *b_request = NULL; int rv = -99; osip_via_param_get_byname (ist->topvia, "branch", &b_request); if (b_request != NULL && b_request->gvalue != NULL) rv = dict_insert (osip->osip_ist_hastable, b_request->gvalue, (void *) ist, FALSE); if (rv == 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO1, NULL, "New key inserted in ist hastable `%s'\n", b_request->gvalue)); } else if (rv != -99) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "already inserted `%s'\n", b_request->gvalue)); } } #endif osip_list_add (&osip->osip_ist_transactions, ist, -1); #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ist_fastmutex); #endif return OSIP_SUCCESS; } int __osip_add_nict (osip_t * osip, osip_transaction_t * nict) { #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->nict_fastmutex); #endif #if defined(HAVE_DICT_DICT_H) { osip_generic_param_t *b_request = NULL; int rv = -99; osip_via_param_get_byname (nict->topvia, "branch", &b_request); if (b_request != NULL && b_request->gvalue != NULL) rv = dict_insert (osip->osip_nict_hastable, b_request->gvalue, (void *) nict, FALSE); if (rv == 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO1, NULL, "New key inserted in nict hastable `%s'\n", b_request->gvalue)); } else if (rv != -99) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "already inserted `%s'\n", b_request->gvalue)); } } #endif osip_list_add (&osip->osip_nict_transactions, nict, -1); #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nict_fastmutex); #endif return OSIP_SUCCESS; } int __osip_add_nist (osip_t * osip, osip_transaction_t * nist) { #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->nist_fastmutex); #endif #if defined(HAVE_DICT_DICT_H) { osip_generic_param_t *b_request = NULL; int rv = -99; osip_via_param_get_byname (nist->topvia, "branch", &b_request); if (b_request != NULL && b_request->gvalue != NULL) rv = dict_insert (osip->osip_nist_hastable, b_request->gvalue, (void *) nist, FALSE); if (rv == 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO1, NULL, "New key inserted in ict hastable `%s'\n", b_request->gvalue)); } else if (rv != -99) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "already inserted `%s'\n", b_request->gvalue)); } } #endif osip_list_add (&osip->osip_nist_transactions, nist, -1); #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nist_fastmutex); #endif return OSIP_SUCCESS; } int osip_remove_transaction (osip_t * osip, osip_transaction_t * tr) { int i = -1; if (tr == NULL) return OSIP_BADPARAMETER; if (tr->ctx_type == ICT) i = __osip_remove_ict_transaction (osip, tr); else if (tr->ctx_type == IST) i = __osip_remove_ist_transaction (osip, tr); else if (tr->ctx_type == NICT) i = __osip_remove_nict_transaction (osip, tr); else if (tr->ctx_type == NIST) i = __osip_remove_nist_transaction (osip, tr); else return OSIP_BADPARAMETER; return i; } int __osip_remove_ict_transaction (osip_t * osip, osip_transaction_t * ict) { osip_list_iterator_t iterator; osip_transaction_t *tmp; #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->ict_fastmutex); #endif #if defined(HAVE_DICT_DICT_H) { osip_generic_param_t *b_request = NULL; int rv; osip_via_param_get_byname (ict->topvia, "branch", &b_request); if (b_request != NULL && b_request->gvalue != NULL) { rv = dict_remove (osip->osip_ict_hastable, b_request->gvalue, TRUE); if (rv == 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO1, NULL, "New key deleted in ict hastable `%s'\n", b_request->gvalue)); } else { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "key not removed `%s'\n", b_request->gvalue)); } } } #endif tmp = (osip_transaction_t *) osip_list_get_first (&osip->osip_ict_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { if (tmp->transactionid == ict->transactionid) { osip_list_iterator_remove (&iterator); #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ict_fastmutex); #endif return OSIP_SUCCESS; } tmp = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ict_fastmutex); #endif return OSIP_UNDEFINED_ERROR; } int __osip_remove_ist_transaction (osip_t * osip, osip_transaction_t * ist) { osip_list_iterator_t iterator; osip_transaction_t *tmp; #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->ist_fastmutex); #endif #if defined(HAVE_DICT_DICT_H) { osip_generic_param_t *b_request = NULL; int rv; osip_via_param_get_byname (ist->topvia, "branch", &b_request); if (b_request != NULL && b_request->gvalue != NULL) { rv = dict_remove (osip->osip_ist_hastable, b_request->gvalue, TRUE); if (rv == 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO1, NULL, "New key deleted in ist hastable `%s'\n", b_request->gvalue)); } else { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "key not removed `%s'\n", b_request->gvalue)); } } } #endif tmp = (osip_transaction_t *) osip_list_get_first (&osip->osip_ist_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { if (tmp->transactionid == ist->transactionid) { osip_list_iterator_remove (&iterator); #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ist_fastmutex); #endif return OSIP_SUCCESS; } tmp = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ist_fastmutex); #endif return OSIP_UNDEFINED_ERROR; } int __osip_remove_nict_transaction (osip_t * osip, osip_transaction_t * nict) { osip_list_iterator_t iterator; osip_transaction_t *tmp; #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->nict_fastmutex); #endif #if defined(HAVE_DICT_DICT_H) { osip_generic_param_t *b_request = NULL; int rv; osip_via_param_get_byname (nict->topvia, "branch", &b_request); if (b_request != NULL && b_request->gvalue != NULL) { rv = dict_remove (osip->osip_nict_hastable, b_request->gvalue, TRUE); if (rv == 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO1, NULL, "New key deleted in nict hastable `%s'\n", b_request->gvalue)); } else { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "key not removed `%s'\n", b_request->gvalue)); } } } #endif tmp = (osip_transaction_t *) osip_list_get_first (&osip->osip_nict_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { if (tmp->transactionid == nict->transactionid) { osip_list_iterator_remove (&iterator); #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nict_fastmutex); #endif return OSIP_SUCCESS; } tmp = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nict_fastmutex); #endif return OSIP_UNDEFINED_ERROR; } int __osip_remove_nist_transaction (osip_t * osip, osip_transaction_t * nist) { osip_list_iterator_t iterator; osip_transaction_t *tmp; #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->nist_fastmutex); #endif #if defined(HAVE_DICT_DICT_H) { osip_generic_param_t *b_request = NULL; int rv; osip_via_param_get_byname (nist->topvia, "branch", &b_request); if (b_request != NULL && b_request->gvalue != NULL) { rv = dict_remove (osip->osip_nist_hastable, b_request->gvalue, TRUE); if (rv == 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO1, NULL, "New key deleted in ict hastable `%s'\n", b_request->gvalue)); } else { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "key not removed `%s'\n", b_request->gvalue)); } } } #endif tmp = (osip_transaction_t *) osip_list_get_first (&osip->osip_nist_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { if (tmp->transactionid == nist->transactionid) { osip_list_iterator_remove (&iterator); #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nist_fastmutex); #endif return OSIP_SUCCESS; } tmp = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nist_fastmutex); #endif return OSIP_UNDEFINED_ERROR; } int osip_find_transaction_and_add_event (osip_t * osip, osip_event_t * evt) { osip_transaction_t *transaction = __osip_find_transaction (osip, evt, 1); if (transaction == NULL) return OSIP_UNDEFINED_ERROR; return OSIP_SUCCESS; } #ifdef OSIP_MONOTHREAD osip_transaction_t * osip_find_transaction (osip_t * osip, osip_event_t * evt) { return __osip_find_transaction (osip, evt, 0); } #endif osip_transaction_t * __osip_find_transaction (osip_t * osip, osip_event_t * evt, int consume) { osip_transaction_t *transaction = NULL; osip_list_t *transactions = NULL; #ifndef OSIP_MONOTHREAD struct osip_mutex *mut = NULL; #endif if (evt == NULL || evt->sip == NULL || evt->sip->cseq == NULL) return NULL; if (EVT_IS_INCOMINGMSG (evt)) { if (MSG_IS_REQUEST (evt->sip)) { if (0 == strcmp (evt->sip->cseq->method, "INVITE") || 0 == strcmp (evt->sip->cseq->method, "ACK")) { transactions = &osip->osip_ist_transactions; #ifndef OSIP_MONOTHREAD mut = osip->ist_fastmutex; #endif } else { transactions = &osip->osip_nist_transactions; #ifndef OSIP_MONOTHREAD mut = osip->nist_fastmutex; #endif } } else { if (0 == strcmp (evt->sip->cseq->method, "INVITE")) { transactions = &osip->osip_ict_transactions; #ifndef OSIP_MONOTHREAD mut = osip->ict_fastmutex; #endif } else { transactions = &osip->osip_nict_transactions; #ifndef OSIP_MONOTHREAD mut = osip->nict_fastmutex; #endif } } } else if (EVT_IS_OUTGOINGMSG (evt)) { if (MSG_IS_RESPONSE (evt->sip)) { if (0 == strcmp (evt->sip->cseq->method, "INVITE")) { transactions = &osip->osip_ist_transactions; #ifndef OSIP_MONOTHREAD mut = osip->ist_fastmutex; #endif } else { transactions = &osip->osip_nist_transactions; #ifndef OSIP_MONOTHREAD mut = osip->nist_fastmutex; #endif } } else { if (0 == strcmp (evt->sip->cseq->method, "INVITE") || 0 == strcmp (evt->sip->cseq->method, "ACK")) { transactions = &osip->osip_ict_transactions; #ifndef OSIP_MONOTHREAD mut = osip->ict_fastmutex; #endif } else { transactions = &osip->osip_nict_transactions; #ifndef OSIP_MONOTHREAD mut = osip->nict_fastmutex; #endif } } } if (transactions == NULL) return NULL; /* not a message??? */ #ifndef OSIP_MONOTHREAD osip_mutex_lock (mut); #endif transaction = osip_transaction_find (transactions, evt); if (consume == 1) { /* we add the event before releasing the mutex!! */ if (transaction != NULL) { osip_transaction_add_event (transaction, evt); #ifndef OSIP_MONOTHREAD osip_mutex_unlock (mut); #endif return transaction; } } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (mut); #endif return transaction; } osip_transaction_t * osip_create_transaction (osip_t * osip, osip_event_t * evt) { osip_transaction_t *transaction; int i; osip_fsm_type_t ctx_type; if (evt == NULL) return NULL; if (evt->sip == NULL) return NULL; /* make sure the request's method reflect the cseq value. */ if (MSG_IS_REQUEST (evt->sip)) { /* delete request where cseq method does not match the method in request-line */ if (evt->sip->cseq == NULL || evt->sip->cseq->method == NULL || evt->sip->sip_method == NULL) { return NULL; } if (0 != strcmp (evt->sip->cseq->method, evt->sip->sip_method)) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "core module: Discard invalid message with method!=cseq!\n")); return NULL; } } if (MSG_IS_ACK (evt->sip)) /* ACK never create transactions */ return NULL; if (EVT_IS_INCOMINGREQ (evt)) { /* we create a new context for this incoming request */ if (0 == strcmp (evt->sip->cseq->method, "INVITE")) ctx_type = IST; else ctx_type = NIST; } else if (EVT_IS_OUTGOINGREQ (evt)) { if (0 == strcmp (evt->sip->cseq->method, "INVITE")) ctx_type = ICT; else ctx_type = NICT; } else { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Cannot build a transction for this message!\n")); return NULL; } i = osip_transaction_init (&transaction, ctx_type, osip, evt->sip); if (i != 0) { return NULL; } evt->transactionid = transaction->transactionid; return transaction; } osip_transaction_t * osip_transaction_find (osip_list_t * transactions, osip_event_t * evt) { osip_list_iterator_t iterator; osip_transaction_t *transaction; osip_t *osip = NULL; transaction = (osip_transaction_t *) osip_list_get_first (transactions, &iterator); if (transaction != NULL) osip = (osip_t *) transaction->config; if (osip == NULL) return NULL; if (EVT_IS_INCOMINGREQ (evt)) { #ifdef HAVE_DICT_DICT_H /* search in hastable! */ osip_generic_param_t *b_request; osip_via_t *topvia_request; topvia_request = osip_list_get (&evt->sip->vias, 0); if (topvia_request == NULL) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Remote UA is not compliant: missing a Via header!\n")); return NULL; } osip_via_param_get_byname (topvia_request, "branch", &b_request); if (b_request != NULL && b_request->gvalue != NULL) { if (MSG_IS_INVITE (evt->sip) || MSG_IS_ACK (evt->sip)) { transaction = (osip_transaction_t *) dict_search (osip->osip_ist_hastable, b_request->gvalue); OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO2, NULL, "Find matching Via header for INVITE(ACK) REQUEST!\n")); if (transaction != NULL) return transaction; } else { transaction = (osip_transaction_t *) dict_search (osip->osip_nist_hastable, b_request->gvalue); OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO2, NULL, "Find matching Via header for NON-INVITE REQUEST!\n")); if (transaction != NULL) return transaction; } } #endif transaction = (osip_transaction_t *) osip_list_get_first (transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { if (0 == __osip_transaction_matching_request_osip_to_xist_17_2_3 (transaction, evt->sip)) return transaction; transaction = (osip_transaction_t *) osip_list_get_next (&iterator); } } else if (EVT_IS_INCOMINGRESP (evt)) { #ifdef HAVE_DICT_DICT_H /* search in hastable! */ osip_generic_param_t *b_request; osip_via_t *topvia_request; topvia_request = osip_list_get (&evt->sip->vias, 0); if (topvia_request == NULL) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Remote UA is not compliant: missing a Via header!\n")); return NULL; } osip_via_param_get_byname (topvia_request, "branch", &b_request); if (b_request != NULL && b_request->gvalue != NULL) { if (MSG_IS_RESPONSE_FOR (evt->sip, "INVITE")) { transaction = (osip_transaction_t *) dict_search (osip->osip_ict_hastable, b_request->gvalue); OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO2, NULL, "Find matching Via header for INVITE ANSWER!\n")); if (transaction != NULL) return transaction; } else { transaction = (osip_transaction_t *) dict_search (osip->osip_nict_hastable, b_request->gvalue); OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO2, NULL, "Find matching Via header for NON-INVITE ANSWER!\n")); if (transaction != NULL) return transaction; } } #endif transaction = (osip_transaction_t *) osip_list_get_first (transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { if (0 == __osip_transaction_matching_response_osip_to_xict_17_1_3 (transaction, evt->sip)) return transaction; transaction = (osip_transaction_t *) osip_list_get_next (&iterator); } } else { /* handle OUTGOING message */ /* THE TRANSACTION ID MUST BE SET */ transaction = (osip_transaction_t *) osip_list_get_first (transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { if (transaction->transactionid == evt->transactionid) return transaction; transaction = (osip_transaction_t *) osip_list_get_next (&iterator); } } return NULL; } int osip_init (osip_t ** osip) { static int ref_count = 0; if (ref_count == 0) { ref_count++; /* load the parser configuration */ parser_init (); } *osip = (osip_t *) osip_malloc (sizeof (osip_t)); if (*osip == NULL) return OSIP_NOMEM; /* allocation failed */ memset (*osip, 0, sizeof (osip_t)); #ifndef OSIP_MONOTHREAD (*osip)->ict_fastmutex = osip_mutex_init (); (*osip)->ist_fastmutex = osip_mutex_init (); (*osip)->nict_fastmutex = osip_mutex_init (); (*osip)->nist_fastmutex = osip_mutex_init (); (*osip)->ixt_fastmutex = osip_mutex_init (); (*osip)->id_mutex = osip_mutex_init (); #endif osip_list_init (&(*osip)->osip_ict_transactions); osip_list_init (&(*osip)->osip_ist_transactions); osip_list_init (&(*osip)->osip_nict_transactions); osip_list_init (&(*osip)->osip_nist_transactions); osip_list_init (&(*osip)->ixt_retransmissions); (*osip)->transactionid = 1; #if defined(HAVE_DICT_DICT_H) (*osip)->osip_ict_hastable = hashtable_dict_new ((dict_cmp_func) strcmp, (dict_hsh_func) s_hash, NULL, NULL, HSIZE); (*osip)->osip_ist_hastable = hashtable_dict_new ((dict_cmp_func) strcmp, (dict_hsh_func) s_hash, NULL, NULL, HSIZE); (*osip)->osip_nict_hastable = hashtable_dict_new ((dict_cmp_func) strcmp, (dict_hsh_func) s_hash, NULL, NULL, HSIZE); (*osip)->osip_nist_hastable = hashtable_dict_new ((dict_cmp_func) strcmp, (dict_hsh_func) s_hash, NULL, NULL, HSIZE); #endif return OSIP_SUCCESS; } void osip_release (osip_t * osip) { #ifndef OSIP_MONOTHREAD osip_mutex_destroy (osip->ict_fastmutex); osip_mutex_destroy (osip->ist_fastmutex); osip_mutex_destroy (osip->nict_fastmutex); osip_mutex_destroy (osip->nist_fastmutex); osip_mutex_destroy (osip->ixt_fastmutex); osip_mutex_destroy (osip->id_mutex); #endif osip_free (osip); } void osip_set_application_context (osip_t * osip, void *pointer) { osip->application_context = pointer; } void * osip_get_application_context (osip_t * osip) { if (osip == NULL) return NULL; return osip->application_context; } int osip_ict_execute (osip_t * osip) { osip_transaction_t *transaction; osip_event_t *se; int more_event; osip_list_iterator_t iterator; void **array; int len; int index = 0; /* list must be copied because osip_transaction_execute() may change it */ #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->ict_fastmutex); #endif len = osip_list_size (&osip->osip_ict_transactions); if (0 >= len) { #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ict_fastmutex); #endif return OSIP_SUCCESS; } array = osip_malloc (sizeof (void *) * len); if (array == NULL) { #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ict_fastmutex); #endif return OSIP_NOMEM; /* OSIP_SUCCESS; */ } transaction = (osip_transaction_t *) osip_list_get_first (&osip->osip_ict_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { array[index++] = transaction; transaction = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ict_fastmutex); #endif for (index = 0; index < len; ++index) { transaction = (osip_transaction_t *) array[index]; more_event = 1; do { se = (osip_event_t *) osip_fifo_tryget (transaction->transactionff); if (se == NULL) /* no more event for this transaction */ more_event = 0; else osip_transaction_execute (transaction, se); } while (more_event == 1); } osip_free (array); return OSIP_SUCCESS; } int osip_ist_execute (osip_t * osip) { osip_transaction_t *transaction; osip_event_t *se; int more_event; osip_list_iterator_t iterator; void **array; int len; int index = 0; /* list must be copied because osip_transaction_execute() may change it */ #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->ist_fastmutex); #endif len = osip_list_size (&osip->osip_ist_transactions); if (0 >= len) { #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ist_fastmutex); #endif return OSIP_SUCCESS; } array = osip_malloc (sizeof (void *) * len); if (array == NULL) { #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ist_fastmutex); #endif return OSIP_NOMEM; /* OSIP_SUCCESS; */ } transaction = (osip_transaction_t *) osip_list_get_first (&osip->osip_ist_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { array[index++] = transaction; transaction = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ist_fastmutex); #endif for (index = 0; index < len; ++index) { transaction = (osip_transaction_t *) array[index]; more_event = 1; do { se = (osip_event_t *) osip_fifo_tryget (transaction->transactionff); if (se == NULL) /* no more event for this transaction */ more_event = 0; else osip_transaction_execute (transaction, se); } while (more_event == 1); } osip_free (array); return OSIP_SUCCESS; } int osip_nict_execute (osip_t * osip) { osip_transaction_t *transaction; osip_event_t *se; int more_event; osip_list_iterator_t iterator; void **array; int len; int index = 0; /* list must be copied because osip_transaction_execute() may change it */ #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->nict_fastmutex); #endif len = osip_list_size (&osip->osip_nict_transactions); if (0 >= len) { #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nict_fastmutex); #endif return OSIP_SUCCESS; } array = osip_malloc (sizeof (void *) * len); if (array == NULL) { #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nict_fastmutex); #endif return OSIP_NOMEM; /* OSIP_SUCCESS; */ } transaction = (osip_transaction_t *) osip_list_get_first (&osip->osip_nict_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { array[index++] = transaction; transaction = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nict_fastmutex); #endif for (index = 0; index < len; ++index) { transaction = (osip_transaction_t *) array[index]; more_event = 1; do { se = (osip_event_t *) osip_fifo_tryget (transaction->transactionff); if (se == NULL) /* no more event for this transaction */ more_event = 0; else osip_transaction_execute (transaction, se); } while (more_event == 1); } osip_free (array); return OSIP_SUCCESS; } int osip_nist_execute (osip_t * osip) { osip_transaction_t *transaction; osip_event_t *se; int more_event; osip_list_iterator_t iterator; void **array; int len; int index = 0; /* list must be copied because osip_transaction_execute() may change it */ #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->nist_fastmutex); #endif len = osip_list_size (&osip->osip_nist_transactions); if (0 >= len) { #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nist_fastmutex); #endif return OSIP_SUCCESS; } array = osip_malloc (sizeof (void *) * len); if (array == NULL) { #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nist_fastmutex); #endif return OSIP_NOMEM; /* OSIP_SUCCESS; */ } transaction = (osip_transaction_t *) osip_list_get_first (&osip->osip_nist_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { array[index++] = transaction; transaction = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nist_fastmutex); #endif for (index = 0; index < len; ++index) { transaction = (osip_transaction_t *) array[index]; more_event = 1; do { se = (osip_event_t *) osip_fifo_tryget (transaction->transactionff); if (se == NULL) /* no more event for this transaction */ more_event = 0; else osip_transaction_execute (transaction, se); } while (more_event == 1); } osip_free (array); return OSIP_SUCCESS; } void osip_timers_gettimeout (osip_t * osip, struct timeval *lower_tv) { struct timeval now; osip_transaction_t *tr; osip_list_iterator_t iterator; osip_gettimeofday (&now, NULL); lower_tv->tv_sec = now.tv_sec + 3600 * 24 * 365; /* wake up evry year :-) */ lower_tv->tv_usec = now.tv_usec; #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->ict_fastmutex); #endif /* handle ict timers */ tr = (osip_transaction_t *) osip_list_get_first (&osip->osip_ict_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { if (1 <= osip_fifo_size (tr->transactionff)) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO4, NULL, "1 Pending event already in transaction !\n")); lower_tv->tv_sec = 0; lower_tv->tv_usec = 0; #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ict_fastmutex); #endif return; } else { if (tr->state == ICT_CALLING) min_timercmp (lower_tv, &tr->ict_context->timer_b_start); if (tr->state == ICT_CALLING) min_timercmp (lower_tv, &tr->ict_context->timer_a_start); if (tr->state == ICT_COMPLETED) min_timercmp (lower_tv, &tr->ict_context->timer_d_start); if (osip_timercmp (&now, lower_tv, >)) { lower_tv->tv_sec = 0; lower_tv->tv_usec = 0; #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ict_fastmutex); #endif return; } } tr = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ict_fastmutex); #endif #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->ist_fastmutex); #endif /* handle ist timers */ tr = (osip_transaction_t *) osip_list_get_first (&osip->osip_ist_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { if (tr->state == IST_CONFIRMED) min_timercmp (lower_tv, &tr->ist_context->timer_i_start); if (tr->state == IST_COMPLETED) min_timercmp (lower_tv, &tr->ist_context->timer_h_start); if (tr->state == IST_COMPLETED) min_timercmp (lower_tv, &tr->ist_context->timer_g_start); if (osip_timercmp (&now, lower_tv, >)) { lower_tv->tv_sec = 0; lower_tv->tv_usec = 0; #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ist_fastmutex); #endif return; } tr = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ist_fastmutex); #endif #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->nict_fastmutex); #endif /* handle nict timers */ tr = (osip_transaction_t *) osip_list_get_first (&osip->osip_nict_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { if (tr->state == NICT_COMPLETED) min_timercmp (lower_tv, &tr->nict_context->timer_k_start); if (tr->state == NICT_PROCEEDING || tr->state == NICT_TRYING) min_timercmp (lower_tv, &tr->nict_context->timer_f_start); if (tr->state == NICT_PROCEEDING || tr->state == NICT_TRYING) min_timercmp (lower_tv, &tr->nict_context->timer_e_start); if (osip_timercmp (&now, lower_tv, >)) { lower_tv->tv_sec = 0; lower_tv->tv_usec = 0; #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nict_fastmutex); #endif return; } tr = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nict_fastmutex); #endif #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->nist_fastmutex); #endif /* handle nist timers */ tr = (osip_transaction_t *) osip_list_get_first (&osip->osip_nist_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { if (tr->state == NIST_COMPLETED) min_timercmp (lower_tv, &tr->nist_context->timer_j_start); if (osip_timercmp (&now, lower_tv, >)) { lower_tv->tv_sec = 0; lower_tv->tv_usec = 0; #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nist_fastmutex); #endif return; } tr = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nist_fastmutex); #endif #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->ixt_fastmutex); #endif { ixt_t *ixt; ixt = (ixt_t *) osip_list_get_first (&osip->ixt_retransmissions, &iterator); while (osip_list_iterator_has_elem (iterator)) { min_timercmp (lower_tv, &ixt->start); if (osip_timercmp (&now, lower_tv, >)) { lower_tv->tv_sec = 0; lower_tv->tv_usec = 0; #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ixt_fastmutex); #endif return; } ixt = (ixt_t *) osip_list_get_next (&iterator); } } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ixt_fastmutex); #endif lower_tv->tv_sec = lower_tv->tv_sec - now.tv_sec; lower_tv->tv_usec = lower_tv->tv_usec - now.tv_usec; /* just make sure the value is correct! */ if (lower_tv->tv_usec < 0) { lower_tv->tv_usec = lower_tv->tv_usec + 1000000; lower_tv->tv_sec--; } if (lower_tv->tv_sec < 0) { lower_tv->tv_sec = 0; lower_tv->tv_usec = 0; } if (lower_tv->tv_usec > 1000000) { lower_tv->tv_usec = lower_tv->tv_usec - 1000000; lower_tv->tv_sec++; } return; } void osip_timers_ict_execute (osip_t * osip) { osip_transaction_t *tr; osip_list_iterator_t iterator; #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->ict_fastmutex); #endif /* handle ict timers */ tr = (osip_transaction_t *) osip_list_get_first (&osip->osip_ict_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { osip_event_t *evt; if (1 <= osip_fifo_size (tr->transactionff)) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_INFO4, NULL, "1 Pending event already in transaction !\n")); } else { evt = __osip_ict_need_timer_b_event (tr->ict_context, tr->state, tr->transactionid); if (evt != NULL) osip_fifo_add (tr->transactionff, evt); else { evt = __osip_ict_need_timer_a_event (tr->ict_context, tr->state, tr->transactionid); if (evt != NULL) osip_fifo_add (tr->transactionff, evt); else { evt = __osip_ict_need_timer_d_event (tr->ict_context, tr->state, tr->transactionid); if (evt != NULL) osip_fifo_add (tr->transactionff, evt); } } } tr = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ict_fastmutex); #endif } void osip_timers_ist_execute (osip_t * osip) { osip_transaction_t *tr; osip_list_iterator_t iterator; #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->ist_fastmutex); #endif /* handle ist timers */ tr = (osip_transaction_t *) osip_list_get_first (&osip->osip_ist_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { osip_event_t *evt; evt = __osip_ist_need_timer_i_event (tr->ist_context, tr->state, tr->transactionid); if (evt != NULL) osip_fifo_add (tr->transactionff, evt); else { evt = __osip_ist_need_timer_h_event (tr->ist_context, tr->state, tr->transactionid); if (evt != NULL) osip_fifo_add (tr->transactionff, evt); else { evt = __osip_ist_need_timer_g_event (tr->ist_context, tr->state, tr->transactionid); if (evt != NULL) osip_fifo_add (tr->transactionff, evt); } } tr = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->ist_fastmutex); #endif } void osip_timers_nict_execute (osip_t * osip) { osip_transaction_t *tr; osip_list_iterator_t iterator; #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->nict_fastmutex); #endif /* handle nict timers */ tr = (osip_transaction_t *) osip_list_get_first (&osip->osip_nict_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { osip_event_t *evt; evt = __osip_nict_need_timer_k_event (tr->nict_context, tr->state, tr->transactionid); if (evt != NULL) osip_fifo_add (tr->transactionff, evt); else { evt = __osip_nict_need_timer_f_event (tr->nict_context, tr->state, tr->transactionid); if (evt != NULL) osip_fifo_add (tr->transactionff, evt); else { evt = __osip_nict_need_timer_e_event (tr->nict_context, tr->state, tr->transactionid); if (evt != NULL) osip_fifo_add (tr->transactionff, evt); } } tr = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nict_fastmutex); #endif } void osip_timers_nist_execute (osip_t * osip) { osip_transaction_t *tr; osip_list_iterator_t iterator; #ifndef OSIP_MONOTHREAD osip_mutex_lock (osip->nist_fastmutex); #endif /* handle nist timers */ tr = (osip_transaction_t *) osip_list_get_first (&osip->osip_nist_transactions, &iterator); while (osip_list_iterator_has_elem (iterator)) { osip_event_t *evt; evt = __osip_nist_need_timer_j_event (tr->nist_context, tr->state, tr->transactionid); if (evt != NULL) osip_fifo_add (tr->transactionff, evt); tr = (osip_transaction_t *) osip_list_get_next (&iterator); } #ifndef OSIP_MONOTHREAD osip_mutex_unlock (osip->nist_fastmutex); #endif } void osip_set_cb_send_message (osip_t * cf, int (*cb) (osip_transaction_t *, osip_message_t *, char *, int, int)) { cf->cb_send_message = cb; } void __osip_message_callback (int type, osip_transaction_t * tr, osip_message_t * msg) { osip_t *config = tr->config; if (type >= OSIP_MESSAGE_CALLBACK_COUNT) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_BUG, NULL, "invalid callback type %d\n", type)); return; } if (config->msg_callbacks[type] == NULL) return; config->msg_callbacks[type] (type, tr, msg); } void __osip_kill_transaction_callback (int type, osip_transaction_t * tr) { osip_t *config = tr->config; if (type >= OSIP_KILL_CALLBACK_COUNT) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_BUG, NULL, "invalid callback type %d\n", type)); return; } tr->completed_time = osip_getsystemtime (NULL); if (config->kill_callbacks[type] == NULL) return; config->kill_callbacks[type] (type, tr); } void __osip_transport_error_callback (int type, osip_transaction_t * tr, int error) { osip_t *config = tr->config; if (type >= OSIP_TRANSPORT_ERROR_CALLBACK_COUNT) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_BUG, NULL, "invalid callback type %d\n", type)); return; } if (config->tp_error_callbacks[type] == NULL) return; config->tp_error_callbacks[type] (type, tr, error); } int osip_set_message_callback (osip_t * config, int type, osip_message_cb_t cb) { if (type >= OSIP_MESSAGE_CALLBACK_COUNT) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "invalid callback type %d\n", type)); return OSIP_BADPARAMETER; } config->msg_callbacks[type] = cb; return OSIP_SUCCESS; } int osip_set_kill_transaction_callback (osip_t * config, int type, osip_kill_transaction_cb_t cb) { if (type >= OSIP_KILL_CALLBACK_COUNT) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "invalid callback type %d\n", type)); return OSIP_BADPARAMETER; } config->kill_callbacks[type] = cb; return OSIP_SUCCESS; } int osip_set_transport_error_callback (osip_t * config, int type, osip_transport_error_cb_t cb) { if (type >= OSIP_TRANSPORT_ERROR_CALLBACK_COUNT) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "invalid callback type %d\n", type)); return OSIP_BADPARAMETER; } config->tp_error_callbacks[type] = cb; return OSIP_SUCCESS; } libosip2-4.1.0/src/osip2/osip_dialog.c0000644000175000017500000003643712254365476014473 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include "fsm.h" #include void osip_dialog_set_state (osip_dialog_t * dialog, state_t state) { if (dialog == NULL) return; dialog->state = state; } int osip_dialog_update_route_set_as_uas (osip_dialog_t * dialog, osip_message_t * invite) { osip_contact_t *contact; int i; if (dialog == NULL) return OSIP_BADPARAMETER; if (invite == NULL) return OSIP_BADPARAMETER; if (osip_list_eol (&invite->contacts, 0)) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "missing a contact in invite!\n")); } else { if (dialog->remote_contact_uri != NULL) { osip_contact_free (dialog->remote_contact_uri); } dialog->remote_contact_uri = NULL; contact = osip_list_get (&invite->contacts, 0); i = osip_contact_clone (contact, &(dialog->remote_contact_uri)); if (i != 0) return i; } return OSIP_SUCCESS; } int osip_dialog_update_osip_cseq_as_uas (osip_dialog_t * dialog, osip_message_t * invite) { if (dialog == NULL) return OSIP_BADPARAMETER; if (invite == NULL || invite->cseq == NULL || invite->cseq->number == NULL) return OSIP_BADPARAMETER; dialog->remote_cseq = osip_atoi (invite->cseq->number); return OSIP_SUCCESS; } int osip_dialog_update_route_set_as_uac (osip_dialog_t * dialog, osip_message_t * response) { /* only the remote target URI is updated here... */ osip_contact_t *contact; int i; if (dialog == NULL) return OSIP_BADPARAMETER; if (response == NULL) return OSIP_BADPARAMETER; if (osip_list_eol (&response->contacts, 0)) { /* no contact header in response? */ OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "missing a contact in response!\n")); } else { /* I personally think it's a bad idea to keep the old value in case the new one is broken... */ if (dialog->remote_contact_uri != NULL) { osip_contact_free (dialog->remote_contact_uri); } dialog->remote_contact_uri = NULL; contact = osip_list_get (&response->contacts, 0); i = osip_contact_clone (contact, &(dialog->remote_contact_uri)); if (i != 0) return i; } if (dialog->state == DIALOG_EARLY && osip_list_size (&dialog->route_set) > 0) { osip_list_special_free (&dialog->route_set, (void (*)(void *)) &osip_record_route_free); osip_list_init (&dialog->route_set); } if (dialog->state == DIALOG_EARLY && osip_list_size (&dialog->route_set) == 0) { /* update the route set */ int pos = 0; while (!osip_list_eol (&response->record_routes, pos)) { osip_record_route_t *rr; osip_record_route_t *rr2; rr = (osip_record_route_t *) osip_list_get (&response->record_routes, pos); i = osip_record_route_clone (rr, &rr2); if (i != 0) return i; osip_list_add (&dialog->route_set, rr2, 0); pos++; } } if (MSG_IS_STATUS_2XX (response)) dialog->state = DIALOG_CONFIRMED; return OSIP_SUCCESS; } int osip_dialog_update_tag_as_uac (osip_dialog_t * dialog, osip_message_t * response) { osip_generic_param_t *tag; int i; if (dialog == NULL) return OSIP_BADPARAMETER; if (response == NULL || response->to == NULL) return OSIP_BADPARAMETER; if (dialog->remote_tag != NULL) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "This dialog already have a remote tag: it can't be changed!\n")); return OSIP_WRONG_STATE; } i = osip_to_get_tag (response->to, &tag); if (i != 0 || tag == NULL || tag->gvalue == NULL) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "Remote UA is not compliant: missing a tag in response!\n")); dialog->remote_tag = NULL; } else dialog->remote_tag = osip_strdup (tag->gvalue); return OSIP_SUCCESS; } int osip_dialog_match_as_uac (osip_dialog_t * dlg, osip_message_t * answer) { osip_generic_param_t *tag_param_local; osip_generic_param_t *tag_param_remote; char *tmp; int i; if (dlg == NULL || dlg->call_id == NULL) return OSIP_BADPARAMETER; if (answer == NULL || answer->call_id == NULL || answer->from == NULL || answer->to == NULL) return OSIP_BADPARAMETER; OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "Using this method is discouraged. See source code explanations!\n")); /* When starting a new transaction and when receiving several answers, you must be prepared to receive several answers from different sources. (because of forking). Because some UAs are not compliant (a to tag is missing!), this method may match the wrong dialog when a dialog has been created with an empty tag in the To header. Personnaly, I would recommend to discard 1xx>=101 answers without To tags! Just my own feelings. */ i = osip_call_id_to_str (answer->call_id, &tmp); if (i != 0) return i; if (0 != strcmp (dlg->call_id, tmp)) { osip_free (tmp); return OSIP_UNDEFINED_ERROR; } osip_free (tmp); /* for INCOMING RESPONSE: To: remote_uri;remote_tag From: local_uri;local_tag <- LOCAL TAG ALWAYS EXIST */ i = osip_from_get_tag (answer->from, &tag_param_local); if (i != 0) return OSIP_SYNTAXERROR; if (dlg->local_tag == NULL) /* NOT POSSIBLE BECAUSE I MANAGE REMOTE_TAG AND I ALWAYS ADD IT! */ return OSIP_SYNTAXERROR; if (0 != strcmp (tag_param_local->gvalue, dlg->local_tag)) return OSIP_UNDEFINED_ERROR; i = osip_to_get_tag (answer->to, &tag_param_remote); if (i != 0 && dlg->remote_tag != NULL) /* no tag in response but tag in dialog */ return OSIP_SYNTAXERROR; /* impossible... */ if (i != 0 && dlg->remote_tag == NULL) { /* no tag in response AND no tag in dialog */ if (0 == osip_from_compare ((osip_from_t *) dlg->local_uri, (osip_from_t *) answer->from) && 0 == osip_from_compare (dlg->remote_uri, answer->to)) return OSIP_SUCCESS; return OSIP_UNDEFINED_ERROR; } if (dlg->remote_tag == NULL) { /* tag in response BUT no tag in dialog */ OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "Remote UA is not compliant: missing a tag in To fields!\n")); if (0 == osip_from_compare ((osip_from_t *) dlg->local_uri, (osip_from_t *) answer->from) && 0 == osip_from_compare (dlg->remote_uri, answer->to)) return OSIP_SUCCESS; return OSIP_UNDEFINED_ERROR; } /* we don't have to compare remote_uri with from && local_uri with to. ----> we have both tag recognized, it's enough.. */ if (0 == strcmp (tag_param_remote->gvalue, dlg->remote_tag)) return OSIP_SUCCESS; return OSIP_UNDEFINED_ERROR; } int osip_dialog_match_as_uas (osip_dialog_t * dlg, osip_message_t * request) { osip_generic_param_t *tag_param_remote; int i; char *tmp; if (dlg == NULL || dlg->call_id == NULL) return OSIP_BADPARAMETER; if (request == NULL || request->call_id == NULL || request->from == NULL || request->to == NULL) return OSIP_BADPARAMETER; i = osip_call_id_to_str (request->call_id, &tmp); if (i != 0) return i; if (0 != strcmp (dlg->call_id, tmp)) { osip_free (tmp); return OSIP_UNDEFINED_ERROR; } osip_free (tmp); /* for INCOMING REQUEST: To: local_uri;local_tag <- LOCAL TAG ALWAYS EXIST From: remote_uri;remote_tag */ if (dlg->local_tag == NULL) /* NOT POSSIBLE BECAUSE I MANAGE REMOTE_TAG AND I ALWAYS ADD IT! */ return OSIP_SYNTAXERROR; #if 0 /* VR-2785: use line param to distinguish between two registrations by the same user */ if (dlg->line_param) { osip_uri_param_t *line_param; i = osip_uri_param_get_byname (&request->req_uri->url_params, "line", &line_param); if (i == 0 && strcmp (dlg->line_param, line_param->gvalue)) return OSIP_UNDEFINED_ERROR; /* both dlg and req_uri have line params and they do not match */ } #endif i = osip_from_get_tag (request->from, &tag_param_remote); if (i != 0 && dlg->remote_tag != NULL) /* no tag in request but tag in dialog */ return OSIP_SYNTAXERROR; /* impossible... */ if (i != 0 && dlg->remote_tag == NULL) { /* no tag in request AND no tag in dialog */ if (0 == osip_from_compare ((osip_from_t *) dlg->remote_uri, (osip_from_t *) request->from) && 0 == osip_from_compare (dlg->local_uri, request->to)) return OSIP_SUCCESS; return OSIP_UNDEFINED_ERROR; } if (dlg->remote_tag == NULL) { /* tag in response BUT no tag in dialog */ OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "Remote UA is not compliant: missing a tag in To feilds!\n")); if (0 == osip_from_compare ((osip_from_t *) dlg->remote_uri, (osip_from_t *) request->from) && 0 == osip_from_compare (dlg->local_uri, request->to)) return OSIP_SUCCESS; return OSIP_UNDEFINED_ERROR; } /* we don't have to compare remote_uri with from && local_uri with to. ----> we have both tag recognized, it's enough.. */ if (0 == strcmp (tag_param_remote->gvalue, dlg->remote_tag)) return OSIP_SUCCESS; return OSIP_UNDEFINED_ERROR; } static int __osip_dialog_init (osip_dialog_t ** dialog, osip_message_t * invite, osip_message_t * response, osip_from_t * local, osip_to_t * remote, osip_message_t * remote_msg) { int i; int pos; osip_generic_param_t *tag; *dialog = NULL; if (response == NULL) return OSIP_BADPARAMETER; if (response->cseq == NULL || local == NULL || remote == NULL) return OSIP_SYNTAXERROR; (*dialog) = (osip_dialog_t *) osip_malloc (sizeof (osip_dialog_t)); if (*dialog == NULL) return OSIP_NOMEM; memset (*dialog, 0, sizeof (osip_dialog_t)); (*dialog)->your_instance = NULL; if (MSG_IS_STATUS_2XX (response)) (*dialog)->state = DIALOG_CONFIRMED; else /* 1XX */ (*dialog)->state = DIALOG_EARLY; i = osip_call_id_to_str (response->call_id, &((*dialog)->call_id)); if (i != 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Could not establish dialog!\n")); osip_dialog_free (*dialog); *dialog = NULL; return i; } i = osip_to_get_tag (local, &tag); if (i != 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Could not establish dialog!\n")); osip_dialog_free (*dialog); *dialog = NULL; return i; } (*dialog)->local_tag = osip_strdup (tag->gvalue); i = osip_from_get_tag (remote, &tag); if (i == 0) (*dialog)->remote_tag = osip_strdup (tag->gvalue); /* VR-2785: remember line value */ if (invite) { osip_uri_param_t *line_param; i = osip_uri_param_get_byname (&invite->req_uri->url_params, "line", &line_param); if (i == 0 && line_param != NULL && line_param->gvalue != NULL) (*dialog)->line_param = osip_strdup (line_param->gvalue); } osip_list_init (&(*dialog)->route_set); pos = 0; while (!osip_list_eol (&response->record_routes, pos)) { osip_record_route_t *rr; osip_record_route_t *rr2; rr = (osip_record_route_t *) osip_list_get (&response->record_routes, pos); i = osip_record_route_clone (rr, &rr2); if (i != 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Could not establish dialog!\n")); osip_dialog_free (*dialog); *dialog = NULL; return i; } if (invite == NULL) osip_list_add (&(*dialog)->route_set, rr2, 0); else osip_list_add (&(*dialog)->route_set, rr2, -1); pos++; } /* local_cseq is set to response->cseq->number for better handling of bad UA */ (*dialog)->local_cseq = osip_atoi (response->cseq->number); i = osip_from_clone (remote, &((*dialog)->remote_uri)); if (i != 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Could not establish dialog!\n")); osip_dialog_free (*dialog); *dialog = NULL; return i; } i = osip_to_clone (local, &((*dialog)->local_uri)); if (i != 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Could not establish dialog!\n")); osip_dialog_free (*dialog); *dialog = NULL; return i; } { osip_contact_t *contact; if (!osip_list_eol (&remote_msg->contacts, 0)) { contact = osip_list_get (&remote_msg->contacts, 0); i = osip_contact_clone (contact, &((*dialog)->remote_contact_uri)); if (i != 0) { OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_ERROR, NULL, "Could not establish dialog!\n")); osip_dialog_free (*dialog); *dialog = NULL; return i; } } else { (*dialog)->remote_contact_uri = NULL; OSIP_TRACE (osip_trace (__FILE__, __LINE__, OSIP_WARNING, NULL, "Remote UA is not compliant: missing a contact in remote message!\n")); } } (*dialog)->secure = -1; /* non secure */ return OSIP_SUCCESS; } int osip_dialog_init_as_uac (osip_dialog_t ** dialog, osip_message_t * response) { int i; i = __osip_dialog_init (dialog, NULL, response, response->from, response->to, response); if (i != 0) { *dialog = NULL; return i; } (*dialog)->type = CALLER; (*dialog)->remote_cseq = -1; return OSIP_SUCCESS; } /* SIPIT13 */ int osip_dialog_init_as_uac_with_remote_request (osip_dialog_t ** dialog, osip_message_t * next_request, int local_cseq) { int i; *dialog = NULL; if (next_request->cseq == NULL) return OSIP_BADPARAMETER; i = __osip_dialog_init (dialog, next_request, next_request, next_request->to, next_request->from, next_request); if (i != 0) { *dialog = NULL; return i; } (*dialog)->type = CALLER; (*dialog)->state = DIALOG_CONFIRMED; (*dialog)->local_cseq = local_cseq; /* -1 osip_atoi (xxx->cseq->number); */ (*dialog)->remote_cseq = osip_atoi (next_request->cseq->number); return OSIP_SUCCESS; } int osip_dialog_init_as_uas (osip_dialog_t ** dialog, osip_message_t * invite, osip_message_t * response) { int i; *dialog = NULL; if (response->cseq == NULL) return OSIP_SYNTAXERROR; i = __osip_dialog_init (dialog, invite, response, response->to, response->from, invite); if (i != 0) { *dialog = NULL; return i; } (*dialog)->type = CALLEE; (*dialog)->remote_cseq = osip_atoi (response->cseq->number); return OSIP_SUCCESS; } void osip_dialog_free (osip_dialog_t * dialog) { if (dialog == NULL) return; osip_contact_free (dialog->remote_contact_uri); osip_from_free (dialog->local_uri); osip_to_free (dialog->remote_uri); osip_list_special_free (&dialog->route_set, (void (*)(void *)) &osip_record_route_free); osip_free (dialog->line_param); osip_free (dialog->remote_tag); osip_free (dialog->local_tag); osip_free (dialog->call_id); osip_free (dialog); } libosip2-4.1.0/src/osip2/nist_fsm.c0000644000175000017500000001543512254365476014017 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #include #include "fsm.h" transition_t nist_transition[10] = { { NIST_PRE_TRYING, RCV_REQUEST, (void (*)(void *, void *)) &nist_rcv_request, &nist_transition[1], NULL} , { NIST_TRYING, SND_STATUS_1XX, (void (*)(void *, void *)) &nist_snd_1xx, &nist_transition[2], NULL} , { NIST_TRYING, SND_STATUS_2XX, (void (*)(void *, void *)) &nist_snd_23456xx, &nist_transition[3], NULL} , { NIST_TRYING, SND_STATUS_3456XX, (void (*)(void *, void *)) &nist_snd_23456xx, &nist_transition[4], NULL} , { NIST_PROCEEDING, SND_STATUS_1XX, (void (*)(void *, void *)) &nist_snd_1xx, &nist_transition[5], NULL} , { NIST_PROCEEDING, SND_STATUS_2XX, (void (*)(void *, void *)) &nist_snd_23456xx, &nist_transition[6], NULL} , { NIST_PROCEEDING, SND_STATUS_3456XX, (void (*)(void *, void *)) &nist_snd_23456xx, &nist_transition[7], NULL} , { NIST_PROCEEDING, RCV_REQUEST, (void (*)(void *, void *)) &nist_rcv_request, &nist_transition[8], NULL} , { NIST_COMPLETED, TIMEOUT_J, (void (*)(void *, void *)) &osip_nist_timeout_j_event, &nist_transition[9], NULL} , { NIST_COMPLETED, RCV_REQUEST, (void (*)(void *, void *)) &nist_rcv_request, NULL, NULL} }; osip_statemachine_t nist_fsm = { nist_transition }; static void nist_handle_transport_error (osip_transaction_t * nist, int err) { __osip_transport_error_callback (OSIP_NIST_TRANSPORT_ERROR, nist, err); __osip_transaction_set_state (nist, NIST_TERMINATED); __osip_kill_transaction_callback (OSIP_NIST_KILL_TRANSACTION, nist); /* TODO: MUST BE DELETED NOW */ } void nist_rcv_request (osip_transaction_t * nist, osip_event_t * evt) { int i; if (nist->state == NIST_PRE_TRYING) { /* announce new REQUEST */ /* Here we have ist->orig_request == NULL */ nist->orig_request = evt->sip; if (MSG_IS_REGISTER (evt->sip)) __osip_message_callback (OSIP_NIST_REGISTER_RECEIVED, nist, nist->orig_request); else if (MSG_IS_BYE (evt->sip)) __osip_message_callback (OSIP_NIST_BYE_RECEIVED, nist, nist->orig_request); else if (MSG_IS_OPTIONS (evt->sip)) __osip_message_callback (OSIP_NIST_OPTIONS_RECEIVED, nist, nist->orig_request); else if (MSG_IS_INFO (evt->sip)) __osip_message_callback (OSIP_NIST_INFO_RECEIVED, nist, nist->orig_request); else if (MSG_IS_CANCEL (evt->sip)) __osip_message_callback (OSIP_NIST_CANCEL_RECEIVED, nist, nist->orig_request); else if (MSG_IS_NOTIFY (evt->sip)) __osip_message_callback (OSIP_NIST_NOTIFY_RECEIVED, nist, nist->orig_request); else if (MSG_IS_SUBSCRIBE (evt->sip)) __osip_message_callback (OSIP_NIST_SUBSCRIBE_RECEIVED, nist, nist->orig_request); else __osip_message_callback (OSIP_NIST_UNKNOWN_REQUEST_RECEIVED, nist, nist->orig_request); } else { /* NIST_PROCEEDING or NIST_COMPLETED */ /* delete retransmission */ osip_message_free (evt->sip); __osip_message_callback (OSIP_NIST_REQUEST_RECEIVED_AGAIN, nist, nist->orig_request); if (nist->last_response != NULL) { /* retransmit last response */ i = __osip_transaction_snd_xxx (nist, nist->last_response); if (i != 0) { nist_handle_transport_error (nist, i); return; } else { if (MSG_IS_STATUS_1XX (nist->last_response)) __osip_message_callback (OSIP_NIST_STATUS_1XX_SENT, nist, nist->last_response); else if (MSG_IS_STATUS_2XX (nist->last_response)) __osip_message_callback (OSIP_NIST_STATUS_2XX_SENT_AGAIN, nist, nist->last_response); else __osip_message_callback (OSIP_NIST_STATUS_3456XX_SENT_AGAIN, nist, nist->last_response); return; } } /* we are already in the proper state */ return; } /* we come here only if it was the first REQUEST received */ __osip_transaction_set_state (nist, NIST_TRYING); } void nist_snd_1xx (osip_transaction_t * nist, osip_event_t * evt) { int i; if (nist->last_response != NULL) { osip_message_free (nist->last_response); } nist->last_response = evt->sip; i = __osip_transaction_snd_xxx (nist, nist->last_response); if (i != 0) { nist_handle_transport_error (nist, i); return; } else __osip_message_callback (OSIP_NIST_STATUS_1XX_SENT, nist, nist->last_response); __osip_transaction_set_state (nist, NIST_PROCEEDING); } void nist_snd_23456xx (osip_transaction_t * nist, osip_event_t * evt) { int i; if (nist->last_response != NULL) { osip_message_free (nist->last_response); } nist->last_response = evt->sip; i = __osip_transaction_snd_xxx (nist, nist->last_response); if (i != 0) { nist_handle_transport_error (nist, i); return; } else { if (EVT_IS_SND_STATUS_2XX (evt)) __osip_message_callback (OSIP_NIST_STATUS_2XX_SENT, nist, nist->last_response); else if (MSG_IS_STATUS_3XX (nist->last_response)) __osip_message_callback (OSIP_NIST_STATUS_3XX_SENT, nist, nist->last_response); else if (MSG_IS_STATUS_4XX (nist->last_response)) __osip_message_callback (OSIP_NIST_STATUS_4XX_SENT, nist, nist->last_response); else if (MSG_IS_STATUS_5XX (nist->last_response)) __osip_message_callback (OSIP_NIST_STATUS_5XX_SENT, nist, nist->last_response); else __osip_message_callback (OSIP_NIST_STATUS_6XX_SENT, nist, nist->last_response); } if (nist->state != NIST_COMPLETED) { /* start J timer */ osip_gettimeofday (&nist->nist_context->timer_j_start, NULL); add_gettimeofday (&nist->nist_context->timer_j_start, nist->nist_context->timer_j_length); } __osip_transaction_set_state (nist, NIST_COMPLETED); } void osip_nist_timeout_j_event (osip_transaction_t * nist, osip_event_t * evt) { nist->nist_context->timer_j_length = -1; nist->nist_context->timer_j_start.tv_sec = -1; __osip_transaction_set_state (nist, NIST_TERMINATED); __osip_kill_transaction_callback (OSIP_NIST_KILL_TRANSACTION, nist); } libosip2-4.1.0/src/osip2/port_sema.c0000644000175000017500000004325112254365476014163 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include #ifndef OSIP_MONOTHREAD #include #include #if defined(__rtems__) #include #endif #if !defined(__VXWORKS_OS__) && !defined(__PSOS__) && \ !defined(WIN32) && !defined(_WIN32_WCE) && !defined(HAVE_PTHREAD_WIN32) && \ !defined(HAVE_PTHREAD) && !defined(HAVE_PTH_PTHREAD_H) && !defined(__rtems__) #error No thread implementation found! #endif #if defined(HAVE_PTHREAD) || defined(HAVE_PTH_PTHREAD_H) || defined(HAVE_PTHREAD_WIN32) struct osip_mutex * osip_mutex_init () { osip_mutex_t *mut = (osip_mutex_t *) osip_malloc (sizeof (osip_mutex_t)); if (mut == NULL) return NULL; pthread_mutex_init (mut, NULL); return (struct osip_mutex *) mut; } void osip_mutex_destroy (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut == NULL) return; pthread_mutex_destroy (mut); osip_free (mut); } int osip_mutex_lock (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut == NULL) return OSIP_BADPARAMETER; return pthread_mutex_lock (mut); } int osip_mutex_unlock (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut == NULL) return OSIP_BADPARAMETER; return pthread_mutex_unlock (mut); } #endif #if defined(__arc__) /* Counting Semaphore is initialized to value */ struct osip_sem * osip_sem_init (unsigned int value) { osip_sem_t *sem = (osip_sem_t *) osip_malloc (sizeof (osip_sem_t)); if (sem == NULL) return NULL; sem->_sem_counter = 0; sem->_sem_mutex = osip_mutex_init (); if (sem->_sem_mutex != NULL) return (struct osip_sem *) sem; osip_free (sem); return NULL; } int osip_sem_destroy (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_SUCCESS; osip_mutex_destroy (sem->_sem_mutex); osip_free (sem); return OSIP_SUCCESS; } int osip_sem_post (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; osip_mutex_lock (sem->_sem_mutex); sem->_sem_counter++; osip_mutex_unlock (sem->_sem_mutex); return OSIP_SUCCESS; } int osip_sem_wait (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; /* poor emulation... */ while (1) { osip_mutex_lock (sem->_sem_mutex); if (sem->_sem_counter > 0) { sem->_sem_counter--; osip_mutex_unlock (sem->_sem_mutex); return OSIP_SUCCESS; } osip_mutex_unlock (sem->_sem_mutex); osip_usleep (1000); } return OSIP_UNDEFINED_ERROR; } int osip_sem_trywait (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; osip_mutex_lock (sem->_sem_mutex); if (sem->_sem_counter > 0) { sem->_sem_counter--; osip_mutex_unlock (sem->_sem_mutex); return OSIP_SUCCESS; } osip_mutex_unlock (sem->_sem_mutex); return OSIP_UNDEFINED_ERROR; } #elif (defined(HAVE_SEMAPHORE_H) && !defined(__APPLE_CC__)) || defined(HAVE_PTHREAD_WIN32) /* Counting Semaphore is initialized to value */ struct osip_sem * osip_sem_init (unsigned int value) { osip_sem_t *sem = (osip_sem_t *) osip_malloc (sizeof (osip_sem_t)); if (sem == NULL) return NULL; if (sem_init (sem, 0, value) == 0) return (struct osip_sem *) sem; osip_free (sem); return NULL; } int osip_sem_destroy (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_SUCCESS; sem_destroy (sem); osip_free (sem); return OSIP_SUCCESS; } int osip_sem_post (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; return sem_post (sem); } int osip_sem_wait (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; return sem_wait (sem); } int osip_sem_trywait (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; return sem_trywait (sem); } #elif defined (__APPLE_CC__) struct osip_sem * osip_sem_init (unsigned int value) { task_t task = mach_task_self (); int policy = SYNC_POLICY_FIFO; osip_sem_t *sem = (osip_sem_t *) osip_malloc (sizeof (osip_sem_t)); if (sem == NULL) return NULL; if (semaphore_create (task, &sem->semid, policy, value) == KERN_SUCCESS) return (struct osip_sem *) sem; osip_free (sem); return NULL; } int osip_sem_destroy (struct osip_sem *_sem) { task_t task = mach_task_self (); osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_SUCCESS; if (semaphore_destroy (task, sem->semid) == KERN_SUCCESS) { osip_free (sem); return OSIP_SUCCESS; } osip_free (sem); return OSIP_SUCCESS; } int osip_sem_post (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; if (semaphore_signal (sem->semid) == KERN_SUCCESS) return OSIP_SUCCESS; return OSIP_UNDEFINED_ERROR; } int osip_sem_wait (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; if (semaphore_wait (sem->semid) == KERN_SUCCESS) return OSIP_SUCCESS; return OSIP_UNDEFINED_ERROR; } int osip_sem_trywait (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; mach_timespec_t wait_time = { 0, 0 }; if (semaphore_timedwait (sem->semid, wait_time) == KERN_SUCCESS) return OSIP_SUCCESS; return OSIP_UNDEFINED_ERROR; } #elif defined (HAVE_SYS_SEM_H) /* support for semctl, semop, semget */ #define SEM_PERM 0600 struct osip_sem * osip_sem_init (unsigned int value) { union semun val; int i; osip_sem_t *sem = (osip_sem_t *) osip_malloc (sizeof (osip_sem_t)); if (sem == NULL) return NULL; sem->semid = semget (IPC_PRIVATE, 1, IPC_CREAT | SEM_PERM); if (sem->semid == -1) { perror ("semget error"); osip_free (sem); return NULL; } val.val = (int) value; i = semctl (sem->semid, 0, SETVAL, val); if (i != 0) { perror ("semctl error"); osip_free (sem); return NULL; } return (struct osip_sem *) sem; } int osip_sem_destroy (struct osip_sem *_sem) { union semun val; osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_SUCCESS; val.val = 0; semctl (sem->semid, 0, IPC_RMID, val); osip_free (sem); return OSIP_SUCCESS; } int osip_sem_post (struct osip_sem *_sem) { struct sembuf sb; osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; sb.sem_num = 0; sb.sem_op = 1; sb.sem_flg = 0; return semop (sem->semid, &sb, 1); } int osip_sem_wait (struct osip_sem *_sem) { struct sembuf sb; osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; sb.sem_num = 0; sb.sem_op = -1; sb.sem_flg = 0; return semop (sem->semid, &sb, 1); } int osip_sem_trywait (struct osip_sem *_sem) { struct sembuf sb; osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; sb.sem_num = 0; sb.sem_op = -1; sb.sem_flg = IPC_NOWAIT; return semop (sem->semid, &sb, 1); } #endif /* use VxWorks implementation */ #ifdef __VXWORKS_OS__ struct osip_mutex * osip_mutex_init () { return (struct osip_mutex *) semMCreate (SEM_Q_FIFO | SEM_DELETE_SAFE); } void osip_mutex_destroy (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut == NULL) return; semDelete (mut); } int osip_mutex_lock (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut == NULL) return OSIP_BADPARAMETER; return semTake (mut, WAIT_FOREVER); } int osip_mutex_unlock (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut == NULL) return OSIP_BADPARAMETER; return semGive (mut); } struct osip_sem * osip_sem_init (unsigned int value) { SEM_ID initsem; osip_sem_t *x; x = (osip_sem_t *) osip_malloc (sizeof (osip_sem_t)); if (x == NULL) return NULL; initsem = semCCreate (SEM_Q_FIFO, value); x->semId = initsem; x->refCnt = value; x->sem_name = NULL; return (struct osip_sem *) x; } int osip_sem_destroy (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_SUCCESS; semDelete (sem->semId); osip_free (sem); return OSIP_SUCCESS; } int osip_sem_post (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; return semGive (sem->semId); } int osip_sem_wait (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; return semTake (sem->semId, WAIT_FOREVER); } int osip_sem_trywait (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; return semTake (sem->semId, NO_WAIT); } #endif #if (defined(WIN32) || defined(_WIN32_WCE)) && !defined(HAVE_PTHREAD_WIN32) #include #if (_WIN32_WINNT >= 0x0403) && !defined(_WIN32_WCE) struct osip_mutex * osip_mutex_init () { osip_mutex_t *mut = (osip_mutex_t *) osip_malloc (sizeof (osip_mutex_t)); if (mut == NULL) return NULL; #if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP) if (InitializeCriticalSectionEx (&mut->h, OSIP_CRITICALSECTION_SPIN, CRITICAL_SECTION_NO_DEBUG_INFO) != 0) { return (struct osip_mutex *) (mut); } #else if (InitializeCriticalSectionAndSpinCount (&mut->h, OSIP_CRITICALSECTION_SPIN) != 0) return (struct osip_mutex *) (mut); #endif osip_free (mut); return (NULL); } void osip_mutex_destroy (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut == NULL) return; DeleteCriticalSection (&mut->h); osip_free (mut); } int osip_mutex_lock (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut == NULL) return OSIP_BADPARAMETER; EnterCriticalSection (&mut->h); return (0); } int osip_mutex_unlock (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut == NULL) return OSIP_BADPARAMETER; LeaveCriticalSection (&mut->h); return (0); } #else struct osip_mutex * osip_mutex_init () { osip_mutex_t *mut = (osip_mutex_t *) osip_malloc (sizeof (osip_mutex_t)); if (mut == NULL) return NULL; if ((mut->h = CreateMutex (NULL, FALSE, NULL)) != NULL) return (struct osip_mutex *) (mut); osip_free (mut); return (NULL); } void osip_mutex_destroy (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut == NULL) return; CloseHandle (mut->h); osip_free (mut); } int osip_mutex_lock (struct osip_mutex *_mut) { DWORD err; osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut == NULL) return OSIP_BADPARAMETER; if ((err = WaitForSingleObject (mut->h, INFINITE)) == WAIT_OBJECT_0) return (0); return (-1); } int osip_mutex_unlock (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut == NULL) return OSIP_BADPARAMETER; ReleaseMutex (mut->h); return (0); } #endif struct osip_sem * osip_sem_init (unsigned int value) { osip_sem_t *sem = (osip_sem_t *) osip_malloc (sizeof (osip_sem_t)); if (sem == NULL) return NULL; #if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP) if ((sem->h = CreateSemaphoreExW (NULL, value, LONG_MAX, NULL, 0, (STANDARD_RIGHTS_REQUIRED | SYNCHRONIZE | SEMAPHORE_MODIFY_STATE))) != NULL) return (struct osip_sem *) (sem); #else if ((sem->h = CreateSemaphore (NULL, value, LONG_MAX, NULL)) != NULL) return (struct osip_sem *) (sem); #endif osip_free (sem); return (NULL); } int osip_sem_destroy (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_SUCCESS; CloseHandle (sem->h); osip_free (sem); return (0); } int osip_sem_post (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; ReleaseSemaphore (sem->h, 1, NULL); return (0); } int osip_sem_wait (struct osip_sem *_sem) { DWORD err; osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; if ((err = WaitForSingleObjectEx (sem->h, INFINITE, FALSE)) == WAIT_OBJECT_0) return (0); if (err == WAIT_TIMEOUT) return (-1); return (-1); } int osip_sem_trywait (struct osip_sem *_sem) { DWORD err; osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; if ((err = WaitForSingleObjectEx (sem->h, 0, FALSE)) == WAIT_OBJECT_0) return (0); return (-1); } #endif #ifdef __PSOS__ struct osip_mutex * osip_mutex_init () { osip_mutex_t *mut = (osip_mutex_t *) osip_malloc (sizeof (osip_mutex_t)); if (sm_create ("mut", 1, 0, &mut->id) == 0) return (struct osip_mutex *) (mut); osip_free (mut); return (NULL); } void osip_mutex_destroy (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut) { sm_delete (mut->id); osip_free (mut); } } int osip_mutex_lock (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut) { if (sm_p (mut->id, SM_WAIT, 0) != 0) return OSIP_UNDEFINED_ERROR; } return (0); } int osip_mutex_unlock (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut) { sm_v (mut->id); } return (0); } struct osip_sem * osip_sem_init (unsigned int value) { osip_sem_t *sem = (osip_sem_t *) osip_malloc (sizeof (osip_sem_t)); if (sm_create ("sem", value, 0, &sem->id) == 0) return (struct osip_sem *) (sem); osip_free (sem); return (NULL); } int osip_sem_destroy (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_SUCCESS; sm_delete (sem->id); osip_free (sem); return (0); } int osip_sem_post (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; return (sm_v (sem->id)); } int osip_sem_wait (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; if (sm_p (sem->id, SM_WAIT, 0) != 0) return (-1); return (0); } int osip_sem_trywait (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) return OSIP_BADPARAMETER; if (sm_p (sem->id, SM_NOWAIT, 0) != 0) return OSIP_UNDEFINED_ERROR; return (0); } #endif #if defined(__rtems__) struct osip_mutex * osip_mutex_init () { rtems_status_code status; osip_mutex_t *mut = (osip_mutex_t *) osip_malloc (sizeof (osip_mutex_t)); status = rtems_semaphore_create (rtems_build_name ('s', 'i', 'p', 'M'), 1, /* Count */ RTEMS_SIMPLE_BINARY_SEMAPHORE, 0, &mut->id); if (status == RTEMS_SUCCESSFUL) { return (struct osip_mutex *) (mut); } osip_free (mut); return (NULL); } void osip_mutex_destroy (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut != NULL) { rtems_semaphore_delete (mut->id); osip_free (mut); } } int osip_mutex_lock (struct osip_mutex *_mut) { rtems_status_code status; osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut != NULL) { status = rtems_semaphore_obtain (mut->id, RTEMS_WAIT, RTEMS_NO_TIMEOUT); if (status != RTEMS_SUCCESSFUL) { return OSIP_UNDEFINED_ERROR; } } return OSIP_SUCCESS; } int osip_mutex_unlock (struct osip_mutex *_mut) { osip_mutex_t *mut = (osip_mutex_t *) _mut; if (mut != NULL) { (void) rtems_semaphore_release (mut->id); } return (0); } struct osip_sem * osip_sem_init (unsigned int value) { rtems_status_code status; osip_sem_t *sem = (osip_sem_t *) osip_malloc (sizeof (osip_sem_t)); status = rtems_semaphore_create (rtems_build_name ('s', 'i', 'p', 'S'), value, RTEMS_COUNTING_SEMAPHORE, 0, &sem->id); if (status == RTEMS_SUCCESSFUL) { return (struct osip_sem *) (sem); } osip_free (sem); return (NULL); } int osip_sem_destroy (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) { return OSIP_SUCCESS; } rtems_semaphore_delete (sem->id); osip_free (sem); return (0); } int osip_sem_post (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) { return OSIP_UNDEFINED_ERROR; } return rtems_semaphore_release (sem->id); } int osip_sem_wait (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) { return OSIP_BADPARAMETER; } if (rtems_semaphore_obtain (sem->id, RTEMS_WAIT, RTEMS_NO_TIMEOUT) != RTEMS_SUCCESSFUL) { return OSIP_UNDEFINED_ERROR; } return (0); } int osip_sem_trywait (struct osip_sem *_sem) { osip_sem_t *sem = (osip_sem_t *) _sem; if (sem == NULL) { return OSIP_BADPARAMETER; } if (rtems_semaphore_obtain (sem->id, RTEMS_NO_WAIT, 0) != RTEMS_SUCCESSFUL) { return OSIP_UNDEFINED_ERROR; } return (0); } #endif #endif /* #ifndef OSIP_MONOTHREAD */ libosip2-4.1.0/src/test/0000755000175000017500000000000012262566471012021 500000000000000libosip2-4.1.0/src/test/torture.c0000644000175000017500000001626012254365476013621 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifdef ENABLE_MPATROL #include #endif #include #include #include #include int test_message (char *msg, size_t len, int verbose, int clone); static void usage (void); static void usage () { fprintf (stderr, "Usage: ./torture_test torture_file number [-v] [-c]\n"); exit (1); } static int read_binary (char **msg, int *len, FILE * torture_file) { *msg = (char *) osip_malloc (100000); /* msg are under 10000 */ *len = fread (*msg, 1, 100000, torture_file); return ferror (torture_file) ? -1 : 0; } static char * read_text (int num, FILE * torture_file) { char *marker; char *tmp; char *tmpmsg; char *msg; int i; static int num_test = 0; i = 0; tmp = (char *) osip_malloc (500); marker = fgets (tmp, 500, torture_file); /* lines are under 500 */ while (marker != NULL && i < num) { if (0 == strncmp (tmp, "|", 1)) i++; marker = fgets (tmp, 500, torture_file); } num_test++; msg = (char *) osip_malloc (100000); /* msg are under 10000 */ if (msg == NULL) { fprintf (stderr, "Error! osip_malloc failed\n"); return NULL; } tmpmsg = msg; if (marker == NULL) { fprintf (stderr, "Error! The message's number you specified does not exist\n"); return NULL; /* end of file detected! */ } /* this part reads an entire message, separator is "|" */ /* (it is unlinkely that it will appear in messages!) */ while (marker != NULL && strncmp (tmp, "|", 1)) { osip_strncpy (tmpmsg, tmp, strlen (tmp)); tmpmsg = tmpmsg + strlen (tmp); marker = fgets (tmp, 500, torture_file); } osip_free (tmp); return msg; } int main (int argc, char **argv) { int success = 1; int verbose = 0; /* 1: verbose, 0 (or nothing: not verbose) */ int clone = 0; /* 1: verbose, 0 (or nothing: not verbose) */ int binary = 0; FILE *torture_file; char *msg; int pos; int len; for (pos = 3; pos < argc; pos++) { if (0 == strncmp (argv[pos], "-v", 2)) verbose = 1; else if (0 == strncmp (argv[pos], "-c", 2)) clone = 1; else if (0 == strncmp (argv[pos], "-b", 2)) binary = 1; else usage (); } if (argc < 3) { usage (); } torture_file = fopen (argv[1], "r"); if (torture_file == NULL) { usage (); } /* initialize parser */ parser_init (); if (binary) { if (read_binary (&msg, &len, torture_file) < 0) return -1; } else { msg = read_text (atoi (argv[2]), torture_file); if (!msg) return -1; len = strlen (msg); } success = test_message (msg, len, verbose, clone); if (verbose) { fprintf (stdout, "test %s : ============================ \n", argv[2]); fwrite (msg, 1, len, stdout); if (0 == success) fprintf (stdout, "test %s : ============================ OK\n", argv[2]); else fprintf (stdout, "test %s : ============================ FAILED\n", argv[2]); } osip_free (msg); fclose (torture_file); #ifdef __linux if (success) exit (EXIT_FAILURE); else exit (EXIT_SUCCESS); #endif return success; } int test_message (char *msg, size_t len, int verbose, int clone) { osip_message_t *sip; { char *result; /* int j=10000; */ int j = 1; if (verbose) fprintf (stdout, "Trying %i sequentials calls to osip_message_init(), osip_message_parse() and osip_message_free()\n", j); while (j != 0) { j--; osip_message_init (&sip); if (osip_message_parse (sip, msg, len) != 0) { fprintf (stdout, "ERROR: failed while parsing!\n"); osip_message_free (sip); return -1; } osip_message_free (sip); } osip_message_init (&sip); if (osip_message_parse (sip, msg, len) != 0) { fprintf (stdout, "ERROR: failed while parsing!\n"); osip_message_free (sip); return -1; } else { int i; size_t length; #if 0 sdp_message_t *sdp; osip_body_t *oldbody; int pos; pos = 0; while (!osip_list_eol (&sip->bodies, pos)) { oldbody = (osip_body_t *) osip_list_get (&sip->bodies, pos); pos++; sdp_message_init (&sdp); i = sdp_message_parse (sdp, oldbody->body); if (i != 0) { fprintf (stdout, "ERROR: Bad SDP!\n"); } else fprintf (stdout, "SUCCESS: Correct SDP!\n"); sdp_message_free (sdp); sdp = NULL; } #endif osip_message_force_update (sip); i = osip_message_to_str (sip, &result, &length); if (i == -1) { fprintf (stdout, "ERROR: failed while printing message!\n"); osip_message_free (sip); return -1; } else { if (verbose) fwrite (result, 1, length, stdout); if (clone) { /* create a clone of message */ /* int j = 10000; */ int j = 1; if (verbose) fprintf (stdout, "Trying %i sequentials calls to osip_message_clone() and osip_message_free()\n", j); while (j != 0) { osip_message_t *copy; j--; i = osip_message_clone (sip, ©); if (i != 0) { fprintf (stdout, "ERROR: failed while creating copy of message!\n"); } else { char *tmp; size_t length; osip_message_force_update (copy); i = osip_message_to_str (copy, &tmp, &length); if (i != 0) { fprintf (stdout, "ERROR: failed while printing message!\n"); } else { if (0 == strcmp (result, tmp)) { if (verbose) printf ("The osip_message_clone method works perfectly\n"); } else printf ("ERROR: The osip_message_clone method DOES NOT works\n"); if (verbose) { printf ("Here is the copy: \n"); fwrite (tmp, 1, length, stdout); printf ("\n"); } osip_free (tmp); } osip_message_free (copy); } } if (verbose) fprintf (stdout, "sequentials calls: done\n"); } osip_free (result); } osip_message_free (sip); } } return 0; } libosip2-4.1.0/src/test/tvia.c0000644000175000017500000000434712254365476013063 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifdef ENABLE_MPATROL #include #endif #include #include #include int main (int argc, char **argv) { FILE *vias_file; osip_via_t *via; char *a_via; char *dest; char *res; vias_file = fopen (argv[1], "r"); if (vias_file == NULL) { fprintf (stdout, "Failed to open %s file.\nUsage: tvia vias.txt\n", argv[1]); exit (0); } a_via = (char *) osip_malloc (200); res = fgets (a_via, 200, vias_file); /* lines are under 200 */ while (res != NULL) { int errcode; /* remove the last '\n' before parsing */ osip_strncpy (a_via + strlen (a_via) - 1, "\0", 1); if (0 != strncmp (a_via, "#", 1)) { /* allocate & init via */ osip_via_init (&via); printf ("=================================================\n"); printf ("VIA TO PARSE: |%s|\n", a_via); errcode = osip_via_parse (via, a_via); if (errcode != -1) { if (osip_via_to_str (via, &dest) != -1) { printf ("result: |%s|\n", dest); osip_free (dest); } } else printf ("Bad via format: %s\n", a_via); osip_via_free (via); printf ("=================================================\n"); } res = fgets (a_via, 200, vias_file); /* lines are under 200 */ } osip_free (a_via); return 0; } libosip2-4.1.0/src/test/troute.c0000644000175000017500000000444112254365476013435 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifdef ENABLE_MPATROL #include #endif #include #include #include int main (int argc, char **argv) { FILE *routes_file; osip_route_t *route; char *a_route; char *dest; char *res; routes_file = fopen (argv[1], "r"); if (routes_file == NULL) { fprintf (stdout, "Failed to open %s file.\nUsage: troute routes.txt\n", argv[1]); exit (0); } a_route = (char *) osip_malloc (200); res = fgets (a_route, 200, routes_file); /* lines are under 200 */ while (res != NULL) { int errcode; /* remove the last '\n' before parsing */ strncpy (a_route + strlen (a_route) - 1, "\0", 1); if (0 != strncmp (a_route, "#", 1)) { /* allocate & init route */ osip_route_init (&route); printf ("=================================================\n"); printf ("ROUTE TO PARSE: |%s|\n", a_route); errcode = osip_route_parse (route, a_route); if (errcode != -1) { if (osip_route_to_str (route, &dest) != -1) { printf ("result: |%s|\n", dest); osip_free (dest); } } else printf ("Bad route format: %s\n", a_route); osip_route_free (route); printf ("=================================================\n"); } res = fgets (a_route, 200, routes_file); /* lines are under 200 */ } osip_free (a_route); return 0; } libosip2-4.1.0/src/test/tcallid.c0000644000175000017500000000447612254365476013537 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifdef ENABLE_MPATROL #include #endif #include #include #include int main (int argc, char **argv) { FILE *callids_file; osip_call_id_t *callid; char *a_callid; char *dest; char *res; callids_file = fopen (argv[1], "r"); if (callids_file == NULL) { fprintf (stdout, "Failed to open %s file.\nUsage: tcallid callids.txt\n", argv[1]); exit (0); } a_callid = (char *) osip_malloc (200); res = fgets (a_callid, 200, callids_file); /* lines are under 200 */ while (res != NULL) { int errcode; /* remove the last '\n' before parsing */ strncpy (a_callid + strlen (a_callid) - 1, "\0", 1); if (0 != strncmp (a_callid, "#", 1)) { /* allocate & init callid */ osip_call_id_init (&callid); printf ("=================================================\n"); printf ("CALLID TO PARSE: |%s|\n", a_callid); errcode = osip_call_id_parse (callid, a_callid); if (errcode != -1) { if (osip_call_id_to_str (callid, &dest) != -1) { printf ("result: |%s|\n", dest); osip_free (dest); } } else printf ("Bad callid format: %s\n", a_callid); osip_call_id_free (callid); printf ("=================================================\n"); } res = fgets (a_callid, 200, callids_file); /* lines are under 200 */ } osip_free (a_callid); return 0; } libosip2-4.1.0/src/test/Makefile.in0000644000175000017500000007205312254360270014003 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ @COMPILE_TESTS_TRUE@noinst_PROGRAMS = torture_test$(EXEEXT) \ @COMPILE_TESTS_TRUE@ turl$(EXEEXT) tfrom$(EXEEXT) tto$(EXEEXT) \ @COMPILE_TESTS_TRUE@ tcontact$(EXEEXT) tvia$(EXEEXT) \ @COMPILE_TESTS_TRUE@ tcallid$(EXEEXT) tcontentt$(EXEEXT) \ @COMPILE_TESTS_TRUE@ trecordr$(EXEEXT) troute$(EXEEXT) \ @COMPILE_TESTS_TRUE@ twwwa$(EXEEXT) subdir = src/test DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = PROGRAMS = $(noinst_PROGRAMS) am__tcallid_SOURCES_DIST = tcallid.c @COMPILE_TESTS_TRUE@am_tcallid_OBJECTS = tcallid.$(OBJEXT) tcallid_OBJECTS = $(am_tcallid_OBJECTS) am__DEPENDENCIES_1 = @COMPILE_TESTS_TRUE@tcallid_DEPENDENCIES = $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(top_builddir)/src/osipparser2/libosipparser2.la am__tcontact_SOURCES_DIST = tcontact.c @COMPILE_TESTS_TRUE@am_tcontact_OBJECTS = tcontact.$(OBJEXT) tcontact_OBJECTS = $(am_tcontact_OBJECTS) @COMPILE_TESTS_TRUE@tcontact_DEPENDENCIES = $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(top_builddir)/src/osipparser2/libosipparser2.la am__tcontentt_SOURCES_DIST = tcontentt.c @COMPILE_TESTS_TRUE@am_tcontentt_OBJECTS = tcontentt.$(OBJEXT) tcontentt_OBJECTS = $(am_tcontentt_OBJECTS) @COMPILE_TESTS_TRUE@tcontentt_DEPENDENCIES = $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(top_builddir)/src/osipparser2/libosipparser2.la am__tfrom_SOURCES_DIST = tfrom.c @COMPILE_TESTS_TRUE@am_tfrom_OBJECTS = tfrom.$(OBJEXT) tfrom_OBJECTS = $(am_tfrom_OBJECTS) @COMPILE_TESTS_TRUE@tfrom_DEPENDENCIES = $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(top_builddir)/src/osipparser2/libosipparser2.la am__torture_test_SOURCES_DIST = torture.c @COMPILE_TESTS_TRUE@am_torture_test_OBJECTS = torture.$(OBJEXT) torture_test_OBJECTS = $(am_torture_test_OBJECTS) @COMPILE_TESTS_TRUE@torture_test_DEPENDENCIES = $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(top_builddir)/src/osipparser2/libosipparser2.la am__trecordr_SOURCES_DIST = trecordr.c @COMPILE_TESTS_TRUE@am_trecordr_OBJECTS = trecordr.$(OBJEXT) trecordr_OBJECTS = $(am_trecordr_OBJECTS) @COMPILE_TESTS_TRUE@trecordr_DEPENDENCIES = $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(top_builddir)/src/osipparser2/libosipparser2.la am__troute_SOURCES_DIST = troute.c @COMPILE_TESTS_TRUE@am_troute_OBJECTS = troute.$(OBJEXT) troute_OBJECTS = $(am_troute_OBJECTS) @COMPILE_TESTS_TRUE@troute_DEPENDENCIES = $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(top_builddir)/src/osipparser2/libosipparser2.la am__tto_SOURCES_DIST = tto.c @COMPILE_TESTS_TRUE@am_tto_OBJECTS = tto.$(OBJEXT) tto_OBJECTS = $(am_tto_OBJECTS) @COMPILE_TESTS_TRUE@tto_DEPENDENCIES = $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(top_builddir)/src/osipparser2/libosipparser2.la am__turl_SOURCES_DIST = turls.c @COMPILE_TESTS_TRUE@am_turl_OBJECTS = turls.$(OBJEXT) turl_OBJECTS = $(am_turl_OBJECTS) @COMPILE_TESTS_TRUE@turl_DEPENDENCIES = $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(top_builddir)/src/osipparser2/libosipparser2.la am__tvia_SOURCES_DIST = tvia.c @COMPILE_TESTS_TRUE@am_tvia_OBJECTS = tvia.$(OBJEXT) tvia_OBJECTS = $(am_tvia_OBJECTS) @COMPILE_TESTS_TRUE@tvia_DEPENDENCIES = $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(top_builddir)/src/osipparser2/libosipparser2.la am__twwwa_SOURCES_DIST = twwwa.c @COMPILE_TESTS_TRUE@am_twwwa_OBJECTS = twwwa.$(OBJEXT) twwwa_OBJECTS = $(am_twwwa_OBJECTS) @COMPILE_TESTS_TRUE@twwwa_DEPENDENCIES = $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(am__DEPENDENCIES_1) \ @COMPILE_TESTS_TRUE@ $(top_builddir)/src/osipparser2/libosipparser2.la DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/scripts/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ SOURCES = $(tcallid_SOURCES) $(tcontact_SOURCES) $(tcontentt_SOURCES) \ $(tfrom_SOURCES) $(torture_test_SOURCES) $(trecordr_SOURCES) \ $(troute_SOURCES) $(tto_SOURCES) $(turl_SOURCES) \ $(tvia_SOURCES) $(twwwa_SOURCES) DIST_SOURCES = $(am__tcallid_SOURCES_DIST) \ $(am__tcontact_SOURCES_DIST) $(am__tcontentt_SOURCES_DIST) \ $(am__tfrom_SOURCES_DIST) $(am__torture_test_SOURCES_DIST) \ $(am__trecordr_SOURCES_DIST) $(am__troute_SOURCES_DIST) \ $(am__tto_SOURCES_DIST) $(am__turl_SOURCES_DIST) \ $(am__tvia_SOURCES_DIST) $(am__twwwa_SOURCES_DIST) RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-dvi-recursive install-exec-recursive \ install-html-recursive install-info-recursive \ install-pdf-recursive install-ps-recursive install-recursive \ installcheck-recursive installdirs-recursive pdf-recursive \ ps-recursive uninstall-recursive am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ distdir ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ sed_rest='s,^[^/]*/*,,'; \ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ sed_butlast='s,/*[^/]*$$,,'; \ while test -n "$$dir1"; do \ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ if test "$$first" != "."; then \ if test "$$first" = ".."; then \ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ else \ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ if test "$$first2" = "$$first"; then \ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ else \ dir2="../$$dir2"; \ fi; \ dir0="$$dir0"/"$$first"; \ fi; \ fi; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = res EXTRA_DIST = tst CHECK @COMPILE_TESTS_TRUE@INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src/osipparser2 @COMPILE_TESTS_TRUE@AM_CFLAGS = $(SIP_CFLAGS) $(SIP_PARSER_FLAGS) $(SIP_EXTRA_FLAGS) @COMPILE_TESTS_TRUE@twwwa_SOURCES = twwwa.c @COMPILE_TESTS_TRUE@twwwa_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la @COMPILE_TESTS_TRUE@tcontentt_SOURCES = tcontentt.c @COMPILE_TESTS_TRUE@tcontentt_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la @COMPILE_TESTS_TRUE@turl_SOURCES = turls.c @COMPILE_TESTS_TRUE@turl_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la @COMPILE_TESTS_TRUE@tfrom_SOURCES = tfrom.c @COMPILE_TESTS_TRUE@tfrom_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la @COMPILE_TESTS_TRUE@tto_SOURCES = tto.c @COMPILE_TESTS_TRUE@tto_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la @COMPILE_TESTS_TRUE@tcontact_SOURCES = tcontact.c @COMPILE_TESTS_TRUE@tcontact_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la @COMPILE_TESTS_TRUE@trecordr_SOURCES = trecordr.c @COMPILE_TESTS_TRUE@trecordr_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la @COMPILE_TESTS_TRUE@troute_SOURCES = troute.c @COMPILE_TESTS_TRUE@troute_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la @COMPILE_TESTS_TRUE@tvia_SOURCES = tvia.c @COMPILE_TESTS_TRUE@tvia_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la @COMPILE_TESTS_TRUE@tcallid_SOURCES = tcallid.c @COMPILE_TESTS_TRUE@tcallid_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la @COMPILE_TESTS_TRUE@torture_test_SOURCES = torture.c @COMPILE_TESTS_TRUE@torture_test_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la all: all-recursive .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/test/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu src/test/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list tcallid$(EXEEXT): $(tcallid_OBJECTS) $(tcallid_DEPENDENCIES) $(EXTRA_tcallid_DEPENDENCIES) @rm -f tcallid$(EXEEXT) $(LINK) $(tcallid_OBJECTS) $(tcallid_LDADD) $(LIBS) tcontact$(EXEEXT): $(tcontact_OBJECTS) $(tcontact_DEPENDENCIES) $(EXTRA_tcontact_DEPENDENCIES) @rm -f tcontact$(EXEEXT) $(LINK) $(tcontact_OBJECTS) $(tcontact_LDADD) $(LIBS) tcontentt$(EXEEXT): $(tcontentt_OBJECTS) $(tcontentt_DEPENDENCIES) $(EXTRA_tcontentt_DEPENDENCIES) @rm -f tcontentt$(EXEEXT) $(LINK) $(tcontentt_OBJECTS) $(tcontentt_LDADD) $(LIBS) tfrom$(EXEEXT): $(tfrom_OBJECTS) $(tfrom_DEPENDENCIES) $(EXTRA_tfrom_DEPENDENCIES) @rm -f tfrom$(EXEEXT) $(LINK) $(tfrom_OBJECTS) $(tfrom_LDADD) $(LIBS) torture_test$(EXEEXT): $(torture_test_OBJECTS) $(torture_test_DEPENDENCIES) $(EXTRA_torture_test_DEPENDENCIES) @rm -f torture_test$(EXEEXT) $(LINK) $(torture_test_OBJECTS) $(torture_test_LDADD) $(LIBS) trecordr$(EXEEXT): $(trecordr_OBJECTS) $(trecordr_DEPENDENCIES) $(EXTRA_trecordr_DEPENDENCIES) @rm -f trecordr$(EXEEXT) $(LINK) $(trecordr_OBJECTS) $(trecordr_LDADD) $(LIBS) troute$(EXEEXT): $(troute_OBJECTS) $(troute_DEPENDENCIES) $(EXTRA_troute_DEPENDENCIES) @rm -f troute$(EXEEXT) $(LINK) $(troute_OBJECTS) $(troute_LDADD) $(LIBS) tto$(EXEEXT): $(tto_OBJECTS) $(tto_DEPENDENCIES) $(EXTRA_tto_DEPENDENCIES) @rm -f tto$(EXEEXT) $(LINK) $(tto_OBJECTS) $(tto_LDADD) $(LIBS) turl$(EXEEXT): $(turl_OBJECTS) $(turl_DEPENDENCIES) $(EXTRA_turl_DEPENDENCIES) @rm -f turl$(EXEEXT) $(LINK) $(turl_OBJECTS) $(turl_LDADD) $(LIBS) tvia$(EXEEXT): $(tvia_OBJECTS) $(tvia_DEPENDENCIES) $(EXTRA_tvia_DEPENDENCIES) @rm -f tvia$(EXEEXT) $(LINK) $(tvia_OBJECTS) $(tvia_LDADD) $(LIBS) twwwa$(EXEEXT): $(twwwa_OBJECTS) $(twwwa_DEPENDENCIES) $(EXTRA_twwwa_DEPENDENCIES) @rm -f twwwa$(EXEEXT) $(LINK) $(twwwa_OBJECTS) $(twwwa_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tcallid.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tcontact.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tcontentt.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tfrom.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/torture.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trecordr.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/troute.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tto.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/turls.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tvia.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/twwwa.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ $(am__make_dryrun) \ || test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ dir1=$$subdir; dir2="$(top_distdir)"; \ $(am__relativize); \ new_top_distdir=$$reldir; \ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$new_top_distdir" \ distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile $(PROGRAMS) installdirs: installdirs-recursive installdirs-am: install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \ mostlyclean-am distclean: distclean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: install-html: install-html-recursive install-html-am: install-info: install-info-recursive install-info-am: install-man: install-pdf: install-pdf-recursive install-pdf-am: install-ps: install-ps-recursive install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic clean-libtool \ clean-noinstPROGRAMS ctags ctags-recursive distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ installdirs-am maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ uninstall uninstall-am @COMPILE_TESTS_TRUE@check: @COMPILE_TESTS_TRUE@ @echo " *******************************" @COMPILE_TESTS_TRUE@ @echo " ****** starting tests! ********" @COMPILE_TESTS_TRUE@ @echo " *******************************" @COMPILE_TESTS_TRUE@ @./$(top_srcdir)/src/test/tst ./$(top_srcdir)/src/test/res -c @COMPILE_TESTS_TRUE@ @echo "" @COMPILE_TESTS_TRUE@ @echo "In case you have a doubt, send the generated" @COMPILE_TESTS_TRUE@ @echo "log file with your comment to ." @COMPILE_TESTS_FALSE@check: @COMPILE_TESTS_FALSE@ @echo " ************************************" @COMPILE_TESTS_FALSE@ @echo " Please use ./configure --enable-test" @COMPILE_TESTS_FALSE@ @echo " ************************************" # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/src/test/tst0000755000175000017500000000230012001240027012445 00000000000000#!/bin/sh # This is a short-cut to execute tests on the parser. # ./conf/torture_msgs{,2} contain various kind of messages. #echo "==" #echo "== Testing the parser contained in libosip." #echo "== You can use the verbose mode (-v) to see the full message." #echo "==" ok=0 nok=0 i=0 while [ $i -lt 89 ] do set +x #mpatrol -C -S -L -d --list -p --use-debug ./torture_test $1/sip$i 0 $2 ./torture_test $1/sip$i 0 $2 code=$? if [ "$code" -eq 0 ]; then echo "checking sip$i : passed"; ok=`expr $ok + 1`; else echo "checking sip$i : failed ($code)"; nok=`expr $nok + 1` fi; i=`expr $i + 1` done echo "checked well formed messages: $i" echo "errors : $nok" #ok=0 #nok=0 # #i=0 #while [ $i -lt 9 ] #do #set +x # #mpatrol -C -S -L -d --list -p --use-debug ./torture_test ./res/sip-malformed$i 0 $1 # ./torture_test $1/sip-malformed$i 0 $2 # if [ "$?" -eq 0 ]; then # echo "checking sip$i : passed"; # ok=`expr $ok + 1`; # else # echo "checking sip$i : failed"; # nok=`expr $nok + 1` # fi; # # i=`expr $i + 1` # #done # #echo "checked malformed messages: $i" #echo "errors : $ok" libosip2-4.1.0/src/test/tfrom.c0000644000175000017500000000440412254365476013241 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifdef ENABLE_MPATROL #include #endif #include #include #include int main (int argc, char **argv) { FILE *froms_file; osip_from_t *from; char *a_from; char *dest; char *res; froms_file = fopen (argv[1], "r"); if (froms_file == NULL) { fprintf (stdout, "Failed to open %s file.\nUsage: tfrom froms.txt\n", argv[1]); exit (0); } a_from = (char *) osip_malloc (200); res = fgets (a_from, 200, froms_file); /* lines are under 200 */ while (res != NULL) { int errcode; /* remove the last '\n' before parsing */ strncpy (a_from + strlen (a_from) - 1, "\0", 1); if (0 != strncmp (a_from, "#", 1)) { /* allocate & init from */ osip_from_init (&from); printf ("=================================================\n"); printf ("FROM TO PARSE: |%s|\n", a_from); errcode = osip_from_parse (from, a_from); if (errcode != -1) { if (osip_from_to_str (from, &dest) != -1) { printf ("result: |%s|\n", dest); osip_free (dest); } } else printf ("Bad from format: %s\n", a_from); osip_from_free (from); printf ("=================================================\n"); } res = fgets (a_from, 200, froms_file); /* lines are under 200 */ } osip_free (a_from); return 0; } libosip2-4.1.0/src/test/res/0000755000175000017500000000000012262566472012613 500000000000000libosip2-4.1.0/src/test/res/sip30000644000175000017500000000040512051136632013316 00000000000000SIP/2.0 180 Ringing t: ;tag=e18a3bd5 f: ;tag=293a8 i: 1960129851@one.ip.com CSeq: 1 INVITE v: SIP/2.0/UDP one.ip.com:5060;received=two.ip.org m: Server: 3Com ICD 1.0.1.4.0 l: 0 libosip2-4.1.0/src/test/res/sip-malformed00000644000175000017500000000050612001240027015246 00000000000000INVITE sip:user@comapny.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/newformat Warning: illegal-missing content-length for unknown body type. libosip2-4.1.0/src/test/res/sip320000644000175000017500000000036212001240027013367 00000000000000ACK sip:t.watson@x.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=192137601 Call-ID: 31415@c.bell-tel.com CSeq: 1 ACK libosip2-4.1.0/src/test/res/sip870000644000175000017500000022417012001240027013406 00000000000000MESSAGE sip:philou@cdf2004.org SIP/2.0 Via: SIP/2.0/UDP cdf2004.org From: ;tag=19 To: sip:philou@cdf2004.org Call-ID: 70710@cdf2004.org CSeq: 2 MESSAGE Mime-Version: 1.0 Subject: championnat Content-Type: multipart/mixed; boundary=+-+ Content-Length: 75614 --+-+ Content-Type: image/jpg; name="tonnerre2.jpg" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="tonnerre2.jpg" Content-MD5: RCPClloVKUQ6Fh8o4ZGm5g== /9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQY GBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYa KCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAAR CAJYAyADASIAAhEBAxEB/8QAHAAAAgMBAQEBAAAAAAAAAAAAAgMAAQQFBgcI/8QARhAAAgIB AwIEBAQEBAUDAwEJAQIAEQMEEiExQQUTUWEGInGBFDKRoSNCUrEHwdHwFTNicuGCkvEWJDRT ogglJkNjk+LC/8QAGgEBAQEBAQEBAAAAAAAAAAAAAAECAwQFBv/EAC4RAQEAAgICAgIBBAIC AQUAAAABAhESIQMxE0EEUWEUIjJxBYEjQhWRocHh8P/aAAwDAQACEQMRAD8A+0ZsaX0mTPgA 5AE35ciAEggzn53L3yKn0cdvDlYw5gtniogiNyA3zAM7xwoCJREaAO8ogC6l2miqlVGECoJ9 I2BqDUOURKBMqveERK294A1cGowS1xsx4BMBYWzQnW8N0Sja2XqTxA0mkr5si89hNYU7h6+3 acc8t9R3wx4911Gx4MWPmcnXaPA53p/eHqHDFVJNCXhxl+HHHpOWM497dLeXTDhxpjbgUZ1f C1CMSwFmU+mRaapWNivKiMryhjONeg0g44mscTm+HZDsF8GbvME8uU7emXowtxFlqMBso9Yt 8gk0bNbNUTkyiZsuWrmXJnvoZqYpcmt8wHeIOezMGTUUeYltTfAM6TBzubblzj1mZtQPXmZD kJaprwadSAT1M1qY+2d2mYMzMek1B9o5ELBiVfSVnK9JzvddPUKyaim4EaMu5RMGTg8S1yUO ZeLMybGcykc3Miai+sjapVPWONa5R0gu4czJq8dq1CDj1qmqMa2ZWk42U5SxycZbA3N1NeHX gDkyazGMmI11nIdNqDnpOskycrbj6ds6zfwsNcnE4enyWwBM3rkAA5kyw0uOe3Sxcm48NMCZ 0UdZa6pS1Aznca6TKN5Ji2YgxAz23BjC1iTTW0ZjBJJgNkA4uD5g7GNJs5D6xgqJxm+0co5m a1FlQYjMnPE1HiKIszKsbJQiik3OgiigmojMFrtCHvG7JRWpULqErCA3BlCNGzzkoRbPFMYt mk0o3bmKd5RJMioXPM0hZc3KszU2AAcQRjrtBopL7xw5HEIYwY7GoXrJsJGGxZi2xkdp0VC1 AfGGMm1051EQhc1HCB0g7KMbClUxgTiF0k3V3gKKcxZSjHlhFs4uAG2URxLLCVcIBhxUQ+O+ k0GDUsVkbHzKK8VNTKIlx6SpSSBFZOI5hFMOJWSCYJaNZYsrKK3wg8AiUAZUODQgYocCNQyG 1yiDDFQiRUis54lXGNFkcSlXukBFwalgGoQe6Dcm0ywphU6yiOIW0yipqABizDaLbgSxHptQ jILRrmYq5BJPSb8+AIthvtMnVuTPXjenjynbKQZU3FcVAtcU747+VJrbNk/bKZRjXIJ4izcq AIlVGAX0jseNdvzRbo1tmZSOspVvpNGVV7QSQooRs0UQAeJAODcJaB5jsbIvNCLVkLxYCxBP SdDTYkBriolMmMmjcAZFshTU53dbxsxdZmStoI+sU5XGp7+85y5QhtmuXl1HmChwJjg3zace PzH3bqE3YyqEC+Zw/wAUw4XpLGsaW4WpPJI7edgF/NwBE4s+NfzVOWcrOLY/aLLEt6CSeNb5 K9EmuT+WW2vauOk4O8qeIR1DAV1k+KL8tdga0nrBbXGpwmyuzGrjkJABYy3xSJ8lrbn15uok arc1AzJkIY3Jix7mvoJeMkTlbTc7u7UsHEpUndGl0QfL1ivNUmDo5aBurMcmR949IGCiJoKq E6gTnXSNSZjtic2YKDZmN8wSwG5mLLnLdzGPj2XyNxzAnrLxfP1PEwYTzz0m7TkCXKaTG7ah jB4AmTVactlUKOJpXOq95eTKDUxNyt3VZlw+WhJ69osO4N8x2fUIFq5myalVXibktZtkaMuo UJR6mcvNmFxefUbhMrPzc644accs9nNlIcbeI8ZyqTAvLDidnR6BtRsYiklz1j7MJcr0z4Mr 5H7kx7vkxMN6lSZ3tD4fixEnaLg6vGmVwu2yJ575Zb6ej49T2xaTFky/NzOnj0eQryaM2aTE qIBU1OwrpOGWe707Y46jhZNDkLfm4hYtEyuCTYnTciL3Sc6cYH8PQ6Qdm2Gc/YxT55O1XXrI U9InzZBm940Byo0VR9Y18sztkAM1EoyrVxKKNXMEagSvxAhCnQh+YRWW2UMZFyAwsAV4gjFf JjWZRKVrkEGESyoXoIxeY1MYPXpJtpnAuU44mlkUdIh+IChxDHPWLZqgHJxKjTuAEm/nkzGc so5OZdJtt80dItsgmbfcBmMaNn5MnvENkMHknvJtg2rzDcF3Jh7eIIWVA2feEHNQgBKI54gV ZhBhB7yjfpAt2EQzR2wkQGx8RBnZuYJ5jHQVLxgA8zSFbDAKTeoQy3xq3STauUy1Bo1zOkcI J6Sn0lrxxLtnTnCWD+s1Jpyj88iaMeJPQXNbidsiCxD8smbfLQdhCGMX0mLWtMI07MeBIdMw 7TqoVUdILsp9JndXTljTkdRL8qus2FxcTkN9JdhBUCQASnBuULlQ0Koi3qCxIESQxlkNqciJ fmGykDmLN3VTcjNr1uoy3djmYi5J6TXlIcEniZX4PE9GLy5FmzyZCFrrzKIMJcTN0Bm2JLSi socGbPw1C2MX5DMTtHEnKLxpFgdpLsxowNfMWyEGpdxNULURFmMIgkcyoAyQqlQirIErmXJU AbMlyVL2wBkHXmMTGGNEzVj0+KuTJcpGpjtkXIRDQ31apMuxWIXmLHe4DC4B+UxZcmQ0TKqN JsaPRhM5i7AkL2O0aNjViYfmBRV8zPdwTGtrvRm/k3BGUKekWZUaTbQNQwYbTHPqScYFzEJR MnGNcqa+W7iSxMr6SHpLIzu01MxUUIxdUR9ZmlVHGU5Vr/Ek9bkfUkfzfaZO8kcYc6NsrNfM Wzse8lQkxs5AUGXqJ7LMLHjLmhNi6F6BPEd5Pl1tHMzc59Okwv2Z4doVZgXH1nfxFca7EHE5 WDOqKB3m7C4IBnl8m7d16cNSajZZHQ3LRBus9ZmfMV6QPxQHWctV03p10NAS2My6XJ5i3H9Z zvTcA8U4M0lO8hUVzG1YyhIlDCO8dkYCZ8mapYmxnGtRLJFtqKgtqxLo2rKNt8zIG3txNDZR kuogYdj7r+01GahxmUUImgNuEaiAyWjDsP1kIYDib2x10EDaD1Em10xBT3hLd8TQ2Mdpa4wB GzS8J9Zp7TOpCxq5BM1YF7A5mZ36zRkcGIYAywZnYxRBM1tjBMgQCaRiKN7w0U95rYCoO2Ng FUDrKaiYZWhFtYgUaAgk3FuxswQ9dZZE2bL6xe+HiNkQL2GX5Zm/BjUqLjGxKBxM2tSOcMNC 4Liu03Mg7CZsidY2MjMRFtkJjMixDCajKiwg3AaCZpDtwh43N9Zl7zQnSQaU5mjgCZcRAHMY z8TKwOWq5mZsm0w8r2JlyG5YU8ajnkxv4oATlM1QCxu5dI6ragEcHmKbMT3mFGNdZC9d40m2 0ZfeGr2Zz1yczRjygdYsXbSFswwgiVzCMGUVIvSOoqKYAQ2cGDwZYEuBcilPSTIl9Isoe01K mnsX8Pbb0mLPpyvSevyYlZaM52XS4w1mXHy37Yy8U+nDxaYFfmBmzTacEfKJt8tQflAIl/8A LU8S3O0mEjk6nHtbvcXhQgW916TVqcpLkhZlyZWPQVOktscrqXasgUmgOYJVUTlLMZjZVQli LmPPqCxIHSaktZyshOYgtaiokw7ldZ1jjQGURDlESoGjKqHUorcKokBYHJMPbIQYAqdsvzGq rg1LqEDJLqSAMuXKMCqklyoFGVCq5VQBkh7G61K2GTagriSuLh7G7Aw00+Q8hGIPtG142kVz GY15+aa10OZ1DLjNRp8OzKlspv0mbnP21PHWI41PSKdK953NF4Oz/Nm4HYQc/hLnL/CFL7zM 8uO9bbviy04QHpCTEzGgDO/j8JVV+Y20amiCekl80+knhv25GDQ3RcTbkwqiDYu2pvGOhxFZ MLOeJzvk3e3WYanTjZMuQNxcmMZnP5TU7mn8OVyCwup08WjRR+URl5pPRj4bfbzWHTucg3qZ 3dPpRsFia/w6A3UfjCgUOJxy8nJ2x8cxc7Lh2DkcTI2EP2ncyqrLzMjKqtQEzMmriPQ4gqUB NQxAGBhG1Yw5QJi9tRGFTPmNRz5B6zNlNyDHlY8zJkJmzIvWZXWaiVlYwGAMcycyLhLdptlm sg8RgYmrjjgrtzL8g1wJNmgqQIxch7QWwsIshlj2aavMuXYMyqSOsvcTJpdtO4VBLCJJMC26 Ro2Y7cyg9CJ5vmFfMuk2IsYBYiGSKNRTMO8ugJc3xJva+YO6pNwPWVDBm9ZYyiYdf4lovD8Z fWZ0xDsCeT9B1nifG/8AEbTae08O05yt0D5TQ+wHJjRt9GOQGczxHxrwzQPs1viGk07n+XJl VT+hM+N+LfGfi2qV1z6o4kbrjwjb9iev7zx+u8Xd2Zi3zHqe5jUibr71q/jr4Z0+oGHJ4vpy 57pbKP8A1AV+8X4p8a/D3h+ZcWo8SxlyAaxK2QAHpZUECfnYeIvkz403GiwB57Ruq8Vc5GO8 2TfWWa/Sav7foV/jT4cTGjt4zolV/wApbIBOxpPEdPqEXJptRizYyLDY3DAj7T8qt4plDWHN /WP0Pjep0uoXNo87YM46OhozU4/cSzKen640+rHAubU1CsJ+ZfC/8UfGtIyrqjh1SDrvXa36 j/SfQvhv/FTwjW7cfiAyaHIf5n+ZP1HT7iL45f8AGpPJcf8AKPrLMCIjJMWk12PU4Uy6fKmX EwtXRtwP3E2qd4ucrjr26zKZembIszvjvtOp5VwXwj0k21px2x8dIo4zOu+H2md8VSyppgVP WNUVGstRZIEqLBMnMHfzIW94AuLiWBmjcItyDAyOsWwml6uJYXLtC+3vFsYxhRi26yoDfUgy QSpJkGNqlDVy+8auYzMqExgQjtA0jITHY2mVRQjFavrINDHiROsTvhK9Qr6dkyjmc3UZeWvo ItsjbhR5mLUHIzkRjgxlnWjFn5IHM1hhsthMmjwMnLVNRP0ly1vpZ6Y9YQotZzsxYi1BM7Go CFaJFxC4D2m8cpIxljtxnGQmqMWcLek7p054AHMrJp0XHbKb9Zv5WL4nBbGVFmDtmjU/n46R HM6yuNgaqWK7y6ocyLV8yoG5RhMQeggHniEV9IQG4GzBk5EqxRFSUOkILfWUVAMgAiSoRHMq pUCRKhVDXGWMbNbLCluBN2l8OfLRfiaNJix4gCwszpDMKG0ATjn5L9O+Hjnukf8ACsXkhbo9 zM//AApBkHzcToecWES2Vr45M5TLL9utxx/Rg8OwsgB6Sx4dpgACt1FrqGA5EA6u2oGZ/uXe Lbj02BTwi/pG+WgFACYMORmer4m/EpYTF3PbpjdiUBRQAkZQeojKCjnrFO4mYt0teJHijmCx TZyekslTcMyEDp1gopfrFb7cTVjPHSW9JOy/JsmMTAAbMapuFt9Znda0pAF6Rm6BXpCTrzMq uCYwkRZkVCfliWoG6hs1RDtLEG2ehEnUcxORuYhjNSJtqOa+sm+x1mQWZe4iXRtpYkiJZSTK GTjmFvEgoY+LHWGMZqzBGTtDOQBfeBKjAABMzZaME5j3k0baHAiHAizn5qUcoMui1fAkFQCw MTkyhLNyyM7aGqol3C95jyazb34mPJqyz3fE6Tx1i+SR0jkBMBstTPjzALzzEZsu7pcsw7S5 tR1NdTFnUX3mB3s1cXlyBATdACzOnxxi510cmoVULMwCjkk9p5Hxv4pYBk0LbE//AFSOT/2j /OZfG/FTqrxIxGnXr/1GeL8X1hO7mcre9R1k33SPGvFMuZ3Z8jMT3Y2TOIjlVOd73t+QHsPW Zsrvrdfi0qMQcjUSP5V6k/YAwvE8o8whBSjgAdhMtMms1BJNmcbU5SSeY3VOxJnNyFubBmtU NwP/ABgSeln9pWXIzHkxOAkZSeehlPuJ4Bk0m0LX3lByO8Aq3oYJDehl1U20tkJUHuODLx5m U8HmZ0Jsqe4ghjci7ev+F/i3xT4f1C5PDdSUW7bC3ON/qv8AmJ+hfgD498P+KsIxAjTeJKLf Tsevup7ifk/HkIM6Og12bSanFqdLlfDnxEMmRDRU+omt76yYuN94+37YRuIfBnzP/Db4+x/E mgGHVFU8TwqPNToHH9a/5+k90ms56znlhZXTHyTKNuRfSZsqkdYY1QPeC7hplvbHkEy5bqbs gEy5QJYlYnYgwGykRmWZnm2aYM9CD5/PMzsYsmWRlsOazK80GYwxksy6Nt6splnGDMuNiJqR wQLk0solwjiN8kVVSlJhjJMtbQadSOODLOADtDTII0EHvMkYWxERDqQZ0chFTO9SylZOZdm4 bARRmke4bVIvQEzPl1gPQRL42q+siaZmFngTvrGPNvKmDXOOFhjNmyAHoJen0gJ5nTxpjVQN omMspPUbxwt91zsOQC9/Jjl1HPTibPw2J+i1GLpce2qozFzjpMKzjUoo+aU+sxuKNVGZNCjX ZmY+FqW/OQIlx+0sy+mDVpjyE7SBMLoV7zut4ZiHcn7zPl0ONel/rOuPkjll47XGN1zBqdJt Oo6RIxqL4nSZbc+DFIZrKgXQmdxzNS7Ys0XJLriVUqLsyj7yzcqBRhKR6cwTJAYF7niasWIN XUCY7/WNTMwqZylbxrpELxUIMF6mZNxagstUYvXJM5a/brMv06OBgwJIoSPlVSQAIkEqAG4i 3omzc56dN9Cbc9kCCulcmzQEI51xrzDw5Tms8gCXuJ1afpkXH35mnzwi0JmGFqvdUTnZcQ5N mc9bre9HZdUxbiKfMSaExNqgYttUb5HE6TBzvkbi7NwYzF1+Y0JzTqu0sZ2YgS8KTOO3j8s1 VTUoUCcvSLuqdbDjAUXOGU0743arroIJczQyComqMw0pSTKLEQwIrJxAm43CBPeLU+sJsigd YFZKmZ5eTJZoGLINTUibLaBt9Y3kwSplQAEvaJYFmGE4gKKmXtuNFCRqAg2UFAl94puWPPEp 8gUS8U5DcCIyEQGz9QJly5XPSamDNzNdwD1imzUeJmYuesRkZr950mDnc62eefWJyZ93U3M6 pkcjtNODR2fmNzVmOLMuVKfay1F48ALWZ1PweMAccyjiUcBZn5P038e/bEcXtK2DpU6Qw2vS A2nrkzPNrg5pxgXxzOF8QvnbCcenxsxNLQ6ux6KJ65dL5h2oCzHoB1MDwjwrM3xXpseqwsia bG2pIYdW/Kv7kn/0xc5q7rWOF36cDX/Ag0fw9kzarUsdbjxnIyJ+W6si+pM+T+MJiRW+X9Z+ jPjPKuHwTWMT1xkfrxPzR8S5woyUJPxLyluTfmmtaYPhnCuXX+IaoqNunw7QfRnP+imc/wAT yfxGM6/wzWP4V8Qz/wA2bV7fsqCv3YzgapMuoysmHG+RvRVJnr3jHDVrlZ3tjUyMfWadXgz4 G258T42PNMKmRj9ZOUvpdWIjU5+kp2uCjfMSZTEybZqiZVyr4jMGHLqHCYcbZH9FFxbok23+ CeGN4nqSgOzGgt2Iup6dPhrw/wAoLWTdX5t3MX8KabJpdJm87G2PI2TkMKNAD/zO0jAcTxeX yby6d8JqPNZPhQgZDjzqf6AV6/WeebD5eRkZdrKaI9DPpIb1mLL4ToM+V3y4bdzZbcRzLj5v rLtbjL6ee+Dk1+LxVdV4dmXFm03zhmJo3/KfrzP0b4L4kPEfDsOpQFSw+ZT1Vh1H6z4p4T4e PDdRnGNi2LIFK31FXx+8+h/AWr/+7y6Rj8uRd6/9w6/t/aamcy6jncdXb3ePKe5jhnPrMxSp VkCRprObiIfJfSKJlDrGhTkmZ3HWbQgIkOJe8DnbCYLYjOicYA4i2WXZpz/LMILU0MsEgS7Q oCGGqTb7SGEaFzcAS2fpMtmFZMin+bXMIZjXWZpY4g20HKfWAclxVy4NrJNQZdydYHsgoJ+W 45VM1Npj/LYmby3DEUTN8tscdDxjaesepUHnmZRiylqAMemnymvlMzdftrHf6a1yCuBIctd5 E0rgXL/Dt3nPcb1VDLcotYhFFx8kRTZ1HAUky/6S/wAp8x6RWbEx6CGcz1wlSIMpFtx7S+k9 sWTSMBe6jMGdGxk8gidv8O7/AJ2IEzajRbhQNTpjn+3PLD9OIN7k7QYplIPvO5j0ioOW6TJr cXPyJxOs8kt05ZeOyOZJNK4T3Uy/KH3m+UY41nCEjjmEmnd+gm/TYVAJagZoCqFpamL5G545 9uUcAU0TzKy4kUWDOkyA3dGZm0hZrJ4iZ/suH6Y8OIu1dpqGnAIA5j00xQHawEvHiqyX6SXP azDRmDCu8cCbMeJEsipzzkCG93MF9b2uc7ja3MsY1ZCCxriKIVDZNk9JkOqHpZi3zuxHSamF Z5xoyYgxt2qPwZEQVfAnNbKT1aA2T+ky8LemeevTsZ9WoSlM5moy+Zzczli3UwZrHCRMvJck uS7PMquZB1nRzNRQTNeGt6gDiYh14M6HhmG8nmP0E559R0w7ru6TCEQHvNYMy49Qp+USsuUj pPHd2vbLD3yV1mdswB6zO/m5BQEH8NlP5iYmMTdPbVgcXEvq1EU+ncduZkzBxfymbmMrFysa 31l9JSPv6mc8bz/KY5MhHVSJq4/pmZX7b0A3czQoWvWcvzSBd0BKPiCotA2Znhb6a+ST26bA AcUIhzxxObk15ccGotdW18tNTxVm+WOiCQb6RwcVzOcNSO5kOpvgGOFJnG18nPESWdukznPX UyvxHpHGnKDZWvljcsYwR8xiGzfcxf4mu81q1NxqfGg4EQ6gdIts9niLfLZjjVuURxE7bMIM zGo5cfHPWX0ku0xYwOY9CAYCYix46SziKGZvbUuj1Il8CJDACU+ZRM8V5HA+kF245mY6kk0g NwhizZByDzLx17Tlv07Pw2FfV5Mn9C19z/szpYsm7W63ITVbU+lAn/Oc7wLGdLhyljyxEXot SWHiDXydSf2RZ4/Nf7unp8f+LB8T5NPqdOcWb+Jjb+Ud5+f/AIv+GvEMePPlRFbGCSFDW236 T7d4owXLkYAAmeC+JMxKMLjx+W+P/FcseX+TyHwN4M3iPwhjLnytMupyHIw6seBQ/SdHVYtP o8flaXGuPGOwHX6nvO74IwxfB2xVCganKaA9aN/vPI+MZsoLPjIIA5UzWfkvky7YmMxjlfEa JqtDkw7d+brjA5Nzyq/DetdbY4kPoWs/tPZY1VV3WWZuSx7ymbmax8tw6xZ1v2+c6zSZtDnO LULtNWCOhHtMxNz3vivh+PxAY1yMUCtdgc16StN4VotLzjwKzD+Z/mM7T8jrv2zfH28Pi02f N/y8OR/+1SZ6r4aX8FpH8/C+PK78llPTtO1YHAkuYy81ymtLMJPQ8eVHFqwMiGyfrM2Wsbrk XjmmA7xiMOfrONa/hoBhrVe8RfvDVuOJNqc38vM63w7qTpfGdFlvgZlDfQmj+xnEZuVj0Lbk ZTTAidML2xnNx90cAiKZLMXhzF8at6gGNUkztZpmXcL8uCVqPIMry2PaTakWR0kL0I5sJ9Ip sR7y7CzkMEvDOIyvJJ7ShZa5RFxvkkc1DCV1hNMu0ybJoIrtAJHaAvyyJNvpDJuAYFVBPEsk wDcC90m6LNydpUNBuXdRSkgxt2JF2+sbJBiX0hFxKLTht1WqLcaNomckytxEK0MVqKyNxQii 7HoIJL9hzLIiMu7rImEA8xTNl7LAfz64WaZ21bEXk1Ad17GYcg1JHC/vMr49Ueg/eamH8s3K /p0iw7mZ82YDoZgfHqf5mmbImYfzTpMJ+3O539N7NY69YjJnC97mNvOrvFsr9wZ0mEc7nTMu oZiaiVyFT7yBGbtL8lqm+o590fnGuvMHz2HQwTjYesHynPYx0boxna+TDXMT1eAumduSCBBf EV63HVX+405KumuKOZr/ADRZU+8rb6xqM21buT3gXcsiWFE0nYbMhJqNCX0F/SEMJY/lMm4s xtZuSZXedHHoyfzChHL4eh6sZn5JGp4rXII9JKud5dDgXqLkGm06nhBM/LGvhv7cIIzcBTHJ psrdEP6T0GNMQApQJfmIrTN81+o1PDJ7rj4dC92VM6GLTuBXaaPOXtBOY9hMXPLJ0mOOPoxc TKBRAjVQdzcy+cfvIMj2b4Exqt7b7UCLbMBMTOepaKy5gODZMkwLk15M99JkzZuIpstdDUz5 c19DOmODnczvmY2DUHNwPzVMb5n6BolnYk2xM6zByuZuQnkl5kPWFXqZNo63Os6cr2CS4e0k 0IS4XY0FMu4atLDN6xuMkG6M6eh8NHDZBNq6PHvDEDiccvLI7Y+K+2DTaN8y7m4B7TQ3hhUW G5nSSgABJkYV1nC+S76d545pws+AYyQTZmcKlG+06uXECxJ5mZ9OC3tNzP8AbFw/TEwAHETZ INztY8WMCiLjSuLbQUfpL8kifHtw8CtkYKi206+m0mxbyfmhIExklQAYb5bExlncvTeOGvaA ItiJyIHhWLl8HpMtENgVj6Sfh0vkR1GuIIJl3U1BYtPjBsKJpUKBM1sekpi9TN7anTX5gCmp xtDn25PEcffzQ/2Kgf8A/JmsllBJ6TjJl8vxnMvbNhv7qf8ARj+k8vkn9zthemPxjKSCbngv iB7sXPa+MtwZ4PxtiwJmJFp3g+W/hvWIT+TOGH3X/wD1nmtUQxYHoZ0vBc9afxDCf5kVx9VP /wDtOPlY7mubmmPoBoChxXaLYiRjZiiRNIIkbhBZuZTHkfWZPxYOry4itJjCjdfVm7f2kGu/ eVc5zeJ41TWMUbbpjTcjnmjX6GMfWqmp0uBkbfnUnqKWhdGUa8q+YhXdXe6lYQfLAY2fWKw6 lMufUYlHOEgE+pIuNTgcSKaPaGsWOFhBjUugTXuAmjASXUe8zhvn+nE6XgWD8V4tpMIH58qj 7Xz+01jO2cr0+0aPT7cONSOigTo4dMrRGNjUauXabnesYiyaYLAA28EQzqR3MTlygjgzPbXS 2YRLAGKyZKgeZfeakZ20qEHWT5O0yMxJ46S0ausaNtDsKmZ2kdj2iiDcshsLMb4iWYiPKRbI ewlQnebhB4RxGWuK+s17QN3CA3Sxg5q4ezaKHWQCMQMvyFMYqECXyOkjULGFZPJEaoPeHt95 B9J2mXUK19YLOBOLqlSiILZa6RRzxJU2fwJRcekyvnPaZ8moyAcKSZqYM3J0PNqA+cdzU5eT U5j/ACVM2TLmPUGdJ4mL5HXbUr6iJbVJ6icgtkPrA2se83PFHO+W10nz4yetygN/5EuYkQA8 2ZtTUjGtKtRcdeiZb9qfTuByszsuw8r+8bk1eRj+apnyZCxs8yyX7S2fQi4HO0QGz+ij9JFe +AsYMRbotS9T2ndZ/Ofsv7SxkyHoI/ynk/DufSNw1WV8uUcRZ8x/zGbH0eQ9xBOgyn+YCWZR nhkyDEedxEhxD1Amn8A9/M/Eh0gUcky85+zhf0yMi/1SDy194xsSXUoYcY6mXbOlLlRSaEs6 k9hCAxKL4ledj/pEn/TX/ZiZmc0AZp2ZNos1MY1ipwq8wcmvdhQFTNxt+lmcjcTtHW5W0HvU 5f4nJ6wDnyE/mMfHT5I7asFFFhAbIn9YnFORz3MEk+ss8SfK7PnJf5xLbVIByROLZksy/FE+ WuqdaiwDrge05shl+OJ8mTadafSKbVO0zyd5ZjGeVG2Vj1MHeTBljmaZ2rkyGEDxxBA5japL VSxA5hJtvkTVhYE/KJLlprHHZmlwpjO5uTNYyYwOgEyuOPlkChuGNThZvuu066jT+MF0sdjz FgJixaVC3BJm/DgCDiYy4z03jyvswFq4i3L8zSij1lsoI4nPbrpzXZx2ii7DqDNmdKFzE+Uq ZuViwYLN2MauNyJnXWAHma8WqV+kXaxBpz1Jk8gHvH7wRFM1HiZ3WtQH4f0Mo467yzlME5Ym 06WTtEHzBcB3vpENY5lG/G6AfNKy5V9pzMjtcU+Zr6xxNtmfICpHeed8RyeVmw6jn+E+4/8A b0b9iZ0WymcvxGzfHWcvLjqbb8eX0V4tyG6EeongPGfzOvae1zZP/wCG29k4vkodfb/ftPHe LhM24qaI6g9RPNK6WvPafN5OosHqCp+8zZmFmKyZcfmkDIDzx7yZaPInRgLGLJFymEAgCNmh FhwINi+0Tl1GNDXUjsBMzalj0VV/eWS1LlI1nDiYOGxoQ5tgQOT7yxixl1fYu9BSmuQPaZE1 JsBwNvqO01rXYxZomW1hMeMOUQKW6kDrDXrFZXRFBbpEfiQDwCB9Y0WyN989YYMzqdygg8Hm EWoWTxG1PUme1/wy0H4nxfJqmH8PTJwf+puB+1zwmHKMn5Oea6T7b8HeFN4R4LjxZBWfIfMy +zEDj7DidfH+2MvWnoK44gPdSgxlGzOrJLMefWKZzHusU68yjO7kmB5hjGQQNvtKygdrhhjB AkHEoPeZYJMGwZZao0bMBvrDABEzhr6Q1ahGjZ+0VcU3XgSeYYxTfUSaXZFH3jEXvG0tQSRA viA0stK6yLspnIgLlN1GtjHeLbGBKj6gMZPeX5PqZjXV13l/jfece3XcazgHrBOBfWZTrL7y fib7x2HnTqYJ0w9YC5ie8MZL7xupoDaRfWCdHj7x4N95K95eVOMZTpMI6gxTYMS9FJm+oQVe 8TNLhHJdAPyp+0zPgyZDSY2E9CFT0EMbB2mp5dM3xyuBi8Myvyx2zSvhYA+YljOvuWCXEl8u VWePGOYuhVP5ZGwfabncGKdlrrHKlxjE2EDqZQxgfzw8zA9DOfmZgeDc3Jti2Ru4UcMIjLnC jhxcytizOt0QIgafK7VX3m5jPusZZZfUFm1T9muZnz5CfzGal0yqLyGz6TPmRQflnTGz6cst /ZJZjyTBJJ7wjKqptgJlVDqSuJdmgVIRCqQqR1k2kgKkqGEJ6AybD6Rs0XUk0YtJmykDHjYn 6Tdj8EzkW5CzNzxnutzx5X1HIknV1Hh3kjnkzG+GmA2mJnL6L47PbNUNMbOflE24tEzCytDt GFDgTgcyXOfSzx/dYzpqHzGLfGFHWPdsrmgDzEZMbrywIllv2ln6gPpBl1JU25pHYNpI3CAi mx0nX0vh6uqufuJjPKT26YYW3peHS4StlQY8aTDt+Va+kYdOFHymoWMEGibnluV/b1THTOun QSPpkPSaXA7RRJk5VrUTHpwv5ZoC0sVjyEDmGWMltXWgOG3cGEtgcmLd+YPmG4B5TYmHLi3X U2bgeso7ewjZXLOm55jExhRwam1luKbHzNbZ0ScnlqWL0B1J7QceqTNflZUyV12sDU+E/wCI fjOXxbU5X/G5fw4NY8C8Kos/qeBzPn+m8Q1Oi1a5tHqcuDMp+V8bFSJrDhn6rOfLG8a/XYPS Xsueb/w78Yz+P/CWi1+rr8Qd2PIQKDMpIsfXj956ZSRM3qtT+Q+WRIycdIzfKLcSL0y5EB7R JwXNm2zzKZfSXaOflxV0mXUaY5cTKtBu1+s6r47ijjIi9zVPXbxOZwgyjL8qn5XDfykTyfjm Cw1dCOonvfjDwxn0mTVYFvisq+w6NPnXjuqzJ4WDhIGVWAYkX8s44+O28TPPXbx+vx7MhB6R WPVsE2sNwXi75jMmpOpJTKAuXsR0MxMu1jyeZrLC43VYxz33DMupZz/DO1R+sV5+QD81/URZ 4J9DB6zOotyu0HTmpIrUZFxYmdh0nLHib7rKLt9BN44XL0zcte3YY0pMcuoyAAChQ+syoQ6q w6EWIwVM2NSmZMpytZFbeODBg9JCOOvEFu3RxuuHGqu3NdojNnOVuPydpg1WpXBjvISzEcDu Z0PhDQ6r4h8Qx6XAgUs3L9kQdWMs8dvZfJ9Pd/4VeAnX64+I6pB+E0zWgI/Pk7fYdfrU+vcB PfrOT4dpsHhfhuHR6RduHEu1fU+pPuTzNRzE8CejHx6Y56PZ6MnmATM7NXER5pBm549s3yab myCol8g9ZmOUxZZjNTxJfK0FxJuUDmZgGMva13L8cJ5KczgRLZuspg0UZqYRjLOiOUyec0Cp CJvjHPlTBmI6xiZ66zOVNXKIMnCVeeUa/PEaudanONwl56yXxxqeWul5ykdaleYtHmY1X3hE jpc58I6TOtO+TzlExOxHfiKLH1mp49pfLp0DnW+so5RfMwBqMvcW6y/HGfle984SecJg8yQ5 TPJp7Nt4yxi6kgdpy/OPrK871MmjbsDWewhjVmcXzveT8RHE5O4NYR6Sxq/ecMZzCGoMcV27 y6r3hjVD1nAXUN6xi6g95OJt3xqRLOoE4i6jjrDXN6mTibdY5/eUM/M5q5h6wvPA6mNG2x88 QcjN9JnbMO0EZ6lkTbSEJ5lqihrPWZxqT6Ri5VbqCJe00a+TsoigmRjS8RylIQ2no1Scl1ti fSZHaifvK/4aSfz8ToqFqrh8DpL8lT48a5o8Iv8AnoQ18IQfnyXOhuqA3J5Mny5fs+PH9Mn/ AAjF2cw18KwfzMZo3V3gl/eT5Mv2vDH9AHhulU2Af1jfwmm4tBEHLXeCc/vJvK/a6ka2wYAO EAgrptKDewE+8yHUe8A5j2js1HV85EFKAPpE5dQT3qc7zWPSVbN14kkXZ2XID15iRkS+QJDj Dd5fkLU1tNGDULUm9G7QFwr6QtoEJS8jKPyrMGpZ3428e06DAe9RmJF9OJvHLTGWO+nIxaLL lNqK+sd/wrKQDYud1GRRwJXm8y3zZJPDj9uPi8Nbd8/BHpOth/hKB6Sy8G5jLK5e28cJj6Rm uBQvvC5l16zLYWYbaEWVPrHbRJXtG0Ci8WZDCJqKZoEdeIkiNswSeeZUD07wlrpKIBgglTcB 23jmLcVyJDm7EReTJZ6RpdvgH+LfwvqvBvFMmu0wY+FapyysBxhyHkofQE3X6dp8/wDh/wAH 13j/AIxh8P8ADsW/UZT1P5UHdmPYCfrPX6bBr9Jm0usxJm02ZSj43FhhPMf4efCmh+GtJqX0 y5m1ObK6tlzLscorUorpXFg97lxnHZleXd9u98PeE4fAvBNH4bpSTj06bdxFF26sx+pJM6O7 1lEwGJlZ2uxLviJY1ALH1l0batwglvSZtx9ZYb3jRtolMy1Fb7EW31jRsWQqwIIBBFEHvPlP +IPhZ8MxZ8uBC+ncWvtzyPtPqJr1mHxXQ4PENFl02oAKZBX09413KzlrKafmvWI1hkNdwROQ +uy4C4z25r5T7z1vxL4Xl8H12s0bgs2MFsd/zcWP1ngX1vnfJqFWz0Zf856PJxut/bz4Y5Te vo5/E827olek3afV482PdYWuCCek4eQVd9uJzs2tCZCqrddTc5Z4YyfprDlb07HiGobJnZLp AaAmMEWLHHeJ02dMw+UUe4jOJ0xk10zlvfbs6fxHCaQqUA4HpOgCCBXeeW4nU02uTFpkVgWY cUJx8ni1/i3M/wBuvYHJM5mp8SIYrhANfzGZ9Xrmy2uL5UP6znZcq4+vLHoIx8cneS3LfUbA 2bV6leruxoAT2Wix4NFg8pNSA5QBgpqvvO7/AIc/AX43wTJ4l4leLPqE/wDsx/8Ap9xkI72R QHpz3E874ho8um8QzY8+mzoQxG2qKm+RM+fc/tev8GTnM9vQ/Cni2fQ+MacYte74suVUfAxt WBNd+/PUT7IrUJ8g/wANvA31/jn47LiddJozuG7+bJ/KPt1+w9Z9cI4no8O7h28v5VxnkvGG +YftANHmDUup11pwl2m0X7SbLPENAO5hMyiTayACi4ZWwJXmCuBJ53tM9tTQSnpAOP1EaGLd BKYm+Zd01ChjEIYRCDAGXvuLaSQtlA4IinHE0nnrFsvMSpYy7eZfSOZRBCCb5OfECknvLZPS MpRLAFScm5izla6yivtNFAmWNoEczgzBN3Il+UR2mjco6CQ5ARJyq8MXZ3n1lbveSpNoM8r1 Kv3k3QtokoRsCSalWYX2kuE0sOahBz6QLMsXAYGNxgyRIBhBDAcMg7wxkHrM2wmWEb0kVpD+ 8IP6zOEaEEaA8Nz1l8nvFLieNTC/qP1gWATHIGkTGw4JWOUEcGpnayLQNXaWAbhosMJMtBQE d7jBYkCD1k8v/qgXZ9ZVmTZX8xkqv5jIBN+kEg+kP6kyEL6mAki+0HZzwJoCL6whS9xGxn8s n+USHG1cATTuX2kOTjtGxjZX9os2DyZrZriyqnrLKmqzebtMn4ij6faOZFME40HSa3GbsI1I gtqgeBJ5YkXHzcv9qayHiLOeATNmPFx8w5gYXCjkx3m2OKmLW5E2CAyjtC+YnrL2WOTJtdKS pbV2ljHzxCCV6Rs0WATLIMMkD0ina+hgSzcsmKLGAXI6yhhb3gE3ALcwCw9YZtMJrqYBYX1g lhUBhz+YTUiG7wIt8oizz3glQe8skTtbZb6QDkPYwwgHeUUHrNbiapTOwPWL81h2j2UQSol3 GbjSxmK9jKOcnpGUO8Eqsu4av7LOQmUT7wyqwSAJdoA12u4B3drhlh94JeWbZ6D/ABPeCVyn rcLzJRyyzadAON5XlN3hHKb4leZ6ma7Tp5P4++GW8W8O/E6Vb12nFqB1yL3X69xPzb47o/w2 rahWN+QPT1E/XbZG6gz4n/jJ8Nfh3PiemCLpsjbnSqpj1r70a9/acvN1juu/4+PPLWL46ucA jHksN0BPecvVIUzMPf8AadDW4jtJrkTmvatwZxudymq6Y4cbuL0r+XnQ9rozojUYmIVWFzmt kORlL8kd4q+ZrDyXFM/HMrt3AZfF8ROnP8FLPNQdRnGIUotz+09Fykm3lmNt1GjIwxoWPM9Z /hT8Ht8UeNnUaxT/AMM0rBs5P87dsY+vf2+s8t8OeEa34h8Y03h2jG/Pmahf5UHdj7Acz9U/ DXgml+H/AAbT+G6EViwjlyOcjHqx9z/oO0zj/fd/TWf/AI5r7dRExooVVCqAAABQA9BPK/Hf wv4f43pk1GXM2j1WNlUZ8ag7gSBTDv7T1UFrNCdMsJl7Yw8twu8Wbwbw/S+EeG4NFo8e3DiW uerHuxPcmbdy+ggVJUvGJytHvT+kSb07KIsyjLxTmbvUfyiVvU/yiLrmUY4nOm2voKkDIO0T JUcDnTvNA7QWcGKIlVHCHOiYA95AB6wKMnSa0kyFQvrIR7wTckml5Lr3kNQalV6RxOSyZOSO kgHvLBqSrKEgiVtJjNw7yF66Sdr0WUMrZC3m+TIXjs3Hc6Srow9knlzyvUWT6SuY3y/aXsjY VRMm0xvl+kIYzGwkLDVfWMGMwhjNRs0pQvpHJs7qYAxnvDGM+km1MDYv6DCDY/6IsIYSoZAd p6VLAxjrKCe0ILGxYCehMYCo6L+sAKYQQyKMN7AQgwuyBF1J07iRWgZVHRRDXPXRZkDgdxL8 4DvGjbUc7dlgHM/9MQNQB3k/FL6Ro2ccrntB8xu5iTq1/pgnVA/yxpNtG8+ssP8AeYjqfaV+ IPtGjbojJ7Sbr7TmnUmT8Q3qY0bdLgyED1nNGdpfnv2k0bdDZfeWMYPUic8Zskm/Ke8aNumM S+0vyl9py7zdzL/jH+Yxo26XlLJsT1nPAyf1Qgr/ANZjRtv8tPaEqD1nPpv65YVv/wBSNLt0 QAO8uh6ic7aT/OZew/1mNG3RBA7wWceswhT/AFS+f6pNGz3e+kSzQSfeCT7ygtx9JRcxZYxT OfWXTOzifWCSJnLGCWMukabHrBNHvM9mUd3pNaDyJX3mfcw7QTkYdjUsjLUB7wWHvMxyt6GU cuQdpdB/MhVvQzMc+TsJBnyg8So0bW9JTK9cCIObM3cwTky9y0bTRjb+Yshz3lW56ky1Qk8m a5M8dqKN7QfLftHjH7mGMdRzPjZCjVB8tu83bZCol+Q+OMDIYO2dDZBKCOdT42HYSJj8W8J0 ni+jbSeI4Rm07G9tkEGiLBHfkzsFBBKCLluaq4zjd4+35N+NfhfVfDnjObw/MGyKo3YslcZc Z6N/kfQgzxer0742IKmfsP43+Gk+IPCGTGF/HYQWwMe57ofY/wB6n5q8f0ZUZUbFtyBqYMKZ SOonhztwy0+h48J5MOU9vDhSGEhBBPE0ZF2vXoYB6ma258VJkyJiKqSATDwozsOpP7mQCzU+ vf4G/Bv/ABLX/wDHtfivRaN606sOMuYd/ov969DOmMud0xnrCbe9/wAJvgsfDPg34nW4wPFt YoOW+uFOox/XuffjtPd7Y8L+sm3jtPZLJNPFZb3SNsECyT9hHOpA4HXiRcZAAEvKJxpVSiI4 4z6QdnsYmUTjS9sqowqARfF8CzOb4x414f4Q23XZmTJt3BFxsxP04r95MvJjj3a6eL8fyea8 fHN1uoyqnC0fxX4dq82PBi8z8Rl4x4SPnbqe1gdO5mDxf4u1HhQLavwhkx7gN/4lT19aHH9v eXx5zyf41vy/ieXw3WeOnrKlVPJan/EPwDDplyDUO+W6bCqksv3Hyn9Z0dF8U+GavSJqVfKm ncXvZNwH1Kk196mrePtz+HO+o7dSVL0r49XgXNpcuPNhbo+Ngyn7iNOJq6ScozwsJlVHeW39 Mry2J6GNxnjSSJREf5LeksYL6mOUXjazmQ/SahgHrIMC97k5xfjrJKIm0YFEhwLJ8kWeOsW0 k8CUUPcToKir2Ej7fST5Gvic8IT2lnEfSaiQO0A2THOp8ceiGIXGDTg9SI9lXtFMB6zyPYg0 ynuIS6ZB3H6xRX/qlV/1QjQNNj9RIcONe4mUj/qMo/WNLtorGJLxgdf2mcdfzSWPWEMbIg6C AcvpICveWDjHpAoZvaWMx9DCD4/YQwyHoRCF+c56CUcuT0M0AKfWEuNSY2umQ5snoZXnZD2M 6S6ZT2hjTqO0nKHFyvMyHsZN2Q9jOo2JR2iiAvaORpgAyH+UwtmU/wApm0ZAIa5V9Y3TTn+X l9JPLydxOn5mM95N2LuRHI05hxv3k8szpXi7VAby/QRs055Sj0Mmwek1tsim2CNpovylhrgB 7wTUsD/dwGDTCusv8PXeJ5HeEriuSZO1N8mv5pXlkfzQfMX0MrzP+mAW0/1SbSf5oO++0IfS VE2En88Lyj/XCRfURlD0k2sK8s92k8v/AKo3bcop7S7NACj1lgV3l7PrJ5be8mxYruRDCg9x FHG0tQ3cQphURbgDoZGO0cmJfJ6GIm0NwCpPSQ5DUW2SaZEUIgkgdYJyH1uLOS5YHb1k3A95 lZrkH1lTbVV9JZUDrMhJHRjJuY/zwbPbZfEUSsoURy0vYp/mlEsdjUonvL8pT/PL8pB1a5Ng A9N0jQ4I6SKMQ7wrxD+aNiuB0EEtXaWXT+qUWT+qUDv56QgxPaQMvYyt4EA7I4qULvkQDl+8 rzCe0BpMHrBDmRsjHsYBBRKK/SL3t6SBm6mU1BlfafPPj/8Aw7XxzPn8R8PzNg1b0z4lxB/N I6kAlfmIrvRPpc+heYfSWWLCYzxmU7bwzuF6fjrXeG+ADXZkbx/Ph2jnzvDGVg9kFSoc1VTm 6XQ+EPqsy6nxk48KH+G6aNnOT7WK+8+w/wCPnwHYf4o8LxcE1r8ajoegy/fofej3M+IacKpp se4n1nLevp1s327Xwf8AD2X4j+JdL4ZowxGZ/myV+TGOWc/QfvU/XnhXhWm8M8P0+h0OIYtL p0GPGg7AevuepPqZ80//AHfPh5dF4Bn8bzJ/9xrmOLEf6cSmjX1YH/2ifWxwJ2x/tjhneVLG m4heQB1Ihb/eAzFyQDx3l5VNQvaLvr6SxUPi6k23GzQdoI4nM+IPEF8L0ByAK2d+MWM/zH1+ gnUfdaY8Khs2Vhjxqe7H19hyT7Azif4p4nTQ4dJ4boMmq1u0Nlz48JZgBwBY6WbNTp4Ljl5Z jl6bvjvDk8z8J+Ka7xHx/Irrp3XCpyanWZxfkr2TGLCqSe/XgzH8aaHRagnN4bhza7Ws/L48 j5do9TRIHap8z8bbPo8babOHx5Sd2VG4O7tY+k9J8FfE/hHgHww2LU5cn4vUZmyuiYySB+Uc 9O37z1/8h+D8k54f/Z0/4/8ANy/F8krkb/EvBtadWMWo0mYAomRkqrFGrHpcV4b4zl1Xi2NP GNU2fRtu8xc7bk4BIJv3nX12vT4vHleFsV8ht+Q5gVHIoVV+842q+GNXpsOXM2bTsMaMzBWa 6A+k+HfH5PBnr9P1eP5Xg/M8W89bvToeM/8A09rNFqMOlbSY85T+GyYynzduanmfDvD/AIm8 NTJ+Cx6nCHPIRh/a5hJJntMPxZpUwYlzYs5yBBuIAq657z2eD864y45Pnfmf8Tqy+Pdcv4G+ J8vh/iuXHqc76XUZGvzgSF3DqHT8pH2v3n2/4Y+JdN40HwM+JddjFsiPuV1/rQ9x7dRPg2v+ H8nj2szeI+EtjTA7fMuU7WD0L4FwPBc+t+D/AIj051JCK9bipsV6j6T3XDx+WcvHdX9PiebD yeO3HyT19v03XMLoJzfAfF9J4z4bj1ely48g/K+xrCsOom85QeKnlss6cNwR5lFR6wN1yr9o 0mzOJR+kAt6Si0aXa2g2TBLC5RyD1jVZ5QR94B9oDPALTUxqc4M/WAWAgloJPM1xZuT1TZfa LORz0WQZGH8kIaph/IJ5XqAPNbosMYMzdpDq37ACV+Le+8dp0YNJlPWGukbvFjWPDGueu0na 9Gfhq6gSmwAdpQ1jN1qT8T7iTtegNjA7QSijtGfiB3YSNmT+oS9oTtTuIaLjkObH7SjmTtUI 0K2MdBCDr2BmQahR2BljWAfyyaXbUczVwDAOV/UxP4zj8sE6sH+WXRs4ux7mUSx63M/4jngG X+J9QY0hpQmCUMD8Uve4Y1IPSDabD6whj9SYQyggcCGHPoJNgQnuZNvHWFvHepXmARsAUMFs Z9I7zR2Ak85R1AjZqM/luZYxvNHnJ6SDNj70I2uoSMLmGNO/eo7z8Y7iX+KT1Em6dFjTNLGn aM/GYx2uUfEMQ7SdnQTgYRiadopvEsY6LFt4sF/Kol/uNxvXCZCgXrOW3jD9gBEZPE8rfzS8 anKOuzonUxbavEs4b6p26mJOZjNcE5O+ddj7RTeIDtU4m9pRZvWOMTlXWfXE94o6vn805hJP UwefWXjE26bate5uKbUqelzDUsLcuobaTqYP4r2ivKuEuG46TsR1XtK/FH0l+RKOD2l3DVUd UfSUNSTL8iQYI3DtXnkyjkJjRgEnkj1jYTvaX5j3GeWAZRAEARkcSxkf0koeslgdDAvc/cSf NK82u8o5rMoIKxhBHlLlJ7mGuQVJsQYnPeEMLdzIMg7XDGYe8bXS0xEdxD2xYzC4Xnj0gGFo w646RBzj0gece0K0kQTXeI88+olecfaEO2gnpCVfepn84+olNlNcVcdivEMmnx4mx6sLkw51 bGcbCxk+UkrXewDPy/o/gjXeNeKnP4LonweGZcxTC+oyDajUWKbjV0Aea7T7H8d/FOr+GviT wXUtjOp8OZW87Tqg3p8wBdT3NGgDxwZ4f4D8f1P/ABENr21baR8yZMHmBnXC/mlSq1wo2ZHs kdhzON1llp2mVwx9Pt/w94fh8G8B8O8OxUV0uBMV+pA5P3Nn7zezqZkC88Ej6QtoNE2a5nbT jKNjuPykgesg4FC4QI7ybhCq8yu0o5vaVyZQFmoHkvi/xLImuxYMOR08pPmKtRtuT+1frPT5 vGPCfCPA9HocviGmGVcahlGQMS55PT3Jnz7UfiPEvFM+TDiy5i2RjWNC3F0OnsBMev8Ah3xr Lq8Lf8Ozqu4H+JSd/cifK+XLna/bX8HwX8fx+PPPjqfx7fPvilM2t8U1WoZheTIzdfUzzPiK thIxmrVRdfSfSvFPhHxcMxfFiT/uyg/2ucHxP4I1+XNvbPplDUa3MSOPpP0H4P8AyOWe/m6k 9Pz/APyn4P4vjxl/GvK33243wl8QYvA8eqOXC+VsxUAKQKq/9Z1tR8c4tThy4RonByIyX5g4 sV6TOPgTUVtbWYRz2UmWnwK6MGOuWx//AGz/AKzp5svxvJu29vneH5vHZr04ZHvzLbtz2nqR 8JGudYPtj/8AMjfCbcf/AHi9O+P/AMz8/wDHl+n7L/5D8e/+zD8O+Mp4Xjzplxu6uQQEI4PN /wCUV8V67T+NYdO2DHkx5sRIO8DkH6GdE/CeUKdurxn6oRFt8KasA7c+BvqWH+U7+PyeXx2W fTxeafhee25X27n+CXijaPxfU+E6hx5epTzcfP8AOvX9v7T7VYqfnvwnwnxLwv4i8K1nk7kw 6hdzY2BpSaPHXoTPvYNgT6eV+XHHP7vt+U/Kwx8Hmyww7x+mkGQkeszgmS/eY4OPyGMx9Ysk 31lGVNSMXJCYMvpKqaZUZJcnaUioJEKVzIPSsrGLKE9SZpKMOglDEzTw7fQZCvuYBU31m46V iO0E6Vx0W45Jpi2n1k2+5/WaTp3vpK8g9xLtNMxsdzKL1Na4RfIjlwoRwscjTneaJBlXvOgd LjJgtosZ6GjHKGqxeavpIMg9JvxaDH/MZoXQ6fuJOUWSuT5g7St9mdc6DBfAuC2gTtxHKJxr l7pN06R0ldKgjSLuthHKHGsFmXunSCYh/KJFGEHlRJyNObf1l37TosunPIIEQ6Yh0MbNEAmN U31iHKDpFHIexlRvpAObMovjA6TD5jV1lFiepjRtrbUID0gNqgP5ZnJA95Rb0WNGzzqxXCiK fUlvyiAzcflEWX9qhN1ZyZCZW/ITLUM3tL2V3lA3kPeQ+Z6w9hrrCVT6y7CwjmX5LdzDIo9Z PqY2aKOIjvK8v3jSAe8HavcmXaaL2kd5OneMOJT0uX5K/wBVRs0Sa9ZR+sNsNDhhFlDfWNol e8sD3gbGvrK2P6wGGVZi9j31k2tKGhyJYymJth2lhz/TcDQuUwxmPeZwzjoshd+4qTStQy2J PMmdWNcgwwa5AjQZvJHEosfWAWbsJKYnk1AhJ9ZNhPeXsA78yjx0JgWcLc8iKOJvWM3H0Mot XUGNhQwtZ5hKhHFxgyL/AE8wg3/SJdnQFVoaqTC3t2USt7DqJAQ3DtK3EjpAOT1MFnvvKbM5 lGK3V3hBx3MAuTBI46xq5MYHIhedhA/KDGxloA9TIKvvHvqcfZFim1AP8ollRaKvrGBV7RAy k9pYc+oED5f/AIwahcfjnh2PcBWm3MD6bz/oZ800/iODC2NTnRci52LKW6Cwf9Z+mM2LT5// AMjFhy0K/iYw395MGLS6f/k6fBj/AOzGq/2E4Y+K453J3y8sywmDbjA2K1miLjQ4qZTnuJZ2 PQzt7cJ02l1vqJC6+0wfP/VCpq5aNLtt3qOtSg2PcL7zFXqYQoG7l0bevxJj0+nXHhRMeJQA qIKA+wnB+IMgXOnuRMnjPxLj8O0YPlNkY6d8q/MB+VSa9f5evbieN+MvizVP4cubQ4cXnHGG QmypbzvL9uO/3nCeHK9x6pn+2n4jyqhYc3POarKGRD7Tj/EfxTn1GozPgCHA2mRsKhSWbKxr 7gHdx/0mcBfF9UdNpsGo1GRGGqyY8mV1GNigXct2KF2O038OU6rUzj1JbkxbNdzy2LX6vUaL Hi041bZMuRiz7lLJjB7NwOTwPa5ly6zU59Do8TnWrqvKIyuocbaPWh+ZzXHYXLPH/K83pc7Z NNqFzK7PgdgroxvYTwGX71YmnI2QHclN/wBJ7/eY9PjH4TBi/iFPlYnK1txzyfWcPTnxHU+M 7sg1GNEyXYLKrKDVEdDxM7m9OuOFyxuU+nqNPqUzglLDKdrKeCp9DDxZGbfvULTECjdj1nG0 GX8R43rM+H/8dUXCWHR3BN161dQtZqsun8Mz5MBc53cpiBHO4mh1izvTMrv4HAz477MP7z6O vQT4p4V4hrV8Ww6bVfNuyJj+YC/mbjkcX1v6T7WtVPT48bjHzvyrvKJcuQSp0eZcqXIBCJBl yQKIlEcwpRgD3lCFJKPXhX71J/EH8oqaCpvhTKYhfzKZ87b6WiQ7g8rGDK39IgnLivlDLGXA O0lFMXPNCBZ7gRn4jB/TKbUYa/LCFlgT0EscjiU2pwgfkowfxmED8tS9oJgwlCz2swG12OuF uCNeAeMcvZ0dTekpmYRZ15I/5cTk1JPROY1TcOZ3HQ1KGV/6hML5MjwAuQ+omtM7dPzW9R+s NGLdZzVxZD3j0XIvRpNLG3ZcFsI9YghyPzgGAVyf1/vMqccA9Yp8KKOSSZVZK4N/eLYuPzCV CnVZEbGDyIRKnqsoLj7zSCLY69Is5EvgQ/Lx11gtjTtIB85QPyi4Byg9hCOG+goSHT12jpOy twqDuFx/lD0k8on8oEuzRBym4JcnqTNP4Zz2izpiDyIliFBh3JhDLUYNP6Q10xI6S7hooZhX Ik8wTUMCDqBf0jhp8QXqtybi6YVcX0l2LsCbVx4h1qCXxjoBGzTOCT0lFTfKmObKoPyiLfKe wg0WUJ/lleWT2jBkeukB3f0jaJ5BPTiQaYjqREtmyDoSItsuU9zL2baziA7iDtUdeZlGTKL6 yHI56iNGzmK+krcv9MRubvK3MZdI0+YvpKOUX0me2lcxoaRmUdRJ+JUdBMplfaXRts/FLXQS m1JPQTJCoxqJs45mPPEoZ2HYRYuS/aXQcdT7CA2oN9BF2Zexm7Ro2vzr61LDqe5kXTknqBD/ AA1Hggx0dqGRf6jLLe5MNdOfaX+HjcXRBY9KuVZ/pM1riI9JZBBjZpj2k9ql7PcTWd3pBK32 jZpkIr0lWPSazhvtIMA7rG00yb66CQZPaa/JX0gnCsu4apAyD0l7we0Z5KyhgEbNABXvLO09 IflKO0MBB2EbNEqkMJx1jCVglk9ZNgdhvgwlxt6yvMA6S/N9oBDGO5lHGvaV5vtJ5kuqbhba XFmxZcWoG5WxviIvqjnkTh+NaHRv4W2QafGcmNipYizwQR+4B+s7eV/5/Qc/ScLWeMeGYjn0 2fXaZRnQsn8QHkfT2/tPL5Llje3s8GN8n+M28/4umBvDdHnTFjU+WF+VQKIsf3v9Zwi/yGFl +IfDBodRpX1BLY8m5CEYgg9e3qP3nAb4g0aswrKR6hR/rM8/5eyfiebX+NdcvzMjeIacEqmT zGHUY1Ln9pytR8R6fGhZMOVwBZ6CYn+MNOF/h6fKT7kCdvH48vJN4zbj5pfBePk6r0A1uZ/+ To8p/wCrIQg/1/aLfTajVEjV6jZiPXFp7W/Yt1/SpwV+McNf/i5N3puE14PiXG6Bn07gnnhg Zc8cvF3lNL4ML+RuePt6BFXBgGPT41VEWkReB9JWjBxaXGrimq2Hv3nFT4iwEnfhyD6EGOx+ P6R+G8xCTXK3/acucr0X8Tyyf4vVfDuiw6zxvSl8Sk4m8265FdP3qfRxxPKfAGBMmhfXqQwz Eoh/6Qef3/tPWT3YSzGSvg/kZcs6nElSVIZtxTrJIZIEkk7SQKklypRRlH3hSoR7G8x6lhAO Nj+ZnMYM7jqsjal/6RPndvpEnTqTyzfeC2FV6P8AtGvmdhyOZxPGfH/D/CcuFPEdZj07ZSFU MfXoT6D3PEvadOlYU9b+0I6kAdAftFMjfaCdOT2Ms1U7i21Fn8okGW/5FlfhDV7T+spMBDVt MvSLYg/ygQCseMJ9IwYa6xuRWK67mXd9OZsZMYHIEpVxk8DmNppnCHusMI3ZY80OCIBZfSTa 6LCvfpJWS+scGBkLGuvMmwry27tBOP8A64w2ercQGUEcNGwJx/8AWYsr/wBV/eHsJ73L2DuJ dporZ9/vKKV2jKUdqi+p6GXYEsFkGVY4Yk7wWxp2qTaaB569oYy30uCqKD1BlkAdDHSwQ5hA HsREck9YYUVyZAwkgfmi2d+wuUQPeUQR0iIhyuP5alHU5ewAgksOsm72lAHNksxTNkPUmado rkStouXbLOFyGuTLp/eaQABx0kY10l5Lpn+cd5N7j3jSCR1gkkRsL8x/SV5jdxCv1gkj6wi/ NB6rLVlPNRZ+kAmBpUg9hCOzuJjB57w9xgaLx/0iWcmMCggmWzLB9YDDkUcbRKLIewEDbu7S xilEZVPSVsFQtlHiTaYAbFkoCFtljH6y7AAL6wxs+shRZewRtE2oe0YFx11qDtFcSVCr2jsR Lqu4g0JOIELmQPUhqSx7QmxbwZVyiwgl76S6Nm+Z7SvMP9MUWk3GNGx+Yw7VKORzAJkl0m1l mg7m9ZJK9oN0JLX1ktvWFXtL+0J2Cz7yUfQw+ZZuo2aKo3JtMZzJzLs4g2n0k2moXMkck4h2 mVRh1zKMuziRqsGPU6fLgzLuxZUKML6gijPgnjnh+b4a8Uy6DU3sxnfp8pHGRD0+/Y+8/QNC p5742+HMXxH4Lk0x2rqsdvp8h/laun0PQzOWOOc45+ns/C/Kz/Ez5YPj+u8A1f4XF4jj8ptL qMXmIVeyR6fXtU8wxIJE9bpPF9T8M6HV+BeM6V8hQ+dp9rD5b/ML9D/e5x9BocHi2BtViyti Bdg2Lbez2v6Ty+X8bLx9494/t978T/l/k3PP1XM0+L8VmXAW2jIdt1dXH5fhY4sWTI+rsIpa gnoPrM9vpNX0+fE/f1BnUTxfLrHXTNjRVzHYxF2AeOJfD58vHNSp/wAh+L/UWeSTckeKJ+b6 Tp6HUNn1GHAicuwUTqeL+AaTQ+HZtQuTMzigoJFWT9JwPC9Y+g1aahEV2W6DdOZ9PLh+RjvW 9Pg+LzeX8S/2XW3rNf4UNFgOVtQG5pV28k/rC+G/BdT474lj0mmFWQcj9sa9zL1TZdd4Xg1W rPl5G4x4UF7r6fefYfgH4fHgXg6ecla7OA+a+q+i/b+8+b4vF/5O/p9fz/8AIXD8be/7snoN BpcWh0WDTaZdmHCgRR6ATRKl9p7tvzGtLlS5UCSXJJKiSS5I2KlGWesqNipO/rLkqVD/ABr4 38L8O1GXSHLerVCQoQkBuwJng/ir/EHPr/BWx4FyaRztYsjUfQ8+lzwev1eTPrXys7tkyC95 7kTO/wDGRFe+5si+J8XLzW3p75L9vVeMfHXimr0XhyjxBkdaZsuA7SCLHzep4nA+JvEsnjms 0ebV6vzc9NiJYADb1rgetzg6LMG1LYcwc4wTtA7H6TS+SiAwXaCDyP3kuWU6X329Jk+LfFNN o/wuPW5tiClBPAFD/SdrU/4q+I5fCsGn064sXiJIV87AUR6gdAftPnmfJ+Jy0nLH34E5Wotc ibf+YOoHPNzXi3ottff9H/ihhy4gz6HUMmJV/E5cQ+XGTd8deo49RPc6XX49VpsWo0+QZMOV Q6N6g9J+YtV4njwYfDRpsjeQ+JXzomSj5gY2K7Gjxx6ek+p/4cfEeM+DZdPr9UqtgZTjDMCF xMBtFji7v3non0b3K+ofij3qWc9jhp4xfirw/Lq9PpsOXdlytW3oVHI59ORO6pJF9Z01Gd10 Xy88mRMovgznlmlB2EcU26pyj1i2yCuZzzkecL4o1+bTaDJnw5gPJG7LjLhCV9Qex9P0jiXL T1WPOpG5GBHsYwagHrPmP+G/xNk8XbPpcm3ei715JYjuWvvyOlT2o1KnMcQyKcgFlbkmqtun bOZCODA3oT1nNBydhLt5eKbdTzFA4MosD/NOcC47y979pOJybGIB6yi3EybnMgdwY0bbFa+p kPJmdXevSQu0aNtACiDQuI3MZYLVzGjZ5CwbA6GordIOa9DIbNB95e4RR4E5niPjvhXhucYf EPENNp8xXcEyZADXr+xlNuq+RVWzQA5JJ6Ren1WLPjGTC6ZMf9SMCP1E8X8c+P8AhWb4Rzti 1KZzqsdafy32kn+r1od/07z4/p/HdT4Xr9Pkw6vK6K65MmLG5RWPBK2O3FfrJbpH6E8V+IvD PC8OPLrNZiRMjbV5u+aJodgQYXhHjmg8YTK/h2oXMMTbWIsUfv295+Z/EdXl1LY8mp1LNiYu 4xFi3lWSa+59PWN0viGt8DzZ10msfH5qhBnwnhlsHg/USbV+o/M95LBM+d/4YfEeo8Xz6nTa rxBtaMeJTjZ8IxtYNN9eq8+8+hWJudoIjiAR7yFpLFQBKyDjtCLD2lFge8IliDQJ6SWPUSFx 6wbXY9JRFybx6yt49ZTaytDpKdlxgFiBfrIXE818Ta7JhHm4gx8sHcp7jj1/3xF6ibegxavD lRnxupVWKH2I7R6uGUMpBU8gifKsPxDo/wAPqziy6rLgw6rcaSyT8o2iuTz37zd/9R5lB0+O 1w4XVRk3D8wb27Hnj0mZkr6TdQdw7meVwfGvg+THT67CuULZBsAGzQsjrxCw/EmJvEMelzui ZMis6LdswF3xXapqWVnb09qPWTeJ5jw7xvPn1GoTMEAViqbenX/SegDek1JsuWji/tKLmK3G Xc1pnkZ5hlbzF3Jcuomx7jcm6BdyXxKmxWTJcG5LgFZuS4N8yXJpdjuJz6rBpnxJqM2PE+U1 jV3ALn2HeZ8+ozjUnT4NLkO7EW/EsVGPG3QcXbHvQHpzMqeFYh5Go17nX6/T4yianOotfXaB wv2595nu3p2mOOM3nXZHSSJDcDmTdNaceUOuVvAiSYsmOK8mkZBfWFuHrMd94amxGjk07xK3 iIkJjinM/fxK31EXJccTmfvHrK3xNyEy8TmdvEm8RMneOJyppeCWF3zAlRpOVeP/AMR/h3Te LaXDq3DY2wPeTNjFsiHqa7i6v06+s+PeP4NZ8IeLZ8WArkwZwGRmHDDsePvP0j1FEA/5z5r8 a+DYdPrdFj8QxLm8DcnHiJsHTOf5Sw52+l9vpM3yXx/5d4vb+Pj8/wDZOsp6/l848E8nxlM2 bVL/ABw9MFNCq4nOZm0utbyz82NzR+hi/H9Lq/hvxrVabA74kJtSvde06WA48/w6dTkRTnI5 cjkndOPn8Uk+TD1X0vwvy8scvi8nbV4fu8Yx5U1/8TEpBCj5eefSeW8XXAnimTFo0rEh2gXd n/5nY8GbLk1SYcWV0Qnc+1q4E7Pwx8Pj4m+LgmkxjB4doyGz5kWr56A+pP7C50/Dzu9OP/KY Y4Xce0/w6+HcurfTeL+LDccArClUu/1r2/v9J9MEDBix4MKYsKBMaAKqjoAIc7SSenx8/Jc/ a+8kqSVgXaSV3kgWDJcr6yQi5JUkov6ypJDBpDJKkJgfnzB4kM5RGCL8u2un3htqgdZi+cMO FLH6TyemfdlJyhmANUOJ0fDcr7zj1ShcZFDeL/2Z8fLx6e6V0NKFbX5r3HItn9JNUQMZys1E cUTA1WobDjyPiKrZo11M4Wq1WQljvu+0mONyuz6OXW7NUQjlT0PoZsfVYNQ+JMGJcbACiG5F dfrc8zlJ3WODN2lBTJjctTAWZ6NaSdutrtSmq0mBVDnMGJd2H6Uf1l5dfhxeH5tI1DPkdHOQ GqK2Koex/acfNqnWhjNepmZ3DW2VtznpL2lrsaXxHKmfzRm35bveWIP7Gfef8PfjLH4sp02q 2hsaAhgxNUOSxIHU+gFT80AkAlTU6Hh+ty4gQruARyVNSd76qy/VfrXN434Vh0GbWZNTjGDD /wAxgb2810mvw/XaPX6dc+izJnxMLDIb4n5JXxfIoKhnpgQ3PWdH4f8AizxHwPXLqdHqCG8v yinBUp6UZedJp9++MPinB4UGOnyo74OM+HcN7K3A282DZu+ek+K/Enj+fxTBgV9RlGox3bX+ a69One/WYfE/Fcer1uTVaNfLyZAWe+RuN3V/WcTIPPyAsSnrx1kuV2xJ+3f+E/HtT4JnGfGb YtTkdSPT95u/+qM74siZMuRjkbez7qLdhf6TyFqq7VLjn9Zo/GKKRVJAXb2P9wf0iNvvf+HX xUPE3zYNfrsbZBS4UO0AgDqK/wA57nTa7R6rNmxafUYsmXDXmIrcrYsWPT3n5NTV6rStlbDk C+am02BZB7S9NrNbo82PV6bWZMWoxgbCjcij0+ntLykNv1zaVFh8RJAZSR1APSfm3Qf4heIj wfxDw7WajPm89aTK2Ul8bWL59CL4/SY9F4/qsGdm0uqzI7WPlNlgaNfqBNXLTPb9Otlwq1F1 B9CZPMQNVi/SfmfXeOarUarHly5md1VNxLXuZRQJ9SJgb4s8X0mszajDrNSuoyG3yBzZ+snO bH6nGfGxYKwJU0a7GcHxf4y8F8K1KafV6qszNt2KpYg+9T866H4p8V0GpXXafW5BqGO5ixJD Diwb69BMPi3jL+J6vPq9Q15srFyBxZMcv0nb9Rp8ReFZH1KDW4Bk03/ORm2tj+oPInnvFf8A EnwbQHEU83Uo922Kvlo13M/Nz+IOxJJILfmN9frHYc2MlVZ2bjue8lypp9n8f/xR02q0+bS6 TSZvJy4XxuWbY6sQQCrAnofaeV+C/j7V/Duk/DnIusxZcm1cebIQMNV810Tz6e08NnKltq5F vqZnVcSuvUi/XmJkun6Czf4peGppseVUbPvzvh+Q1aqAd9HkA3xfoZ8j+IPEtV434hqNfrMg OVzQRB8qj0F9pxsmoxoqHGqHngdCICa5CjAjbZs1M3O36TTcqZMmPHbKq9L9B7wdXhGlzsuD MM1VtyKCAbA7H9IvHlAwsdxtuftFfi1PDEArz95N2qhw5cvzflPSj3jkOrfIocHIisKVja8f 7P6zI2octywo89Y8ZHIUY3Cgesbyiu98OZ8eh8bw6848eHynDrhRyRx/LZJM+26P4u8OyaTG +r1WLT5im58ZawD7HoZ+ekyY8LWWV3v81dJ0l8ezrh/DtqHbDe7YSauuKH3jHyWVm47fZ9X8 e+EafKBefJjumdEsKPWrupiy/wCJHh6uFx6fLl5r5GF9SOPXt+s+P5/EcmUPl1LNmQgW1kMT 6E/S/WZ9V4jh1jFkxY9PSghca8Eg+t9eevtNfJmzxj9EeA/EWg8b80aLI2/EaZHFEcf+Z1Mu ZMWJ8mRwmNAWZmNAAdTPzt8MfEeq8I8T8/TIuVmB3YyaDcUP7n17zveP/GGs8X8Nc+GvkTEq 3nRQbRTt6t6WQL+s6zydbZuPb6b8P/Fnh3jeXNhwOUy48hxhWr5+pBBHXhTO3kzJjFk9Z+XN P4jqtJq01GmzHFlxsCjjqCJ988F8cHjfwnp/ENUowO2TGj/MQCwdQSOnU/WpcPJy9mWOu3ql YEAj94VxaUVFGwenMlC/SdGROaU11nhfiTJqNZqGx4nxrqQjLhyOhKupu+Bz0noviTUHTeG5 WTO2LIlMCrqDX/q9r/SfPfiL4nxZcOfH4ccuLWoRsGbHweeT+gP6zn5LNLjK06HBp28C07aR R5SsrIFI2s5cG7HPUH1/aZPEkXFoSuoJu7yhQLJskcnm+k89l+IdVi06piwYsGmCqWxqKDMv Fj0HHT6zl+LeL6jxA+aypjZ/mrHagcV6+gnHPOa6dJjd9udrc4XLkQZchQsBs7Ec9elmer+A tfp18XxrqtQuLK1YsbZDuc2wtS18Dr+s+eajNtyn5rI6tB0uYJmVnJFcgjrfaXDqLX6C+FfD 2wY8uZMIy5vPyY8TZCCmNQzcjvyb/wDiez0uoXIoXduI6sBwT7T5t8CfEON/h/Bj02RMuddq ZgzUwJNC/bkc8z3XguMV5nFjgkNdm+T+s9GN66ccnYBnO8d8Z0XgeiOr8Ry+XiuhQssfQDvO Z8eeL5fBvhzPqdKzLqCy48bBAwBPrfTgGfnnVeI6zP8Aw8mXKUZi3zsSAT1PP0kyz1dRccdv 0Xqfi7wZNCdRg8Q02b5bVQ9E81Xt95zPCfjjDq/HV8P1GnOFM+IZ9Pm3WCu2yG9CKYfUVPhT t5ahDkJdTW4dCIg6jJjyJbuQgoWenNznPLdt/HH6rTLjdiqOrMK4Bs89ItNZpsmc4E1GFsy8 FA4LDoen3E/LB1mqbULlx5MgzAgjJvNg9uY7R6vV4866rDnbFqFbeMitRDc9/XrOk8m2fjfq i5LnxP4S+PNfp/Elx6zLqdTp8jBBpzWQgnptbiuT3J/zn1bw7x7QeIeIanRaXOMmfT/nX+9f QzcylYssda5JzvFNb+G0yZUIIOQJxZu+O3vFaHxcavVjCqqDs3GjdS8p6NOqSACSaAnm9R8Y eG4vifF4Ay5/xuUcMFGwEqTR5vt6Tp+Ka0aLE2bM+NcCi23GuO8+ceI/EfhWmzrgxYn1Woxs xGVMrL1YULUi+Lmcs9NY47e2b4t8PX4pT4eC521x4JCjYP4e/rd9PaehnzX4P+JvBMPheHUa zzR4mpTT5C+V8z5DwN4BJ4rmwPURPxR/iXpjos2HwfJnwaxSDjyNjBVh3HP1/YRzknacbb0+ nkwJ8M0P+JnjCeIYsurzjNgVWBxKiruO0gWQP6iD9p6z4R/xJw646tPHTi0zYyGxuimitEmx 7V976SzOVLjY+j9YQ4E8/wDD/wAWeE+P6nLg0GZvMRQwGQBS4PoL7dx1nevma2grkueL8Q/x E8I0uoyafD5ubLjyjG3ykLV0WB9p0/Bvi7wfxcJ+F1a+Y/AxP8rj5STx6AA89JJlKtmnobkM 8p498a+H+EZdOpTJqUz8JkwkFbuiOvWZcH+Ing7YN2pOTBmFBsZG43Xau3vHKGq9pLnE+Hvi LR+NplOnXLifGQCmZdpNixXr0M7N8TW0FckG5LkF3JcqVLsWTM/iGjweIaLNpNWgfDlXaw9P Qj3HWPuVf6SWSzVaxyuNmWPuPz78feB63Q6901JyZjjHy5DZDJ2I9vaeMCZTajdXpP0b/iF4 Pm8V8CyPpHddTp1Zgik/xEr5l+vFj7+s+T/4Z/D/APxb4uB1SjJpNEPPyqwtWPRFP35/9Jnh x8dmfxvv5/lY+Twzz/f3/v8A/byfhmh1Wu12HSaRGyajMwRFHc/6T9I/B/gGD4c8ExaLCQ+T 8+bJX53PU/TsPYTfpdDo9M27TaTT4SO+LEq/2E1gz1+PDhP5fH/I/Ivms/SwZLlXKudNvMO5 AYFyAxsHcgMG5L4gFclwAZdygrkBg3JcbQdyr4g3KvmNggalwbmHxPxXQ+F4xk8Q1WLTq10X NXXoO8bk9rJt+ajnxYLoAV7dIttVuVfLbcwH8sx5xuP8Rh71E2UdPKU8/rPnTGPTtufO6qTk sknvMz0er1cJ2Q9WN1fPaZMu43zYHE1P4LRshHPaNdyuC16fWZAW6izNIY5NORVbepin0osX wAID15mZiFUixUahdcZJ/KfeIcqByOZqRPYt1gBVNiUhZT3H3k81ggAoCAGLWfaIpocnvL3E dYixVyg/PapdDYuobbSGqjcepdgLPSYQR17QlYyWDotnUpar899TL02T+Lb0COeOswB6hHIQ bWZsNt+pzb6K8zKc9cVUX59gcWe3MXkJABBHvJMdJswsAd+4X6RuHW5D0A471Mlhu1CEMpBo dO1TehuOtodTurrENqWcHcSQe1zP5m4ENz6GKJ2Eg8xMV21ZNTvVV444iHZlN2Kir3DgyxVW ZrUhpYyX1PEvzSOnSLduYtiZdB5yktdxqZjZ5PpMYlhq4Elg2HKDwLEIO18tMqt69YSn6SaR tGpbYEP5ZDlJPymZQWStwPIuGAxQuPy+skmhoRgDb39BHDKvAttv1mIMesnmc1L1R0TnTaAL JHeXm1uTImNflCoDVKB9b9Zymy19YPmkHrxJxG7z8hWr4hY9Syv8n5xyD0qYGzsw69JS7sjE g8ycf2r1vg/xBptPp/I1WjViz7jmvkfKVHQXQ4PX1nM0+pYYcyqXCtX5WNV6H17Tjcqa3TRp XAW2crfBHqIvpGpB5mWgwv0M7uPXqqYcOky6nGd+MupNqSKs8e888F2qGB4J694DZCGO0mux uZlV9Z8C+P08F1x0urbPqdF81FiA6E8gnk7ufSus5vif+IviefxMarS5DhRT8uMG1oevr1nz wJlypYUt7mLfU5sOM40xpd0SVBqa5XL7JjPt6TxDx7VazU5MusZmfJySfcH9uT+sVj8TOQpj 25Mrg8We3J6/ecDNr9Tqwo1CjI60vmAUa7A1xN25tJiUopoi2MxlJPftbqOl4pqcANFit8hV N17XOZm1asyoGFL1cnrMOoznJtJIHHQTHkJBJ7Rjhv2lp2pyBnOw2L6mLDxKm+0cMTspYDgT rrSOt8OeJ5/DPE8Os05UthO8o35XA5o+3E98P8UvE83lH8BpEGJt9I+RQwoijz05v7T5joiE L7hYKkTbpSAp5IU8Rz4+jUr1HivxlrvEPxKMFRM2Yah8d7wpAApd3Fd6rvOIupQajGmtx5X0 yqbTG4Dk1YpiDXNX7XMeJcTZUJbgGyfWbGy4RkDEL0oACYuels2mfKuXTb1QDnov8v0habDj OA5MvN8rf9pMjLVAKvfr1icmQhaVQqD+ozld5elM1eqxI4VVQKBQ49YhGQp8pJF3V9Jz9SMj Op/2IWnORTVTpjjqJK6Wmz5cT78RZWvgg8gzf4b4zr/Ctc2t02o8vO/LsALI3Anr61OUMvk0 zVQPaZHdszr5bcDjrLN72t1p7sfGnib2PObFhZndkB+VrYtVfeZ9P8Y+J6fxpdTps7Y/n3eV /IR6ETymHduUXYPX0mrRqPNyOx5HA4jldpMZbp6PxXx3X+KbW1+pyZ9vIDngH2A4mHAxyZFv H1NWOwHrM24Gh81f9s3BHTJix+UyD5W+cUXuiD9KoiZt29GpIzvl8vULl0uU6fUIKRlNMD6/ ezPP5vMTKUc/MD6T1CZQmF8ZRWJP5iZz/E9Gupx2OMi8g+s1LI5+3D3MGrj0uadM+NXyedkf GShClOefQ8jgxOoxnIU8vGwpQDx1MmfHvx4gmNgVWmNdZ13GbNun4exw6ZNbp2fFrMeYNiyL xtodQb9SO0+g6b/ErWaTQLpXU5s4UganI3z2e5G2jXTp2nzpAMejxoDurkxeUZDp2yclgyqO egozE8lrncZe3c8V8V0uZwcelwYndmfJlDHIz3Rrmq79PWcjHq2Deeh2uF22p2kduK/T6QUx YDpy7veQUoWuvqZbZEVPkQG+TQkyyaxmyBlfOMgGSti7uT15qh78yzmcYlXlSObJ6n1haUrl zgjHVd4eozP51bQU7irElz+tLqPX/AHxbovC/GQfEcN48u6s7MWOEn0HvQBoXPo/hPx/4Tq8 XiGXU6nFp8enzFcdt82RKFEL1u76T4Ujhw38JQo9ojzcAZ2IIA6Aes6TzXWtOd8c9v0X4T8Z eCeKal8Gn12JXAUr5jbN9jtfcHgiehDAjjmflVNVgOMgr9BNmLx7VYdHk0yarP5WRgzJvNEj of2mp5v3E+P+X6R1fi2g0mZcWq1eDDkYWBkcL/ecvL8aeAYshR/EcdjuFYg/eqnwPL4xn1+B V1WQ5ChJDObP6mc/NrSTd2BJfLlvqNfHH6k0uu02rw+bps+PJjA3FlPAHv6TyvxN8f6HwTXN pVwNrGChi2LItAm7H9v1nyLw/wAbT/hGXSjLnxo45xrlIUn6Cc7HrMeHMmT5QyH5bAI/QzV8 l3qGHj67ff8A4W+KMHjwc48L6dlAZVyOpLr3IAN0DwZxV8V8G+GPHc2h0uxPxGU5tU7GhjsD YoPpyeOe8+P6TxXLh1qZhqsgzYwRhyq5/hg38oHpZM6mn8Hw6jwga/XZ9RkfUOQoxsAFXkc2 DZsGS+SblaxwymOWO+n3x9dp8WrwaR8oGfMGZE7kL1P7zTc/PPivxV4ivjek1WmdEy6PGdMo xKVDAH+bnm6B/aejyf4m+JZPC8GzBixay7yOBamj0o+om/lx1tx4Xen2O4JyL5gQsNxFgXyR Pg3h3+JPj+myYMObLj1GPG9t5mO2ZfQmadd/iHqMnxRofE8OFlxYsXlZdPusEE/NR9bqj7Sz OdFws2+5XKucr4f8VXxbwfS635VbMtlA17T3F96mvU67TaYD8RqMOK2Cje4HJ6Dmb9e2Z36a rkucPxP4o8H8MzYcWt12PG2XpVsB7kjp951Uz43ClHVlYWCDYI9o3+iw++ZAZ5X4h+JB4ZrB iVgSV5FdD2nJ0XxsuFG/HsGyE8KBW1a6/eSZyrcbH0C5d8TgaX4i0Wo0q5E1OAu3RRkBJ/eM bx7TYtR5OUkOFDMewHvLuJp27lXMOPxLS5NmzPjbf0pgZjf4i8NTCcuTVJjxqxQlj3sj/KNy GnZZwqlmICgWSe0+H/4k+PYfGPFR5KKcenXy13dTzyeDPrus8a0Wm8NbXHPjfDsLpTj567D1 nwT4j1mly+NarVaXH/BzZC6qewJ6Tz+fPWUjt4p/ba8nlyEk9alDKVW7o+sW1s1DpFn9RMSL o7zZa5C3QmxEuwIoCUpocGpdLI6GnbEobzu44+sItjygqmQBFUcAVcwb7FXA5F2aiddDVhBy AhmpR0+sU67VIsVF48rKPb3l7t1X34oRU0hbjnmBuI6QnqyOesVZHEqmbrHeQAdoN7vaWp59 4E9JdnsTBJ5qV1HWUMVhXe5CWA5gBqkJsdY0aFRauI7HhLfnJAErE+3GOZZyEi7mbb9BjYhs oMfvMr/K0bvO4C4GRTyw7RP5ELccVAY9DBY0eIDMdwmtA76Si3FcyxV/5wGsnrAIm+YIkJP1 lA0RwYVY+sNRYurEBRbcx6mhsH1ktRTYtq2TAHEc5IHJ/SAwU+tmSUsWSCBRN95W+hVmW5+X jgRZNipYaGMp28Sw25gS1D1iwCFu+sG67y6DLsGxzBuDZ6DmFjxs7Chx6yUEUNWDHp/DUUOY soB35lU5b0mb2ghkDNUauo8onYASeOZmY0ev3gWR1l1FbfxjnCUI68k1Ax5LAAmTcYSHnvHG I6HnkKADxKOQHjpfUg9ZhLG+phY8lc9ZOA7OmONSAABYvpB1GfK6kA3tmXHqN7AmlBj8dZdQ BuAXqRc5Wd7q+yG0ubeASB940YNPjD+bbNQq+kZrH4BB5PaYsmUuOeTLN5F6ZwF843YQHtNO TLv2hQAg7e8SyMw6VCOE76Ukip11L2ezPMRmFCu3/macLjyyvN9uLlPocqIjBgSeoMrTbsKO XvdfftMUihpM1/NwOvWO0y1la2sqJMRbKS4Bq+54jkybcZZtqi+o7zOzTHnG16RjEkvYG4iO 1Tq5BUf6zM1zcEJyHJyxJjsmLKzqFL1xumdHpxfK3zNo1I82gSFPT2jLc9ENPhoBUnIQtcgz NqlbCoVAK9RHPqG/qv2mfIzNZPeZx39l0Rp8zLkAJ461Oni8SfBaiqI7TnY9MWc01VGY9N5m d03n5Os3ZKSWend8J1y/iS2RnGMiqPIu53NbnxZ9fjbC25AuNLH/AEqFP24njMT5dOSMORgP Y1Ojj8V1fn6dG2ito/Lywvqfec8sLvcdPk1jpsZUbVOGoGwRfcWP9DDy6nEgYbhYB4Ex5PEs 6ZMuMBQoYqCfrFYseNc7ZMzgkjjniLb9xmUWl1eDLmcD5SV79zD0YpchcqCFHHrOVkdcWrDh Q6g3t9Z1l1+HMyINEEY88X0lyys9QuVc7UYsiZnQm6NWvQxuPcnh+Y23/MTr9GmrJmwY2/ii +aIU9Ia6jAdFmYF1QOvJ78NMzK/pz+3LGVm4DEn0j8mR8FhWJauphfi8Auns+lTn5tUzaoNV i5ZN/Su94BocPiOc4c+rOnLcIBjLnIx6KBfEwa8ro9TlxBnJRip3dbBqc78Y651fCzY3U2GU 0R9DOppdGmfTtn1RYuebP833+8lnG7rUs1rXZWkyhtNlctx0+k57vRKg2DOjWm0gyIAbcV1v vMqafFlBrJ34HQzU17QvHp8rEfKQD0JhpgOR2ViQF6kTqalFTAGQktQAUHkcTl5c48gqzVlJ tv8ASXHLl6XR2HS7sb1kNdAekWdFkABY0pNXcT+KyeUEDfKOlmUNVkPUnrxzHabdA4VxLSi+ OplpvGFmYKy9K2C/1mTzmcICfmHvNGDVKMQD8lT0ktqpiCebsbGVcj9pt81MijFlz5lTH+Rd 3H6TGuZGYsQTXT2nP1bfMWG6vUxP7qb062pyLjX+GRx3MwnVODW4faYTqGYcm4G+5qYFdjFq kLAn81dY/GUJ3WJwcbkGM88joZbiSvZ+DfEep8KV8eDKfJayFI4Vv6hMXiHiL+IZcjZc75Tk bc5diS59SOntxPNeefXmTziKo19I7OnesBavj0mzReK6vSYDjwah8eItuKqxHPSeYXUMOLuM GrbbtJ4j+46eg1ery6glnyM7HkkmyZm2M1O+Rjx3M5KatwODHI2bIpK9JnVht08B2Kdv6w8m pzGy2TITVWWPScoZ3xryDXSRtYQeCTL2vTq49bmxD+HldR3pjFHU5CtM7FT2uYEzqqg2LPaa cWfGWAJHEW2HTpPmfHpRi3EooJG4mlv+04mZghNNuJ/aa8pZzQsKRX/dMrDEmRdykgH5qPIM 5y7u6n05Af8AiVVCRiCTXEa/lMw4o+0DyeLD8zshd8jnmCx5jzpmqyeYgjnkdJdiya6S1I6t yIJquJW43xCm+YDwVsSwwsbRRiessEVz1hDc3BJHT0gqrFCT0MEk3yZoVwECmZtCVTjpKYbe kZvF9ftFsBzXA9JYA6yc3UlCRDR5mhbD1kuukprlA94UYYlhCDWaiyxqpEPJhDN200akLGuD xFUOt3L5PEiqYnr0lcVZkYcdOYQQAA9ZUQGqPWXYHQQH4PEoGAT8/l4g81DBJBglea7wDxi6 LGpZ4YVKVD0AszZg0hbaW6E0Zm3SsxtiAR0hZEar2kCp0/Kx7Q20Gh6TJqj5q0DVdpmZbGMl tsWD6x6mzz0iWXmyv0PrOk7Flj61KJ5sSiT2HEpjx7wgsblTzG7ieRx94kWRyJfI9fvJYCDk SeYxsg8xb3fShIDQjQLdLJ3DmLNnpILPQXKCIlqZZxsu3cKsWI/R4PNzi/yDrJbJFJANcA3B 3HpO1lbGnJRQAKExAYzqvMcWp5ImJntGXGxBAM14yygOLAPeozDixPqQ4HHcTdrVVsOwUB6j tM5Zz0OWXd79IWjITKWYXXE24tgwKiqD3axFvkFhEVST7Ry+pAtsttz3j8eULRVV49pTadRQ 6nb094Yx48eNgbLesm4s6BqdZ/V1ilLagErZ9ZEQOG8wfQmPbPjxErjWif2i3XUFDIF06oTR XtH4QuXAKUbLmXM+N9h7d45tRix4dmPizcgRmxGmbGCQD1mQk3R6zQuTcxAahdmBqGRn3JZP tNy/SM5+U9PvNG8ZVWzRWgBE7WLBj0jNt8gTVRRPzjrGA7mrsJRA6gSwwXp1mdg/L28/yykc q5ZefWW4cIN3RoKnYaI5MGxrlpmJH6x+nzB9RiDjcSwi3RlJDLRmjw/GGysWRnKi12jobHX2 kl+zteswHLqM20N+YkkC5lbDnK7drEDuRNWrcpqMnTljypjPD8hbOCSWKEFV9TFyvtWjFpMe DEjMlsRdkWQfSXky2dy1Y4BMHe7OwZifm5YmJKbro8DvOXv21Iy6hUZiz8G+ghoo/wCGanY3 HmY69ejTPmvfz9LmjEB/wrV7T84yY/7POuLNnbnEgNRuz3qatO2HDuZxuNUBMuTzBQC8w9hd bZtoHrN2SpD8OkXO4THtDZG4J6KJu8SfEuBMWPIR5Yrp1PrMvhGL/wC53l7Zfyp3bgwta6HO Xdbx/pc5X3pf5czIxvrc06QoMJbJjJ5sMDUy5CrFto2+gjsWUeSMTL813d9p0vpGzVZ/NYAf lHTirmHIm5dqr73CyOCRXEmJiGO2Zk4qzEVQNy8Sl3CoCWPQRwJy5QoAtjN+BMOkI3Ucx5Br pNXJGfBodQa3DbfS/WHk0GUJutSfQGO1mdkpUoLyL9eeswZNRkQ1uJImZbVOx4TsFE77orLy ac5U5O369jEY9SQSepqoa6gq69q56y9jM+lyB9vF9I1fDMzEXxfE3ad8WTMCbvrz3m7LqMbp tRhdUeaqS+SxqODm0ZQgK4Y94r8PkmlmAzfKJux6Zsi7gOJrnqbpO3I/D5IWLS5cuQIBVzoM hVtpEbp8ZvcTSrz9ZbmWM2t0q7UGLlwKNd5hOPIrbSOZ082Yrk3JagnvFisnINsZnHK/aM+n 0z5Cb7TZi0+ZWCiiTQE3aXH5aUxomb9Onl7TxxzMZeReP7ZBpExY28xg1d+1zM+XTY8XyqC1 ntNetyeZiyMVIHb3nAy7t1jpM47y9pTsoxMh2/K13f8AlA0GNs2boSvc9pma7BvjvOzi/h4k GNSRXX1nW3UQ/VbcLhFI2hR9otjp8qXjvd1PrL1YC5TuO7atE+sRiGK28ux8vIHczhJtXCMp XIPBEAylPM9g1+e1VCX+KdpHEzo9DmP07bnodZizQdk0yDCpAo+p7zA/BInXZv4Q3dZx8h+d vS5MN32VASDDxDzMoBB6wFsnjrOhhxsudPlF9zLldImbRgbSrVxzcTmxlVU9b9Js1DWxsfeK zEjHQrkTGOVXbFvF8VxIxNdIANEcSixu510iE0YVGADfWFzXMqrojnrBom+JbEjvLUmrhAiE q19ZdDt0lE9ZBNp6evMbpsPmFixIUR2kxXbNwAKFx9BcChelzGWf0emT8OxBJ4H94nICpqqq bt4FX26TLnUli9WD1jG37NkCyeZG/NIT8wk6GdFQGX29xCxpvyqo7ntOw2k0mOhkvcPf+8xl nMUc7SgvmRRX3nV8ryl3EgsfSei8cb4Y0enz6H4fyNqdnlkal8RByMANxs0Qtk0AO05vgmt8 H0+ny5/EBkzaxcn8PFs3oUr0PF3fU+nEzljyutpty3ekKn8tTDvFnjieu+G9R8NYvB9W/jaX r1zgYiys9px/KPl4o9fWcXxTV6DV/EjanyWXw7JkQnGijGdgABAA4HQzUwkh36c5CirTqCDN OXTY8vheLIARsyshb2oED+81fE+t8O1mfEvhGmGDTYdyD5Qu/ng9ST9zcVm1YPw/h0+NCCrl nZj1NngD06c9T9AJ1wx1bJWcr9suTSo3gjZEQ+Zgy0zDupvr/wDsj9YvwXTYtRlzJkLWUIFC 6FEk/ah+sdpc5bw/V4CCQ1PV8cA1x/6onwPJ5ercbmUPjZSFNX7H24/abx947O9Vk06kOr5E LYlYbgO/tcb4jjOn1mTG/wCZTRqdIZguAY1AodvWI8d06YtWyLmGVkVQzgggtXzAV1ANgHvU xjd45b+qb7jksbheWKBJqLN9oeM8gHkHrMemz9NpHyn+lB1M1eHadV1rB+dose8coGPTV+/e DjzFBxQ96nG5W7UrxQhipxgAd6l+EUd+9Rx3MVlcGyeb6TTkYYsWNSp5W7l/9dIXnYsWFcXM 3zAEjp7y8mW268QQTsNdLlk0GYGZWsmvWObMe5JmZSwPUVG2pHIiwH5zAAA0DKBvKAB94O1g KJBA6QcBU5rcmvSIRvbJ8oJNVM5y8mu/eEdox2AevcxGUBSNtG+0zIdi8wgXcTkyl+YLXfPS Ax+UATcgI5G4F8DtD3FiOsz7j6cww5AqXQZupuBzIGPSufSJs+4EsE3Gg83YsETTtB04bvD0 WPHms5nZQB1Vb5/WbMeDSgsu/M5HT5Ao/uZm11x8WWU3I5xJWhdirIHaVt3HrPY4/hoUBeO3 UE/xD+n5ZyfH9Gmlz+XsUMFBtWsf2lvTnxccXdmO0wLPubovPMSWQLXO4mOx6lgKxgAgekyy 0Zcw2neOfeDpsjqxGMkJkpWA6EWDz+kyF92Qs13NGLLtfEigm3BI7dZNaLQeKk/8QyrjWgrE devMbo2OMb9xVzxQgeJhT4hqaYCshvn3iQpI3X8o73LTfbpqS4cggV27mZmzMbUVdwcL5OE5 Cwnx7WJx/NkuuJjTUZtSaA45nQ8LTf4bq3ZSQMmP+zzM2i1T/nxEL6nibdPp30/hurUuT8+P p06PNTXpNXbPWBjTF0+ombUtgY7Ucij0Ih4tM5t2YnngXMj4s2TI21CftEk/a6dLwrG6DKxo CqDROqIfCBlIom1AjNAcjYhidNwJv6R2vGAKuMMm5T1Juh/8zNvbMcPJjIIqiK4MLBhyM3Qb R1uadTpqzBAwYVwQessMcaMpA3A83OnLpbLCc6bbagO1QcYIO5CRxUe67jZI+t32lDDiJALt yLoC5OXRs3wnD5mYvkX5VHWuLjNXmVNSzZF3MBVmFp3x48JxLkLAfPQUgmZ9RgdizHcx9a9Z PdXXROpzZMxDi1WuLMxM5LEnrNuTDkzjbjxEOg/KOprrM+bTZMGRseVCMgPK9xOkmgkH3hMe kJtPlxqrNjYK3IsdZWx/6T+kbNCxOQeDRltkYAMDz3j9B4brPEdQun0WnfLmbnao6D1J6Ae5 hanwvU6bUNhc4DkU0QmZWAP1BqXW0ZleyLI56n0nSXWeWgRTwBOWMGVchDIy0aNjpHlQf+UX f/09JnLDc2S6ahnDcvCbNj4BJ+sw+Vn5rG5/9Jmrw7w3XeJ67T6LS6bJk1OfIuLGgUjcxNCO G+mrdTsnVZt7XZI6dZv8H0q5wzNYrkf6z6J8Y/4PZfhvLo1PiQ1SanBvx5cWMFDkA+ZLv60f pMOg+Gkw4FwDUv5ZIYZPKr5G6NV9jwR2i424/wBqXe44Hl4hkDVYLD9YzKqspDDaVHQfWdl/ hl0+Q5c+9TZAQE7gfmUeprkeomP4h8LyaPAMjZwzI9PiPyM6n8pUdTY/ecb4sp2vdrzOu1Kt kJxknrxOYc5G/jqJ7Hwv4K8W8Z0aa/S6U/hnznAWTlsdVbMvZabr7Gew8a/wd8O0Wgzajw74 nHi+XDkVMmn0emDuti/5Xb/Zm8JInduo+KBm3VfWd7G7HQ4juAYADr09Jq8X+HcGmcYMObNj 1ONS749Vj8o7fWjzFabBkOnbBpcTapS23zcSFl/tNeSXRpBb6Y7j87E8k9AJjA5Hk8ECye06 L6PVZRjx49NlCNd5HQqvHWiYI0Gb/h+qyrjwLhwjeXyZArbSQOBfPrwLnOY27q/7ecTCdRmf GtApfTm6jG0QCoV3hj1+W53dL4Tqj4jqcmjbyUUnGDk4LCdzQaHJjxkaojISeNpX/Waz80mW pYnvuPBZNNsyMpLmjX5Ju0ODDjcHNvAKk2Bzc9tl0ylB+HwMGvk5ci1+0pNIvlnePn7bXWv3 Mxl+RPRNvHPiXaG+fYTVbeZWXS6YIz+VkUqCV2883xdz1eTw7K2XG+PIFC2aZl5446GDh8O1 KCsmfE989RxE88kTvTyGl0yHIHYNu9NvE9B4Z8N5tT4RqPF/EM+LQaHAwUecduTMfRF6+nJ4 5ne8PbWeG6karw7Ngx6lVZVdgG2kggkD15nF8Q8I12sy+bn1WnyZOAWY1xXoBLj58Mv8leby PjZj5ZcrfG5ea/WGio+RVLZKq7C/tOn/AMA1gat+mIP9L0f1qaH8L1GHTAs6Apz8rk39gOZc vL4/pZpyvHNLhGXDk0uLLix5MakoQWKmubJ/X7zAfD2OMuN/BArbPRYvDtTqDuTMiKGohnpr 7+s6em0LoCj50bnhiSZm+eYdRctWbl7eHXR80S4/9MZi0RZN7eYuO6LFeLnss/h5bNhPm4mV Ws8H9+I/X6R9ahTJqca4/wCnGhAJ49vaX+ox13WY8Jk0L48io6ZQTX8o7z0Om8C8PbToXzZT kX84FDvXHBnZy+Go+THl/FDzKaxRAF8f2if+GbNRlC6sAFQA9WT3Mk/IlvbpqSVhfwHwhApf Lq6Y9VK0Oa9JwtPh0LZGGoGcKOAcbAm7HUECerzeG+dgOHJrmKEgn5K73Mn/ANOacEgal7br SzpfyfHfTlI4viWBdNrDpNNTnEo3k8fMRZH2uvqIjy8p/MF+gM9Tj8LT+MragBX2i9gJauft 1/aX/wAE0+2jqm/9s43zYftctW7jy406kjcSL6nrUBtMKKsSBftzPV/8HwAf/k//ALH/AJgt 4JpmPOpb/wBn/mPnx/aPE71soMS88e89lpfhLBpPCcmq8bXKdWwX8PotPlUsQRe7I3IUcj5f zfSD/wDTeiDhhnexz+X/AMzTm8IwZdXqtSNScOXKxdRhxhVQk9AL6VYr6Tc/I8cWSfti8M8H 0IC5HGdcqnmmG37cQPFvDtOumXPp/Oc5DwDzY9qEfi8EONuPE8yqTbUv/mOxeFDFnLpqiALo FLr9/TiL+Rhrf2l19PM6fSZBmG7FnVTwSy8Rf4XICLw5h36T2OXQrlxnHl1O5T1ASv8AOY/E sGLN4pptJp9MRosWJUOYLtLNVsxPfkkD6Cc8fyOV03hjLjcrdacXX6fD+JOHAmVwuNT8lMSx UXfoLmXLo3C4yMWYnbyNvTkz2WLw/S4ExrpztYJ8z7eWNnr9qi83hWkzOWfLlJPpQ/zknnmP R5MplluTTyI0bnESMWa93So1NPn8lsRxZQlE0V5JnqMXhOkwuHxtk3r0P+zHvo8GUqcjOSLr oJZ+Vr052beQ0uLPh8xF0znzAFJZboRePSZcOYEafMa/6Z7FfDdKDd5femAmjHixqw5faO1i L+XTi8LqsL7/AJkZb55oSPj8zYSLIG2gRPYZ/C9JqMm/UK7t0HzASl8E8MUgjBk3D/rH+kv9 X0SR4f8ACDabDgg1RYRuHRhnoBi1WArAkz2h8G8MZtzafIWJsneJeLwjw/FkV8eDKHHIIcf6 SX8qWL/24BxY8an8WrpjK8FhwW7D+8wrpMxxqV0mcg83Xaeu8T0S58SIofcuRXpmFcHnt6XN XlYiPnOavQMs5zz6bvk5YzHU6eM1Ojw4lwlQXtAzWw4Ji86q+PGerV03jieux+HaAZmOXTs+ LZtVNw468/vIvhnha8fhT92E1/USLnccu8enkMPhuTPiZ8OBnYED5XBjMfg+oa9+kyrwSPmn tMOn0OnBGHA6A9drdYwfhxdpkJ/75m/lZfTn/wBvCr4Rqty7tHkC3yQe00+B+HYdZ4vi0+oQ jCSSxXIASALoT2QbTAD+G/8A75n/AAfhtMF0wRiCAbPFx/UWyyt+PKYZTLLt4zW6fGmsyYtI gdL+UF+Zf/CtZsVk0TljfeeyweHeGqoH4ZSyrZYmiami9IvCq3HQbzH9RZ1DO7tynUrxQ8N1 hQhtE18ULgr4TrC3OiYCut/+Z7nzNNf/AC//ANsyeZpr/wCV/wDtmZ/qcv0x/wBvEp4NrQPm 0l/+r/zAy+Ca3edujBS+CXH+s9ycumHXEP8A3H/WWMumBvygf/UY/qsk/wC3zvJpcuN9uTDh xEcUTz6TZodPoxkBzHGGF9eRdccEz3F6JzeTS4SwHBYXA/8AsSb/AAeAfabv5Ns9OmGcxu/b xj5Uy4coOPShitUqhRC0PgebUouXycZRgaKnj27+s9kX0VV+DwV/2w/xGmAAGmxADoOakv5N +i5y3byX/BNZj0zLjwoMm67D9R6V6/eITwnxMLXkdO5Zf9Z7b8XiqhhxfpKOsx1/yMI/9Mz/ AFGX3GvlsmpXH1ufxPImIaXTviZRRJZTY4nP1mj1+rdXyYTu2BTbLye5nqDq8ZHOHD/7BCx6 nC+VVyYsAW+SUHEv9Tkzjlq6leOHg+q8sjyMbNfFkRK6f8Ln26rGoNchRc9sdXjBP8LCR/2C V+Mx1/ycN/8AYIn5OTPU+1/EWb4W83S/8A8L0pxPjBYZMeUuHs8Hc3pXScTUYdPmbZjwabDk LgoVxBdvI44+87X4rF2wYP8A2CMGtwqEKYcIYdf4Y639J0/q9TWk1je9vMa74j8W0+oyafBr c2HBiOxExiloeoHX7zP4jlXKcLFjrM+oxjI5VVXax7EUbI/ynqMeox4l2IuJlBNF8ak8m+TJ iz4sefJlXFh35K3WgI49B2k/qf4a5TWnIPhLjCFTLi3ccsB+kdg8LdHyOGw2/oen7Trr4gin nFgI9PLX/SRfEQpBGPBQPTyl/wBJwvmyN4/tzW8PzsOc2IC+RUWfC8o0uVGzofMyoBQPFB51 W16nrjw//wCNf9JTa1GIJTFQbdQxqOaI9PcxPNlC5T9vO67RtoV3tmJRiaVFJqZ9FrPJ1ON1 G75SpGbBvX60Z6k68f04wP8AsEJvEizEnyySb/IJZ57DlP285rdMdNp9p1FliTaJ0gaLQY9T jZvxlOw6ZFKkf6z0w8TIPPl2f+gS/wDijdP4f/sWT5smrlhZP289qdCEDZceZjtQAqMbDdQr rOEmXKuUucWo4ax1nvj4k3rj/wDYJQ8Saz8y/YCXHz2e4lyl+3jdJk1mVcqYdKx3dWZLYX6E 9J0NT4VkId8OqzBitbdpnov+Jsf5h+glf8RPqL+gl+fL6icpftwsWn12lwZ8eDLxqW8p9yXt QGwwN8H/AH2nLfS6lciF/OGoU71dezXdz2B8Ru+R+ko+IEDgi/pNT8nPWk5S3e3h10eZtSju 2oVtwBYrU72Pw58WAY1x4fOOEocgWmLF924mueKE7P8AxJv6hUs+Isf54v5GdWZYvPa7Blwh c2p1H8atqLjVVBPvVcR2PA+p0+IeRtp7D4+u39ee8xeK6bX6tmA1GM4y5cKxPB+k3/D2XUeF 6bJizZUYFty7SeP1E6Xyaw39ly11t0/F9X4vqtJg0Hhq6XQaHFjCkYcYV8zd2yNySSZwNR4f r9OFVmfLv4/hqAB+gnpV8Wyno5Es+L5gB/EM5f1HkTeP28jl0muOJFOlzttUjmzxJh0JxZzj xZANSKDYUbkGuR9RPYDxjUDplIuYMX4bFnGfFgxLmDbhkCDdfrfrNT8iyVeWLn6XwvU5cWVc hyYQWDAsL6X/AKzs+ANrvhDxFPG9CyZ9SqsqLmT5G3fKTV8gX2jh4vqFfcuZ931Mh8QGpzp+ NYvjJp6Fkr3ExPNlvbU+O3vY/iX488a8Q/F+G6zNgy4TmbUn8ISoTJ5e0hT2XgGvUTh+A+ND Jq9IPEtRqyjOruunf5nT+Yc8Amo9NEVTX5kCFNSWQs2MGrN1/aWPDE8J1mi1GBsRJTzgMZvy ww4B96M74+XGTp1yy3P/AO9NGi+IMmr8c1GLwvQ+RjyjIMGV8rPkRedpbkgMB6DrPP6HLm1m LXarXZ2ZMG0CyOrMfv2P0nqs/jGsfbedihJDDpYIIP8AecDP4emVM6Jk2Jk21YvkMx5/WXD8 iZdZdM3LGXeLjprNXlPiJYM4VNznqFrgc/ea8viqtptCEyYGyZVXI6KlbGFj6XVcx2k8N1mn TV41zJsz1R5HQ3yPtLweAsdQjEYFUV8rZPSvb6zr8nj7anPOTVcfxDWjPrc+Z02Iu7y0Q1ts 3X7zL4R4rnx6vACu/GuUOVPc+/6T3XxH4ZoP+Aao4NHix5Fp9+NyT15mX4D0mifwlnbBifJ5 htn6j6STzTjctemsvx8uUx37JyeInydZ4lnx41fU49iop5x/Men1ifgXw9viD4h0WNdHn1mn xZkyZsaJuVF3Cy/YL9Zg/wAQL03iXlYqGFkDKAbA9RO5/gh4vqMHjWt8KwXt8QxXwa5Sz/Ym dPFqzm4+bG4f2V0SM27kL+gkIyh91C4xmY9Okr56oce9z4279uXEA84qButR0F9ILY8jXdHv G0wPLfaQgkcGo5W+6kxJOLJf8tekHy3voDHhWr81wgCO8m14keW9AGgOtSx5y8Dp7RxU9bNy AN68Rs0Q4y5HLZCSx5JPWB5bHrzNJoHg8y9tnrG00y+WQOAP0ljG/ZRNPlk9zUraRe4mORxZ wj0eBKKOOwE07RXJNRa4sa8C/wBTGzRe010EgQk9BHbVrq0hUdruNmiiD6LICw9AIxkBHA5k 2DvY9pZTRJ56halBT3qOGIEWCRJ5S9i0bhxJN+glVXpHnGB1vmQ41r81xyhomm7AQWBHNTRs FccwAvrLMjRPJHAFSiDU0hRK2KY5Gmej2qSvYTQcYEmxZeUOItPpt+k1OYqSMe0AjsTf+QMy V7CawxGI4i42E7q94PlrVgybdM+NxxmPv7ZgD7SUT2mnYIJQDuBG3LRAB9BJtaPCDrd+8vYL 4YRyhpm2knmQA8zTsO3qJW33/aORxZwpvvIQ00bbEoqASI5GiNrVxIFNmO2j1l7RxzHI0QAe kqvePIHY19pNoP8A8Rs0RV31MLK2/K7VQJ4F3Q7CMKqPX9ZewS8jv0SAPeSxcbtEsIPbiNpq k+tXKsH1jyo/2ZPLX2ja6ZxyZfe6MftUGrEoqsbNEde0vp0jdo71JtWo2miftJuAjAiX1uX5 aRsJLCuBJuHcRxQAcVIEFXUuwm/a5ZPtGUB9feXsvmFJP0lj/tMYVMmw9jGwo8dpD9I3Y3ep NhPpGzRIvuJNx9DH7OOsHaefSXZooyrqO2kyFeekbiaK6+ko9Y0ow7CTYSP/ABG4uitwEEsB 1uPGIj0leSO/MbRnu/WX25Bmjy+fSUVrpHJSACR1MofSaNgH5jL2rXeOSMwNkmpY9Y8qoPBE EAE8kRyCrPpJ83dY/wAtRzKK37fWOUCCT2EhuaDi7k1K2D+XmLkM/NdJe1ruhHbOOaEm2zzH IJAI6iVbXVCaVQV1/WUE5vgCORokWewEs17XG+XfQyHFQvnpG1Zy/bv6Sw3HWM2ckgS9lD/x HJC7NdZNzX04h7SQLMspz6Sch09Biy5/BtZkfDuxYGAV1VeGf1PWqTpOapO0Q0bIE2BmCE3Q 6E+s26nRY8Xh2lyJmV8uUFnUfyckAH7UfvNW77eqT5cJJ/6y7/8AqwhrNHj3EprqgTzLOFyD XF+8y59HkyMFDsDXW5Y5Q9WZeSTx0hHNurdd+0w4dBmDELqsn3j/AMLkBBORjQ794up9kthz 52bC+Im1YFaPMX4PkPhWnOHEFZCxayOYJQrV3V94fyEC6rvxLM7Jp0x82U1XN+MMeXxLSjVo qEYKVhdHm/8ASb/8BtP/APz2c+Q7Pw+jz5RZ68Af5wNfp8eTw7UhEO4KG49j/wCZzfh7wsEY dXvZWDkEHoR0qp7/ABZzHx7Z8mfy5Tb1KlqG8Dd3o8SE9a6fWWxI6AGUtntU+Rv7c7bUHI5J A9zJfpcsVZ+aUwH9XI7RtNLDEdzCsED5muDQrloBAHe46UxXI63Xrcs5PcxXPQ3XaSz0IIk6 Q45FPrAOVR6/eLBa+FNS74HBl0dj81SDyT9pPNv+UQLF9JA4voTUaBeZd8CpRyVwKqUw44U3 9ZYxsfmAMnRpfm9jJ5lHg0ZPKPcdYLIVsV+sdA/MPEEvxBHSyOPpJ71GkGuY+kgzG+KgcdhJ YJFKZdRTPNJ7LFtl/wC0SrP9MlE9AImkEmau4hebZ6j9IFHiwJYWzwI6VYy+4k8wDtcnl1/S JRU+q9O0nQs5QO1S/N4iwjHtcjYzQPH6y9C94JuEWX+qoHlPXBUfeB5WQk8rXtJ0dmE+8rdX eCuNwDZEhwsT+YTXSCBPQNcgyEen1gFG56frKGPtUdAjlYniv1k8z1qCcRW6r9IIx2OvMdFM GWzQIuF5nQGjM5x0elSHFd9AfWpdQ3TzmHoP1lLkB54/WZjgsm2H6QkwUfb0qXUDxkXkDbUg yLzVVBocUFEgAH8oP2mRfmHqBxLLegkuug4gHk0JfYJm5A9ZLI6ASgCOD3lgGiKqAQNjkCQ9 bqVuI4q5N59h6QJRJvbIQQeVEnHXdz6SF/UgS6E232sy1XpwJAQRwf3kJrsY0oWxj2lbUHpL J5FjpKUi723EmzSwgJNEVL2CvaUCK/KPpL3H0qXiaqUAe8m0X0qCS3FGQs9SaBbRXMlc9RA+ arNfeRSPUH7Qgjz0FyfNXAlGzyIPO4cEwLAI9YRDX6/WCQTd9ZY97lE2sBxUoByORx9YRXue sm0QBojkiUyuRwK97lc3zcYoJ/KD9zGzRZ3LRCljLQZeSQo9LhlTZJIBlhRX5qktNAIcnkCU U55PaMCn1BEW4Y97AkRAABy32kaiOAa95S2oqgD6yyxB5on2iiUBz1lAC+/2lkk0aqTcbNWK iQEdpHf7iAtFuh9rEvce5uErXXH6xoDtPUDiX8o4ltmI4oGovz9x6CVTLWV5iHiri2em4FmX vN2Fk0gtwP5hLDrz8rVK3g9qEMkbbqzLr+Ao5eaCHrCL0flFwd1tystjt/L+kir8y+SvIhLk HNrEjITfT7yw4uiAD6xoNbIg6gCUXUWYvzBXRblHIa/KLqZkqbH5tN0nZ8U8ZTWLgRMOJEw4 UxLtSidoAs+s8+WLD5hGY2vg19Jub9O3i8+Xjlk+5pqGXefy8eggFlLWR80BOSeKkNAHkfQy +mJaNytrTAA9/eDkY2NpHHY95FG4UwC+lQGxCx80tb5bA6nJ+b1/LA2lABkq/QRzJ0+a/YxR XsQfYxKzaavkNi1CvzeJuOnaYfCyi6XGtc/WahjALHYDYItorHpvLQLXAnf5J8cxSe9u4uLb 6E/WWenP7Sg4AobYO9T3FT521Ty1Pcy9o7H9BKonkEmBddRzNbDAldG/aQ417kmLLIOCDKUg /lJr3Mp0Y2JSb3ECUoXsSfvKINcEVKVq62I7OjStrxX6SbfXbYiwb45MojIeoNe0k2GllqqH 6QOD1NfaJpz2IELH5n83M1qmzQADRY/WpCfl6gfSCetkGoO9eeBJo2NQT0YmRg1/mr7RPmBf ygCX5pJ55EaTcMO88Vf0lG15IgeaxFbe/aVvc8VxGja2Ju4W7bRNQCb6qtyjZrj95UOGTj2k Zr55/WJAyA8gASwTXP7xo2Yv/b195DkAHAEVvB6DmRiCOnX2jS7MOVP5tvMHzFFUy1FgLfQf cSj8vpUujbQMoAvapA9JRcVYSKRia6VCLt2AsRo2Ese6D9ZVn+lZe896JkD91UfeVA/NzQof SXT3zX2EFnI4Cyx5naKIVbufvcIKa5IH3ghD3brLCsH6wiyAL5H6yCrpauWRxV2IBxj0uOlX zzwD95S32UfrJ5agflNmQJV/Lcs0Bs7ughbnvgqJYT/pv6QSp67P2jo0sF/6lMg8zd+VZVC+ gksg0F+kaBbXJtqEm32g2b6EV7wvMNXtgXXPIuWFA9P1gbm7jj6yiyk2BdQhm1R0H2uXSsbo xYYcUalhvcywE1dlNQW2gVtMIN6ng+0tjZFdPeFAhUjofpKY80FPSMDc8ipN3JJHTvKaIUEK eL57wwfWEADcrnnZt+piGl8HkmUKHWKYZb6r9pd5a5Ig2ZdntLJJ6D94r5u3Mg83d8w4ksU0 E9xKuh04gAnqWqoRb0NwCsEcEe/MotfeLJIJ+ZR9oIYiqYSps6+tAGUb7VE+bR63Jvs3Zr6Q m4abrkj6iUWAIA7xbG6pvsIKg2bZiPT0gPOTgcipTkXw3ESSvQ/3lkKRYUCQ2ZZrqPtBZq6m /rFknsDAvm7s/SA/cNvzmhcsEBSVYk/SJCk/y39Y5A1WQPSWbE4B+Zy0jst9SIPIoD15hV0s feAO+wQG495Rer7wjd11gqgBtqsQigQR1oSiRdXzUM0Wqj9ZCm3nmxARsbcCzNXpDGIA8mPU 7hzdSMq3ZJlNMxUM12RGcACiQIwKpFkn2EArzxx9ZOwIF9CLhhSBe4QVBs3yYTXtFL+sfQl0 eo/SUByRa1F/MT/LxLYMeSoH3iCFDu3Ar70ZoXFkZPM2rXrMu3sTxPYeIeE49N8MeGahS5zZ 9L5zKTwLY1Qq+lSzDLKWx6vxfH4/LllM7Z1bP9vLVQO4KD9IBHqy/pBZb5N/SKI6TP8At5at +tgS1teT+0Hb9TzDDgDrzKDVzxz9pGRj2uWn6wiaHNkf2llUtS6kbSAfQ8xt5C3KIw9uISJu F8xi4zRILX6XNT+Wp2HH8oKlbP1lMXD2cY2+lcwwriyCx9j2kcM6DzEIN/ynrFjemTIWyCgz IOvSMxYnyAgOxI9T1jUCvasSCOwh43w48rA7gx44Ea+iY3Z4zelmpfnqeCTf0gGipYfuJQPW wD9p59RB+bT8WbHSAMnzXz94YK3wOa7iLBBP5fttiaFjJx0/eEHbmuPeUEJNjj0luPmFtwev EvQIOwFcn3lNkdSbWr9ZFKgGmP3l9elwulLlYV3+0B87KaEMGq5P6SjTMN117RqIEZNxoyWo 6bjGlEI4BrtxzK2i/QjrENFbQ38pse8LavdT0hgDgi7ka6+RR9YNBVVAJo/pJuXuKg7iOK5E o5DtIBI+0IhZa+QWfeXbcUE/WVYoWbMs1Xe5OjSvmv8AlA9bhUo6UT63IxFc9agWAOAbjSSI xP0+hkGQ2aI+5lqDRqq+krp0Fx0aCLJ+YqIW4D+b9BLNNdDmpNoJAEvQgYnjdQ+ksbPmsmVX cDpB2tXTjvUvQJmQkCwKlB8ZJBghSG5USioBvgR0DC47B6feLbYTwT9jK2tfIFGN2KKAIMbU ICDgmWQnWzUIgEi6FeglFFPAPH1k2aA5AHAuCGs0BX7w9i7vlajCKEf0kyymqWOPzEAyzYI5 JBMMKatluveSmNqBR+svtNFm74VoI3X/ADG49VrgkXK3Kp/KZF0Ebr+W+JbFqrj6QlKE8A3I XUdKMGiju44APvJzfIFxhda45MrzF2/N1v1l6TRZJ5uusnTgtz1hl8YFbVkJQjiuI9mqFelg wlAo30liqIlkrXKjj0l2aAAOxh7ePzGDvF9D9JRcdSCfvIuhH8t9ZAbFc9JSlSfykCXwOgNy olHpYuoFX1/N6CGdtk2ZShRzybi0UBXALC4HlgHv0jCU4u4BZLoX7SJsNKOfm495dIT3+8ti CBQH0gbxRsRtDCq9uILgDuTcm9a6XKZulSbqptBHIkKrXBhBiRVCXQ5uh95rdCCo6URLXEOT Z+5jSyX0/SUFBIJ+tRtA+X8o5FjpIqmj+Xb+8v8Ah7iPSUGCj5eki62sgCrPMGl3VY59ZLFC zLrHu5bb9e8vsVtUm9ol7Fr1MNStcX+kIWxtiF+0cauixi+W+ko4FHU8ywhLs27gGq9YYL7a Hf2l46TQSBXcdusu1PO42OBcU5ZiOaHWRF5O6+D09ZdGjqHZhZlHGHPJ49IpjiIJYMO4gDKL NSaQ/YqmxcEYxzuJgKWYGyR/nLQWLAP3lNLKgiwen7ywi3ZapMgc/lI54iyzMtd+nEQOITbQ P3J6wW6EAExLZNq/Nf6QkyEqQEIF95kMDqoAo2R0qWTxxBdmVSdoBHH1iy28ta1x2igy4XJ0 JWuglhxZteL4uCcCJjR+STfAJ4hAKFqj+8s6Ea2bkDaR26xJtjzSj1MdtF3cs7UBo/rFoUrU p281zPZ+O/Dep8P1eBdRmx/LgxgAX/SCf3JnksW3eLIAvmd3x7xzU+I6o5W12TJwBy1Gaw8m OMuOU9vr/wDD/wBueWfOY9ff24GR6Z+Oh+8QcwHVefeatTjRshZCDuok337zMMIJvkTE0+X5 ceOdkoTkBrtK3mul+8PImLHjfJkYjGosmua9pn1OXyvD/OTT7Ml0q7ySeCfm7dBfFfedMMeX piTZmTN5eLfsJs7VUdWPpEpi1GQbsmqyIx/lxqAo/UG5k02PUanVO+LV2cSgL8gK8izx+k6W k1N6d3zYiMuN/LfGO7dgPr1nXhcfSz9Qfhr5XGRcxtsT7Syit3Qg/vNpIFMpMVpcD4sZ385H YvkIPczUMQegQR6znb23ExOOOSLjQgVCdt/TvACqDVybvWwBJpuVWJF+Yi9x7HqI1ks/lBH0 5g/KLONefUwyG4O8rLdt7/TPZ5BO4e3EEXZJIH36wQOtLyfUyjjbiwP1nn1Hn7O32RQQjtJt ctdrUTtcgCiee0vYwH5TfrclimnG4XhqHpIcTkWG4gKrmibFe8gbJ3HEQOXE6j836yiDRAav vFnd/MTz6QeAKtr+koeCVU9SenMoD5rvp2qChNACyB6ioLlj0MhaYSoFkk8ybl5q/wBIrnkE 3KLHgChG03TvNo9a9TBbIQLuJv16SrBFUSJOjs3zWI4YekpuzD9Yvp0U7YYyMRW0gQL2sRuv 9pXNkbhBJyN04HsJW1w3I4+kug1bBs8+oqWeTVRLM97h1MpCxJG7n6RoOU88Dj1hNxdivUxC K/FtQlfOxYKfcS6Dqo2t/eUSVuhz6mIKMTTFTzZsxoUKeSPoY0IrkC2N1LD3W2gJWNRubgce ks7SRdWI0qmLUaIsfvIfMHHBPtCKE8g13kG4de9VLsC26uefaCLDH0qGxNEKQb6wHT6+/MTQ MLQ4IowAFI+Uj9ZQRjxzctQwAHbvYlOjQdpoKh46y920DdtJi2HFWftFui80WJrk3LqNbjR5 hI7D6S2PHUXMqhVHzdfcwyVPJ9OJmxNmG26D95RUCibv27RNkiwT9IZ3V1I/zjUBLtBobrkK eh+5kXpyaI7yjzV3z7SqEDk/Nye1Q9nHNfeAQA3F1Kbdu/KaEBhTk8qBIFToB+kUqnncT6io xO9dI1UWyqRZPXtKULQIMHjrtNesiBSDxtF9oNiCbjya+8MKq1ZilUX/ADSFlquxEm02LcK7 EfWCHJ5YGvrKPlkD5ftL+UdBXtLtNrPI+YADtRgkqSRIxWqY13FyqUjvx6DrJ2m9pwDVMQfW S16Bfa4X8MD8hJriXwAWKj9agBa9SenaUrbuaHTt2jSmMM29AB6XIVx8sqEL0AuULX5gTx7S u1Ex4xqHA2Et6GAeFvZdn1jelLLKvSyYJcbe9XNGzcoYADp1I5iGeyPloesiKB7m/aBd31J+ sI5GagoqvWPVBSs37R2uyAvH5SfrCRWrhZqfFSoVZrYcivy894lrU8PwOvEsSliywFCpAaPQ cG4TIQ1Ajj0kVQTZU2I2bUW/pFCCbHPzEnvHkKVUoKNc894JQhyN1VwRUuzbOA4IoEXCp+rn mPK97vtUr5bvdUbRmyK5vipa7gOGa45ivS4sBieI5BbGwQL/AFuWmOyCw6RtqvFi/aEmYKvy kE+knLYIA7B79pVcjdYEMPuSzBysRx1+01sA4Yk7TXoL5gMMhHJ6/eH5osCu3WqgeahagtH9 o1REYmwb/SCWNkFmjlPy2TYgg+3STQFQCCQSL9ZewAVuJhFuBwtVxUoOLog3CJtYLd/KObhA HjmDuBBFc+tQg5IFAGunEm1WQa5JsSjjVqsn9Ya5WFg412k/eIdzZofrHYI4lAoDiRVC9hAD 56KkIR1oiUC/ShfpUug0Kt+59ZCgPoIBysq2FppSZGJ3HdLxlNB1WLzE0+MAsXzdALsKLr9W WM+IdDj0nh+M6vV5NNrhmfG+l8sg41peW97BFTRo8B1es8OwBlU5suTFubkLfl8zgfF2Nm8Q dzm32bLNYY/Werxbxs09/wCL+Nh5ccss76//ACDF4doMyZvJIUqoCM7bWZqqx7fWD4AWTWZc efKzA8r5j3ZHH9pwc+9RRY0AajfDXL6jECTwwE9N3lLtvL8fxyant9ARSbtlv0jV+W7biZg4 U0QTGBrW7F9KM+c8Jnl8fms3x7yFyorbxUvFYUXzCZWZqHSWbWAx5hVMOPSPyKrAsXPToIls FNQa/rGrhYcFthl9Ny6ZWcUKuBvF9RfvAZXApqN9xImOj0nn1HM3zOttx7Sbht68j3ijjY9A OelS2VVQBiQfYRpNmHIo4syDKp7N+sWtUVDE8X0hsAFF8D2HMaLRHINo4qWrC+TUXabqI+xE jOLpRZk0mzuCTfbmCzCxbfpF7q/l7esDzaHIAF9esGzGqwAOvqISg2ele0ScpYWLAhFSU4PP EGzqY8hVHvUpgUSif1ER5fzbSxUH3Mm0AAHdx15uX0lpo2H5t32heaLO0Ae8SQEO0WVsdYSr vY0pVb7n940G+dY5Iu6gPlJcUevHSCiJRJsmGRsUNwARJpQNk+avmC3fTvGbwK+b36SzsZRb 0feUmzkMxK8A1NaihVwTVE/QQlASmPX3EFAtfmrmCTu4L8dpdQGrKRfPEpnQg8MfrF+ZtUqt fWuYByG/y/vGohoteiGj1PrKO7igfShBOQshvIQAT8vpKDHqGN3GgywGItiffiS7Yk3fWJYk chu/S+YIYh6PI/WNRIbup6B4Mhy80eSO0WHo88cyjl3NwvUdRJoNGbkXwB6yvNDcgHk8XBHA raL9TDXGGBsc1QIMa6As/A4sGBvbkUOD3MPydq1zV31grh5PzHnio1EUxvnaD73CWudy1XvK 2jdtar68kS1xDsQLk6EUJ1qzXUS12Ko/MABxzVQvKBAG6yOsDySCef1lOxb0K7evuTZjdwCg 37V6RIRl/pWGMb0vKVL6XdMXL8tAj7iCvA3En6VKAC1dfaUOSQLMyvIZYUOn1uU35SVa661F 0BS1xIHA+VR7RabECKon3h2Nu0VXvFsFU+p7yg54IA4kTZrdL3Ak9YulBNsBXWU7egAPaDyb +a47NnqyDgrz1uoOQpQrcAeaqK8rIFFkcjpfPS5a7NhB3br4jSbMBVujEDuCIOVlQJ81WaFQ Q6MGQ3xCHNqqDjqTyTNGxVux22TcvXiV8q2CxN+p6QWbZw3ykcEGLbPiVuSDxENtAAO0Hn7d ZNtkjaSQO/aLGQZBwR9RLDGjRPv9IojvRr8x6+8gYuncD37wdzB/lWzJkJ544vpMmxmrFKf9 YrJltgAaAERlyPs2hFr16SY3sfMLl0baPMNni/8AONT5lHFAcdIgu9gKo9obI6mga4vmDYg7 qxs8D9JQIDkkCjzt6ytrHr34lIDv619RLpF06i04HS5aC6JIH05MsUFAFmruWz/0muOsCJiJ PzHgHr7SAojE2evpFM7qa7drMp8m0sLWwa4NxdxRMzbTtJo9PaLo8gG/qIVs262AC9vWMTqp ZSO57QErjvk2Y4oUTgCzxzBZiG44HpBOV+nN16RqoAptIO0H1gFVvjGvMZkYVyORzczswqyx 9uIm1bMYLLtoASHH7AGueZmR6ohuevBjuW/nP+Ud7FGr7ACEuzYSAOebEEFrA8xSOeNsJma6 Y2PQcS266iKAY/mYASvMCn5LI9fWA6jIPmJ2/vJjyY0UKGJA6XxJKDBO2yPpL3WeBz3mbJnV n2lb5vrxLY404B7epNy737UzfTHg19Y1X3GwCT7RIbeo2g8dOZaHIHJZP0gP8/eeAf0hu4PN 1EsW21akHnmALJAr6yaQ4vXUwfNAJ2qCPW4trVyCRQ7y2yqAAFPHUgdZYsE9EDcSpPNQkK3Y sGTzQRwOvr1A9IIBoksLHvU1NfY16TedVpEWt41CuD6dQf7g/acT4vZ38SzHzC3zE8HvO/4M VfxDTq7otmrJofrOJ8U+HqmtzMmfC6gk2rTv4/JJ1X1vxLJ4b/t5nI6LlxnK1DYTz3PND9Yr wn/83EP+oTNldPxQLjcl9I/wo7ddhJFLuE9d9M5WTb36hT6e0NUU9DkDfUVE49TieiGEc2w0 V4PqJ4PT556nZ/Nf1jMZBogEsB6zPSnbZAHsestMpxn5dpJhY1KerG6HYd4B3E2CT34jQUOA 7lBbrYmbzQgP5uelCO29MzZwAAEAH1lLqRRG0EE9DL8kIP4lAyKFFkGwJ5+q4bEcrMBVDtKZ y1KCCAbNSiymqP1l7sW02bI6V3idAAW5+agP0gFip2t8xPPWGFGRvTj1l7ADflkj1M1EAMjk EkdeLMIIehcdB0EYWuvlUUO3rBILH53IodBG6B+VCB2voZRdjwpAF95flo4B3EnkG5SJjRgN pau57GFQglrLUD6QzQ7khQKMK0ZV+T5Rd36yt9oCQBRugOTHQEHJxQJPoYex+QTXPTqZfnNu bYKJ4HEU+XIL9frJ/qIYA+3kcXfSFj2hjZYjoamYvlNkkdOQO0FA77SHHPe5e6NZW1NEp7X1 IitzmjtHHWzcRteyXZjz6ygrbeF+W/1lg0MW2igOehkbhT5jA+1xRJO3gV2Bk8vHyxUA9wDJ sP3IAK29b55lMw527alAAAgBSCO/WAFJayADM1dG7t1fwwQR3MoogBJFGUAObI+sBwxFLQF9 f9/SSfzU2sjGCPm+ohYzjc11I7Axa4q5Drz7xivsAG5aHBrmW/7FOq/0A17ywqtt3Ch3qWci 8/N+0X85Bpr9olRoATaVPYccQd2NepUEc9IoHafneu9AXIWX8zEfT0k/7XZgKO3HP0NQrBoq 3vENnLk/MAB6Qd5UEbSfe5YbaXKlRb8dgIvJkxlrClR6CIUMzgciz+kMAijbMK6QbGWwg11U 9zLDY6pAYv5flJQXfpBLbDaIdsaDiOlXZ54ktVXljR6xTPuBBVuB1EFDVUp571GquzlAFkke sIqoVQGNntcT5xtTtoDjpIrFixax0+Udx9ZZ7Qw8tQAUWasyBgWokUe9wAdqN8imxxZ6G4sG 2prYXdbqAH0l2GjaWFsqKLNkQXSlDB/05gu65QyjcFHHXvIuLetNlYr+ZhXJkUY3UQrA3yOO YQXI17ivPf0hYzswnaPnLX8x6D0kxs6g0CT1sDpH+g0JjCKDTMT+figPpFAKN6sqVXDE1UXQ flgQPSOTBjNOSHP9B6SgeQSgdCD194S40WwW+cHoB09ZMRx4w1KrepBlO28ij8u66rgXCC4C AqnNmzAyBjVWo9a6wdoLcZQVPaoywVVUG1V79bMvQXkpXIyG2PIqTbjewANo6Fh1i8mnxtt3 37kEgmA4xlH2hh83ygdBEOjMboG+VKI9o8DzQAm42Dx6CYExvYp7579o8hlVqYj6d5aGmhxv G7r0lOzEgAqAPQDp6xOXISKBHPp1H+6iwd6BTyy+8yGFhdHmEGUArYBHtFigQt9T2lKrjliC t/Y1/wDMmg/GwJu+PaBldje0mr7+lQN9EkdDzQgOxGSx0ERBK2RjQYQhSPTODfFX0ilID2Dz 69oRULkJxgE8C5Q595B2lK9v/MUWyD09T3lB2oIi1zZuGcf1BI6XFuwZV9lsaPB+x6SeXRUj qOhPeCQi7fMalPHW5YyK4PIIvgA8yTamhwVNA7j0ocQCh5Lm+9dJQyAB6BodCD0kd0A3M55/ aLBB82QLaobonk1FuzEmt3HaH5iNSoKv94Q27gw4HY1EgU27y2awFB/mIB/SJAyUVcqx+vaa cnllaajM5CLtDBQBwBdcSntfyhh8vtwI4EEBQDY632icGLGKZa62eY8EMppgWvr6QKH5SyqV AgfNVC7M0KNv52U8EEbbBviJTGVVlNtZ44qpAlmoG2HXsZexC4AUk/5y8yFRXlE3zEknGA+S xx/KOZrWzRuVVT5SArDggjkSsVlqoEdBxDxMvknKH3tuoobs/WEnmB6xWB6kVUugy1Urur6C TcCDtAF9qqK2HzAclFvT0lkhQR6zOkGrbQaU/cy94A9/aZyN18sPvK8oLzuPMugwqpazyYTD dQBZeIoo4AKnr6RiWDuJX5efm5iQUwUJySYPmgUGBF9yJZcqwO0MGB7doOXIPL27SW6y8Vh+ lyjGxag4F8dOonO1Whx6hmauSes14sj5MZK0aoG+DLFslE0xNntL3jdus83kxx443pyG8Fwk 3zwbkPhmNCPmnSfcPyuolowI+eiPWpuZ5X7crlb7YE0eRX/g5C034MedFA3/AKxybLFE2YwK vJJP6zfyftZWVsOdju8w37Shg1IF75uUqFAVgPtKJbzCQwAPYzPyNbJ0+bV4mAZtwHczQ3iJ /mXn16yx+UBv1qC6W3QXXbvJy37OVNyYxt5ALdhE7cgBXcPcCOYcfMwv0ESgW2+ez3nLjE0a uH5QSdorofWWgxp+VQSR+8SMgT5mZTXt1gvk3tSpX9pri1xaNxxi62Fvy31lbhdNyT6xaBa+ e2YftDGNQLf8x6c8zN0mlg0QVULz2k3LtJshoAVWbkEy9gWmZ64qhzIaVubaCCBxQljJwb69 pWVQW+X5j0r0hKpC8ILHY+slqaUHBAJazZsSF0FEsBQoUOYDb74RL7gcRGYZWr+FjFdLiYhz Z8bBtz3XH0go6G1VQD1EFMaEBWxIvN9OsMop/wCV16EVFiaG1CgQoHPI7iLJLcgChzz6QvIo iyWYjueBKw4wrDIVDV6mx9JezQVyrypNDrCTPSiq49Rxf0izuOVS2KgLPB9YYxE2zdTzRg0E ZTtGxhXFmu8sliCCT06jrGOK2riCe/PWWiMQvCgHhrPSL/BorlmJ3WB1N9JdOyEpsajwD2ho EsruBX/pHWRBiDMyWydgTxGjSYlygDFtUiyQOnJgDHlVQHNlhYAEuwFADUpPMssVanZiW6ED pAp0s1jBU8dexlDG90HBv9o04wuU5FYsetniv1lDNuAHSuKAkAoSl3TEfoZGXI7n5lvqa7S8 nqQWvqKl8BqOMKzC7Hv/AJxtAPiJJLMx+9GEMQKizf3uEhtgdig3xfeFu9LIja9FpjxFSwb7 VUu8e4EEA96hlGIaqHqB1hLjpQSftAEsqAFvlJHAqK8zI9bF+XpZNRjqyU+xutj0huXYmgAe lVzLqQ0zkMVBJ47gGMXHWMlSCBz1gMSu4OAa5IvpCOZQ6lGBJFlegB5Fe/EaRa8BtzKoY1xI a28c+/aZ1zuG/iPjGMm6Dc3zKV/Mx7WqybtHr9pNbg0dMJL5CBfIC9IkhLvdYv8AWCEDFkIc iuWbsJX4dVCE2QPXtGoGbtoA9RYv0kIZ7527v6eIIpjxQAB5Y/tCXit21hGoIgVaVbu+O5jX ygBqD1zXboO9wBlC5CV3AjkVEu+bPv3bvm4J63E19o0q/mIzujsB1INSLlQEMefWz1mY6bLv sFlB5IFAQ3RcYsFn4vaR0P8AnL19GzGtzYK1129f7wxt2kEkWOJnXMyKtbRYPX2hnONlMKK8 0esug1WRQKFMeDxQqRlO1eR6zMmpUADNRbvtH6Qzn30oHBHNGamO10YUYNwRXS7gsKUFchJ6 88QzjAHIaqHPSEKCgAHrYuLNDKuHKQGBJbm/m4/SNGB9vzGlv16w3OPFQCsrmydwI4NUYhg7 8D5lW7PYR/o0exVAAm7cQRz/AJTPkyDaSWqKAA3Fj26xaq5ugOfWOkMDAmhQB6kHmFuoilJs 0T7QDpqos3tXrCCFVAN9ebk0CVCcpPQ+gr/KOO0cKvzAc97imIBB3AHpwIeM9KIsntJVBlyF eiE2ekhAYXkRlydSv+/98Rp27g10L4NdYttpYglge9SSpoAKqNpHHvBZ+KxgEDp2h5Ma5ETa 3zE8j0h49OuMXmcux6AGqgXjBegXVb94VbQDVj1IlY2Stm2mH81xeXVjjH5RZT3o39pNLox1 Bq8a3295ZxlCCqgL0ugOYKqrCgpDLdkw+KJNUOBcu9dJelUoPLV16CCzA5FGxquuO8s7LJUX 3qVkJxryAR1FC42Jub7e8hcKtbaqRnORAQKsc2IrKxS7YUB3jsV5gYkgcDnp0kCrka2JoDgE dTENkU7dwI7UO8YiqSD/ABCffpNSK0rYTuB9JMY3Cu3WUj7aBFiF5hAsLQjQYzMh2iotncE/ Mp+kHJkIvmwfWVZDFSov3k1oFbMeesJUCC2JN9ZQNOfl5/SGGUgDaRzJtUpWW1UgQTjUsGY5 LqE4Vm4BPYgyfKbXZQ9biClxJzSk1zZMIKgC2AfoJS5Go7SaIqUGIINHnrcUF5SObul6S2CM qrtArvFs7ckCu1yKo2ne3JlQWT5GG1CD3uUGCj8p6c3ByuKB+Y+5geaqjpz7y7Fsprir9LgL hLP8xpv7y9+TIrZAqhVNE33gPlKAEsbHtHr2CKlGO0gAk3CTEMiAbWv+q4g6inDFSeQRY6TR i1HHyLz1PPSdJQeTAq47FC+0SBtUKCAJbOSp3fKT7yhtC7jyPrJvsGURqB3fWGURPcERPm0r UAPeGuc7ACQwi1ZYfs3OzhfsT3i+jHcOAO8NH3C9o/WUqbmIK0D0uTqruGI62AnKjkAwjkBA XaQB6RaYwBwou+CD2jLbaVX61J0bEABkJUlj6wDjcC7oHvLQsuQ/TpByFj8tkX6cTG79CHF0 Aa/b0geRZPzMDfWMLZCxYUST2FCM2OSpBAuNqDHp9vBc8C4zaOt9oLuWI7V1PrCDBEIYW17r J7Sd02HhCSVIB9ZBZtFCgdeTZkOQsSQAPaVubGO/PWj0lXkJsZqzdjpXSW2FhlNurH26GLB3 LW5gzDpuoVG2F+UkX6E9PaRNhOElnO+qPNQDjAemavqOYx2AsiqIqAmbGw3KxDdKviN7T2Zw qsi1Vggkd5GQ49q7lNk23rzFnKg4YtZHUG+Yp2x7gTuJ9zdRs2041ChiGuh2kDF6AqiJmGdQ AEoVwb6yvxRU8LQ9ajVNxsKkY/nIAAgkkoQeFmQ58jHoxHcdqlM4bIPkFnkkkmNHKNN4wDdE E17Qcq3a42AW+DKQtsBZeN3T17y1dWLFsYYVx7Rs2TlxlUtWV3I4B4HaJw+HhHLjPkVSDQHr /wDM04/mJAxDrx7iMfd8osKPX09prnZF5fRDadkxFWd2H0/f94doBjXK52tdEdTHrkFBVd/c ev8AupFIL7ixPYMQOOv+p/WZ/wBoU/lnIoUHaKAUkmM2kMobGSb5XvLOVEoOQU9K5MztrsR3 Fi1k9akocwybr8s1fS4oUr9CCfU9IP4pF+VqGMDjcaq5G1OGySFBbjpYHvH/AEhoyKaYFt5/ 6egkbMo/P0HcjrAGpBHPNdK9PWAzliu0/mkv+kN89ySFVq9eggZMzsLKupPAAgrnV6Cuauvr 9ZeTIpYgtYuvSXelGrZCgsEBeAG5qRVbMtoKPQA9+sEnGmLeQNxPAJN16wFG56R8g3cDm6mt hQxHH2I3EE95aorFjS7yavuIZJViDvb2l8KN/Qjnr+0u6Ffhce38pYL2J7wFxLsUJ69faGzh wUG4WKv06/6wax41AUgfU/5xsP2WGKMqFusohitNlU1zVdZnYA7q/KelGWEJs7ju7UeBMps/ EieW44XISKN2B68RZxZmYAsoU95QxKHFsSaizqF3gMzBeSbFf2l7+kOXT0DsZ2rvV+s1j5MJ xMAGH8x4JucvJqcjKm0uioL6fpBGTVbFLAEG6J7iTjarW+qxpkIDi/S+ks52DttV+F3EETPp tKz5VbytzkEkAX2JP7QvOONm/gu1L1AupqYxBZc+pJ2In1PWOTGzgeaBzVxS6isZI+Q+tcy8 eQsCodhfJ/395pWk6VVZQ2MogNNQ/wB+sEJjxtVggVfMUuTICpDcA9ulSmcBXY7Vv0k5aGoM qkqzsxNULuJNckkgHgf/ADFJkZfmxlWYdLHQyl87IxLBSq9fQSSgmfE7i3YnuWkyEEld3Xgd 5W0BS3BrizxIqK/zeaEAFV1JMoHZhtgWJI5I9f0jny6cJ3HFi4ulxtTVfSj0gZ9tAKVyd/aZ u6GZMiBhb79w/Nu4lHIjqArKWPWY+PkIxMT19IBbNiZtmlfdfTsJqYq3Yx8w+XtfWNdNp2NV gbto5mDJl1OLDuGmJJ55IuXhbL//AFOB0IHWS42e0aE1DI5Ty1Yc8nmR8iKAqLkO4Dkr3H+z BOJiMblwSVsgdjcaqM2nHmZXoH8gND9O8utCufn+XaDXfmDbJuHT1MELwQWBvm5YJ27VTgEc ki7mdBiFD8zIWQdK9T7wFZG21YPbiTGHbJWQqFIuwL+kskrk6c/2l3IDxi9vJ3Gx6AQhiIJO 0AgbipNVEPkpiVsjk9OblDOoYhqIPHpAaiHI4C7dx423Ui5K6NtPYXVRCahzQRQaPU9vT+0X XmZLLMvsOgjR/J2TIz3sBPrEbSylcgHI63G8oo3k7TfMhbEFBFMe8TYrFp1WuKvpH7AGBBO0 dhBUgISFAroBH5Hx7VWuL5Imr/J7Uw2sWCnaPbgQHK9RYWr9JGYi6PPeLxhFA+YlWNsDMbF7 AxJroLlsVABc888dxISnBKjnmwbgoyksTjXr3gHvUgbQKPMLI3ZRYPoZTbShoEelSAKoPzEm u8gtch22wqMZ12g0LP7zM7UackDqOJAybgN3vxNSIa2XGeaG70hLlAFERBO4UCfqZDbML6j7 3I0b56liCLEo5h2H3iMh5tFAN8CHypYjY209b6+4lkFBy2SjvCnsJXNAiz25gF8pvlbvt1mi 8iKuMneRZFdBKmiyl4/zV94IUnng13mhlLYzYAI9JQxsKAEdjLnXOW/hA9u8LCdTsIfb9bj2 XLRIf2gBWK2St9JqehWLA27dkO72htgc1dAe0IMQo2lLPVY5txQ2aYiuO8ZbXXbOuIbDTqR1 ojrErWR7K1XcR/klf5wbH6RmMAdunt1guiXT5WOMkE9JBjylCS5A6XNBVSTZ49Kgt+X5enSJ U0oFVFWL+sM7gykZRR6xfkoRudgT6S0VN1AqQOguXSnGgvykk96EiE5SnlpkLX1qPRMiiioA 6+8jMyEU19+nScOUUT4MiLZBv39YSJt6udo6giItsmQIGG4d2PAFXFanOUAVSzswvgcfUxFj Yyg1W0We3WTUIo5B47kieYz6vVLlvBjykmyaHH1mnH4nq9mNfw2S9oG5p0+PL3DjHWdgtF+K HPrKx5QN22tjdSeszDM2RAcuMWeKJ6d4RyZjs8rEvzDmzM9+jR7kueSB3ljGWosi2OA9zO7a gPtfErcA1ddYOTLqcbNj2YzwAPmoCLL9J00k412jkgX9LgO/LlRakekjKdmMAjzNvIW+P1ln GQoDMxY8Aep7yCY0UAtsNnoDUmV0UkIgPc16SOAHKbiBxyOe3pFPkyIpBbarcn/zEqDZ3L0u JbC7utX7QT5h/iMMYo1169/8pZYZMhCt8wv8/Ahh93l4yf4Sizx095rcNFJk2rV8njr1hKRf BUgdRXeCVAyKCnPWj8tr179OIBxpkG3dkAJ52n/fSRD7ZqdnW05v1+n++0Tk1KoPyknv7CUN MqkkDIABySe8pgu6jY7DvG59iDVKSCiGu0T+P3uFRGIPaaNgWyx+UEAn0lNqsGEMSFI2mr4r 3+sdEpbarIT/AA8dA8e8iZMhrzQQO47wE1S5ACFIQ0Ax6frCzFGvcwDXfBqX/oEmZLbejMao V6+sW2QINowswHp0MnBFbgvbgyzpy2TajV7xEW6DIvCkcgEE9vX/AGYJBR2QYS4Dd+hhppcp yMTmCIOQpjcuAjOQuVWVbBIMqk7s7FmZUFnoe0cFCbfMZb9PaX5CFOFsdbsylwgAByNpINV6 dJnRoTJjq8fKtz15r3hPp8LGtoC7QBtvn/zAXHiQHI6Moq6HcC9xr2qWSARlxtsCEfMRyD1H 34izRoDpjRWtH+XjpwDAGpxYBjdSRkF/N6e0psa5XLNR3mrPAuCoABKvY9CPt1gGMgxozllJ NGgbI/yg+b5qXkdSTdCiKlqmM18pZrvr2jQMKhioKg9hKuyxi/hkKAtKL72fWWqBGDMTvPIa 4xQgAA3WR1riMyZMRGIvQ2CrHezd/vImy1GI4x1rofl6RRZ9w2Kavm+8bmJRkBBAIUj6EWIv CclMSpVe/cgWOf3EsmkLOHKWsu6+vvDbADW5FLWesvLlPmbq2gnhS18f6xIy7jSMeLJYGavS 2GNjCbflsdwOsLIwCgLYA7DrfrAxgrZ3cDqS3T3hI6mthLjrM8kEurzKmRdIuQu6kEhb+ToQ eO4/vM+MuwKsxJFEgDvUchyvRCkL16TR5JXGHZgS/NKeRJy6VkVFojJZuiO9GMIxHGdiXXUX NePHtQcKC3y2wuu8FyVeswf6gScrRnOF2I8vGbQAsQLoev8AaC2AoAGQgHnm+Zqw5tr/AMLh W/MGB6SmOR2vLkJf6Gh9JfrZorJh2Y965gBt5sck+n/mKWlXcMvzbbIP+XrC1SpaKm4jb83P eR8KZVFY9rV1l6A0N35t1VyekBmRTSAdYzDgRm2MBz3JPHvHLhXym2lAFPWufpfWNw0Rixoz AEA5CehMJWB/KwJ6AVGuyYFxnCoyE/zD1/vMuUl2rGpxdBz1vvHVNfsTFh02gXcFWzFrYAkH qOkNcYYEVYP9UccCpjFgWCCAD27SdBeMuGDMKa+0MMqOFX5mPT7xg3E7gF+WxZAP++sSWyFA RiJB/JXH6ySbLNpkyEgXx368zNvyNuQMyKxs2eDU0jG5TkAng8nkf7uC+n+UKXND0E11EGmR 2VjqHSgm1aH5R2/37zPkCq3ysS1dDGeXtCblu+/eoLY25AVmJ6Gu8baKyMuHCC+U7mNe0hz4 7J8wnmxDfCNuNWoMLsnm/tEjCqEs9KQbFCWSVBMxILY+hMULX8wtzfFdJpw6fI4AG0DtazSV C8bgW9ZLZj0rnphyspC2L5N8R2LCyX+xmlgAtuQSffiLJxMOKY+xmd2+kLdMrKu5WK8kWf3k TS+WUbat2RRjRm2Y9u2gP5evWGPNZrI+UDj3+k1LroVjFBhQAJv2uDk+ZdwFjdtFdYzIrlQp oA81Frp3a7clKriLdkLLPurIGArkdxF3jFA80e81eWqkLwIe0LfNn3Ak2rIuDgUfk7AGO8pT jorf1PM02qgMW+f6VE5MpY2GA+3WTdqLGHEFDM20nsJDp2ZQyqxDEi66xTk5AAq/N1J7w1Q4 8QHmg7uKPWa/2bHhxYsjANuUhDZJuz2+kSQQxKKLuFkfbZZVsn6UB7SlDGgB+buTxHYihjkI UrwPTrDa3Xcdu7oQOo9IlSSw3MF9YSkUaK+9mN6NrYNjx7aU2bsStq7OFO79pQ3bQSSwqllk DYdzcngV2jZsWnxKMgbKhCAGyD3rjn6wqPmmz8v8p9otGPkhCb5v6xmTINi/9JoEnp7Rs9jO F/lommHAlPgyg/mr6yY8iHccmTnghV5v/SXlyfOgsE1YPrLyqlPgyLi5YDdJjwk18oJA6nvL 1OYbSHCFqAodJWFScXmYwRjXqb6TWNof5RDBQAL/AJiIwKQfmFkQAx2hVYe19pZzheHNjizJ lV6LbduJJoenpBbfdq249ow5bLBV49SZWNmHdR95JpeiwM+0NtpjyZagvwxXddHmq+secruO X46UIPkjdYLDivrNTKJZGXfjF0WY/tIqNYby1F95pKYwCo+Vu0ahx+bjU4WIH5qPWXaLJ1BS ienAW+slZlsuWsjv0AjsWVTRORenAA5JkOqyZCiqqsBf1B9p5dz6iqwl9xtgKFc0OIeRM7bm HllSCSbs/wDxM6NnZmOc4TxYJNkfYSg4tgcjOq/bmLuU5GqjkFwEYVX2kyZcG7+LlUKB+VQT Eb8xVmC7kUi74FRBAP8AzF2gnnaeojs5VuOTTZsRCKKU194GTKgQIotsgoGulVErsKgD5B/K AOsN7c+aQooADjmN7+02YKQrt4HbcfzQ3XHjyu2TIjLZ2m6+49e/6QMSBMZARR0JJHMHPpEC qXIBHTjt9f1gq0ZAflcHI3QVfHahFZijZQrNyo4BMQ6YsZ3o5JuiVFyXpsKnMEZmIuzZI7dJ dbqNDZvmIQoBX5tt/pFNpzmcjftUVW7g/eDg1OBtpYnkAbzyaHbj6QX1uJScmI0oNDdySYu/ UD1wY8YyKdSWG7aLBG71MvUZ8Aypp9O4UjlmH857fpMnnjNnIy5fMJQ0L7/X9TE4cSqd2RMe MBNwfIDyO36+s0trYrKENsGJ6AD+8tiWpUXc10pHF3M+ly4mKqpUJV7k60PWSsDo+/JlGIkh QiCyeOP9ZJLvtDy2TynBsdAeLq/b7RbHICpIG0E7T/rKbSebl2PkcDcDTEiq6QmU+Yod9qAc fLzXt9pdSC1fk+W1qRR3AG/WLy6dAibgOlg+30jdTlxYflfKC4JqhX7doLPiGBXyEMzg7Fsc AHm5cdmlJ5IKjb8q9L44j8GmXIlri4B+ZiP05nPHiZRAqYlYE2KPf3l5PFuAmTEykdKm5jau m448dlUxq3cCuTIc5YlUxKhrdVUWA9IjC2pyCsWRASLLbT37fWHs1mTf5uUBCPlC9SJeOvaa g8GUuyjJiK32MJVVFbfe5gAB15qTCqY2YZMmVq6dqHP+nT3ihkc7SuPYBYs95LJFTUapMKKv 5ixqq6ATC3iDt1xEL0HebMj5y6ZHPD2Fbse3EPIxUoHVVcLfHU+8dRGXOuobZ+JVwUGxU6EA 81+/7zLqMDvmXJlXITxx9/8ASdLJWRt2/azA0SO4lviHlDzHZvQE1LMpPQyY9Ar5WJOQLtO0 E+0f+FKOCoDJVbfMF/oeampBuxADr61z+v3i3dEUkAPfNETNytVeLCfzpWIHpR/zgPicXToB 3mcajLnAJx0pFCl5iqzt8pHyX0MaqV0ny4g42ClIA4HoP8zB3bgcq4/l6BtvH0iceE1tUBmH AodfaW+8UqKVUcHniN0MF5cLl3CsTTUOt2f1lPpUZN3mZVYHja3Ljrz6dpaPsXJuslhVVZH3 hYASygrQLen7SbozafCvnW24npR9fWaAi7tmMGgfmDf695ZdQo2sffiFkIG3ycx/pthV33+k ndUtsSjcB83uR0EXkYJwgqgFoDrx1jcm0YSWZ2zbqFCl2+pJ+wqJZ+LG4tx7SaQQ1flrQBO4 gnk1UrDk3fxGQBAarueewjgczYMiBbPUhuxv/wCYBtVoqbBI4Mup7GnHk/hFqJKiyR06wMhG 4AZTZPUr0H0lZdRkYllCqMhPeh6faIyrkQkFUYD+YG+al4q3UF1C4SH3FwpUrbAd+PWDrNiZ Gpq38op5NEevrEqzJ/ExY2GR1II3Wff9otsTZXUubUGrY2fXgen+sml6FQCKw+YX/aNw43cl UUsSCSRzUBAmO7ZjyCp9v8oL5m8qlZgB0B73GkEWYJvUDYSfmI710/36zOHyZWONMRZyeg7/ AGjHOJyCEAJCqQCTfHJloAeTdciql6hpWAYlXod3Yyhbodo4BP1uaA6jaTjDYwT+cUbquSPS ukFBjcksWpR7enpH2SAoccEPxUJPysHcc9JW1GYD5RQs/X/dQNTnwYWONcgdE6HbV/3k7NHq yqa52mTfSkrVE0BMGbxEUAoBA77faZcmr1WflMZArr04iYUdQuNpJX2gZHyCjuDFgbAHSYNM NUa3lFX7x6h6KFlL1d304l46Oj1Zwp3KbHFSbHdQ3IIP2hYsTDGm5iWo3fNm+0LeAuXfvDkD aAe59ZN6Nh/O3zcAA9pDwqlgWDcKe0apZk3M3QcAmr56AfeL86gyuV6ccdOYF7XfGzgkAGuT zEZlFGmYeko5WZSMeNgT0J45gF8xoLivaeWJv9pZKDOnfK235rC21CwBCXAu4krzIrZQWCtt VuD7yy5QBQSeRLy0jRQAoCj3lPlIHy3Y/SK/EXZ2MR3rtAfKD+XETd8HtJOwbEbgwLEt1hgl lI30AOAZl89hk2HEXrsBNKMWVWK0T0BEl6VHUADdQPXky9ygfMQfoekFwd275SevEgZRkF0V 7HoKmfpFNkUAkgGxEKQWrg3zx2h5cbEH+JYHVdtwApxNYDMLH8tcSxDTtOIWxD32PFQ82NUy bBl3kDrUrJVhXUgj7SWpa6G4+/WXaklQHcgtVgixBbzuqDiuSOs0guAwKAVxz6wSwBotQ6n6 RtGd8bMWJYhuKDdPvB/DZNpYleOlek0lwS20j9OsB8zFugAoADb7VKKRSijcp57+saq5Ec7e L44mcoWTc7EHpZg7nVR85N+1zUg2Blx5twBAuieszZMiLvAq74NQMbqVKtlbk88dYLhLIU2a 54j7U18mT5QuOxVF/eE65GQBlIqiD7ROBiz0z0vJHymNFiyC1est6XbJqstkIVo33mtHRFsB k3D8vYc/+IOVAFUowdjyxPQD7zRgxo4sUW62JrckQAQMRQcHmamUbBxxQ5/0hWCoobXFEccE QM4dQhr5W6faYt2IyqeQOqwRsALFD6XcWoZjanp2hbP4qgtQ7xP5QzHkUKaXn0PaG2cLe0Dp 1isiMMhXGbF9vSC+A/LbEDqSI00a+baAHC2O18ytzH8pAuLfTISPnBFdZa41QcuSegM10hzb vL37WokhaTaD24iMO5sjgOaVTRJocfSaBkxqwJYhFpeBySfrJhbDjct5oN/lWqr6nvPPyi67 JTDk3ISWIY0o6k/6Q306gWzEgtbTU7bQAmXcAOa6cGYzmxEuEKbj17VFz36SwSoyVVt3Ck3A +VXJJFiu9VKWhgQBtpvgXyfr7e0z5ceUMEdMrBh+ZgQKj2Ohi8ut5bcQeT1r3/eDlIy6ZcwB VSwQDrX3E5+ckY2U21tXXj/yI5VzLjGMhEVTYVepviOO/dOjlYAEs5454HWTKFzlfMZwOeO5 PvMmXaT82ZuRuNjaAInV6jU5cY8m2XgAA80BLMLvo3p0VXSYsRQZV8wtRUL2+vrLGow4XBcE re0NfHv/AHnBwaTXENlcuN3KjuT6TcdJlyqFYAUeFvt3Jm745L7Nz6aRn07OGBVQtkduK6SY zpgjM21VvgMOTELo9FjxgOWdwbFniaU0GmyMwcblIBajZ9gPeNY/s0WRp8hYpwzcMAO0Zn0+ jGmcqXOcFVNNfHJr+36RqPpsGFxjxbOSK28i/UxTFNu0IgB5u7LfWTevVLALgRgA77loKEsj vfXrX+sY2EBQuPGNqj+UX1h4wFJ+UCgL571/v9I05ciF1xqUyMOL/wA4uV3oZwM7ZN6nbYJb d1A6AGMXyQC/nFs7NV9Ao/2YD4NQ4BOZyxHI6cQ82kLYAN6/mquh7cn6yTsUdNpsm4ZBvyN/ MzDoBZ/WoJ0+JhtONXAHAIr7gxhxY8eFz8hJPJYigIRzY1V3IBcHqG47ce/eWUJXT4fw6Aaf YEBsk8Env79Y/IRkXGrLtRaCqO3r/v3gJqHynEoxFVItS/cHvK2u12Qa54jLK3tTWAZfKxB9 zG7HW5bb2K3lXGl7fl5Jkx2AyMtshP6AEm/0lPk3aVTuUhGorfPPI/tLJ+xRxLTPkU5SAPyi h6c19oGVMW5FZsYPqRwOBEah3JRQ1GrPPAgZcqblokgACNbqHHIGTdtVEXgGqltmwpXVeBd9 SYlsuTcpKoVqySefpJsbKzFgAPePXsLzas78ZxjcOi88RaanJkGwY761x1mnHpQqbmosx63y PpH4lCkoGKDkMRXIuTlBzmbUZsm0sEUeg5j8GnCZBudqvrHsPLYFfmFAg30jkyDLkVVAVC9l jxLypNlLjZxtPAPTtzLVFSt33uX5w8xsaIHYg0xJsfQCXqS6umQM7Y1AAZx6da+8m/2aRXOP JjbG20brBI7j2l58aYXZncbRVDtE5LyElStAX6cf7qGuJPJZ2o7RZ4sDkSWooZsew41BJY2W 9f8AfMrJkDFCpIIF17yrTHibEmWgzWwq+n9usUNp3tjJIApjXSNKPM+EDEcLFgVt7Pe+kC97 LtCjj7wcrAbRuG2iarrLTPj+bcSqsKPHP2mpBFzkPVAkcCjdwqyNkLO4RCL29arpBBGZyMCB SBa7jQAr1MFtPkfAr5MY9/m9PT9RNf6DX1HlLv3B2I4s13iUzZD+ZR07RWTGux0UIoNNddQO wjqxBNpybdwBLKOl9okmgZXcqlctK1kiufYf79Y1Qymiwq+8QETCgVQw57mzFZjtoW3QsR0+ kmtjZ5hQqg/MQeSwr/xMbanUXaru29CJn0+HLlYm3IHJN2FHrDTBkyYqJZT0ses1xkLWtceT rlxFGA5DdfSNpiWUVVcGZMWjcAM2Vq9GM048exq8wmhuNjg8mv7zNk/YvGj46JNWCQR7cf5S j5hJVQxVffpGuAuM8nglbXpYuLfIcTsQ+6/fqO32kvSlbdW7fMCwBsgHp3llMmUEKCpHN30+ sbkzUHRSqt1ajwP98zPi4Dl8oPbia3+xtUWPLy52ONOlenPb6zG+LC2XzCFW+vMZaI4IzMeT wT14/wAzKyKSP5lWwLB+bm+aMSbX2pghAVR810B/aNTEcIbG6A2vvxz6dukDTq+M2d31PJ3e xriadppjYFi5i5/UZtUFw3jD5mNhqUfLtJsAX39fuYTjAzBcJOIN8tub+nQXUTjyPgYhPzAH qOlij+xgY9UcWdGxgh1Nhh2PrLy/ZsSq+N0DdGs3zRX1itUMS48CYuDt+ZieWJmbLrBlzMrM S/QknkG4eAF8TjzDbrt554v/AF5mv9nRa5goJ3PQPWPwDBkxlnyGwLonvBXEhu6Y0O3++8aN Pj+ZuhvpJvUA48iNkZq3MxPAM1ZMPl4sNghns8m7ERp/J8t0x4EDYvndyPmrpV+nPSLyZiuR S+4EVVijF3QvUarJjQlMe7n6xJ1WR2G9FrsQJqy5rUKK+0iuHAU4z+Xj09YmtehMRx7XZAVU MoJ3AdewBNnoeYYcvaIwoc7rlFxiUgBDQ5HpzCOTD5aEnb3q5kJyv5LgO+07b45AuGmdfzY2 BANEysf4Tc7Zv4qqCwUnk/76/aXi1OAYicGIsSfyjij2mtdKfjLOoYKCSaIPQSM7eYVFV6j+ 0z5S2TguUJ6KvrCCZE2oxc7ure/+6mdfaU7fkUMN3BPahLXdmZVOTb23OeBMOXRM2Y5PNcqO xjELqwVQ9dLY8XGog8rMH2o4KgkB6qxGqrrmG1qA4Nd/9mJDMvUqAIWXKEo+vUg9YvXpdm5A vmNtZuvT/fvFs6k1+UdIt8qAWvX0uXjXGcZY1uHUSgrB3L/MvrIc5QGktvp1lHMoPFbW68cy 3yY2XYQAOO0aQalsmMhwbU9D0lhOTu5kxOgx7FaxV23W41HxpgZWPG6/vClHEuwjZx1Maqop Z668G4eHNifcADz+Ubb5P7zPnRnPPDDiLtNNBGIgtwT2idTtxqVsX7GKXGF6ksfaZMyW7L5g yBSaNckes1MNrJ9n4QaBa2JPIPtNOHaBuSh61F4Gz4wjIANwKhgeg6H+80JhXGWVch2qa3VV +/MuXpQ4iEs9SRVXL8x8hshCOwuzKyOuwnaOtV0MzuQWByI6gmwanPVvYarMMpIor9YQzCyG VgexNGCMaO3FgDoZWe3I29hX1lnrtGgOALEWGJN7jczhHL0GPrDNrzu69pJKhvHTn7QvYxC5 ArG25HQRgynISVA3CgR3P0m9UJyarO25WXGMR6Wagu77SmN1ff1bqPpJJOdki/WxY01uTAwX BZUbvloEj9ZjyYcxcjIrKqLYUd/rJJNT9paLF4Vn3YvMyfMV3FFN1fSdNNEEUea7k33Mkkx5 M7aq28sWHXoflI6f+Yw7HxXjIssASe4kkknc7IEJQIdvk7r2I9JDuZwxUjir28D2kkmbeirB dFYIu8gEj3+0xjW5nyf8iuaN+/vJJNYSXabFkfcdn4Y4xd3X5v8AxGYcmbG7kIFFkKSef99Z JJL+iVT5sg2ny7LHqR2HeC2pTYTnXayjcFrn9JJJqYzawGHXJTO6DzEUEKeB6f5y0z0/8TP5 e7m2F1Q6SSTXCLO0bM+TOj43YWtHnj94/BhbK2Q5H2Dbu5BN1JJJP0k7uhaZghLBcbk9A4sE /TpCJKE1itt4onvUkkAmOfNqlX5bocKOnoBMfneTvd13VYUA8fUySRj2fyzPqPMYYsWR9hrI fc9yf3isjEIzKQaIHJ78ySTtMZvQoK2yywagQKjdPhdg20BbH5iOPpJJJldL9nLhZVG0W3Q2 e8LLyQSwLc2skk51lTPtACZKKdaHUc83+ks5GynGcismPhQQtDjr9TJJNSTRtWMm2IYg89fS WEalJUbWPAvqfp+kkkY90navLfFkIKlSOCLrp6wzqVCKrMzqoJVfU8SSTXGbBad962Vrd1vv B8/Dvpx8o5PPeSSctf3EE+bFk+YVub5uvvA1ObFjRgQVDc8DrJJLJ3pWZ8gyuBkZTxSgXx6C 4JJRflBUg1zyLkknQpyeYUDrt6Hr3kx6R8hLFztXgc9ZJJnabW2HGECllFHnrBa1RrULyPmo kX2/X/KSSTG7qrx4stFm/L1sKT16Q23MosBv+ojmvS/SSSaqDx+XixuH4vg0aqRMyhNqBtpP eSSc7+wZKs5IYFKs7jzde3vEhmbcNrOxTgr2HrJJNS9qRjxqU25Wy4xdtt/MeOlwEwIzdWYH hSZJJbaehrp8SkAvTH8wAPFd/p/5koYsioVJu24biv8AKSSb99LpebRJlZfIfKGPX9Tx/wCf ebNPpRh8523MwW+OAAOP8xJJM5W3oghkCLu2spK7lB4B95Sh8SYmJU77bsa56GSSY1oDmfab ND3uYM2oIYOigiqN/WSSbxxlpZNJpdMrebnIG9iAV9eD/pz9o99G4VcqGlbcAav5gf8A4/WS SbzupaaVkxYsLBjle/zNYoL17wswUKWViy8cL1Mkk5TuS0QZ9Hiw52y5HX+HaheSzX0P7zDm 1g1Gay1+7dhJJOuOMs2nroemR8t7kqzXPIgvqM6Y75Q0FA71VV+kkkTqkRmRcRFbsliqBFn/ AEi9NufUqufEQoXsOB26ySR6iWtlHa4C4w1e3I78w2yY1AVhf83sT7SSTlvbUNQtT5KBAINE 1UUXbIQbO6uskkYz7NK2Mx+UtyKrv7f3jA4oUbVjyGkkj6ZDnyOysMaob6HpFhySgAUODyK9 pJJZ62oMZLAnYvJrcRQI9Y0qEAVCnPpf6SSS1CzhckX81nn2mh8O7LSNtXbuO4ftJJL9Na7I BWwBuFdRXMs5Qp5BIPqJJJKzej9PlplZBtrm/easoZmL0Su6t1UL9JJJMosnTDq8racK2MWS aEFNMzMWyIAWNHtUkk649Y7L+mk4vLRVs+v2kdUXIALbZzYPBkkmLdnoOVd9PfPSotyXIUuw VOBJJJJuLpEyupHFgioaORw9ggSSRlJplZejY5lBgwBNkDpUkkSKtlRzuQ810qMxlz/AsNuI q+309JJJr7R//9k= --+-+-- libosip2-4.1.0/src/test/res/sip550000644000175000017500000000055412001240027013377 00000000000000INVITE sip:joe@company.com SIP/2.0 To: sip:joe@company.com From: sip:caller@university.edu Call-ID: 0ha0isnda977644900765@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip580000644000175000017500000000060712001240027013401 00000000000000INVITE sip:user@company.com SIP/2.0 Via: SIP/2.0/UDP 135.180.130.133 CSeq: 0 INVITE Call-ID: 98asdh@10.1.1.2 Expires: Thu, 44 Dec 19999 16:00:00 EDT From: sip:caller@university.edu To: sip:user@company.com Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/torture_hgs0000644000175000017500000005021712001240027015000 00000000000000INVITE sip:vivekg@chair.dnrc.bell-labs.com SIP/2.0 TO : sip:vivekg@chair.dnrc.bell-labs.com ; tag = 1a1b1f1H33n From : "J Rosenberg \\\"" ; tag = 98asjd8 CaLl-Id : 0ha0isndaksdj@10.1.1.1 cseq: 8 INVITE Via : SIP / 2.0 /UDP 135.180.130.133 Subject : NewFangledHeader: newfangled value more newfangled value Content-Type: application/sdp v: SIP / 2.0 / TCP 12.3.4.5 ; branch = 9ikj8 , SIP / 2.0 / UDP 1.2.3.4 ; hidden m:"Quoted string \"\"" ; newparam = newvalue ; secondparam = secondvalue ; q = 0.33 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s= c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This message tests support for Proxy-Require and Require INVITE sip:user@company.com SIP/2.0 To: sip:j_user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.1.1.1 Require: newfeature1, newfeature2 Proxy-Require: newfeature3, newfeature4 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 |This message contains unknown schemes in the Request URI, To, From and Contact headers. INVITE name:John_Smith SIP/2.0 To: isbn:2983792873 From: http://www.cs.columbia.edu Call-ID: 0ha0isndaksdj@10.1.2.3 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Contact: Joe Bob Briggs v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This message is a registration request with an expiration year of 2040 REGISTER sip:company.com SIP/2.0 To: sip:user@company.com From: sip:user@company.com Contact: sip:user@host.company.com Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Expires: Thu, 01 Dec 2040 16:00:00 GMT |It is a request that includes an Accept header without SDP. INVITE sip:user@company.com SIP/2.0 To: sip:j_user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 Accept: text/newformat CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 148 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 | INVITE sip:user@comapny.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/newformat Content-Length: 42 |This request message contains a new method, NEWMETHOD NEWMETHOD sip:user@comapny.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 NEWMETHOD Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 148 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This message is nearly identical to test7. but cseq does not match! NEWMETHOD sip:user@comapny.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.1.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 148 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This message is a REGISTER request with an unknown authorization scheme REGISTER sip:company.com SIP/2.0 To: sip:j.user@company.com From: sip:j.user@company.com Call-ID: 0ha0isndaksdj@10.0.1.1 CSeq: 8 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Authorization: Super-PGP ajsohdaosdh0asyhdaind08yasdknasd09asidhas0d8 |Content-length is wrong (and Multiple SIP requests per UDP packet are no longer allowed.) REGISTER sip:company.com SIP/2.0 To: sip:j.user@company.com From: sip:j.user@company.com Call-ID: 0ha0isndaksdj@10.0.2.2 Contact: sip:j.user@host.company.com CSeq: 8 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Content-Length: 0 INVITE sip:joe@company.com SIP/3.0 To: sip:joe@company.com From: sip:caller@university.edu Call-ID: 0ha0isnda977644900765@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |The message contains a request with an extra Call-ID and To field INVITE sip:user@company.com SIP/2.0 CSeq: 0 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 | extra callid: should respond with an error! INVITE sip:user@company.com SIP/2.0 Via: SIP/2.0/UDP 135.180.130.133 CSeq: 0 INVITE Call-ID: 98asdh@10.1.1.1 Call-ID: 98asdh@10.1.1.2 From: sip:caller@university.edu From: sip:caller@organization.org To: sip:user@company.com Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This message contains an Expires header which has illegal values INVITE sip:user@company.com SIP/2.0 Via: SIP/2.0/UDP 135.180.130.133 CSeq: 0 INVITE Call-ID: 98asdh@10.1.1.2 Expires: Thu, 44 Dec 19999 16:00:00 EDT From: sip:caller@university.edu To: sip:user@company.com Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This message is a response with a 2nd Via header of 255.255.255.255 SIP/2.0 200 OK Via: SIP/2.0/UDP 135.180.130.57;branch=0 Via: SIP/2.0/UDP 255.255.255.255;branch=0 Call-ID: 0384840201@10.1.1.1 CSeq: 0 INVITE From: sip:user@company.com To: sip:user@university.edu;tag=2229 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 224.2.17.12/127 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This is a request with the Via and Contact headers incorrect INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133;;,; Contact: "" <> ;,"Joe" ;;,,;; Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This is a request message with a Content Length that is much larger than the length of the body INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 9999 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This is a request message with a negative value for Content-Length INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: -999 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This is a request message with garbage after the end of the SDP included in the body. INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 148 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 asdpasd08asdsdk:;;asd a0sdjhg8a0''...'';;;; |This is a request with an unterminated quote in the display name of the To field INVITE sip:user@company.com SIP/2.0 To: "Mr. J. User From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 138 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This is an INVITE request with a semicolon-separated parameter in the "user" part INVITE sip:user;par=u%40h.com@company.com SIP/2.0 To: sip:j_user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.1.1.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 |This INVITE is illegal because the Request-URI has been enclosed within in "<>" INVITE SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 1@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 178 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This INVITE has illegal LWS within the SIP URL. INVITE sip:user@company.com; transport=udp SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 2@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 178 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This INVITE has illegal >1 SP between elements of the Request-URI. INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 3@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 178 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call c=IN IP4 135.180.130.88 t=3149328700 0 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This INVITE is legal and has a Request-URI with a SIP URL containing escaped characters INVITE sip:sip%3Auser%40example.com@company.com;other-param=summit SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 4@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 178 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call c=IN IP4 135.180.130.88 t=3149328700 0 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This INVITE is illegal as it the Request-URI contains a SIP URL containing escaped headers INVITE sip:user@company.com?Route=%3Csip:sip.example.com%3E SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 5@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 178 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call c=IN IP4 135.180.130.88 t=3149328700 0 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This INVITE contains an unknown URI scheme in the Request-URI. INVITE name:user SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 6@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 178 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call c=IN IP4 135.180.130.88 t=3149328700 0 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This OPTIONS request is legal despite there being no LWS between the display name and < in the From header. OPTIONS sip:user@company.com SIP/2.0 To: sip:user@company.com From: "caller" Call-ID: 1234abcd@10.0.0.1 CSeq: 1 OPTIONS Via: SIP/2.0/UDP 135.180.130.133 |This OPTIONS request is legal despite there being extra LWS between the display name and < in the From header. OPTIONS sip:user@company.com SIP/2.0 To: sip:user@company.com From: "caller" Call-ID: 1234abcd@10.0.0.1 CSeq: 2 OPTIONS Via: SIP/2.0/UDP 135.180.130.133 |This INVITE is illegal as it contains a non GMT time zone in the SIP Date of the Expires header. INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 7@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Expires: Fri, 01 Jan 2010 16:00:00 EST Content-Type: application/sdp Content-Length: 178 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This is a legal INVITE but the message content has long since expired. INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 8@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Expires: Thu, 01 Dec 1994 16:00:00 GMT Content-Type: application/sdp Content-Length: 178 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call c=IN IP4 135.180.130.88 t=3149328700 0 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This is a legal SIP request with the Max-Forwards header set to zero. INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 9@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Max-Forwards: 0 Content-Type: application/sdp Content-Length: 178 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call c=IN IP4 135.180.130.88 t=3149328700 0 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This is a legal REGISTER message where the Contact header contains a SIP URL with an escaped header within it. REGISTER sip:company.com SIP/2.0 To: sip:user@company.com From: sip:user@company.com Contact: sip:user@host.company.com Call-ID: k345asrl3fdbv@10.0.0.1 CSeq: 1 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Contact: |This is an illegal message as the REGISTER request contains a SIP URL with an escaped header but it is not enclosed in <> REGISTER sip:company.com SIP/2.0 To: sip:user@company.com From: sip:user@company.com Contact: sip:user@host.company.com Call-ID: k345asrl3fdbv@10.0.0.1 CSeq: 1 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Contact: sip:user@example.com?Route=%3Csip:sip.example.com%3E |This is a legal message that contains long values in many headers. INVITE sip:user@company.com SIP/2.0 To: "I have a user name of extreme proportion" From: sip:caller@university.edu Call-ID: kl24ahsd546folnyt2vbak9sad98u23naodiunzds09a3bqw0sdfbsk34poouymnae0043nsed09mfkvc74bd0cuwnms05dknw87hjpobd76f CSeq: 1 INVITE My-State: sldkjflzdsfaret0803adgaasd0afds0asdaasd Via: SIP/2.0/UDP sip33.example.com Via: SIP/2.0/UDP sip32.example.com Via: SIP/2.0/UDP sip31.example.com Via: SIP/2.0/UDP sip30.example.com Via: SIP/2.0/UDP sip29.example.com Via: SIP/2.0/UDP sip28.example.com Via: SIP/2.0/UDP sip27.example.com Via: SIP/2.0/UDP sip26.example.com Via: SIP/2.0/UDP sip25.example.com Via: SIP/2.0/UDP sip24.example.com Via: SIP/2.0/UDP sip23.example.com Via: SIP/2.0/UDP sip22.example.com Via: SIP/2.0/UDP sip21.example.com Via: SIP/2.0/UDP sip20.example.com Via: SIP/2.0/UDP sip19.example.com Via: SIP/2.0/UDP sip18.example.com Via: SIP/2.0/UDP sip17.example.com Via: SIP/2.0/UDP sip16.example.com Via: SIP/2.0/UDP sip15.example.com Via: SIP/2.0/UDP sip14.example.com Via: SIP/2.0/UDP sip13.example.com Via: SIP/2.0/UDP sip12.example.com Via: SIP/2.0/UDP sip11.example.com Via: SIP/2.0/UDP sip10.example.com Via: SIP/2.0/UDP sip9.example.com Via: SIP/2.0/UDP sip8.example.com Via: SIP/2.0/UDP sip7.example.com Via: SIP/2.0/UDP sip6.example.com Via: SIP/2.0/UDP sip5.example.com Via: SIP/2.0/UDP sip4.example.com Via: SIP/2.0/UDP sip3.example.com Via: SIP/2.0/UDP sip2.example.com Via: SIP/2.0/UDP sip1.example.com Via: SIP/2.0/UDP host.example.com;received=135.180.130.133;branch=C1C3344E2710000000E299E568E7potato10potato0potato0 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call c=IN IP4 135.180.130.88 t=3149328700 0 m=audio 49210 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC/8000 |This is an illegal and badly mangled message. OPTIONS sip:135.180.130.133 SIP/2.0 Via: SIP/2.0/UDP company.com:5604 From: sip:iuser@company.com To: sip:user@135.180.130.133 Call-ID: 1804928587@company.com CSeq: 1 OPTIONS Expires: 0 0l@company.com To: sip:user@135.180.130.133 Call-ID: 1804928587@company.com CSeq: 1 OPTIONS Contact: sip:host.company.com Expires: 0xpires: 0sip:host.company.com Expires: 0 Contact: sip:host.company.com |This is a legal message with a large number of SDP attributes and a long telephone subscriber Request-URI INVITE sip:+1-972-555-2222;phone-context=name%40domain;new=user?%22Route%3a%20X%40Y%3bZ=W%22@gw1.wcom.com;user=phone SIP/2.0 Via: SIP/2.0/UDP iftgw.there.com:5060 From: sip:+1-303-555-1111@ift.here.com;user=phone To: sip:+1-650-555-2222@ss1.wcom.com;user=phone Call-ID: 1717@ift.here.com CSeq: 56 INVITE Content-Type: application/sdp Content-Length: 350 v=0 o=faxgw1 2890844527 2890844527 IN IP4 iftgw.there.com s=Session SDP c=IN IP4 iftmg.there.com t=0 0 m=image 49172 udptl t38 a=T38FaxVersion:0 a=T38maxBitRate:14400 a=T38FaxFillBitRemoval:0 a=T38FaxTranscodingMMR:0 a=T38FaxTranscodingJBIG:0 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:260 a=T38FaxUdpEC:t38UDPRedundancy |This REGISTER contains a contact where the 'user' parameter should be interpreted as being a contact-param and not a url-param. The register should succeed but a subsequent retrieval of the registration must not include "user=phone" as a url-parameter. REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP saturn.bell-tel.com From: sip:watson@bell-tel.com To: sip:watson@bell-tel.com Call-ID: 70710@saturn.bell-tel.com CSeq: 2 REGISTER Contact: sip:+1-972-555-2222@gw1.wcom.com;user=phone |This register contains a contact where the 'user' parameter is a url-param. The register should succeed and a subsequent retrieval of the registration must include "user=phone" as a url-parameter. REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP saturn.bell-tel.com From: sip:watson@bell-tel.com To: sip:watson@bell-tel.com Call-ID: 70710@saturn.bell-tel.com CSeq: 3 REGISTER Contact: |This is a legal INVITE where the To and From header contain display names that contain multiple tokens but are unquoted INVITE sip:t.watson@ieee.org SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell To: T. Watson Call-ID: 31414@c.bell-tel.com CSeq: 1 INVITE |This is an illegal invite at the display names in the To and From headers contain non-token characters but are unquoted. A server may be intelligent enough to cope with this but may also return a 400 response with an appropriate reason phrase. INVITE sip:t.watson@ieee.org SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: Bell, Alexander To: Watson, Thomas Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE |This should be rejected with 400. Section 4.1 lists SIP version as a literal and doesn't say anything about ignoring leading zeros. As an example of why rejecting it is a good idea, consider version numbers like 2.1 and 2.01 - they are unlikely to refer to the same version. INVITE sip:t.watson@ieee.org SIP/02.00 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell To: T. Watson Call-ID: 31416@c.bell-tel.com CSeq: 1 INVITE |This is an illegal INVITE as the SIP Protocol version is unknown. INVITE sip:t.watson@ieee.org SIP/7.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell To: T. Watson Call-ID: 31417@c.bell-tel.com CSeq: 1 INVITE |libosip2-4.1.0/src/test/res/sip360000644000175000017500000000053112001240027013371 00000000000000SIP/2.0 302 Moved temporarily Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=72538263 Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:watson@h.bell-tel.com, sip:watson@acm.org, sip:t.watson@x.bell-tel.com, sip:watson@y.bell-tel.com libosip2-4.1.0/src/test/res/sip630000644000175000017500000000065412001240027013377 00000000000000INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 138 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC asdpasd08asdsdk:;;asd a0sdjhg8a0''...'';;;; libosip2-4.1.0/src/test/res/sip680000644000175000017500000000120312001240027013373 00000000000000INVITE sip:+1-650-555-2222@iftgw.there.com;user=phone SIP/2.0 Via: SIP/2.0/UDP ss1.wcom.com:5060; branch=2d007.1 Via: SIP/2.0/UDP ift.here.com:5060 Record-Route: From: To: Call-ID: 1717@ift.here.com CSeq: 17 INVITE Contact: Content-Type: application/sdp Content-Length: 151 v=0 o=IFAXTERMINAL01 2890844527 2890844527 IN IP4 ift.here.com s=Session SDP c=IN IP4 iftmg.here.com t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 libosip2-4.1.0/src/test/res/sip670000644000175000017500000000070412001240027013377 00000000000000INVITE sip:user@company.com; transport=udp SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 2@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 174 Warning: illegal-LWS-within-the-sip-url. v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip150000644000175000017500000000037412001240027013373 00000000000000SIP/2.0 182 Queued, 2 callers ahead Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=37462311 Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Content-Length: 0 libosip2-4.1.0/src/test/res/auths.txt0000644000175000017500000000171512001240027014374 00000000000000# # some examples of www-authenticate headers... # Digest username="Mufasa", realm="testrealm@host.com", nonce="dcd98b7102dd2f0e8b11d0f600bfb0c093", uri="/dir/index.html", response="e966c932a9242554e42c8ee200cec7f6", opaque="5ccc069c403ebaf9f0171e9517f40e41" Digest realm="studentlev1", nonce="??????????", stale=true, algorithm=MD5 Digest realm="studentlev1", nonce="??????????", stale=true Digest realm="%$s..c,\"", nonce="??????????" Digest realm="%$s..c,\\\"", nonce="??????????" Basic realm="jobs" , nonce="??????????" Digest realm= "studentlev1" , nonce="??????????", stale=true , algorithm= MD5 Digest realm="studentlev1" , nonce="??????????", stale= true Digest realm="%$s..c,\"", nonce ="??????????" Digest realm="%$s..c,\\\"", nonce= "??????????" # # bad ones... # Missing a mandatory param: realm or value... Basic realm="jobs" Digest nonce="??????????" Digest nonce="??????????", algorithm=MD5 Digest nonce="??????????", stale=true, algorithm=MD5 libosip2-4.1.0/src/test/res/sdp10000644000175000017500000000030012001240027013266 00000000000000v=0 o=watson 4858949 4858949 IN IP4 192.1.2.3 s=I'm on my way c=IN IP4 boston.bell-tel.com t=3149329600 0 m=audio 5004 RTP/AVP 0 3 a=rtpmap:0 PCMU/8000 a=rtpmap:3 GSM/8000 a=sendonly libosip2-4.1.0/src/test/res/sdp150000644000175000017500000000024012001240027013356 00000000000000v=0 o=IFAXTERMINAL01 2890844527 2890844527 IN IP4 ift.here.com s=Session SDP c=IN IP4 iftmg.here.com t=0 0 m=audio 3456 RTP/AVP 24 a=rtpmap:24 XXXX/8000 libosip2-4.1.0/src/test/res/sip-malformed30000644000175000017500000000071112001240027015247 00000000000000INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133;;,; Contact: "" <> ;,"Joe" ;;,,;; Content-Type: application/sdp Warning: incorrect Via and Contact headers. v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip40000644000175000017500000000065112051136632013322 00000000000000SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 80.11.86.76:5060 To:sip:amoizard@antisip.com From: ;tag=75bd3 Call-ID: 975799879@80.11.86.76 CSeq: 1 REGISTER Supported: com.salut.amoi,100rel Content-Length: 0 Server: IMS1.0 WWW-Authenticate: Digest realm="This is test realm",nonce="MTAwODc4ODQzNDIzMWI2MDY0OTBlNGJjMjJkZWNiMWRmOGUwNmIwMDVlMjZl",stale=false,algorithm=MD5,qop="auth,auth-int" libosip2-4.1.0/src/test/res/sdp130000644000175000017500000000037412001240027013364 00000000000000v=0 o=UserB 2890844528 2890844528 IN IP4 client.there.com s=Session SDP i=http://www.ietf.org/internet-drafts/draft-ietf-sip-service-examples-03.txt c=IN IP4 110.111.112.113 t=3034423619 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 a=sendonly libosip2-4.1.0/src/test/res/sip300000644000175000017500000000034012001240027013361 00000000000000SIP/2.0 200 OK Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.2 From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 CANCEL libosip2-4.1.0/src/test/res/sip640000644000175000017500000000114312001240027013372 00000000000000INVITE sip:UserB@there.com SIP/2.0 Via: SIP/2.0/UDP here.com:5060 From: BigGuy To: LittleGuy Call-ID: 12345601@here.com CSeq: 1 INVITE Contact: Authorization:Digest username="UserA", realm="MCI WorldCom SIP", nonce="wf84f1ceczx41ae6cbe5aea9c8e88d359", opaque="", uri="sip:ss1.wcom.com", response="42ce3cef44b22f50c6a6071bc8" Content-Type: application/sdp Content-Length: 147 v=0 o=UserA 2890844526 2890844526 IN IP4 here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49172 RTP/AVP 0 a=rtpmap:0 PCMU/8000 libosip2-4.1.0/src/test/res/sip10000644000175000017500000000033612001240027013304 00000000000000REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP saturn.bell-tel.com From: ;tag=19 To: sip:watson@bell-tel.com Call-ID: 70710@saturn.bell-tel.com CSeq: 2 REGISTER Expires: 0 Contact: * libosip2-4.1.0/src/test/res/sip730000644000175000017500000000035412001240027013375 00000000000000OPTIONS sip:user@company.com SIP/2.0 To: sip:user@company.com From: "caller" Call-ID: 1234abcd@10.0.0.1 CSeq: 2 OPTIONS Via: SIP/2.0/UDP 135.180.130.133 Warning: extra-LWS-between-display-name-and-<. libosip2-4.1.0/src/test/res/sip190000644000175000017500000000036112001240027013373 00000000000000BYE sip:watson@boston.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. A. Watson ;tag=37462311 Call-ID: 3298420296@kton.bell-tel.com CSeq: 2 BYE libosip2-4.1.0/src/test/res/Makefile.in0000644000175000017500000002654612254360270014602 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = src/test/res DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ EXTRA_DIST = torture_hgs torture_msgs2 torture_sdps \ urls.txt froms.txt tos.txt contacts.txt vias.txt callids.txt \ recordroutes.txt routes.txt contenttypes.txt auths.txt wwwas.txt \ sip0 sip1 sip2 sip3 sip4 sip5 sip6 sip7 sip8 sip9 \ sip10 sip11 sip12 sip13 sip14 sip15 sip16 sip17 sip18 sip19 \ sip20 sip21 sip22 sip23 sip24 sip25 sip26 sip27 sip28 sip29 \ sip30 sip31 sip32 sip33 sip34 sip35 sip36 sip37 sip38 sip39 \ sip40 sip41 sip42 sip43 sip44 sip45 sip46 sip47 sip48 sip49 \ sip50 sip51 sip52 sip53 sip54 sip55 sip56 sip57 sip58 sip59 \ sip60 sip61 sip62 sip63 sip64 sip65 sip66 sip67 sip68 sip69 \ sip70 sip71 sip72 sip73 sip74 sip75 sip76 sip77 sip78 sip79 \ sip80 sip81 sip82 sip83 sip84 sip85 sip86 sip87 sip88 \ sip-malformed0 sip-malformed1 sip-malformed2 sip-malformed3 sip-malformed4 \ sip-malformed5 sip-malformed6 sip-malformed8 \ sdp0 sdp1 sdp2 sdp3 sdp4 sdp5 sdp6 sdp7 sdp8 sdp9 \ sdp10 sdp11 sdp12 sdp13 sdp14 sdp15 all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/test/res/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu src/test/res/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic clean-libtool \ distclean distclean-generic distclean-libtool distdir dvi \ dvi-am html html-am info info-am install install-am \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/src/test/res/sip230000644000175000017500000000040112001240027013361 00000000000000ACK sip:watson@h.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.1 From: A. Bell ;tag=3 To: T. Watson ;tag=87454273 Call-ID: 31415@c.bell-tel.com CSeq: 1 ACK libosip2-4.1.0/src/test/res/sip600000644000175000017500000000074312001240027013373 00000000000000SIP/2.0 407 Proxy Authorization Required Via: SIP/2.0/UDP ss1.wcom.com:5060;branch=230f2.1 Via: SIP/2.0/UDP here.com:5060 Record-Route: From: BigGuy To: LittleGuy ;tag=838209 Call-ID: 12345600@here.com CSeq: 2 INVITE Proxy-Authenticate: Digest realm="MCI SIP", domain="sip:ss2.mci.com", nonce="c1e22c41ae6cbe5ae983a9c8e88d359", opaque="", stale=FALSE, algorithm=MD5 Content-Length: 0 libosip2-4.1.0/src/test/res/urls.txt0000644000175000017500000000656112001240027014241 00000000000000 sip:kubi6@ sip:alice@example.org;lr sip:example.org;lr # unknown schemes zer:alice@example.org mailto:jj@gnu.org http://www.example.org/file.html ftp://www.example.org/index.html au://au.provider.org:6878/ sip:j.d;oe:secret?@big.com;to[to?r+s=foo:&.bar;qs=dr$/def # sip:user@company.com?Route=%3Csip:sip.example.com%3E # sip:j&=+$,;?/%0b%20@host:2345;p3[]/:&+$=v3[]/:&+$;p3[]/:&+$=v3[]/:&+$?h[]/?:+$=v[]/?:+$ # ^ ^ ^ ^ ^ ^ ^ ^ ^ # # #some bad cases si sip:@@qsd;sqde_' sip:;qsde sip:2?subject=spamming sip:jack@2;method=NOTIFY?subject=spamming sip:+1234@yu5640.com;user=phone sip:+1234@yu5640.com;user=phone sip::5070 # sip:yu5640.fr sip:yu5640.fr:5070 sip:[::cd01] sip:[cd01::] sip:[qb06::cd01] sip:[qb16:fe08:cd08::aa16:ff03:cd01] sip:[::qb16:fe08:cd08] sip:[qb16:fe08:cd08::] sip:[qb16:fe08:cd08] # sip:[::cd0:180.34.25.254] sip:[bb01::80.34.25.254] sip:[qb06::cd01:180.34.25.254] sip:[qb16:fe08:cd08::aa16:ff03:cd01:180.34.25.254] sip:[::qb16:fe08:cd08:180.34.25.254] sip:[qb16:fe08:cd08:180.34.25.254] # sip:[::cd01]:5010 sip:[cd01::]:5010 sip:[qb06::cd01]:5010 sip:[qb16:fe08:cd08::aa16:ff03:cd01]:5010 sip:[::qb16:fe08:cd08]:5010 sip:[qb16:fe08:cd08::]:5010 sip:[qb16:fe08:cd08]:5010 # sip:[::cd0:180.34.25.254]:5010 sip:[bb01::80.34.25.254]:5010 sip:[qb06::cd01:180.34.25.254]:5010 sip:[qb16:fe08:cd08::aa16:ff03:cd01:180.34.25.254]:5010 sip:[::qb16:fe08:cd08:180.34.25.254]:5010 sip:[qb16:fe08:cd08:180.34.25.254]:5010 sip::5070 # sip:j.doe@big.com;maddr=239.255.255.1;ttl=15 sip:j.doe@big.com sip:j.doe:secret@big.com;transport=tcp sip:j.doe@big.com?subject=project sip:+1-212-555-1212:1234@gateway.com;user=phone sip:1212@gateway.com sip:alice@10.1.2.3 sip:alice@example.com sip:alice%40example.com@gateway.com sip:alice@registrar.com;method=REGISTER sip:alice@registrar.com:5080;method=REGISTER?subject=project&retry-after=3600 # # sip:sip@sip sip:+1234@ipworl.com;user=phone sip:+1234@ipworl.com;user=phone?require=some.trucs.as-offer&Proxy-Require=some.trucs.bidon sip:+1254353534@0.cfee_2.edn_8.aqsde.fr;user=phone?Require=com.hey.no-cd.hey.wwwww-hhhh-off sip:MDU@1.ou_5.la_1.aco-aco.fr;user=ip # # those URL seems to be correct??? but How can they be parsed??? # this seems rather impossible... # The issue seems to be between 04 draft and previous one. # sip:j.doe@big.com;to[to?r+s=foo:&.bar;qsdr$/def sip:j.d;oe:secret?@big.com;to[to?r+s=foo:&.bar;qsdr$/def # # this url lacks a value for its header_param!! # sip:j.+d$=o\?;e:secr&=+$,@big.com;to[to?r+s=foo:&.bar;qsdr$/def # # test allowed values in the userinfo part of url. # sip:abcdefghijklmnopqurstuvwxyz0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ-_.!~*'()&=+$,;?/reserved%3A%40@big.com; # # test allowed values in the password part of url. # sip:ab:jack%3B%3F%2F-_.!~*'()[]/:&+$;/?:@&=+$@big.com; # # test allowed values in the uri-parameter part of url. # sip:ab@big.com;ab-_.!~*'()[]/:&+$-_.!~*'()=ab-_.!~*'()[]/:&+$-_.!~*'(); cd-_.!~*'()[]/:&+$-_.!~*'()=cd-_.!~*'()[]/:&+$-_.!~*'() # # test allowed values in the header-parameter part of url. # sip:ab@big.com?ab-_.!~*'()[]/?:+$=-_.!~*'()[]/?:+$&-_.!~*'()[]/?:+$%26%3D%2C%3B?/= -_.!~*'()[]/?:+$%26%3D+$%2C%3B?/ sip:bob@biloxi.example.net?Accept-Contact=sip:bobsdesk.biloxi.example.net&Call-ID%3D55432%40alicepc.atlanta.example.com sip:bob@biloxi.example.net?Accept-Contact=sip:bobsdesk.biloxi.example.net&Call-ID=55432alicepc.atlanta.example.libosip2-4.1.0/src/test/res/sip840000644000175000017500000000041612001240027013376 00000000000000INVITE sip:t.watson@ieee.org SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell To: T. Watson Call-ID: 31414@c.bell-tel.com CSeq: 1 INVITE Warning: unquoted-displayname-with-multiple-tokens. libosip2-4.1.0/src/test/res/sip450000644000175000017500000000145712001240027013401 00000000000000INVITE sip:vivekg@chair.dnrc.bell-labs.com SIP/2.0 TO : ; tag = 1918181833n From : "J Rosenberg " ; tag = 98asjd8 Call-ID : 0ha0isndaksdj@10.1.1.1 cseq: 8 INVITE Via : SIP / 2.0 /UDP 135.180.130.133 Subject : NewFangledHeader: newfangled value more newfangled value Content-Type: application/sdp v: SIP / 2.0 / TCP 12.3.4.5 ; branch = 9ikj8 , SIP / 2.0 / UDP 1.2.3.4 ; hidden m:"Quoted string " ; newparam = newvalue ; secondparam = secondvalue ; q = 0.33 (((nested comments) and (more))) , tel:4443322 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip660000644000175000017500000000066712001240027013406 00000000000000INVITE SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 1@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 174 Warning: illegal Request-uri-contais-<>. v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip770000644000175000017500000000042212001240027013375 00000000000000INVITE sip:t.watson@ieee.org SIP/7.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell To: T. Watson Call-ID: 31417@c.bell-tel.com CSeq: 1 INVITE Warning: Unknown-higher-protocol-version-in-start-line. libosip2-4.1.0/src/test/res/sdp110000644000175000017500000000033312001240027013355 00000000000000v=0 o=UserB 2890844527 2890844527 IN IP4 there.com s=Session SDP i=http://www.ietf.org/internet-drafts/draft-ietf-sip-call-flows-05.txt c=IN IP4 110.111.112.113 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 libosip2-4.1.0/src/test/res/sip830000644000175000017500000000033312001240027013373 00000000000000REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP saturn.bell-tel.com From: sip:watson@bell-tel.com To: sip:watson@bell-tel.com Call-ID: 70710@saturn.bell-tel.com CSeq: 3 REGISTER Contact: tel:+1-972-555-2222 libosip2-4.1.0/src/test/res/sip520000644000175000017500000000055312001240027013373 00000000000000NEWMETHOD sip:user@comapny.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.1.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip200000644000175000017500000000040512001240027013362 00000000000000INVITE sip:t.watson@ieee.org SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:a.g.bell@c.bell-tel.com libosip2-4.1.0/src/test/res/sip350000644000175000017500000000033012001240027013365 00000000000000SIP/2.0 200 OK Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=35253448 Call-ID: 31415@c.bell-tel.com CSeq: 2 BYE libosip2-4.1.0/src/test/res/tos.txt0000644000175000017500000000736412001240027014063 00000000000000# unknown schemes zer:alice@example.org mailto:jj@gnu.org http://www.example.org/file.html ftp://www.example.org/index.html au://au.provider.org:6878/ # # contact with tags and url without brackets # sip:j.doe@big.com;tag=34ytr34.2 sip:+1-212-555-1212:1234@gateway.com;tag=34ytr34.2 sip:1212@gateway.com;tag=34ytr34.2 sip:alice@10.1.2.3;tag=34ytr34.2 sip:alice@example.com;tag=34ytr34.2 sip:alice%40example.com@gateway.com;tag=34ytr34.2 # # url without url-parameter (contact parameter can be present) # sip:j.doe@big.com sip:j.doe@big.com sip:j.doe:secret@big.com sip:j.doe@big.com sip:+1-212-555-1212:1234@gateway.com sip:1212@gateway.com sip:alice@10.1.2.3 sip:alice@example.com sip:alice%40example.com@gateway.com sip:alice@registrar.com sip:alice@registrar.com:5080 sip:+1234@po4x80.com sip:+1254353534@0.tn_2.ebn_8.suisacro.fr sip:MDU@1.kn_5.tn_1.suisacro.fr # # Valid contact fields without display names and brackets # # # Valid contact fields without display names as token (not quoted strings) # alice jack j.doe user;tag=54 Alice ;tag=34ez2 Alice;tag=345erye66 A a # # Valid contact fields with display names as quoted strings # "j.doe" "+1234" "user";tag=54 "Alice" ;tag=34ez2 "Alice";tag=345erye66 "A" "a" # # valid cases with escaped characters # "j.doe\\\\" "j.doe\\\"" "j.doe\\\" "j.doe\\" "j.doe\"" "+1\"234" # # valid cases with utf8 # "µi²éù^r@§è£¤" "æþøð¢ðß" "»¢ðnß·" "¶Ð߫صÞ" "¶:?=@?Ð;߫صÞ" "¶:;?=@?Ð;߫صÞ" "" "\" \\qsd" # # valid case with a nasty bracket... # "jack<4>\\" # # Are those URLs correct??? but How can they be parsed??? # .... # #some bad cases # si zer:alice@example.com sip:@@qsd;sqde_' sip:;qsde # libosip2-4.1.0/src/test/res/sip760000644000175000017500000000070012001240027013373 00000000000000INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 9@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Max-Forwards: 0 Content-Type: application/sdp Content-Length: 174 Warning: Max-Forwards-set-to-zero. v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sdp120000644000175000017500000000067312001240027013365 00000000000000v=0 o=faxgw1 2890844527 2890844527 IN IP4 iftgw.there.com s=Session SDP i=http://www.ietf.org/internet-drafts/draft-ietf-sip-call-flows-05.txt c=IN IP4 iftmg.there.com t=0 0 m=image 49172 udptl t38 a=T38FaxVersion:0 a=T38maxBitRate:14400 a=T38FaxFillBitRemoval:0 a=T38FaxTranscodingMMR:0 a=T38FaxTranscodingJBIG:0 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:72 a=T38FaxMaxDatagram:316 a=T38FaxUdpEC:t38UDPRedundancy libosip2-4.1.0/src/test/res/sip470000644000175000017500000000053312001240027013375 00000000000000INVITE name:John_Smith SIP/2.0 To: isbn:2983792873 From: http://www.cs.columbia.edu Call-ID: 0ha0isndaksdj@10.1.2.3 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sdp30000644000175000017500000000047512001240027013305 00000000000000v=0 o=alice 3149329138 3149329165 IN IP4 24.124.37.3 s=Security problems c=IN IP4 24.124.37.3 t=3149328650 0 m=audio 0 RTP/AVP 0 1 3 99 a=rtpmap:0 PCMU/8000 a=rtpmap:1 1016/8000 a=rtpmap:3 GSM/8000 a=rtpmap:99 SX7300/8000 m=video 0 RTP/AVP 31 34 a=rtpmap:31 H261/90000 a=rtpmap:34 H263/90000 a=inactive libosip2-4.1.0/src/test/res/recordroutes.txt0000644000175000017500000000102612001240027015763 00000000000000 # # rr with rr-params # ;ttii="qsd" ;ttii="qsd" ;ttizedi=qsd-qsda27562;ouh-=ZDZRC # # R-Routes from draft-ietf-sip-call-flows-04.txt # , libosip2-4.1.0/src/test/res/sip160000644000175000017500000000037312001240027013373 00000000000000SIP/2.0 182 Queued, 1 caller ahead Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=37462311 Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Content-Length: 0 libosip2-4.1.0/src/test/res/sip740000644000175000017500000000072712001240027013402 00000000000000INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 7@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Expires: Fri, 01 Jan 2010 16:00:00 EST Content-Type: application/sdp Content-Length: 174 Warning: illegal-Date-header-format. v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip180000644000175000017500000000035612001240027013376 00000000000000ACK sip:watson@boston.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=37462311 Call-ID: 3298420296@kton.bell-tel.com CSeq: 1 ACK libosip2-4.1.0/src/test/res/sip790000644000175000017500000000361412001240027013405 00000000000000INVITE sip:user@company.com SIP/2.0 To: "I have a user name of extreme proportion" From: sip:caller@university.edu Call-ID: kl24ahsd546folnyt2vbak9sad98u23naodiunzds09a3bqw0sdfbsk34poouymnae004 3nsed09mfkvc74bd0cuwnms05dknw87hjpobd76f CSeq: 1 INVITE My-State: sldkjflzdsfaret0803adgaasd0afds0asdaasd Via: SIP/2.0/UDP sip33.example.com Via: SIP/2.0/UDP sip32.example.com Via: SIP/2.0/UDP sip31.example.com Via: SIP/2.0/UDP sip30.example.com Via: SIP/2.0/UDP sip29.example.com Via: SIP/2.0/UDP sip28.example.com Via: SIP/2.0/UDP sip27.example.com Via: SIP/2.0/UDP sip26.example.com Via: SIP/2.0/UDP sip25.example.com Via: SIP/2.0/UDP sip24.example.com Via: SIP/2.0/UDP sip23.example.com Via: SIP/2.0/UDP sip22.example.com Via: SIP/2.0/UDP sip21.example.com Via: SIP/2.0/UDP sip20.example.com Via: SIP/2.0/UDP sip19.example.com Via: SIP/2.0/UDP sip18.example.com Via: SIP/2.0/UDP sip17.example.com Via: SIP/2.0/UDP sip16.example.com Via: SIP/2.0/UDP sip15.example.com Via: SIP/2.0/UDP sip14.example.com Via: SIP/2.0/UDP sip13.example.com Via: SIP/2.0/UDP sip12.example.com Via: SIP/2.0/UDP sip11.example.com Via: SIP/2.0/UDP sip10.example.com Via: SIP/2.0/UDP sip9.example.com Via: SIP/2.0/UDP sip8.example.com Via: SIP/2.0/UDP sip7.example.com Via: SIP/2.0/UDP sip6.example.com Via: SIP/2.0/UDP sip5.example.com Via: SIP/2.0/UDP sip4.example.com Via: SIP/2.0/UDP sip3.example.com Via: SIP/2.0/UDP sip2.example.com Via: SIP/2.0/UDP sip1.example.com Via: SIP/2.0/UDP host.example.com;received=135.180.130.133;branch=C1C3344E2710000000E2 99E568E7potato10potato0potato0 Content-Type: application/sdp Warning: Long-values-in-headers. v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sdp20000644000175000017500000000041612001240027013277 00000000000000v=0 o=c 3149329138 3149329165 IN IP4 38.245.76.2 s=Let's talk c=IN IP4 x.bell-tel.com b=CT:128 t=3149328630 0 m=audio 3456 RTP/AVP 5 0 7 a=rtpmap:5 DVI4/8000 a=rtpmap:0 PCMU/8000 a=rtpmap:7 LPC/8000 m=video 2232 RTP/AVP 31 a=rtpmap:31 H261/90000 a=sendrecv libosip2-4.1.0/src/test/res/routes.txt0000644000175000017500000000100312001240027014557 00000000000000 # # routes with rr-params # ;ttii="qsd" ;ttii="qsd" ;ttizedi=qsd-qsda27562;ouh-=ZDZRC # # Routes from draft-ietf-sip-call-flows-04.txt # , libosip2-4.1.0/src/test/res/sip620000644000175000017500000000056212001240027013374 00000000000000SIP/2.0 407 Proxy Authorization Required Via: SIP/2.0/UDP here.com:5060 From: BigGuy To: LittleGuy Call-ID: 12345600@here.com CSeq: 1 INVITE Proxy-Authenticate: Digest realm="WorldCom SIP", domain="sip:ss1.wcom.com", nonce="wf84f1cczx41ae6cbeaea9ce88d359", opaque="", stale=FALSE, algorithm=MD5 Content-Length: 0 libosip2-4.1.0/src/test/res/sdp140000644000175000017500000000161412051136632013376 00000000000000v=0 o=UserB 2890844528 2890844528 IN IP4 client.there.com s=Session SDP i=Very complex message u=http://osip.atosc.org e=amoizard@antisip.com (JacK) e=aymeric.moizard@wellx.com p=+33-1-00-00-00 p=+33 1 00 00 00 c=IN IP4 110.111.112.113 b=CT:256 b=AS:128 b=X-YZ:3 t=3034423619 0 r=7d 1h 0 25h r=7d 1h 0 26h r=7d 1h 0 27h r=7d 1h 0 28h z=2882844526 -1h 2898848070 0 m=audio 3456 RTP/AVP 0 c=IN IP4 110.111.112.114 c=IN IP4 110.111.112.115 c=IN IP4 110.111.112.116 b=CT:128 b=AS:64 b=X-YZ:128 k=key:keydata a=rtpmap:0 PCMU/8000 a=sendonly m=audio 3458 RTP/AVP 99 c=IN IP4 110.111.112.117 c=IN IP4 110.111.112.118 c=IN IP4 110.111.112.119 b=CT:128 b=AS:64 b=X-YZ:128 k=key:keydata a=rtpmap:99 MYPERSONNALCODEC a=rcvonly m=video 3458 RTP/AVP 99 c=IN IP4 110.111.112.120 c=IN IP4 110.111.112.121 c=IN IP4 110.111.112.122 b=CT:128 m=video 3458 RTP/AVP 98 k=key:keydata libosip2-4.1.0/src/test/res/sip140000644000175000017500000000035412001240027013370 00000000000000SIP/2.0 180 Ringing Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=37462311 Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Content-Length: 0 libosip2-4.1.0/src/test/res/contacts.txt0000644000175000017500000001017712001240027015070 00000000000000;description="OPEN";expires=28800 ;description=OPEN;expires=28800 "Mr. Watson" ;q=0.7; expires=3600 "Mr. Watson" ;q=0.1 Carol Lee Carol Lee Lee M. Foote sip:caller@callerspc.univ.edu sip:j_user@host32.div11.example.com sip:j_user@host32.div11.example.com * # # contact with tags and url without brackets # sip:j.doe@big.com;tag=34ytr34.2 sip:+1-212-555-1212:1234@gateway.com;tag=34ytr34.2 sip:1212@gateway.com;tag=34ytr34.2 sip:alice@10.1.2.3;tag=34ytr34.2 sip:alice@example.com;tag=34ytr34.2 sip:alice%40example.com@gateway.com;tag=34ytr34.2 # # url without url-parameter (contact parameter can be present) # sip:j.doe@big.com sip:j.doe@big.com sip:j.doe:secret@big.com sip:j.doe@big.com sip:+1-212-555-1212:1234@gateway.com sip:1212@gateway.com sip:alice@10.1.2.3 sip:alice@example.com sip:alice%40example.com@gateway.com sip:alice@registrar.com sip:alice@registrar.com:5080 sip:+1234@po4x80.com sip:+1254353534@0.cn_2.rn_8.suisacro.fr sip:MDU@1.kn_5.tn_1.suisacro.fr # # Valid contact fields without display names and brackets # # # Valid contact fields without display names as token (not quoted strings) # alice jack j.doe user;tag=54 Alice ;tag=34ez2 Alice;tag=345erye66 A a # # Valid contact fields with display names as quoted strings # "j.doe" "+1234" "user";tag=54 "Alice" ;tag=34ez2 "Alice";tag=345erye66 "A" "a" # # valid cases with escaped characters # "j.doe\\\\" "j.doe\\\"" "j.doe\\\" "j.doe\\" "j.doe\"" "+1\"234" # # valid cases with utf8 # "µi²éù^r@§è£¤" "æþøð¢ðß" "»¢ðnß·" "¶Ð߫صÞ" "¶:?=@?Ð;߫صÞ" "¶:;?=@?Ð;߫صÞ" "" "\" \\qsd" # # valid case with a nasty bracket... # "jack<4>\\" # # Are those URLs correct??? but How can they be parsed??? # .... # #some bad cases # si zer:alice@example.com sip:@@qsd;sqde_' sip:;qsde # libosip2-4.1.0/src/test/res/sip130000644000175000017500000000035312001240027013366 00000000000000SIP/2.0 100 Trying Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=37462311 Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Content-Length: 0 libosip2-4.1.0/src/test/res/sip530000644000175000017500000000056212001240027013374 00000000000000REGISTER sip:company.com SIP/2.0 To: sip:j.user@company.com From: sip:j.user@company.com Call-ID: 0ha0isndaksdj@10.0.1.1 CSeq: 8 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Authorization: Digest username="j.user" realm="My Cool Domain" nonce="1234567890abcdef1234567890abcdef" response="1234567890abcdef1234567890abcdef" digest="1234567890abcdef1234567890abcdef" libosip2-4.1.0/src/test/res/sip560000644000175000017500000000142412001240027013375 00000000000000INVITE sip:UserB@there.com SIP/2.0 Via: SIP/2.0/UDP here.com:5060 From: BigGuy To: LittleGuy Call-ID: 12345600@here.com CSeq: 3 INVITE Contact: Proxy-Authorization:Digest username="UserA", realm="WorldCom SIP", nonce="wf84f1ceczx41ae6cbe5aea9c8e88d359", opaque="", uri="sip:ss1.wcom.com", response="42ce3cef44b22f50c6a6071bc8" Proxy-Authorization:Digest username="UserA", realm="MCI SIP", nonce="c1e22c41ae6cbe5ae983a9c8e88d359", opaque="", uri="sip:ss2.mci.com", response="f44ab22f150c6a56071bce8" Content-Type: application/sdp Content-Length: 147 v=0 o=UserA 2890844526 2890844526 IN IP4 here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49172 RTP/AVP 0 a=rtpmap:0 PCMU/8000 libosip2-4.1.0/src/test/res/sip510000644000175000017500000000055612001240027013375 00000000000000NEWMETHOD sip:user@comapny.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 NEWMETHOD Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip810000644000175000017500000000153412001240027013375 00000000000000INVITE tel:+1-972-555-2222;phone-context=name%40domain;new=user?%22Route%3a%20X%40Y%3bZ=W%22@gw1.wcom.com;user=phone SIP/2.0 Via: SIP/2.0/UDP iftgw.there.com:5060 From: sip:+1-303-555-1111@ift.here.com;user=phone To: sip:+1-650-555-2222@ss1.wcom.com;user=phone Call-ID: 1717@ift.here.com CSeq: 56 INVITE Content-Type: application/sdp Content-Length: 320 Warning: large-number-of-SDP-attributes-and-telephone-subscriber-request-uri Warning: telephone-subscriber-in-request-uri Warning: wrong-content-length v=0 o=faxgw1 2890844527 2890844527 IN IP4 iftgw.there.com s=Session SDP c=IN IP4 iftmg.there.com t=0 0 m=image 49172 udptl t38 a=T38FaxVersion:0 a=T38maxBitRate:14400 a=T38FaxFillBitRemoval:0 a=T38FaxTranscodingMMR:0 a=T38FaxTranscodingJBIG:0 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:260 a=T38FaxUdpEC:t38UDPR libosip2-4.1.0/src/test/res/sip110000644000175000017500000000033412001240027013363 00000000000000ACK sip:bob@one.example.com SIP/2.0 Via: SIP/2.0/UDP north.east.isi.edu From: Alice ;tag=1 To: Bob ;tag=3141593 Call-ID: 602214199@mouse.wonderland.com CSeq: 1 ACK libosip2-4.1.0/src/test/res/sdp00000644000175000017500000000033212001240027013272 00000000000000v=0 o=user1 53655765 2353687637 IN IP4 128.3.4.5 s=Mbone Audio i=Discussion of Mbone Engineering Issues e=mbone@somewhere.com c=IN IP4 224.2.0.1/127 t=3149328700 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 libosip2-4.1.0/src/test/res/sip-malformed50000644000175000017500000000065212001240027015255 00000000000000INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: -999 Warning: illegal value for content-length. v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sdp50000644000175000017500000000025412001240027013302 00000000000000v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call c=IN IP4 135.180.130.88 t=3149328700 0 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip710000644000175000017500000000064412001240027013375 00000000000000INVITE name:user SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 6@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 174 Warning: unknwon-request-uri-type. v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip430000644000175000017500000000034512001240027013372 00000000000000OPTIONS sip:bob@example.com SIP/2.0 Via: SIP/2.0/UDP cat.wonderland.com From: Alice ;tag=1 To: Bob Call-ID: 6378@cat.wonderland.com CSeq: 1 OPTIONS Accept: application/sdp libosip2-4.1.0/src/test/res/sip60000644000175000017500000000035112001240027013306 00000000000000REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP saturn.bell-tel.com From: ;tag=19 To: sip:watson@bell-tel.com Call-ID: 70710@saturn.bell-tel.com CSeq: 3 REGISTER Contact: sip:tawatson@example.com libosip2-4.1.0/src/test/res/torture_msgs20000644000175000017500000010473512051136632015272 00000000000000SIP/2.0 180 Ringing t: ;tag=e18a3bd5 f: ;tag=293a8 i: 1960129851@one.ip.com CSeq: 1 INVITE v: SIP/2.0/UDP one.ip.com:5060;received=two.ip.org m: Server: 3Com ICD 1.0.1.4.0 l: 0 | INVITE sip:bob@one.example.com SIP/2.0 Via: SIP/2.0/UDP sip.example.com;branch=7c337f30d7ce.1 ;maddr=239.128.16.254;ttl=16 Via: SIP/2.0/UDP mouse.wonderland.com From: "Alice, A," "Alice, A,";tag=1 To: Bob Call-ID: 602214199@mouse.wonderland.com CSeq: 1 INVITE Contact: Alice Call-Info: ;purpose=icon2, ;purpose=info2 Call-Info: ;purpose=icon, ;purpose=info Alert-Info: ;purpose=icon, ;purpose=info Accept-Language: da, en-gb;q=0.8, en;q=0.7 Accept-Encoding: da, en-gb;q=0.8, en;q=0.7 Subject: SIP will be discussed, too Accept: multipart/mixed; boundary=++,application/sdp Accept: text/plain; q=0.5, text/html, text/x-dvi; q=0.8, text/x-c Accept: audio/*; q=0.2, audio/basic Allow: INVITE, ACK , BYE,CANCEL, SUBSCRIBE , NOTIFY content-type: multipart/mixed; boundary=++ content-encoding: gzip, compress content-length: 320 MIME-Version: 1.0 --++ Content-Type: application/sdp v=0 o=user1 53655765 2353687637 IN IP4 128.3.4.5 s=Mbone Audio t=3149328700 0 i=Discussion of Mbone Engineering Issues e=mbone@somewhere.com c=IN IP4 224.2.0.1/127 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 --++ Content-Type: application/x-osip-chat Hi guys, this is where i put my signature...just because I want to do it... --++-- | REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP saturn.bell-tel.com From: ;tag=19 To: sip:watson@bell-tel.com Call-ID: 70710@saturn.bell-tel.com CSeq: 2 REGISTER Expires: 0 Contact: * | REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP saturn.bell-tel.com From: ;tag=19 To: sip:watson@bell-tel.com Call-ID: 70710@saturn.bell-tel.com CSeq: 3 REGISTER Contact: sip:tawatson@example.com | REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP pluto.bell-tel.com From: ;tag=7 To: sip:watson@bell-tel.com Call-ID: 17320@pluto.bell-tel.com CSeq: 1 REGISTER Contact: sip:tawatson@example.com | INVITE sip:bob@one.example.com SIP/2.0 Via: SIP/2.0/UDP sip.example.com;branch=7c337f30d7ce.1 ;maddr=239.128.16.254;ttl=16 Via: SIP/2.0/UDP mouse.wonderland.com From: Alice ;tag=1 To: Bob Call-ID: 602214199@mouse.wonderland.com CSeq: 1 INVITE Contact: Alice Subject: SIP will be discussed, too Content-Type: application/sdp Content-Length: 187 v=0 o=user1 53655765 2353687637 IN IP4 128.3.4.5 s=Mbone Audio t=3149328700 0 i=Discussion of Mbone Engineering Issues e=mbone@somewhere.com c=IN IP4 224.2.0.1/127 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | SIP/2.0 180 Ringing Via: SIP/2.0/UDP csvax.cs.caltech.edu;branch=7c337f30d7ce.1 ;maddr=239.128.16.254;ttl=16 Via: SIP/2.0/UDP north.east.isi.edu From: Alice ;tag=1 To: Bob ;tag=3141593 Call-ID: 602214199@mouse.wonderland.com CSeq: 1 INVITE | SIP/2.0 200 OK Via: SIP/2.0/UDP csvax.cs.caltech.edu;branch=7c337f30d7ce.1 ;maddr=239.128.16.254;ttl=16 Via: SIP/2.0/UDP north.east.isi.edu From: Alice ;tag=1 To: Bob ;tag=3141593 Call-ID: 602214199@mouse.wonderland.com CSeq: 1 INVITE Contact: | ACK sip:bob@one.example.com SIP/2.0 Via: SIP/2.0/UDP north.east.isi.edu From: Alice ;tag=1 To: Bob ;tag=3141593 Call-ID: 602214199@mouse.wonderland.com CSeq: 1 ACK | INVITE sip:watson@boston.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Contact: Subject: Mr. Watson, come here. Content-Type: application/sdp Content-Length: 227 v=0 o=bell 53655765 2353687637 IN IP4 128.3.4.5 s=Mr. Watson, come here. t=3149328600 0 c=IN IP4 kton.bell-tel.com m=audio 3456 RTP/AVP 0 3 4 5 a=rtpmap:0 PCMU/8000 a=rtpmap:3 GSM/8000 a=rtpmap:4 G723/8000 a=rtpmap:5 DVI4/8000 | SIP/2.0 100 Trying Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=37462311 Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Content-Length: 0 | SIP/2.0 180 Ringing Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=37462311 Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Content-Length: 0 | SIP/2.0 182 Queued, 2 callers ahead Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=37462311 Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Content-Length: 0 | SIP/2.0 182 Queued, 1 caller ahead Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=37462311 Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Content-Length: 0 | SIP/2.0 200 OK Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: ;tag=37462311 Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Contact: sip:watson@boston.bell-tel.com Content-Type: application/sdp Content-Length: 130 v=0 o=watson 4858949 4858949 IN IP4 192.1.2.3 s=I'm on my way t=3149329600 0 c=IN IP4 boston.bell-tel.com m=audio 5004 RTP/AVP 0 3 a=rtpmap:0 PCMU/8000 a=rtpmap:3 GSM/8000 | ACK sip:watson@boston.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=37462311 Call-ID: 3298420296@kton.bell-tel.com CSeq: 1 ACK | BYE sip:watson@boston.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. A. Watson ;tag=37462311 Call-ID: 3298420296@kton.bell-tel.com CSeq: 2 BYE | INVITE sip:t.watson@ieee.org SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:a.g.bell@c.bell-tel.com | INVITE sip:watson@h.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.1 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:a.g.bell@c.bell-tel.com | SIP/2.0 404 Not Found Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.1 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=87454273 Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE | ACK sip:watson@h.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.1 From: A. Bell ;tag=3 To: T. Watson ;tag=87454273 Call-ID: 31415@c.bell-tel.com CSeq: 1 ACK | INVITE sip:watson@acm.org SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.2 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:a.g.bell@c.bell-tel.com | INVITE sip:t.watson@x.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.3 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:a.g.bell@c.bell-tel.com | INVITE sip:watson@y.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.4 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:a.g.bell@c.bell-tel.com | SIP/2.0 200 OK Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.3 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=192137601 Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:t.watson@x.bell-tel.com | SIP/2.0 200 OK Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.4 Via: SIP/2.0/UDP c.bell-tel.com Contact: sip:t.watson@y.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=35253448 Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE | CANCEL sip:watson@acm.org SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.2 From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 CANCEL | SIP/2.0 200 OK Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.2 From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 CANCEL | SIP/2.0 487 Request Terminated Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.2 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE | ACK sip:t.watson@x.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=192137601 Call-ID: 31415@c.bell-tel.com CSeq: 1 ACK | ACK sip:watson@y.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=35253448 Call-ID: 31415@c.bell-tel.com CSeq: 1 ACK | BYE sip:watson@y.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=35253448 Call-ID: 31415@c.bell-tel.com CSeq: 2 BYE | SIP/2.0 200 OK Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=35253448 Call-ID: 31415@c.bell-tel.com CSeq: 2 BYE | SIP/2.0 302 Moved temporarily Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=72538263 Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:watson@h.bell-tel.com, sip:watson@acm.org, sip:t.watson@x.bell-tel.com, sip:watson@y.bell-tel.com | SIP/2.0 302 Moved temporarily From: Charlie ;tag=5 To: Alice ;tag=2332462 Call-ID: 27182@caller.com Contact: sip:bob@example.com Expires: Wed, 29 Jul 1998 9:00:00 GMT CSeq: 1 INVITE | INVITE sip:bob@example.com SIP/2.0 Via: SIP/2.0/UDP h.caller.com From: ;tag=5 To: sip:alice@wonderland.com Call-ID: 27182@caller.com CSeq: 2 INVITE Contact: sip:charlie@h.caller.com | INVITE sip:alice@wonderland.com SIP/2.0 Via: SIP/2.0/UDP h.caller.com From: ;tag=5 To: Alice Call-ID: 27182@caller.com CSeq: 1 INVITE Contact: sip:charlie@h.caller.com | SIP/2.0 302 Moved temporarily Via: SIP/2.0/UDP h.caller.com From: ;tag=5 To: Alice Call-ID: 27182@caller.com CSeq: 1 INVITE Contact: | INVITE sip:alice@wonderland.com SIP/2.0 Via: SIP/2.0/UDP h.caller.com From: ;tag=5 To: Alice Call-ID: 27182@caller.com CSeq: 2 INVITE Contact: sip:charlie@h.caller.com | SIP/2.0 606 Not Acceptable Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=7434264 Call-ID: 14142@c.bell-tel.com CSeq: 1 INVITE Warning: 370 "Insufficient bandwidth (only have ISDN)", 305 "Incompatible media format", 330 "Multicast not available" Content-Type: application/sdp Content-Length: 130 v=0 o=c 3149329138 3149329165 IN IP4 38.245.76.2 s=Let's talk t=3149328630 0 b=CT:128 c=IN IP4 x.bell-tel.com m=audio 3456 RTP/AVP 5 0 7 a=rtpmap:5 DVI4/8000 a=rtpmap:0 PCMU/8000 a=rtpmap:7 LPC/8000 m=video 2232 RTP/AVP 31 a=rtpmap:31 H261/90000 | OPTIONS sip:bob@example.com SIP/2.0 Via: SIP/2.0/UDP cat.wonderland.com From: Alice ;tag=1 To: Bob Call-ID: 6378@cat.wonderland.com CSeq: 1 OPTIONS Accept: application/sdp | SIP/2.0 200 OK From: Alice ;tag=1 To: Bob ;tag=376364382 Call-ID: 6378@cat.wonderland.com CSeq: 1 OPTIONS Content-Length: 81 Content-Type: application/sdp v=0 o=alice 3149329138 3149329165 IN IP4 24.124.37.3 s=Security problems t=3149328650 0 c=IN IP4 24.124.37.3 m=audio 0 RTP/AVP 0 1 3 99 a=rtpmap:0 PCMU/8000 a=rtpmap:1 1016/8000 a=rtpmap:3 GSM/8000 a=rtpmap:99 SX7300/8000 m=video 0 RTP/AVP 31 34 a=rtpmap:31 H261/90000 a=rtpmap:34 H263/90000 | INVITE sip:vivekg@chair.dnrc.bell-labs.com SIP/2.0 TO : ; tag = 1918181833n From : "J Rosenberg " ; tag = 98asjd8 Call-ID : 0ha0isndaksdj@10.1.1.1 cseq: 8 INVITE Via : SIP / 2.0 /UDP 135.180.130.133 Subject : NewFangledHeader: newfangled value more newfangled value Content-Type: application/sdp v: SIP / 2.0 / TCP 12.3.4.5 ; branch = 9ikj8 , SIP / 2.0 / UDP 1.2.3.4 ; hidden m:"Quoted string " ; newparam = newvalue ; secondparam = secondvalue ; q = 0.33 (((nested comments) and (more))) , tel:4443322 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 To: sip:j_user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.1.1.1 Require: newfeature1, newfeature2 Proxy-Require: newfeature3, newfeature4 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 | INVITE name:John_Smith SIP/2.0 To: isbn:2983792873 From: http://www.cs.columbia.edu Call-ID: 0ha0isndaksdj@10.1.2.3 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | REGISTER sip:company.com SIP/2.0 To: sip:user@company.com From: sip:user@company.com Contact: sip:user@host.company.com Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Expires: Sat, 01 Dec 2040 16:00:00 GMT | INVITE sip:user@company.com SIP/2.0 To: sip:j_user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 Accept: text/newformat CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@comapny.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/newformat | NEWMETHOD sip:user@comapny.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 NEWMETHOD Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | NEWMETHOD sip:user@comapny.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.1.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | REGISTER sip:company.com SIP/2.0 To: sip:j.user@company.com From: sip:j.user@company.com Call-ID: 0ha0isndaksdj@10.0.1.1 CSeq: 8 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Authorization: Super-PGP ajsohdaosdh0asyhdaind08yasdknasd09asidhas0d8 | REGISTER sip:company.com SIP/2.0 To: sip:j.user@company.com From: sip:j.user@company.com Call-ID: 0ha0isndaksdj@10.0.2.2 Contact: sip:j.user@host.company.com CSeq: 8 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Content-Length: 0 | INVITE sip:joe@company.com SIP/2.0 To: sip:joe@company.com From: sip:caller@university.edu Call-ID: 0ha0isnda977644900765@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 CSeq: 0 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 Via: SIP/2.0/UDP 135.180.130.133 CSeq: 0 INVITE Call-ID: 98asdh@10.1.1.1 Call-ID: 98asdh@10.1.1.2 From: sip:caller@university.edu From: sip:caller@organization.org To: sip:user@company.com Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 Via: SIP/2.0/UDP 135.180.130.133 CSeq: 0 INVITE Call-ID: 98asdh@10.1.1.2 Expires: Thu, 44 Dec 19999 16:00:00 EDT From: sip:caller@university.edu To: sip:user@company.com Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | SIP/2.0 200 OK Via: SIP/2.0/UDP 135.180.130.57;branch=0 Via: SIP/2.0/UDP 255.255.255.255;branch=0 Call-ID: 0384840201@10.1.1.1 CSeq: 0 INVITE From: sip:user@company.com To: sip:user@university.edu;tag=2229 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 224.2.17.12/127 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133;;,; Contact: "" <> ;,"Joe" ;;,,;; Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 9999 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: -999 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 138 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC asdpasd08asdsdk:;;asd a0sdjhg8a0''...'';;;; | INVITE sip:user@company.com SIP/2.0 To: "Mr. J. User From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 138 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC |INVITE request with a semicolon-separated parameter in the "user" part. INVITE sip:user;par=u%40h.com@company.com SIP/2.0 To: sip:j_user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.1.1.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 |is illegal because the Request-URI has been enclosed within in "<>". INVITE SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 1@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 165 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | This INVITE has illegal LWS within the SIP URL. INVITE sip:user@company.com; transport=udp SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 2@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 165 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | This INVITE has illegal >1 SP between elements of the Request-URI. INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 3@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 165 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE with a legal SIP URL containing escaped characters INVITE sip:sip%3Auser%40example.com@company.com;other-param=summit SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 4@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 165 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE with the illegal use of escaped headers in Request-URI INVITE sip:user@company.com?Route=%3Csip:sip.example.com%3E SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 5@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 165 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE containing an unknown in the Request URI INVITE name:user SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 6@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 165 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | OPTIONS with no LWS between display name and < OPTIONS sip:user@company.com SIP/2.0 To: sip:user@company.com From: "caller" Call-ID: 1234abcd@10.0.0.1 CSeq: 1 OPTIONS Via: SIP/2.0/UDP 135.180.130.133 | OPTIONS with extran LWS between display name and < OPTIONS sip:user@company.com SIP/2.0 To: sip:user@company.com From: "caller" Call-ID: 1234abcd@10.0.0.1 CSeq: 2 OPTIONS Via: SIP/2.0/UDP 135.180.130.133 | INVITE with an illegal SIP Date format. INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 7@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Expires: Fri, 01 Jan 2010 16:00:00 EST Content-Type: application/sdp Content-Length: 165 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE with Passed Expries Time INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 8@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Expires: Thu, 01 Dec 1994 16:00:00 GMT Content-Type: application/sdp Content-Length: 165 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE with Max-Forwards Set to Zero INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 9@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Max-Forwards: 0 Content-Type: application/sdp Content-Length: 165 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | REGISTER with a Escaped Header in a Legal SIP URL of a Contact REGISTER sip:company.com SIP/2.0 To: sip:user@company.com From: sip:user@company.com Contact: sip:user@host.company.com Call-ID: k345asrl3fdbv@10.0.0.1 CSeq: 1 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Contact: | REGISTER with a Escaped Header in a Illegal SIP URL of a Contact REGISTER sip:company.com SIP/2.0 To: sip:user@company.com From: sip:user@company.com Contact: sip:user@host.company.com Call-ID: k345asrl3fdbv@10.0.0.1 CSeq: 1 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Contact: sip:user@example.com?Route=%3Csip:sip.example.com%3E | INVITE with Long Values in Headers INVITE sip:user@company.com SIP/2.0 To: "I have a user name of extreme proportion" From: sip:caller@university.edu Call-ID: kl24ahsd546folnyt2vbak9sad98u23naodiunzds09a3bqw0sdfbsk34poouymnae004 3nsed09mfkvc74bd0cuwnms05dknw87hjpobd76f CSeq: 1 INVITE My-State: sldkjflzdsfaret0803adgaasd0afds0asdaasd Via: SIP/2.0/UDP sip33.example.com Via: SIP/2.0/UDP sip32.example.com Via: SIP/2.0/UDP sip31.example.com Via: SIP/2.0/UDP sip30.example.com Via: SIP/2.0/UDP sip29.example.com Via: SIP/2.0/UDP sip28.example.com Via: SIP/2.0/UDP sip27.example.com Via: SIP/2.0/UDP sip26.example.com Via: SIP/2.0/UDP sip25.example.com Via: SIP/2.0/UDP sip24.example.com Via: SIP/2.0/UDP sip23.example.com Via: SIP/2.0/UDP sip22.example.com Via: SIP/2.0/UDP sip21.example.com Via: SIP/2.0/UDP sip20.example.com Via: SIP/2.0/UDP sip19.example.com Via: SIP/2.0/UDP sip18.example.com Via: SIP/2.0/UDP sip17.example.com Via: SIP/2.0/UDP sip16.example.com Via: SIP/2.0/UDP sip15.example.com Via: SIP/2.0/UDP sip14.example.com Via: SIP/2.0/UDP sip13.example.com Via: SIP/2.0/UDP sip12.example.com Via: SIP/2.0/UDP sip11.example.com Via: SIP/2.0/UDP sip10.example.com Via: SIP/2.0/UDP sip9.example.com Via: SIP/2.0/UDP sip8.example.com Via: SIP/2.0/UDP sip7.example.com Via: SIP/2.0/UDP sip6.example.com Via: SIP/2.0/UDP sip5.example.com Via: SIP/2.0/UDP sip4.example.com Via: SIP/2.0/UDP sip3.example.com Via: SIP/2.0/UDP sip2.example.com Via: SIP/2.0/UDP sip1.example.com Via: SIP/2.0/UDP host.example.com;received=135.180.130.133;branch=C1C3344E2710000000E2 99E568E7potato10potato0potato0 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | OPTIONS with multiple headers. OPTIONS sip:135.180.130.133 SIP/2.0 Via: SIP/2.0/UDP company.com:5604 From: sip:iuser@company.com To: sip:user@135.180.130.133 Call-ID: 1804928587@company.com CSeq: 1 OPTIONS Expires: 3600 Contact: sip:host.company.com | INVITE with large number of SDP attributes and telephone subscriber Request-URI (the content-length is also wrong) INVITE sip:+1-972-555-2222;phone-context=name%40domain;new=user?%22Route%3a%20X%40Y%3bZ=W%22@gw1.wcom.com;user=phone SIP/2.0 Via: SIP/2.0/UDP iftgw.there.com:5060 From: sip:+1-303-555-1111@ift.here.com;user=phone To: sip:+1-650-555-2222@ss1.wcom.com;user=phone Call-ID: 1717@ift.here.com CSeq: 56 INVITE Content-Type: application/sdp Content-Length: 320 v=0 o=faxgw1 2890844527 2890844527 IN IP4 iftgw.there.com s=Session SDP c=IN IP4 iftmg.there.com t=0 0 m=image 49172 udptl t38 a=T38FaxVersion:0 a=T38maxBitRate:14400 a=T38FaxFillBitRemoval:0 a=T38FaxTranscodingMMR:0 a=T38FaxTranscodingJBIG:0 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:260 a=T38FaxUdpEC:t38UDPR | REGISTER with a contact parameter. REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP saturn.bell-tel.com From: sip:watson@bell-tel.com To: sip:watson@bell-tel.com Call-ID: 70710@saturn.bell-tel.com CSeq: 2 REGISTER Contact: sip:+1-972-555-2222@gw1.wcom.com;user=phone | REGISTER with a url parameter. REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP saturn.bell-tel.com From: sip:watson@bell-tel.com To: sip:watson@bell-tel.com Call-ID: 70710@saturn.bell-tel.com CSeq: 3 REGISTER Contact: | INVITE with an Unquoted Display Name Containing Multiple Tokens (????) INVITE sip:t.watson@ieee.org SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell To: T. Watson Call-ID: 31414@c.bell-tel.com CSeq: 1 INVITE | INVITE with an Unquoted Display Name Containg Non-Token Characters (should fail...) INVITE sip:t.watson@ieee.org SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: Bell, Alexander To: Watson, Thomas Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE | INVITE with Unknown (Higher) Protocol Version in Start Line INVITE sip:t.watson@ieee.org SIP/7.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell To: T. Watson Call-ID: 31417@c.bell-tel.com CSeq: 1 INVITE | INVITE with record-route INVITE sip:+1-650-555-2222@iftgw.there.com;user=phone SIP/2.0 Via: SIP/2.0/UDP ss1.wcom.com:5060; branch=2d007.1 Via: SIP/2.0/UDP ift.here.com:5060 Record-Route: From: To: Call-ID: 1717@ift.here.com CSeq: 17 INVITE Contact: Content-Type: application/sdp Content-Length: 151 v=0 o=IFAXTERMINAL01 2890844527 2890844527 IN IP4 ift.here.com s=Session SDP c=IN IP4 iftmg.here.com t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | SIP/2.0 407 Proxy Authorization Required Via: SIP/2.0/UDP here.com:5060 From: BigGuy To: LittleGuy Call-ID: 12345600@here.com CSeq: 1 INVITE Proxy-Authenticate: Digest realm="MCI WorldCom SIP", domain="sip:ss1.wcom.com", nonce="f84f1cec41e6cbe5aea9c8e88d359", opaque="", stale=FALSE, algorithm=MD5 Content-Length: 0 | INVITE sip:UserB@there.com SIP/2.0 Via: SIP/2.0/UDP here.com:5060 From: BigGuy To: LittleGuy Call-ID: 12345601@here.com CSeq: 1 INVITE Contact: Authorization:Digest username="UserA", realm="MCI WorldCom SIP", nonce="wf84f1ceczx41ae6cbe5aea9c8e88d359", opaque="", uri="sip:ss1.wcom.com", response="42ce3cef44b22f50c6a6071bc8" Content-Type: application/sdp Content-Length: 140 v=0 o=UserA 2890844526 2890844526 IN IP4 here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49172 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | SIP/2.0 407 Proxy Authorization Required Via: SIP/2.0/UDP here.com:5060 From: BigGuy To: LittleGuy Call-ID: 12345600@here.com CSeq: 1 INVITE Proxy-Authenticate: Digest realm="WorldCom SIP", domain="sip:ss1.wcom.com", nonce="wf84f1cczx41ae6cbeaea9ce88d359", opaque="", stale=FALSE, algorithm=MD5 Content-Length: 0 | INVITE sip:UserB@there.com SIP/2.0 Via: SIP/2.0/UDP here.com:5060 From: BigGuy To: LittleGuy Call-ID: 12345600@here.com CSeq: 2 INVITE Contact: Proxy-Authorization:Digest username="UserA", realm="WorldCom SIP", nonce="wf84f1ceczx41ae6cbe5aea9c8e88d359", opaque="", uri="sip:ss1.wcom.com", response="42ce3cef44b22f50c6a6071bc8" Content-Type: application/sdp Content-Length: 140 v=0 o=UserA 2890844526 2890844526 IN IP4 here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49172 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | SIP/2.0 407 Proxy Authorization Required Via: SIP/2.0/UDP ss1.wcom.com:5060;branch=230f2.1 Via: SIP/2.0/UDP here.com:5060 Record-Route: From: BigGuy To: LittleGuy ;tag=838209 Call-ID: 12345600@here.com CSeq: 2 INVITE Proxy-Authenticate: Digest realm="MCI SIP", domain="sip:ss2.mci.com", nonce="c1e22c41ae6cbe5ae983a9c8e88d359", opaque="", stale=FALSE, algorithm=MD5 Content-Length: 0 | SIP/2.0 407 Proxy Authorization Required Via: SIP/2.0/UDP here.com:5060 Record-Route: From: BigGuy To: LittleGuy ;tag=2341d Call-ID: 12345600@here.com CSeq: 2 INVITE Proxy-Authenticate: Digest realm="MCI SIP", domain="sip:ss2.mci.com", nonce="c1e22c41ae6cbe5ae983a9c8e88d359", opaque="", stale=FALSE, algorithm=MD5 Content-Length: 0 | INVITE sip:UserB@there.com SIP/2.0 Via: SIP/2.0/UDP here.com:5060 From: BigGuy To: LittleGuy Call-ID: 12345600@here.com CSeq: 3 INVITE Contact: Proxy-Authorization:Digest username="UserA", realm="WorldCom SIP", nonce="wf84f1ceczx41ae6cbe5aea9c8e88d359", opaque="", uri="sip:ss1.wcom.com", response="42ce3cef44b22f50c6a6071bc8" Proxy-Authorization:Digest username="UserA", realm="MCI SIP", nonce="c1e22c41ae6cbe5ae983a9c8e88d359", opaque="", uri="sip:ss2.mci.com", response="f44ab22f150c6a56071bce8" Content-Type: application/sdp Content-Length: 140 v=0 o=UserA 2890844526 2890844526 IN IP4 here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49172 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | INVITE sip:UserB@there.com SIP/2.0 Via: SIP/2.0/UDP ss1.wcom.com:5060;branch=230f2.1 Via: SIP/2.0/UDP here.com:5060 Record-Route: From: BigGuy To: LittleGuy Call-ID: 12345600@here.com CSeq: 3 INVITE Contact: Proxy-Authorization:Digest username="UserA", realm="MCI SIP", nonce="c1e22c41ae6cbe5ae983a9c8e88d359", opaque="", uri="sip:ss2.mci.com", response="f44ab22f150c6a56071bce8" Content-Type: application/sdp Content-Length: 140 v=0 o=UserA 2890844526 2890844526 IN IP4 here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49172 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | libosip2-4.1.0/src/test/res/torture_sdps0000644000175000017500000001011212051136632015171 00000000000000v=0 o=user1 53655765 2353687637 IN IP4 128.3.4.5 s=Mbone Audio i=Discussion of Mbone Engineering Issues e=mbone@somewhere.com c=IN IP4 224.2.0.1/127 t=3149328700 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | v=0 o=bell 53655765 2353687637 IN IP4 128.3.4.5 s=Mr. Watson, come here. c=IN IP4 kton.bell-tel.com t=3149328600 0 m=audio 3456 RTP/AVP 0 3 4 5 a=rtpmap:0 PCMU/8000 a=rtpmap:3 GSM/8000 a=rtpmap:4 G723/8000 a=rtpmap:5 DVI4/8000 a=recvonly | v=0 o=watson 4858949 4858949 IN IP4 192.1.2.3 s=I'm on my way c=IN IP4 boston.bell-tel.com t=3149329600 0 m=audio 5004 RTP/AVP 0 3 a=rtpmap:0 PCMU/8000 a=rtpmap:3 GSM/8000 a=sendonly | v=0 o=c 3149329138 3149329165 IN IP4 38.245.76.2 s=Let's talk c=IN IP4 x.bell-tel.com b=CT:128 t=3149328630 0 m=audio 3456 RTP/AVP 5 0 7 a=rtpmap:5 DVI4/8000 a=rtpmap:0 PCMU/8000 a=rtpmap:7 LPC/8000 m=video 2232 RTP/AVP 31 a=rtpmap:31 H261/90000 a=sendrecv | v=0 o=alice 3149329138 3149329165 IN IP4 24.124.37.3 s=Security problems c=IN IP4 24.124.37.3 t=3149328650 0 m=audio 0 RTP/AVP 0 1 3 99 a=rtpmap:0 PCMU/8000 a=rtpmap:1 1016/8000 a=rtpmap:3 GSM/8000 a=rtpmap:99 SX7300/8000 m=video 0 RTP/AVP 31 34 a=rtpmap:31 H261/90000 a=rtpmap:34 H263/90000 a=inactive | v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 t=0 0 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call c=IN IP4 135.180.130.88 t=3149328700 0 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | v=0 o=IFAXTERMINAL01 2890844527 2890844527 IN IP4 ift.here.com s=Session SDP c=IN IP4 iftmg.here.com t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | No "s=" line! Forbidden but MUST be accepted. v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 t=0 0 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | SDP with no media (should be accepted...) v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SDP session c=IN IP4 135.180.130.88 t=0 0 | F1 http://www.ietf.org/internet-drafts/draft-ietf-sip-call-flows-05.txt v=0 o=UserA 2890844526 2890844526 IN IP4 here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49172 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | F4 http://www.ietf.org/internet-drafts/draft-ietf-sip-call-flows-05.txt v=0 o=UserB 2890844527 2890844527 IN IP4 there.com s=Session SDP c=IN IP4 110.111.112.113 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | F12 http://www.ietf.org/internet-drafts/draft-ietf-sip-call-flows-05.txt v=0 o=faxgw1 2890844527 2890844527 IN IP4 iftgw.there.com s=Session SDP c=IN IP4 iftmg.there.com t=0 0 m=image 49172 udptl t38 a=T38FaxVersion:0 a=T38maxBitRate:14400 a=T38FaxFillBitRemoval:0 a=T38FaxTranscodingMMR:0 a=T38FaxTranscodingJBIG:0 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:72 a=T38FaxMaxDatagram:316 a=T38FaxUdpEC:t38UDPRedundancy | F11 http://www.ietf.org/internet-drafts/draft-ietf-sip-service-examples-03.txt v=0 o=UserB 2890844528 2890844528 IN IP4 client.there.com s=Session SDP c=IN IP4 110.111.112.113 t=3034423619 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 a=sendonly | very complexe SDP message :-) v=0 o=UserB 2890844528 2890844528 IN IP4 client.there.com s=Session SDP i=I can add any text... u=http://osip.atosc.org e=amoizard@antisip.com (JacK) e=aymeric.moizard@wellx.com p=+33-1-00-00-00 p=+33 1 00 00 00 c=IN IP4 110.111.112.113 b=CT:256 b=AS:128 b=X-YZ:3 t=3034423619 0 r=7d 1h 0 25h r=7d 1h 0 26h r=7d 1h 0 27h r=7d 1h 0 28h z=2882844526 -1h 2898848070 0 m=audio 3456 RTP/AVP 0 c=IN IP4 110.111.112.114 c=IN IP4 110.111.112.115 c=IN IP4 110.111.112.116 b=CT:128 b=AS:64 b=X-YZ:128 k=key:keydata a=rtpmap:0 PCMU/8000 a=sendonly m=audio 3458 RTP/AVP 99 c=IN IP4 110.111.112.117 c=IN IP4 110.111.112.118 c=IN IP4 110.111.112.119 b=CT:128 b=AS:64 b=X-YZ:128 k=key:keydata a=rtpmap:99 MYPERSONNALCODEC a=rcvonly m=video 3458 RTP/AVP 99 c=IN IP4 110.111.112.120 c=IN IP4 110.111.112.121 c=IN IP4 110.111.112.122 b=CT:128 m=video 3458 RTP/AVP 98 k=key:keydata | libosip2-4.1.0/src/test/res/sip650000644000175000017500000000056512001240027013402 00000000000000SIP/2.0 407 Proxy Authorization Required Via: SIP/2.0/UDP here.com:5060 From: BigGuy To: LittleGuy Call-ID: 12345600@here.com CSeq: 1 INVITE Proxy-Authenticate: Digest realm="MCI WorldCom SIP", domain="sip:ss1.wcom.com", nonce="f84f1cec41e6cbe5aea9c8e88d359", opaque="", stale=FALSE, algorithm=MD5 Content-Length: 0 libosip2-4.1.0/src/test/res/sip750000644000175000017500000000073312001240027013400 00000000000000INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 8@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Expires: Thu, 01 Dec 1994 16:00:00 GMT Content-Type: application/sdp Content-Length: 174 Warning: illegal-time-in-expires-header v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/wwwas.txt0000644000175000017500000000163012001240027014414 00000000000000# # some examples of www-authenticate headers... # Basic realm="jobs", nonce="??????????" Digest realm="testrealm@host.com", nonce="dcd98b7102dd2f0e8b11d0f600bfb0c093", opaque="5ccc069c403ebaf9f0171e9517f40e41" Digest realm="studentlev1", nonce="??????????", stale=true, algorithm=MD5 Digest realm="studentlev1", nonce="??????????", stale=true Digest realm="%$s..c,\"", nonce="??????????" Digest realm="%$s..c,\\\"", nonce="??????????" Basic realm="jobs" , nonce="??????????" Digest realm= "studentlev1" , nonce="??????????", stale=true , algorithm= MD5 Digest realm="studentlev1" , nonce="??????????", stale= true Digest realm="%$s..c,\"", nonce ="??????????" Digest realm="%$s..c,\\\"", nonce= "??????????" # # bad ones... # Missing a mandatory param: realm or value... Basic realm="jobs" Digest nonce="??????????" Digest nonce="??????????", algorithm=MD5 Digest nonce="??????????", stale=true, algorithm=MD5 libosip2-4.1.0/src/test/res/sip310000644000175000017500000000042512001240027013366 00000000000000SIP/2.0 487 Request Terminated Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.2 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE libosip2-4.1.0/src/test/res/sip120000644000175000017500000000112212001240027013360 00000000000000INVITE sip:watson@boston.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Contact: Subject: Mr. Watson, come here. Content-Type: application/sdp Content-Length: 237 v=0 o=bell 53655765 2353687637 IN IP4 128.3.4.5 s=Mr. Watson, come here. t=3149328600 0 c=IN IP4 kton.bell-tel.com m=audio 3456 RTP/AVP 0 3 4 5 a=rtpmap:0 PCMU/8000 a=rtpmap:3 GSM/8000 a=rtpmap:4 G723/8000 a=rtpmap:5 DVI4/8000 libosip2-4.1.0/src/test/res/sip340000644000175000017500000000035712001240027013375 00000000000000BYE sip:watson@y.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=35253448 Call-ID: 31415@c.bell-tel.com CSeq: 2 BYE libosip2-4.1.0/src/test/res/sdp80000644000175000017500000000021412001240027013301 00000000000000v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SDP session i=SDP with no media (should be accepted...) c=IN IP4 135.180.130.88 t=0 0 libosip2-4.1.0/src/test/res/sip880000644000175000017500000000164012001240027013402 00000000000000INVITE sip:13039263142@Den1.level3.com SIP/2.0 Via: SIP/2.0/UDP den3.level3.com From: sip:13034513355@den3.level3.com To: sip:13039263142@Den1.level3.com Call-ID: DEN1231999021712095500999@Den1.level3.com CSeq: 8348 INVITE Contact: Content-Length: 562 Content-Type: multipart/mixed; boundary=unique-boundary-1 MIME-Version: 1.0 --unique-boundary-1 Content-Type: application/SDP; charset=ISO-10646 v=0 o=jpeterson 2890844526 2890842807 IN IP4 126.16.64.4 s=SDP seminar c=IN IP4 MG122.level3.com t= 28733974962873404696 m=audio 9092 RTP/AVP 0 3 4 --unique-boundary-1 Content-Type: application/ISUP; version=nxv3; base=etsi121 Content-Disposition: signal; handling=optional 01 00 49 00 00 03 02 00 07 04 10 00 33 63 21 43 00 00 03 06 0d 03 80 90 a2 07 03 10 03 63 53 00 10 0a 07 03 10 27 80 88 03 00 00 89 8b 0e 95 1e 1e 1e 06 26 05 0d f5 01 06 10 04 00 --unique-boundary-1-- libosip2-4.1.0/src/test/res/sip80000644000175000017500000000123312001240027013310 00000000000000INVITE sip:bob@one.example.com SIP/2.0 Via: SIP/2.0/UDP sip.example.com;branch=7c337f30d7ce.1 ;maddr=239.128.16.254;ttl=16 Via: SIP/2.0/UDP mouse.wonderland.com From: Alice ;tag=1 To: Bob Call-ID: 602214199@mouse.wonderland.com CSeq: 1 INVITE Contact: Alice Subject: SIP will be discussed, too Content-Type: application/sdp Content-Length: 226 v=0 o=user1 53655765 2353687637 IN IP4 128.3.4.5 s=Mbone Audio t=3149328700 0 i=Discussion of Mbone Engineering Issues e=mbone@somewhere.com c=IN IP4 224.2.0.1/127 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 libosip2-4.1.0/src/test/res/sip480000644000175000017500000000037312001240027013400 00000000000000REGISTER sip:company.com SIP/2.0 To: sip:user@company.com From: sip:user@company.com Contact: sip:user@host.company.com Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Expires: Sat, 01 Dec 2040 16:00:00 GMT libosip2-4.1.0/src/test/res/sip260000644000175000017500000000050512001240027013371 00000000000000INVITE sip:watson@y.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.4 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:a.g.bell@c.bell-tel.com libosip2-4.1.0/src/test/res/sdp40000644000175000017500000000022712001240027013301 00000000000000v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 t=0 0 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip290000644000175000017500000000036312001240027013376 00000000000000CANCEL sip:watson@acm.org SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.2 From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 CANCEL libosip2-4.1.0/src/test/res/sip220000644000175000017500000000043112001240027013363 00000000000000SIP/2.0 404 Not Found Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.1 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=87454273 Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE libosip2-4.1.0/src/test/res/sip820000644000175000017500000000036312001240027013375 00000000000000REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP saturn.bell-tel.com From: sip:watson@bell-tel.com To: sip:watson@bell-tel.com Call-ID: 70710@saturn.bell-tel.com CSeq: 2 REGISTER Contact: sip:+1-972-555-2222@gw1.wcom.com;user=phone libosip2-4.1.0/src/test/res/sip240000644000175000017500000000047612001240027013376 00000000000000INVITE sip:watson@acm.org SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.2 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:a.g.bell@c.bell-tel.com libosip2-4.1.0/src/test/res/sip20000644000175000017500000000357212001240027013312 00000000000000INVITE sip:bob@one.example.com SIP/2.0 Via: SIP/2.0/UDP sip.example.com;branch=7c337f30d7ce.1 ;maddr=239.128.16.254;ttl=16 Via: SIP/2.0/UDP mouse.wonderland.com From: "Alice, A," "Alice, A,";tag= To: Bob Call-ID: 602214199@mouse.wonderland.com CSeq: 1 INVITE Contact: Alice Call-Info: ;purpose=icon2 , ;purpose=info2 Call-Info: ;purpose=icon2, ;purpose=info2 Call-Info: ;purpose=icon2, ;purpose=info2 Call-Info: ;purpose=icon2 , ;purpose=info2 Call-Info: ;purpose=icon2, ;purpose=info2 Accept-Language: da, en-gb;q=0.8, en;q=0.7 Accept-Encoding: da, en-gb;sqdsqd=0.343555;q=0.8 ;q=0.8 ;q=0.8 ;q=0.8;q=0.8;q=0.8, en;q=0.7 Subject: \E282AC SIP will be discussed, too Accept: multipart/mixed; boundary=++,application/sdp Accept: text/plain; q=0.5, text/html, text/x-dvi; q=0.8, text/x-c Accept: audio/*; q=0.2, audio/basic Allow: INVITE, ACK , BYE,CANCEL, SUBSCRIBE , NOTIFY content-type: multipart/mixed; boundary=++ content-encoding: gzip, compress content-length: 320 MIME-Version: 1.0 --++ Content-Type: application/sdp v=0 o=user1 53655765 2353687637 IN IP4 128.3.4.5 s=Mbone Audio t=3149328700 0 i=Discussion of Mbone Engineering Issues e=mbone@somewhere.com c=IN IP4 224.2.0.1/127 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 --++ Content-Type: application/x-osip-chat Hi guys, this is where i put my signature...just because I want to do it... --++-- libosip2-4.1.0/src/test/res/sip270000644000175000017500000000050112001240027013366 00000000000000SIP/2.0 200 OK Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.3 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=192137601 Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:t.watson@x.bell-tel.com libosip2-4.1.0/src/test/res/sip780000644000175000017500000000047712001240027013410 00000000000000REGISTER sip:company.com SIP/2.0 To: sip:user@company.com From: sip:user@company.com Contact: sip:user@host.company.com Call-ID: k345asrl3fdbv@10.0.0.1 CSeq: 1 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Contact: sip:user@example.com?Route=%3Csip:sip.example.com%3E Warning: illegal-sip-url-with-escaped-chars libosip2-4.1.0/src/test/res/sdp70000644000175000017500000000031312001240027013300 00000000000000v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 i=no subject line (forbidden but must be accepted) c=IN IP4 135.180.130.88 t=0 0 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip420000644000175000017500000000121112001240027013362 00000000000000SIP/2.0 606 Not Acceptable Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=7434264 Call-ID: 14142@c.bell-tel.com CSeq: 1 INVITE Warning: 370 "Insufficient bandwidth (only have ISDN)", 305 "Incompatible media format", 330 "Multicast not available" Content-Type: application/sdp Content-Length: 258 v=0 o=c 3149329138 3149329165 IN IP4 38.245.76.2 s=Let's talk t=3149328630 0 b=CT:128 c=IN IP4 x.bell-tel.com m=audio 3456 RTP/AVP 5 0 7 a=rtpmap:5 DVI4/8000 a=rtpmap:0 PCMU/8000 a=rtpmap:7 LPC/8000 m=video 2232 RTP/AVP 31 a=rtpmap:31 H261/90000 libosip2-4.1.0/src/test/res/sip400000644000175000017500000000037012001240027013365 00000000000000SIP/2.0 302 Moved temporarily Via: SIP/2.0/UDP h.caller.com From: ;tag=5 To: Alice Call-ID: 27182@caller.com CSeq: 1 INVITE Contact: libosip2-4.1.0/src/test/res/sdp60000644000175000017500000000037112001240027013303 00000000000000v=0 o=bell 53655765 2353687637 IN IP4 128.3.4.5 s=Mr. Watson, come here. c=IN IP4 kton.bell-tel.com t=3149328600 0 m=audio 3456 RTP/AVP 0 3 4 5 a=rtpmap:0 PCMU/8000 a=rtpmap:3 GSM/8000 a=rtpmap:4 G723/8000 a=rtpmap:5 DVI4/8000 a=recvonly libosip2-4.1.0/src/test/res/sip370000644000175000017500000000036212001240027013374 00000000000000SIP/2.0 302 Moved temporarily From: Charlie ;tag=5 To: Alice ;tag=2332462 Call-ID: 27182@caller.com Contact: sip:bob@example.com Expires: Wed, 29 Jul 1998 9:00:00 GMT CSeq: 1 INVITE libosip2-4.1.0/src/test/res/sip-malformed20000644000175000017500000000071712001240027015254 00000000000000INVITE sip:user@company.com SIP/2.0 Via: SIP/2.0/UDP 135.180.130.133 CSeq: 0 INVITE Call-ID: 98asdh@10.1.1.1 Call-ID: 98asdh@10.1.1.2 From: sip:caller@university.edu From: sip:caller@organization.org To: sip:user@company.com Content-Type: application/sdp Warning: illegal several Call-ID and From header. v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip540000644000175000017500000000035412001240027013374 00000000000000REGISTER sip:company.com SIP/2.0 To: sip:j.user@company.com From: sip:j.user@company.com Call-ID: 0ha0isndaksdj@10.0.2.2 Contact: sip:j.user@host.company.com CSeq: 8 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Content-Length: 0 libosip2-4.1.0/src/test/res/sip90000644000175000017500000000045412001240027013315 00000000000000SIP/2.0 180 Ringing Via: SIP/2.0/UDP csvax.cs.caltech.edu;branch=7c337f30d7ce.1 ;maddr=239.128.16.254;ttl=16 Via: SIP/2.0/UDP north.east.isi.edu From: Alice ;tag=1 To: Bob ;tag=3141593 Call-ID: 602214199@mouse.wonderland.com CSeq: 1 INVITE libosip2-4.1.0/src/test/res/sip210000644000175000017500000000050512001240027013364 00000000000000INVITE sip:watson@h.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.1 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:a.g.bell@c.bell-tel.com libosip2-4.1.0/src/test/res/sip850000644000175000017500000000044412001240027013400 00000000000000INVITE sip:t.watson@ieee.org SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: Bell, Alexander To: Watson, Thomas Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Warning: illegal-Unquoted-display-name-with-non-token-chars. libosip2-4.1.0/src/test/res/sip410000644000175000017500000000034412001240027013367 00000000000000INVITE sip:alice@wonderland.com SIP/2.0 Via: SIP/2.0/UDP h.caller.com From: ;tag=5 To: Alice Call-ID: 27182@caller.com CSeq: 2 INVITE Contact: sip:charlie@h.caller.com libosip2-4.1.0/src/test/res/sdp100000644000175000017500000000033212001240027013353 00000000000000v=0 o=UserA 2890844526 2890844526 IN IP4 here.com s=Session SDP i=http://www.ietf.org/internet-drafts/draft-ietf-sip-call-flows-05.txt c=IN IP4 100.101.102.103 t=0 0 m=audio 49172 RTP/AVP 0 a=rtpmap:0 PCMU/8000 libosip2-4.1.0/src/test/res/sip500000644000175000017500000000130312001240027013363 00000000000000INVITE sip:UserB@there.com SIP/2.0 Via: SIP/2.0/UDP ss1.wcom.com:5060;branch=230f2.1 Via: SIP/2.0/UDP here.com:5060 Record-Route: From: BigGuy To: LittleGuy Call-ID: 12345600@here.com CSeq: 3 INVITE Contact: Proxy-Authorization:Digest username="UserA", realm="MCI SIP", nonce="c1e22c41ae6cbe5ae983a9c8e88d359", opaque="", uri="sip:ss2.mci.com", response="f44ab22f150c6a56071bce8" Content-Type: application/sdp Content-Length: 147 v=0 o=UserA 2890844526 2890844526 IN IP4 here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49172 RTP/AVP 0 a=rtpmap:0 PCMU/8000 libosip2-4.1.0/src/test/res/sdp90000644000175000017500000000033312001240027013304 00000000000000v=0 o=UserA 2890844526 2890844526 IN IP4 here.com s=Session SDP i=http://www.ietf.org/internet-drafts/draft-ietf-sip-call-flows-05.txt c=IN IP4 100.101.102.103 t=0 0 m=audio 49172 RTP/AVP 0 a=rtpmap:0 PCMU/8000 libosip2-4.1.0/src/test/res/sip330000644000175000017500000000035712001240027013374 00000000000000ACK sip:watson@y.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=35253448 Call-ID: 31415@c.bell-tel.com CSeq: 1 ACK libosip2-4.1.0/src/test/res/sip700000644000175000017500000000074412001240027013375 00000000000000INVITE sip:user@company.com?Route=%3Csip:sip.example.com%3E SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 5@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 174 Warning: illegal-use-of-escaped-headers-in-request-uri. v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/Makefile.am0000644000175000017500000000177012001240027014544 00000000000000 EXTRA_DIST = torture_hgs torture_msgs2 torture_sdps \ urls.txt froms.txt tos.txt contacts.txt vias.txt callids.txt \ recordroutes.txt routes.txt contenttypes.txt auths.txt wwwas.txt \ sip0 sip1 sip2 sip3 sip4 sip5 sip6 sip7 sip8 sip9 \ sip10 sip11 sip12 sip13 sip14 sip15 sip16 sip17 sip18 sip19 \ sip20 sip21 sip22 sip23 sip24 sip25 sip26 sip27 sip28 sip29 \ sip30 sip31 sip32 sip33 sip34 sip35 sip36 sip37 sip38 sip39 \ sip40 sip41 sip42 sip43 sip44 sip45 sip46 sip47 sip48 sip49 \ sip50 sip51 sip52 sip53 sip54 sip55 sip56 sip57 sip58 sip59 \ sip60 sip61 sip62 sip63 sip64 sip65 sip66 sip67 sip68 sip69 \ sip70 sip71 sip72 sip73 sip74 sip75 sip76 sip77 sip78 sip79 \ sip80 sip81 sip82 sip83 sip84 sip85 sip86 sip87 sip88 \ sip-malformed0 sip-malformed1 sip-malformed2 sip-malformed3 sip-malformed4 \ sip-malformed5 sip-malformed6 sip-malformed8 \ sdp0 sdp1 sdp2 sdp3 sdp4 sdp5 sdp6 sdp7 sdp8 sdp9 \ sdp10 sdp11 sdp12 sdp13 sdp14 sdp15 libosip2-4.1.0/src/test/res/sip-malformed10000644000175000017500000000047012001240027015247 00000000000000INVITE sip:user@company.com SIP/2.0 CSeq: 0 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Warning: illegal missing mandatory headers. v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/vias.txt0000644000175000017500000000147212001240027014212 00000000000000# # examples from the rfc # SIP/2.0/UDP my.ex.fr :4054 ;ttl=16; maddr=224.2.0.1; branch=a7c6a8dlze.1 (Acme server) SIP/2.0/UDP adk8 SIP/2.0/UDP callerspc.univ.edu SIP/2.0/UDP 10.0.1.1:5061 SIP/2.0/UDP 169.130.12.5 SIP/2.0/UDP erlang.bell-telephone.com:5060 SIP/2.0/UDP 128.59.16.1:5060 ;received=128.59.19.3 SIP/2.0/UDP sip.example.com;branch=7c337f30d7ce.1 ;maddr=239.128.16.254;ttl=16 SIP/2.0/UDP mouse.wonderland.com SIP/2.0/UDP kton.bell-tel.com SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.1 SIP/2.0/UDP c.bell-tel.com # # torture valid cases # Is this valid?: 'bob="' SIP/2.0/UDP my.ex.fr:4000;ttl=15;joe=tokenabc123-.!%* ; bob=" # SIP/2.0/UDP my.ex.fr SIP/2.0/UDP my.ex.fr:4054 SIP/2.0/UDP my.ex.fr:4054 SIP/ 2.0/UDP my.ex.fr:4054 SIP / 2.0 / UDP my.ex.fr libosip2-4.1.0/src/test/res/sip380000644000175000017500000000032712001240027013376 00000000000000INVITE sip:bob@example.com SIP/2.0 Via: SIP/2.0/UDP h.caller.com From: ;tag=5 To: sip:alice@wonderland.com Call-ID: 27182@caller.com CSeq: 2 INVITE Contact: sip:charlie@h.caller.com libosip2-4.1.0/src/test/res/sip100000644000175000017500000000051312001240027013361 00000000000000SIP/2.0 200 OK Via: SIP/2.0/UDP csvax.cs.caltech.edu;branch=7c337f30d7ce.1 ;maddr=239.128.16.254;ttl=16 Via: SIP/2.0/UDP north.east.isi.edu From: Alice ;tag=1 To: Bob ;tag=3141593 Call-ID: 602214199@mouse.wonderland.com CSeq: 1 INVITE Contact: libosip2-4.1.0/src/test/res/contenttypes.txt0000644000175000017500000000066712001240027016014 00000000000000# # exemples of content types # text/plain audio/basic applicatio/octet-stream application/multipart ;boundary="++" application/multipart ; boundary="gc0pJq0M08jU534c0p" application/multipart; boundary="gc0pJq0M:08jU534c0p" application/multipart ; boundary="simple boundary" application/multipart ; boundary="simple boundary" ; charset=us-ascii Message/partial;number=2; total=3; id="oc=jbpe0M2Yt4s@ok.atosc.org" ; name="u/nsb/Me.jpeg" libosip2-4.1.0/src/test/res/sip860000644000175000017500000000050112001240027013373 00000000000000REGISTER sip:company.com SIP/2.0 To: sip:user@company.com From: sip:user@company.com Contact: sip:user@host.company.com Call-ID: k345asrl3fdbv@10.0.0.1 CSeq: 1 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Contact: Warning: Escaped Header in a legal sip url. libosip2-4.1.0/src/test/res/sip460000644000175000017500000000040312001240027013370 00000000000000INVITE sip:user@company.com SIP/2.0 To: sip:j_user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.1.1.1 Require: newfeature1, newfeature2 Proxy-Require: newfeature3, newfeature4 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 libosip2-4.1.0/src/test/res/sip440000644000175000017500000000100712001240027013367 00000000000000SIP/2.0 200 OK From: Alice ;tag=1 To: Bob ;tag=376364382 Call-ID: 6378@cat.wonderland.com CSeq: 1 OPTIONS Content-Length: 81 Content-Type: application/sdp v=0 o=alice 3149329138 3149329165 IN IP4 24.124.37.3 s=Security problems t=3149328650 0 c=IN IP4 24.124.37.3 m=audio 0 RTP/AVP 0 1 3 99 a=rtpmap:0 PCMU/8000 a=rtpmap:1 1016/8000 a=rtpmap:3 GSM/8000 a=rtpmap:99 SX7300/8000 m=video 0 RTP/AVP 31 34 a=rtpmap:31 H261/90000 a=rtpmap:34 H263/90000 libosip2-4.1.0/src/test/res/sip690000644000175000017500000000075012001240027013402 00000000000000INVITE sip:sip%3Auser%40example.com@company.com;other-param=summit SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 4@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 174 Warning: legal-sip-url-containing-escaped-characters v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip-malformed60000644000175000017500000000067212001240027015260 00000000000000INVITE sip:user@company.com SIP/2.0 To: "Mr. J. User From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 138 Warning: illegal missing quote in To header. v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip170000644000175000017500000000073512001240027013376 00000000000000SIP/2.0 200 OK Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: ;tag=37462311 Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Contact: sip:watson@boston.bell-tel.com Content-Type: application/sdp Content-Length: 130 v=0 o=watson 4858949 4858949 IN IP4 192.1.2.3 s=I'm on my way t=3149329600 0 c=IN IP4 boston.bell-tel.com m=audio 5004 RTP/AVP 0 3 a=rtpmap:0 PCMU/8000 a=rtpmap:3 GSM/8000 libosip2-4.1.0/src/test/res/sip50000644000175000017500000010335612001240027013316 00000000000000REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP saturn.bell-tel.com From: ;tag=19 To: sip:watson@bell-tel.com Call-ID: 70710@saturn.bell-tel.com CSeq: 3 REGISTER Contact: sip:tawatson@example.com | REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP pluto.bell-tel.com From: ;tag=7 To: sip:watson@bell-tel.com Call-ID: 17320@pluto.bell-tel.com CSeq: 1 REGISTER Contact: sip:tawatson@example.com | INVITE sip:bob@one.example.com SIP/2.0 Via: SIP/2.0/UDP sip.example.com;branch=7c337f30d7ce.1 ;maddr=239.128.16.254;ttl=16 Via: SIP/2.0/UDP mouse.wonderland.com From: Alice ;tag=1 To: Bob Call-ID: 602214199@mouse.wonderland.com CSeq: 1 INVITE Contact: Alice Subject: SIP will be discussed, too Content-Type: application/sdp Content-Length: 226 v=0 o=user1 53655765 2353687637 IN IP4 128.3.4.5 s=Mbone Audio t=3149328700 0 i=Discussion of Mbone Engineering Issues e=mbone@somewhere.com c=IN IP4 224.2.0.1/127 t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | SIP/2.0 180 Ringing Via: SIP/2.0/UDP csvax.cs.caltech.edu;branch=7c337f30d7ce.1 ;maddr=239.128.16.254;ttl=16 Via: SIP/2.0/UDP north.east.isi.edu From: Alice ;tag=1 To: Bob ;tag=3141593 Call-ID: 602214199@mouse.wonderland.com CSeq: 1 INVITE | SIP/2.0 200 OK Via: SIP/2.0/UDP csvax.cs.caltech.edu;branch=7c337f30d7ce.1 ;maddr=239.128.16.254;ttl=16 Via: SIP/2.0/UDP north.east.isi.edu From: Alice ;tag=1 To: Bob ;tag=3141593 Call-ID: 602214199@mouse.wonderland.com CSeq: 1 INVITE Contact: | ACK sip:bob@one.example.com SIP/2.0 Via: SIP/2.0/UDP north.east.isi.edu From: Alice ;tag=1 To: Bob ;tag=3141593 Call-ID: 602214199@mouse.wonderland.com CSeq: 1 ACK | INVITE sip:watson@boston.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Contact: Subject: Mr. Watson, come here. Content-Type: application/sdp Content-Length: 237 v=0 o=bell 53655765 2353687637 IN IP4 128.3.4.5 s=Mr. Watson, come here. t=3149328600 0 c=IN IP4 kton.bell-tel.com m=audio 3456 RTP/AVP 0 3 4 5 a=rtpmap:0 PCMU/8000 a=rtpmap:3 GSM/8000 a=rtpmap:4 G723/8000 a=rtpmap:5 DVI4/8000 | SIP/2.0 100 Trying Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=37462311 Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Content-Length: 0 | SIP/2.0 180 Ringing Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=37462311 Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Content-Length: 0 | SIP/2.0 182 Queued, 2 callers ahead Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=37462311 Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Content-Length: 0 | SIP/2.0 182 Queued, 1 caller ahead Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=37462311 Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Content-Length: 0 | SIP/2.0 200 OK Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: ;tag=37462311 Call-ID: 662606876@kton.bell-tel.com CSeq: 1 INVITE Contact: sip:watson@boston.bell-tel.com Content-Type: application/sdp Content-Length: 130 v=0 o=watson 4858949 4858949 IN IP4 192.1.2.3 s=I'm on my way t=3149329600 0 c=IN IP4 boston.bell-tel.com m=audio 5004 RTP/AVP 0 3 a=rtpmap:0 PCMU/8000 a=rtpmap:3 GSM/8000 | ACK sip:watson@boston.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=37462311 Call-ID: 3298420296@kton.bell-tel.com CSeq: 1 ACK | BYE sip:watson@boston.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP kton.bell-tel.com From: A. Bell ;tag=3 To: T. A. Watson ;tag=37462311 Call-ID: 3298420296@kton.bell-tel.com CSeq: 2 BYE | INVITE sip:t.watson@ieee.org SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:a.g.bell@c.bell-tel.com | INVITE sip:watson@h.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.1 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:a.g.bell@c.bell-tel.com | SIP/2.0 404 Not Found Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.1 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=87454273 Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE | ACK sip:watson@h.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.1 From: A. Bell ;tag=3 To: T. Watson ;tag=87454273 Call-ID: 31415@c.bell-tel.com CSeq: 1 ACK | INVITE sip:watson@acm.org SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.2 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:a.g.bell@c.bell-tel.com | INVITE sip:t.watson@x.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.3 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:a.g.bell@c.bell-tel.com | INVITE sip:watson@y.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.4 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:a.g.bell@c.bell-tel.com | SIP/2.0 200 OK Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.3 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=192137601 Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:t.watson@x.bell-tel.com | SIP/2.0 200 OK Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.4 Via: SIP/2.0/UDP c.bell-tel.com Contact: sip:t.watson@y.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=35253448 Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE | CANCEL sip:watson@acm.org SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.2 From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 CANCEL | SIP/2.0 200 OK Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.2 From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 CANCEL | SIP/2.0 487 Request Terminated Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.2 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE | ACK sip:t.watson@x.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=192137601 Call-ID: 31415@c.bell-tel.com CSeq: 1 ACK | ACK sip:watson@y.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=35253448 Call-ID: 31415@c.bell-tel.com CSeq: 1 ACK | BYE sip:watson@y.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=35253448 Call-ID: 31415@c.bell-tel.com CSeq: 2 BYE | SIP/2.0 200 OK Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=35253448 Call-ID: 31415@c.bell-tel.com CSeq: 2 BYE | SIP/2.0 302 Moved temporarily Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=72538263 Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:watson@h.bell-tel.com, sip:watson@acm.org, sip:t.watson@x.bell-tel.com, sip:watson@y.bell-tel.com | SIP/2.0 302 Moved temporarily From: Charlie ;tag=5 To: Alice ;tag=2332462 Call-ID: 27182@caller.com Contact: sip:bob@example.com Expires: Wed, 29 Jul 1998 9:00:00 GMT CSeq: 1 INVITE | INVITE sip:bob@example.com SIP/2.0 Via: SIP/2.0/UDP h.caller.com From: ;tag=5 To: sip:alice@wonderland.com Call-ID: 27182@caller.com CSeq: 2 INVITE Contact: sip:charlie@h.caller.com | INVITE sip:alice@wonderland.com SIP/2.0 Via: SIP/2.0/UDP h.caller.com From: ;tag=5 To: Alice Call-ID: 27182@caller.com CSeq: 1 INVITE Contact: sip:charlie@h.caller.com | SIP/2.0 302 Moved temporarily Via: SIP/2.0/UDP h.caller.com From: ;tag=5 To: Alice Call-ID: 27182@caller.com CSeq: 1 INVITE Contact: | INVITE sip:alice@wonderland.com SIP/2.0 Via: SIP/2.0/UDP h.caller.com From: ;tag=5 To: Alice Call-ID: 27182@caller.com CSeq: 2 INVITE Contact: sip:charlie@h.caller.com | SIP/2.0 606 Not Acceptable Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=7434264 Call-ID: 14142@c.bell-tel.com CSeq: 1 INVITE Warning: 370 "Insufficient bandwidth (only have ISDN)", 305 "Incompatible media format", 330 "Multicast not available" Content-Type: application/sdp Content-Length: 258 v=0 o=c 3149329138 3149329165 IN IP4 38.245.76.2 s=Let's talk t=3149328630 0 b=CT:128 c=IN IP4 x.bell-tel.com m=audio 3456 RTP/AVP 5 0 7 a=rtpmap:5 DVI4/8000 a=rtpmap:0 PCMU/8000 a=rtpmap:7 LPC/8000 m=video 2232 RTP/AVP 31 a=rtpmap:31 H261/90000 | OPTIONS sip:bob@example.com SIP/2.0 Via: SIP/2.0/UDP cat.wonderland.com From: Alice ;tag=1 To: Bob Call-ID: 6378@cat.wonderland.com CSeq: 1 OPTIONS Accept: application/sdp | SIP/2.0 200 OK From: Alice ;tag=1 To: Bob ;tag=376364382 Call-ID: 6378@cat.wonderland.com CSeq: 1 OPTIONS Content-Length: 81 Content-Type: application/sdp v=0 o=alice 3149329138 3149329165 IN IP4 24.124.37.3 s=Security problems t=3149328650 0 c=IN IP4 24.124.37.3 m=audio 0 RTP/AVP 0 1 3 99 a=rtpmap:0 PCMU/8000 a=rtpmap:1 1016/8000 a=rtpmap:3 GSM/8000 a=rtpmap:99 SX7300/8000 m=video 0 RTP/AVP 31 34 a=rtpmap:31 H261/90000 a=rtpmap:34 H263/90000 | INVITE sip:vivekg@chair.dnrc.bell-labs.com SIP/2.0 TO : ; tag = 1918181833n From : "J Rosenberg " ; tag = 98asjd8 Call-ID : 0ha0isndaksdj@10.1.1.1 cseq: 8 INVITE Via : SIP / 2.0 /UDP 135.180.130.133 Subject : NewFangledHeader: newfangled value more newfangled value Content-Type: application/sdp v: SIP / 2.0 / TCP 12.3.4.5 ; branch = 9ikj8 , SIP / 2.0 / UDP 1.2.3.4 ; hidden m:"Quoted string " ; newparam = newvalue ; secondparam = secondvalue ; q = 0.33 (((nested comments) and (more))) , tel:4443322 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 To: sip:j_user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.1.1.1 Require: newfeature1, newfeature2 Proxy-Require: newfeature3, newfeature4 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 | INVITE name:John_Smith SIP/2.0 To: isbn:2983792873 From: http://www.cs.columbia.edu Call-ID: 0ha0isndaksdj@10.1.2.3 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | REGISTER sip:company.com SIP/2.0 To: sip:user@company.com From: sip:user@company.com Contact: sip:user@host.company.com Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Expires: Sat, 01 Dec 2040 16:00:00 GMT | INVITE sip:user@company.com SIP/2.0 To: sip:j_user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 Accept: text/newformat CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@comapny.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/newformat | NEWMETHOD sip:user@comapny.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 NEWMETHOD Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | NEWMETHOD sip:user@comapny.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.1.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | REGISTER sip:company.com SIP/2.0 To: sip:j.user@company.com From: sip:j.user@company.com Call-ID: 0ha0isndaksdj@10.0.1.1 CSeq: 8 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Authorization: Digest username="j.user" realm="My Cool Domain" nonce="1234567890abcdef1234567890abcdef" response="1234567890abcdef1234567890abcdef" digest="1234567890abcdef1234567890abcdef" | REGISTER sip:company.com SIP/2.0 To: sip:j.user@company.com From: sip:j.user@company.com Call-ID: 0ha0isndaksdj@10.0.2.2 Contact: sip:j.user@host.company.com CSeq: 8 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Content-Length: 0 | INVITE sip:joe@company.com SIP/2.0 To: sip:joe@company.com From: sip:caller@university.edu Call-ID: 0ha0isnda977644900765@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 CSeq: 0 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 Via: SIP/2.0/UDP 135.180.130.133 CSeq: 0 INVITE Call-ID: 98asdh@10.1.1.1 Call-ID: 98asdh@10.1.1.2 From: sip:caller@university.edu From: sip:caller@organization.org To: sip:user@company.com Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 Via: SIP/2.0/UDP 135.180.130.133 CSeq: 0 INVITE Call-ID: 98asdh@10.1.1.2 Expires: Thu, 44 Dec 19999 16:00:00 EDT From: sip:caller@university.edu To: sip:user@company.com Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | SIP/2.0 200 OK Via: SIP/2.0/UDP 135.180.130.57;branch=0 Via: SIP/2.0/UDP 255.255.255.255;branch=0 Call-ID: 0384840201@10.1.1.1 CSeq: 0 INVITE From: sip:user@company.com To: sip:user@university.edu;tag=2229 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 224.2.17.12/127 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133;;,; Contact: "" <> ;,"Joe" ;;,,;; Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 9999 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: -999 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 138 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC asdpasd08asdsdk:;;asd a0sdjhg8a0''...'';;;; | INVITE sip:user@company.com SIP/2.0 To: "Mr. J. User From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 138 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC |INVITE request with a semicolon-separated parameter in the "user" part. INVITE sip:user;par=u%40h.com@company.com SIP/2.0 To: sip:j_user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.1.1.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 |is illegal because the Request-URI has been enclosed within in "<>". INVITE SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 1@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 174 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | This INVITE has illegal LWS within the SIP URL. INVITE sip:user@company.com; transport=udp SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 2@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 174 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | This INVITE has illegal >1 SP between elements of the Request-URI. INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 3@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 174 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE with a legal SIP URL containing escaped characters INVITE sip:sip%3Auser%40example.com@company.com;other-param=summit SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 4@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 174 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE with the illegal use of escaped headers in Request-URI INVITE sip:user@company.com?Route=%3Csip:sip.example.com%3E SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 5@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 174 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE containing an unknown in the Request URI INVITE name:user SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 6@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 174 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | OPTIONS with no LWS between display name and < OPTIONS sip:user@company.com SIP/2.0 To: sip:user@company.com From: "caller" Call-ID: 1234abcd@10.0.0.1 CSeq: 1 OPTIONS Via: SIP/2.0/UDP 135.180.130.133 | OPTIONS with extran LWS between display name and < OPTIONS sip:user@company.com SIP/2.0 To: sip:user@company.com From: "caller" Call-ID: 1234abcd@10.0.0.1 CSeq: 2 OPTIONS Via: SIP/2.0/UDP 135.180.130.133 | INVITE with an illegal SIP Date format. INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 7@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Expires: Fri, 01 Jan 2010 16:00:00 EST Content-Type: application/sdp Content-Length: 174 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE with Passed Expries Time INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 8@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Expires: Thu, 01 Dec 1994 16:00:00 GMT Content-Type: application/sdp Content-Length: 174 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | INVITE with Max-Forwards Set to Zero INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 9@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Max-Forwards: 0 Content-Type: application/sdp Content-Length: 174 v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | REGISTER with a Escaped Header in a Legal SIP URL of a Contact REGISTER sip:company.com SIP/2.0 To: sip:user@company.com From: sip:user@company.com Contact: sip:user@host.company.com Call-ID: k345asrl3fdbv@10.0.0.1 CSeq: 1 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Contact: | REGISTER with a Escaped Header in a Illegal SIP URL of a Contact REGISTER sip:company.com SIP/2.0 To: sip:user@company.com From: sip:user@company.com Contact: sip:user@host.company.com Call-ID: k345asrl3fdbv@10.0.0.1 CSeq: 1 REGISTER Via: SIP/2.0/UDP 135.180.130.133 Contact: sip:user@example.com?Route=%3Csip:sip.example.com%3E | INVITE with Long Values in Headers INVITE sip:user@company.com SIP/2.0 To: "I have a user name of extreme proportion" From: sip:caller@university.edu Call-ID: kl24ahsd546folnyt2vbak9sad98u23naodiunzds09a3bqw0sdfbsk34poouymnae004 3nsed09mfkvc74bd0cuwnms05dknw87hjpobd76f CSeq: 1 INVITE My-State: sldkjflzdsfaret0803adgaasd0afds0asdaasd Via: SIP/2.0/UDP sip33.example.com Via: SIP/2.0/UDP sip32.example.com Via: SIP/2.0/UDP sip31.example.com Via: SIP/2.0/UDP sip30.example.com Via: SIP/2.0/UDP sip29.example.com Via: SIP/2.0/UDP sip28.example.com Via: SIP/2.0/UDP sip27.example.com Via: SIP/2.0/UDP sip26.example.com Via: SIP/2.0/UDP sip25.example.com Via: SIP/2.0/UDP sip24.example.com Via: SIP/2.0/UDP sip23.example.com Via: SIP/2.0/UDP sip22.example.com Via: SIP/2.0/UDP sip21.example.com Via: SIP/2.0/UDP sip20.example.com Via: SIP/2.0/UDP sip19.example.com Via: SIP/2.0/UDP sip18.example.com Via: SIP/2.0/UDP sip17.example.com Via: SIP/2.0/UDP sip16.example.com Via: SIP/2.0/UDP sip15.example.com Via: SIP/2.0/UDP sip14.example.com Via: SIP/2.0/UDP sip13.example.com Via: SIP/2.0/UDP sip12.example.com Via: SIP/2.0/UDP sip11.example.com Via: SIP/2.0/UDP sip10.example.com Via: SIP/2.0/UDP sip9.example.com Via: SIP/2.0/UDP sip8.example.com Via: SIP/2.0/UDP sip7.example.com Via: SIP/2.0/UDP sip6.example.com Via: SIP/2.0/UDP sip5.example.com Via: SIP/2.0/UDP sip4.example.com Via: SIP/2.0/UDP sip3.example.com Via: SIP/2.0/UDP sip2.example.com Via: SIP/2.0/UDP sip1.example.com Via: SIP/2.0/UDP host.example.com;received=135.180.130.133;branch=C1C3344E2710000000E2 99E568E7potato10potato0potato0 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC | OPTIONS with multiple headers. OPTIONS sip:135.180.130.133 SIP/2.0 Via: SIP/2.0/UDP company.com:5604 From: sip:iuser@company.com To: sip:user@135.180.130.133 Call-ID: 1804928587@company.com CSeq: 1 OPTIONS Expires: 3600 Contact: sip:host.company.com | INVITE with large number of SDP attributes and telephone subscriber Request-URI (the content-length is also wrong) INVITE sip:+1-972-555-2222;phone-context=name%40domain;new=user?%22Route%3a%20X%40Y%3bZ=W%22@gw1.wcom.com;user=phone SIP/2.0 Via: SIP/2.0/UDP iftgw.there.com:5060 From: sip:+1-303-555-1111@ift.here.com;user=phone To: sip:+1-650-555-2222@ss1.wcom.com;user=phone Call-ID: 1717@ift.here.com CSeq: 56 INVITE Content-Type: application/sdp Content-Length: 320 v=0 o=faxgw1 2890844527 2890844527 IN IP4 iftgw.there.com s=Session SDP c=IN IP4 iftmg.there.com t=0 0 m=image 49172 udptl t38 a=T38FaxVersion:0 a=T38maxBitRate:14400 a=T38FaxFillBitRemoval:0 a=T38FaxTranscodingMMR:0 a=T38FaxTranscodingJBIG:0 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:260 a=T38FaxUdpEC:t38UDPR | REGISTER with a contact parameter. REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP saturn.bell-tel.com From: sip:watson@bell-tel.com To: sip:watson@bell-tel.com Call-ID: 70710@saturn.bell-tel.com CSeq: 2 REGISTER Contact: sip:+1-972-555-2222@gw1.wcom.com;user=phone | REGISTER with a url parameter. REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP saturn.bell-tel.com From: sip:watson@bell-tel.com To: sip:watson@bell-tel.com Call-ID: 70710@saturn.bell-tel.com CSeq: 3 REGISTER Contact: | INVITE with an Unquoted Display Name Containing Multiple Tokens (????) INVITE sip:t.watson@ieee.org SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell To: T. Watson Call-ID: 31414@c.bell-tel.com CSeq: 1 INVITE | INVITE with an Unquoted Display Name Containg Non-Token Characters (should fail...) INVITE sip:t.watson@ieee.org SIP/2.0 Via: SIP/2.0/UDP c.bell-tel.com From: Bell, Alexander To: Watson, Thomas Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE | INVITE with Unknown (Higher) Protocol Version in Start Line INVITE sip:t.watson@ieee.org SIP/7.0 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell To: T. Watson Call-ID: 31417@c.bell-tel.com CSeq: 1 INVITE | INVITE with record-route INVITE sip:+1-650-555-2222@iftgw.there.com;user=phone SIP/2.0 Via: SIP/2.0/UDP ss1.wcom.com:5060; branch=2d007.1 Via: SIP/2.0/UDP ift.here.com:5060 Record-Route: From: To: Call-ID: 1717@ift.here.com CSeq: 17 INVITE Contact: Content-Type: application/sdp Content-Length: 151 v=0 o=IFAXTERMINAL01 2890844527 2890844527 IN IP4 ift.here.com s=Session SDP c=IN IP4 iftmg.here.com t=0 0 m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | SIP/2.0 407 Proxy Authorization Required Via: SIP/2.0/UDP here.com:5060 From: BigGuy To: LittleGuy Call-ID: 12345600@here.com CSeq: 1 INVITE Proxy-Authenticate: Digest realm="MCI WorldCom SIP", domain="sip:ss1.wcom.com", nonce="f84f1cec41e6cbe5aea9c8e88d359", opaque="", stale=FALSE, algorithm=MD5 Content-Length: 0 | INVITE sip:UserB@there.com SIP/2.0 Via: SIP/2.0/UDP here.com:5060 From: BigGuy To: LittleGuy Call-ID: 12345601@here.com CSeq: 1 INVITE Contact: Authorization:Digest username="UserA", realm="MCI WorldCom SIP", nonce="wf84f1ceczx41ae6cbe5aea9c8e88d359", opaque="", uri="sip:ss1.wcom.com", response="42ce3cef44b22f50c6a6071bc8" Content-Type: application/sdp Content-Length: 147 v=0 o=UserA 2890844526 2890844526 IN IP4 here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49172 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | SIP/2.0 407 Proxy Authorization Required Via: SIP/2.0/UDP here.com:5060 From: BigGuy To: LittleGuy Call-ID: 12345600@here.com CSeq: 1 INVITE Proxy-Authenticate: Digest realm="WorldCom SIP", domain="sip:ss1.wcom.com", nonce="wf84f1cczx41ae6cbeaea9ce88d359", opaque="", stale=FALSE, algorithm=MD5 Content-Length: 0 | INVITE sip:UserB@there.com SIP/2.0 Via: SIP/2.0/UDP here.com:5060 From: BigGuy To: LittleGuy Call-ID: 12345600@here.com CSeq: 2 INVITE Contact: Proxy-Authorization:Digest username="UserA", realm="WorldCom SIP", nonce="wf84f1ceczx41ae6cbe5aea9c8e88d359", opaque="", uri="sip:ss1.wcom.com", response="42ce3cef44b22f50c6a6071bc8" Content-Type: application/sdp Content-Length: 147 v=0 o=UserA 2890844526 2890844526 IN IP4 here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49172 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | SIP/2.0 407 Proxy Authorization Required Via: SIP/2.0/UDP ss1.wcom.com:5060;branch=230f2.1 Via: SIP/2.0/UDP here.com:5060 Record-Route: From: BigGuy To: LittleGuy ;tag=838209 Call-ID: 12345600@here.com CSeq: 2 INVITE Proxy-Authenticate: Digest realm="MCI SIP", domain="sip:ss2.mci.com", nonce="c1e22c41ae6cbe5ae983a9c8e88d359", opaque="", stale=FALSE, algorithm=MD5 Content-Length: 0 | SIP/2.0 407 Proxy Authorization Required Via: SIP/2.0/UDP here.com:5060 Record-Route: From: BigGuy To: LittleGuy ;tag=2341d Call-ID: 12345600@here.com CSeq: 2 INVITE Proxy-Authenticate: Digest realm="MCI SIP", domain="sip:ss2.mci.com", nonce="c1e22c41ae6cbe5ae983a9c8e88d359", opaque="", stale=FALSE, algorithm=MD5 Content-Length: 0 | INVITE sip:UserB@there.com SIP/2.0 Via: SIP/2.0/UDP here.com:5060 From: BigGuy To: LittleGuy Call-ID: 12345600@here.com CSeq: 3 INVITE Contact: Proxy-Authorization:Digest username="UserA", realm="WorldCom SIP", nonce="wf84f1ceczx41ae6cbe5aea9c8e88d359", opaque="", uri="sip:ss1.wcom.com", response="42ce3cef44b22f50c6a6071bc8" Proxy-Authorization:Digest username="UserA", realm="MCI SIP", nonce="c1e22c41ae6cbe5ae983a9c8e88d359", opaque="", uri="sip:ss2.mci.com", response="f44ab22f150c6a56071bce8" Content-Type: application/sdp Content-Length: 147 v=0 o=UserA 2890844526 2890844526 IN IP4 here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49172 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | INVITE sip:UserB@there.com SIP/2.0 Via: SIP/2.0/UDP ss1.wcom.com:5060;branch=230f2.1 Via: SIP/2.0/UDP here.com:5060 Record-Route: From: BigGuy To: LittleGuy Call-ID: 12345600@here.com CSeq: 3 INVITE Contact: Proxy-Authorization:Digest username="UserA", realm="MCI SIP", nonce="c1e22c41ae6cbe5ae983a9c8e88d359", opaque="", uri="sip:ss2.mci.com", response="f44ab22f150c6a56071bce8" Content-Type: application/sdp Content-Length: 147 v=0 o=UserA 2890844526 2890844526 IN IP4 here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49172 RTP/AVP 0 a=rtpmap:0 PCMU/8000 | libosip2-4.1.0/src/test/res/sip490000644000175000017500000000052512001240027013400 00000000000000INVITE sip:user@company.com SIP/2.0 To: sip:j_user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 Accept: text/newformat CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp v=0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip70000644000175000017500000000035412001240027013312 00000000000000REGISTER sip:bell-tel.com SIP/2.0 Via: SIP/2.0/UDP pluto.bell-tel.com From: ;tag=7 To: sip:watson@bell-tel.com Call-ID: 17320@pluto.bell-tel.com CSeq: 1 REGISTER Contact: sip:tawatson@example.com libosip2-4.1.0/src/test/res/sip570000644000175000017500000000065712001240027013405 00000000000000SIP/2.0 407 Proxy Authorization Required Via: SIP/2.0/UDP here.com:5060 Record-Route: From: BigGuy To: LittleGuy ;tag=2341d Call-ID: 12345600@here.com CSeq: 2 INVITE Proxy-Authenticate: Digest realm="MCI SIP", domain="sip:ss2.mci.com", nonce="c1e22c41ae6cbe5ae983a9c8e88d359", opaque="", stale=FALSE, algorithm=MD5 Content-Length: 0 libosip2-4.1.0/src/test/res/sip590000644000175000017500000000061112001240027013375 00000000000000SIP/2.0 200 OK Via: SIP/2.0/UDP 135.180.130.57;branch=0 Via: SIP/2.0/UDP 255.255.255.255;branch=0 Call-ID: 0384840201@10.1.1.1 CSeq: 0 INVITE From: sip:user@company.com To: sip:user@university.edu;tag=2229 Content-Type: application/sdp v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 224.2.17.12/127 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip-malformed40000644000175000017500000000067212001240027015256 00000000000000INVITE sip:user@company.com SIP/2.0 To: sip:j.user@company.com From: sip:caller@university.edu Call-ID: 0ha0isndaksdj@10.0.0.1 CSeq: 8 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 9999 Warning: illegal value for content-length (missing data?). v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip-malformed80000644000175000017500000000071212001240027015255 00000000000000| This INVITE has . INVITE sip:user@company.com SIP/2.0 To: sip:user@company.com From: sip:caller@university.edu Call-ID: 3@10.0.0.1 CSeq: 1 INVITE Via: SIP/2.0/UDP 135.180.130.133 Content-Type: application/sdp Content-Length: 174 Warning: illegal-space-after-request-uri v=0 o=mhandley 29739 7272939 IN IP4 126.5.4.3 s=SIP Call t=3149328700 0 c=IN IP4 135.180.130.88 m=audio 492170 RTP/AVP 0 12 m=video 3227 RTP/AVP 31 a=rtpmap:31 LPC libosip2-4.1.0/src/test/res/sip00000644000175000017500000001266212001240027013310 00000000000000MESSAGE sip:ominjeonaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa@165.213.114.67 SIP/2.0 Via: SIP/2.0/UDP 165.213.114.66:10507; viaparm Via: SIP/2.0/UDP 165.213.114.66:10507; viaparm Via: SIP/2.0/UDP 165.213.114.66:10507; viaparm Accept: Content-Type: Content-Type: www-authenticate: Via: to: route: record-route: Call-ID: User-Agent: Proxy-Authorization: CSeq: Contact: Supported: Accept: Content-Type: Content-Type: www-authenticate: Via: to: route: record-route: Call-ID: User-Agent: Proxy-Authorization: CSeq: Contact: Supported: Accept: Content-Type: Content-Type: www-authenticate: Via: to: route: record-route: Call-ID: User-Agent: Proxy-Authorization: CSeq: Contact: Supported: From: "\"\"" ;tag=f9ac1478-d316-4bf4-b3a1-6fec6c89e1b2 Record-Route: To: Call-ID: de6d4b92-603e-4f84-a26c-3428d69e4da6@165.213.114.66 CSeq: 1 MESSAGE Contact: User-Agent: Windows RTC/1.0 Proxy-Authorization: Digest username="user", realm="siproxd", nonce="3df0ac66000ef8d0327b23c66b8b4567",uri="sip:soekris1",cnonce="abcdefghi", nc=00000001,response="b31c4fca724852835c704bc395b3f49e", opaque="" Proxy-Authorization: Digest username="me@other.domain.example.com",realm="other.domain.example.com", uri="sip:192.168.1.10",response="15d2e3a1b3af1e3e4cac32e60ec45116", nonce="6acda19788645eb8ee3f991d8d5b1367", cnonce="555698a3",qop=auth, nc=00000001,algorithm=md5,opaque="" Proxy-Authorization: Digest username="me@other.domain.example.com" ,realm="other.domain.example.com", uri="sip:192.168.1.10", response="15d2e3a1b3af1e3e4cac32e60ec45116", nonce="6acda19788645eb8ee3f991d8d5b1367", opaque="0788cb7106dd0d9214a3dfcd7f11aff7" , cnonce="555698a3",qop=auth, nc=00000001,algorithm=md5 Proxy-Authorization: Digest username="me@other.domain.example.com", realm="other.domain.example.com", uri="sip:192.168.1.10" ,response="15d2e3a1b3af1e3e4cac32e60ec45116", nonce="6acda19788645eb8ee3f991d8d5b1367", cnonce="555698a3" , qop=auth, nc=00000001,algorithm=md5,opaque="" Proxy-Authorization: Digest username="me@other.domain.example.com" , realm="other.domain.example.com", uri="sip:192.168.1.10" , response="15d2e3a1b3af1e3e4cac32e60ec45116", nonce="6acda19788645eb8ee3f991d8d5b1367", opaque="0788cb7106dd0d9214a3dfcd7f11aff7",cnonce="555698a3",qop=auth, nc=00000001,algorithm=md5 Proxy-Authorization: Digest username="1me@other.domain.example.com",realm="other.domain.example.com", uri="sip:192.168.1.10",response="15d2e3a1b3af1e3e4cac32e60ec45116", nonce="6acda19788645eb8ee3f991d8d5b1367", cnonce="555698a3" ,qop=auth, nc=00000001,algorithm=md5,opaque="" Proxy-Authorization: Digest username="2me@other.domain.example.com" , realm="other.domain.example.com" , uri="sip:192.168.1.10",response="15d2e3a1b3af1e3e4cac32e60ec45116", algorithm=md5,nonce="6acda19788645eb8ee3f991d8d5b1367" , opaque="0788cb7106dd0d9214a3dfcd7f11aff7", cnonce="555698a3",qop=auth, nc=123456 Proxy-Authorization: Digest username="3me@other.domain.example.com",realm="other.domain.example.com", uri="sip:192.168.1.10",response="15d2e3a1b3af1e3e4cac32e60ec45116", nonce="6acda19788645eb8ee3f991d8d5b1367", cnonce="555698a3",qop=auth, nc=00000001,algorithm=md5,opaque="" Proxy-Authorization: Digest username="4me@other.domain.example.com",realm="other.domain.example.com", uri="sip:192.168.1.10",response="15d2e3a1b3af1e3e4cac32e60ec45116", nonce="6acda19788645eb8ee3f991d8d5b1367", opaque="0788cb7106dd0d9214a3dfcd7f11aff7",cnonce="555698a3",qop=auth, nc=00000001,algorithm=md5 Proxy-Authorization: Digest username="5me@other.domain.example.com",realm="other.domain.example.com", uri="sip:192.168.1.10",response="15d2e3a1b3af1e3e4cac32e60ec45116", nonce="6acda19788645eb8ee3f991d8d5b1367", cnonce="555698a3",qop=auth, nc=00000001,algorithm=md5,opaque="" Proxy-Authorization: Digest username="6me@other.domain.example.com",realm="other.domain.example.com", uri="sip:192.168.1.10",response="15d2e3a1b3af1e3e4cac32e60ec45116", nonce="6acda19788645eb8ee3f991d8d5b1367", opaque="0788cb7106dd0d9214a3dfcd7f11aff7",cnonce="555698a3",qop=auth, nc=00000001,algorithm=md5 Proxy-Authenticate: Digest realm="Ole SIP realm1", domain="sip:ss1.wcom.com", nonce="f84f1cec41e6cbe5aea9c8e88d359", opaque="", stale=FALSE, algorithm=MD5 Proxy-Authenticate: Digest realm="Ole SIP realm2", domain="sip:ss2.wcom.com", nonce="bbbbbbbbbbbbbbbbbbbbbbbbbbbbb", opaque="", stale=FALSE, algorithm=MD5, qop="auth" Content-Type: text/plain; charset=UTF-8;msgr=WAAtAE0ATQBTAC0ASQBNAC0ARgBvAHIAbQBhAHQAOgAgAEYATgA9ACUARQBBACUAQgA1ACUAQgA0ACUARQBCACUAQQA2ACUAQgBDADsAIABFAEYAPQA7ACAAQwBPAD0AOAAwADAAMAAwADAAOwAgAEMAUwA9ADgAMQA7ACAAUABGAD0AMwAyAA0ACgANAAoA Accept-Encoding: da;jhsqddsq, en-gb;sqdsqd=0.343555;q=0.8 ;q=0.8 ;q=0.8 ;q=0.8;q=0.8;q=0.8, en;q=0.7 Call-Info: ;purpose2; purpose=icon2, ;purpose=info2 Content-Length: 5 hello libosip2-4.1.0/src/test/res/callids.txt0000644000175000017500000000014612001240027014660 00000000000000# # valid field # qsdlkj@qsdfez qsoidhaeofih oiuh87657653@qsdfqf oiuh876-.!%*_+`'~@oiuh876-.!%*_+`'~ #libosip2-4.1.0/src/test/res/froms.txt0000644000175000017500000001153612001240027014400 00000000000000# valid cases with escaped characters # "\"\""abb" "\""\"" "\\" "\\\\" "\\\\\\\\" "\"\"" "q\\\\" "j.doe\\\\" "j.doe\\\"" "j.doe\\" "j.doe\"" "+1\"234" # # invalid cases with escaped characters # "\" "\\\" ""\"" "\\\\\\\" # "j.doe\\\" "a\" "a\\\" "a"\"" "a\\\\\\\" "j.doe\\\" # "\ab" "\\\ab" ""\"ab" # "a\"\a"" "a\"\a"a" "a\"\\"a" "a\"\"a" # sip:j.doe@big.com;tag=34ytr34.2;tag2=34ytr34.2 sip:j.doe@big.com;tag=34ytr34.2;tag2=34ytr34.2;lr sip:j.doe@big.com;lr # # from with tags and url without brackets # sip:j.doe@big.com;tag=34ytr34.2 sip:+1-212-555-1212:1234@gateway.com;tag=34ytr34.2 sip:1212@gateway.com;tag=34ytr34.2 sip:alice@10.1.2.3;tag=34ytr34.2 sip:alice@example.com;tag=34ytr34.2 sip:alice%40example.com@gateway.com;tag=34ytr34.2 # # url without url-parameter (from parameter can be present) # sip:j.doe@big.com sip:j.doe@big.com sip:j.doe:secret@big.com sip:j.doe@big.com sip:+1-212-555-1212:1234@gateway.com sip:1212@gateway.com sip:alice@10.1.2.3 sip:alice@example.com sip:alice%40example.com@gateway.com sip:alice@registrar.com sip:alice@registrar.com:5080 sip:+1234@po4x80.com sip:+1254353534@0.cxcsqn.qscr4n.suisacro.fr sip:MDU@1.kn_5.tn_1.suisacro.fr # # Valid from fields without display names and brackets # # # Valid from fields without display names as token (not quoted strings) # alice jack j.doe user;tag=54 Alice ;tag=34ez2 Alice;tag=345erye66 A a # # Valid from fields with display names as quoted strings # "j.doe" "+1234" "user";tag=54 "Alice" ;tag=34ez2 "Alice";tag=345erye66 "A" "a" # # valid cases with utf8 # "µi²éù^r@§è£¤" "æþøð¢ðß" "»¢ðnß·" "¶Ð߫صÞ" "¶:?=@?Ð;߫صÞ" "¶:;?=@?Ð;߫صÞ" "" "\" \\qsd" # # valid case with a nasty bracket... # "jack<4>\\" # # Are those URLs correct??? but How can they be parsed??? # .... # #some bad cases # si zer:alice@example.com sip:@@qsd;sqde_' sip:;qsde # libosip2-4.1.0/src/test/res/sip800000644000175000017500000000034512001240027013373 00000000000000OPTIONS sip:135.180.130.133 SIP/2.0 Via: SIP/2.0/UDP company.com:5604 From: sip:iuser@company.com To: sip:user@135.180.130.133 Call-ID: 1804928587@company.com CSeq: 1 OPTIONS Expires: 3600 Contact: sip:host.company.com libosip2-4.1.0/src/test/res/sip250000644000175000017500000000050712001240027013372 00000000000000INVITE sip:t.watson@x.bell-tel.com SIP/2.0 Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.3 Via: SIP/2.0/UDP c.bell-tel.com From: A. Bell ;tag=3 To: T. Watson Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE Contact: sip:a.g.bell@c.bell-tel.com libosip2-4.1.0/src/test/res/sip280000644000175000017500000000050012001240027013366 00000000000000SIP/2.0 200 OK Via: SIP/2.0/UDP sip.ieee.org ;branch=3d8a50dbf5a28d.4 Via: SIP/2.0/UDP c.bell-tel.com Contact: sip:t.watson@y.bell-tel.com From: A. Bell ;tag=3 To: T. Watson ;tag=35253448 Call-ID: 31415@c.bell-tel.com CSeq: 1 INVITE libosip2-4.1.0/src/test/res/sip610000644000175000017500000000114312001240027013367 00000000000000INVITE sip:UserB@there.com SIP/2.0 Via: SIP/2.0/UDP here.com:5060 From: BigGuy To: LittleGuy Call-ID: 12345600@here.com CSeq: 2 INVITE Contact: Proxy-Authorization:Digest username="UserA", realm="WorldCom SIP", nonce="wf84f1ceczx41ae6cbe5aea9c8e88d359", opaque="", uri="sip:ss1.wcom.com", response="42ce3cef44b22f50c6a6071bc8" Content-Type: application/sdp Content-Length: 147 v=0 o=UserA 2890844526 2890844526 IN IP4 here.com s=Session SDP c=IN IP4 100.101.102.103 t=0 0 m=audio 49172 RTP/AVP 0 a=rtpmap:0 PCMU/8000 libosip2-4.1.0/src/test/res/sip390000644000175000017500000000034412001240027013376 00000000000000INVITE sip:alice@wonderland.com SIP/2.0 Via: SIP/2.0/UDP h.caller.com From: ;tag=5 To: Alice Call-ID: 27182@caller.com CSeq: 1 INVITE Contact: sip:charlie@h.caller.com libosip2-4.1.0/src/test/res/sip720000644000175000017500000000034512001240027013374 00000000000000OPTIONS sip:user@company.com SIP/2.0 To: sip:user@company.com From: "caller" Call-ID: 1234abcd@10.0.0.1 CSeq: 1 OPTIONS Via: SIP/2.0/UDP 135.180.130.133 Warning: no-LWS-between-display-name-and-< libosip2-4.1.0/src/test/trecordr.c0000644000175000017500000000500512254365476013734 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifdef ENABLE_MPATROL #include #endif #include #include #include int main (int argc, char **argv) { FILE *record_routes_file; osip_record_route_t *record_route; char *a_record_route; char *dest; char *res; record_routes_file = fopen (argv[1], "r"); if (record_routes_file == NULL) { fprintf (stdout, "Failed to open %s file.\nUsage: trecord_route record_routes.txt\n", argv[1]); exit (0); } a_record_route = (char *) osip_malloc (200); res = fgets (a_record_route, 200, record_routes_file); /* lines are under 200 */ while (res != NULL) { int errcode; /* remove the last '\n' before parsing */ strncpy (a_record_route + strlen (a_record_route) - 1, "\0", 1); if (0 != strncmp (a_record_route, "#", 1)) { /* allocate & init record_route */ osip_record_route_init (&record_route); printf ("=================================================\n"); printf ("RECORD_ROUTE TO PARSE: |%s|\n", a_record_route); errcode = osip_record_route_parse (record_route, a_record_route); if (errcode != -1) { if (osip_record_route_to_str (record_route, &dest) != -1) { printf ("result: |%s|\n", dest); osip_free (dest); } } else printf ("Bad record_route format: %s\n", a_record_route); osip_record_route_free (record_route); printf ("=================================================\n"); } res = fgets (a_record_route, 200, record_routes_file); /* lines are under 200 */ } osip_free (a_record_route); return 0; } libosip2-4.1.0/src/test/twwwa.c0000644000175000017500000000514612254365476013267 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifdef ENABLE_MPATROL #include #endif #include #include #include int main (int argc, char **argv) { FILE *wwwauthenticates_file; osip_www_authenticate_t *wwwauthenticate; char *a_wwwauthenticate; char *dest; char *res; wwwauthenticates_file = fopen (argv[1], "r"); if (wwwauthenticates_file == NULL) { fprintf (stdout, "Failed to open %s file.\nUsage: twwwauthenticate wwwauthenticates.txt\n", argv[1]); exit (0); } a_wwwauthenticate = (char *) osip_malloc (200); res = fgets (a_wwwauthenticate, 200, wwwauthenticates_file); /* lines are under 200 */ while (res != NULL) { int errcode; /* remove the last '\n' before parsing */ strncpy (a_wwwauthenticate + strlen (a_wwwauthenticate) - 1, "\0", 1); if (0 != strncmp (a_wwwauthenticate, "#", 1)) { /* allocate & init wwwauthenticate */ osip_www_authenticate_init (&wwwauthenticate); printf ("=================================================\n"); printf ("WWWAUTHENTICATE TO PARSE: |%s|\n", a_wwwauthenticate); errcode = osip_www_authenticate_parse (wwwauthenticate, a_wwwauthenticate); if (errcode != -1) { if (osip_www_authenticate_to_str (wwwauthenticate, &dest) != -1) { printf ("result: |%s|\n", dest); osip_free (dest); } } else printf ("Bad wwwauthenticate format: %s\n", a_wwwauthenticate); osip_www_authenticate_free (wwwauthenticate); printf ("=================================================\n"); } res = fgets (a_wwwauthenticate, 200, wwwauthenticates_file); /* lines are under 200 */ } osip_free (a_wwwauthenticate); return 0; } libosip2-4.1.0/src/test/turls.c0000644000175000017500000000756312254365476013274 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifdef ENABLE_MPATROL #include #endif #include #include #include int osip_uri_test_accessor_api (osip_uri_t * url); int main (int argc, char **argv) { FILE *urls_file; osip_uri_t *url; char *a_url; char *dest; char *res; urls_file = fopen (argv[1], "r"); if (urls_file == NULL) { fprintf (stdout, "Failed to open %s file.\nUsage: turls urls.txt\n", argv[1]); exit (0); } a_url = (char *) osip_malloc (200); res = fgets (a_url, 200, urls_file); /* lines are under 200 */ while (res != NULL) { int errcode; /* remove the last '\n' before parsing */ osip_strncpy (a_url + strlen (a_url) - 1, "\0", 1); if (0 != strncmp (a_url, "#", 1)) { /* allocate & init url */ osip_uri_init (&url); printf ("=================================================\n"); printf ("URL TO PARSE: |%s|\n", a_url); errcode = osip_uri_parse (url, a_url); if (errcode != -1) { if (osip_uri_to_str (url, &dest) != -1) { printf ("result: |%s|\n", dest); osip_uri_test_accessor_api (url); osip_free (dest); } } else printf ("Bad url format: %s\n", a_url); osip_uri_free (url); printf ("=================================================\n"); } res = fgets (a_url, 200, urls_file); /* lines are under 200 */ } osip_free (a_url); return 0; } int osip_uri_test_accessor_api (osip_uri_t * url) { if (url->scheme != NULL) fprintf (stdout, "%s:", url->scheme); if (url->string != NULL) { fprintf (stdout, "|%s", url->string); fprintf (stdout, "\n"); return 0; } if (url->username != NULL) fprintf (stdout, "%s|", url->username); if ((url->password != NULL) && (url->username != NULL)) fprintf (stdout, ":%s|", url->password); if (url->username != NULL) fprintf (stdout, "@|"); if (url->host != NULL) { if (strchr (url->host, ':') != NULL) fprintf (stdout, "[%s]|", url->host); else fprintf (stdout, "%s|", url->host); } if (url->port != NULL) fprintf (stdout, ":%s|", url->port); fprintf (stdout, "\nuri-params\n"); { int pos = 0; osip_uri_param_t *u_param; while (!osip_list_eol (&url->url_params, pos)) { u_param = (osip_uri_param_t *) osip_list_get (&url->url_params, pos); if (u_param->gvalue != NULL) fprintf (stdout, ";%s|=|%s|", u_param->gname, u_param->gvalue); else fprintf (stdout, ";%s|", u_param->gname); pos++; } } fprintf (stdout, "\nheaders\n"); { int pos = 0; osip_uri_header_t *u_header; while (!osip_list_eol (&url->url_headers, pos)) { u_header = (osip_uri_header_t *) osip_list_get (&url->url_headers, pos); if (pos == 0) fprintf (stdout, "?%s|=|%s|", u_header->gname, u_header->gvalue); else fprintf (stdout, "&%s|=|%s|", u_header->gname, u_header->gvalue); pos++; } } fprintf (stdout, "\n"); return 0; } libosip2-4.1.0/src/test/Makefile.am0000644000175000017500000000411212051136632013757 00000000000000 SUBDIRS = res EXTRA_DIST = tst CHECK if COMPILE_TESTS noinst_PROGRAMS = torture_test turl tfrom tto tcontact tvia tcallid tcontentt trecordr troute twwwa INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src/osipparser2 AM_CFLAGS = $(SIP_CFLAGS) $(SIP_PARSER_FLAGS) $(SIP_EXTRA_FLAGS) twwwa_SOURCES = twwwa.c twwwa_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la tcontentt_SOURCES = tcontentt.c tcontentt_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la turl_SOURCES = turls.c turl_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la tfrom_SOURCES = tfrom.c tfrom_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la tto_SOURCES = tto.c tto_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la tcontact_SOURCES = tcontact.c tcontact_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la trecordr_SOURCES = trecordr.c trecordr_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la troute_SOURCES = troute.c troute_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la tvia_SOURCES = tvia.c tvia_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la tcallid_SOURCES = tcallid.c tcallid_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la torture_test_SOURCES = torture.c torture_test_LDADD = $(PARSER_LIB) $(EXTRA_LIB) $(top_builddir)/src/osipparser2/libosipparser2.la check: @echo " *******************************" @echo " ****** starting tests! ********" @echo " *******************************" @./$(top_srcdir)/src/test/tst ./$(top_srcdir)/src/test/res -c @echo "" @echo "In case you have a doubt, send the generated" @echo "log file with your comment to ." else check: @echo " ************************************" @echo " Please use ./configure --enable-test" @echo " ************************************" endif libosip2-4.1.0/src/test/tcontentt.c0000644000175000017500000000500412254365476014131 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifdef ENABLE_MPATROL #include #endif #include #include #include int main (int argc, char **argv) { FILE *content_types_file; osip_content_type_t *content_type; char *a_content_type; char *dest; char *res; content_types_file = fopen (argv[1], "r"); if (content_types_file == NULL) { fprintf (stdout, "Failed to open %s file.\nUsage: tcontent_type content_types.txt\n", argv[1]); exit (0); } a_content_type = (char *) osip_malloc (200); res = fgets (a_content_type, 200, content_types_file); /* lines are under 200 */ while (res != NULL) { int errcode; /* remove the last '\n' before parsing */ strncpy (a_content_type + strlen (a_content_type) - 1, "\0", 1); if (0 != strncmp (a_content_type, "#", 1)) { /* allocate & init content_type */ osip_content_type_init (&content_type); printf ("=================================================\n"); printf ("CONTENT_TYPE TO PARSE: |%s|\n", a_content_type); errcode = osip_content_type_parse (content_type, a_content_type); if (errcode != -1) { if (osip_content_type_to_str (content_type, &dest) != -1) { printf ("result: |%s|\n", dest); osip_free (dest); } } else printf ("Bad content_type format: %s\n", a_content_type); osip_content_type_free (content_type); printf ("=================================================\n"); } res = fgets (a_content_type, 200, content_types_file); /* lines are under 200 */ } osip_free (a_content_type); return 0; } libosip2-4.1.0/src/test/CHECK0000644000175000017500000000313412001240027012453 00000000000000 To launch the complete test suite, try this: $> make check The above command test all SIP messages from the "res/torture_msgs" file and all SDP messages from the "res/torture_sdps" file. Available test programs are: * ./test/torture_test: test the SIP parser. * ./test/torture_sdp : test the SDP parser, its accessor API and the framework for negotiation. * ./test/turl : test the sip-urls parser. * ./test/tto : test some 'to' fields * ./test/tfrom : test some 'from' fields * ./test/tcontact : test some 'contact' fields * ./test/tvia : test some 'via' fields * ./test/tcallid : test some 'call-id' fields * ./test/tcontentt : test some 'content-type' fields How to use the test programs: --> the SIP parser test messages found in a file. Some SIP Message samples are provided in res/torture_msgs res/torture_msgs2 ./test/torture_test res/torture_msgs 0 ./test/torture_test res/torture_msgs 1 -v ./test/torture_test res/torture_msgs 3 -v -c available options: -v : print more info about messages. -c : test the "osip_message_clone" method. --> the SIP url parser: ./test/turl res/urls.txt --> the SIP headers parser: ./test/tcallid conf/callids.txt ./test/tfrom conf/froms.txt ./test/tto conf/tos.txt ./test/tvia conf/vias.txt ./test/tcontact conf/contacts.txt --> the SDP parser: Some SDP Message samples are provided in res/torture_sdps ./test/torture_sdp res/torture_sdps 3 ./test/torture_sdp res/torture_sdps 3 -v libosip2-4.1.0/src/test/tto.c0000644000175000017500000000427412254365476012725 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifdef ENABLE_MPATROL #include #endif #include #include #include int main (int argc, char **argv) { FILE *tos_file; osip_to_t *to; char *a_to; char *dest; char *res; tos_file = fopen (argv[1], "r"); if (tos_file == NULL) { fprintf (stdout, "Failed to open %s file.\nUsage: tto tos.txt\n", argv[1]); exit (0); } a_to = (char *) osip_malloc (200); res = fgets (a_to, 200, tos_file); /* lines are under 200 */ while (res != NULL) { int errcode; /* remove the last '\n' before parsing */ strncpy (a_to + strlen (a_to) - 1, "\0", 1); if (0 != strncmp (a_to, "#", 1)) { /* allocate & init to */ osip_to_init (&to); printf ("=================================================\n"); printf ("TO TO PARSE: |%s|\n", a_to); errcode = osip_to_parse (to, a_to); if (errcode != -1) { if (osip_to_to_str (to, &dest) != -1) { printf ("result: |%s|\n", dest); osip_free (dest); } } else printf ("Bad to format: %s\n", a_to); osip_to_free (to); printf ("=================================================\n"); } res = fgets (a_to, 200, tos_file); /* lines are under 200 */ } osip_free (a_to); return 0; } libosip2-4.1.0/src/test/tcontact.c0000644000175000017500000000454012254365476013732 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifdef ENABLE_MPATROL #include #endif #include #include #include int main (int argc, char **argv) { FILE *contacts_file; osip_contact_t *contact; char *a_contact; char *dest; char *res; contacts_file = fopen (argv[1], "r"); if (contacts_file == NULL) { fprintf (stdout, "Failed to open %s file.\nUsage: tcontact contacts.txt\n", argv[1]); exit (0); } a_contact = (char *) osip_malloc (200); res = fgets (a_contact, 200, contacts_file); /* lines are under 200 */ while (res != NULL) { int errcode; /* remove the last '\n' before parsing */ strncpy (a_contact + strlen (a_contact) - 1, "\0", 1); if (0 != strncmp (a_contact, "#", 1)) { /* allocate & init contact */ osip_contact_init (&contact); printf ("=================================================\n"); printf ("CONTACT TO PARSE: |%s|\n", a_contact); errcode = osip_contact_parse (contact, a_contact); if (errcode != -1) { if (osip_contact_to_str (contact, &dest) != -1) { printf ("result: |%s|\n", dest); osip_free (dest); } } else printf ("Bad contact format: %s\n", a_contact); osip_contact_free (contact); printf ("=================================================\n"); } res = fgets (a_contact, 200, contacts_file); /* lines are under 200 */ } osip_free (a_contact); return 0; } libosip2-4.1.0/src/Makefile.am0000644000175000017500000000004212001240027012763 00000000000000 SUBDIRS = osipparser2 osip2 test libosip2-4.1.0/scripts/0000755000175000017500000000000012262566472011743 500000000000000libosip2-4.1.0/scripts/config.sub0000755000175000017500000010532712001562346013641 00000000000000#! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, # 2011, 2012 Free Software Foundation, Inc. timestamp='2012-04-18' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software # can handle that machine. It does not imply ALL GNU software can. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, see . # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Please send patches to . Submit a context # diff and a properly formatted GNU ChangeLog entry. # # Configuration subroutine to validate and canonicalize a configuration type. # Supply the specified configuration type as an argument. # If it is invalid, we print an error message on stderr and exit with code 1. # Otherwise, we print the canonical config type on stdout and succeed. # You can get the latest version of this script from: # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD # This file is supposed to be the same for all GNU packages # and recognize all the CPU types, system types and aliases # that are meaningful with *any* GNU software. # Each package is responsible for reporting which valid configurations # it does not support. The user should be able to distinguish # a failure to support a valid configuration from a meaningless # configuration. # The goal of this file is to map all the various variations of a given # machine specification into a single specification in the form: # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM # or in some cases, the newer four-part form: # CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM # It is wrong to echo any other type of specification. me=`echo "$0" | sed -e 's,.*/,,'` usage="\ Usage: $0 [OPTION] CPU-MFR-OPSYS $0 [OPTION] ALIAS Canonicalize a configuration name. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit Report bugs and patches to ." version="\ GNU config.sub ($timestamp) Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." help=" Try \`$me --help' for more information." # Parse command line while test $# -gt 0 ; do case $1 in --time-stamp | --time* | -t ) echo "$timestamp" ; exit ;; --version | -v ) echo "$version" ; exit ;; --help | --h* | -h ) echo "$usage"; exit ;; -- ) # Stop option processing shift; break ;; - ) # Use stdin as input. break ;; -* ) echo "$me: invalid option $1$help" exit 1 ;; *local*) # First pass through any local machine types. echo $1 exit ;; * ) break ;; esac done case $# in 0) echo "$me: missing argument$help" >&2 exit 1;; 1) ;; *) echo "$me: too many arguments$help" >&2 exit 1;; esac # Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). # Here we must recognize all the valid KERNEL-OS combinations. maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` case $maybe_os in nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ knetbsd*-gnu* | netbsd*-gnu* | \ kopensolaris*-gnu* | \ storm-chaos* | os2-emx* | rtmk-nova*) os=-$maybe_os basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ;; android-linux) os=-linux-android basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown ;; *) basic_machine=`echo $1 | sed 's/-[^-]*$//'` if [ $basic_machine != $1 ] then os=`echo $1 | sed 's/.*-/-/'` else os=; fi ;; esac ### Let's recognize common machines as not being operating systems so ### that things like config.sub decstation-3100 work. We also ### recognize some manufacturers as not being operating systems, so we ### can provide default operating systems below. case $os in -sun*os*) # Prevent following clause from handling this invalid input. ;; -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ -apple | -axis | -knuth | -cray | -microblaze) os= basic_machine=$1 ;; -bluegene*) os=-cnk ;; -sim | -cisco | -oki | -wec | -winbond) os= basic_machine=$1 ;; -scout) ;; -wrs) os=-vxworks basic_machine=$1 ;; -chorusos*) os=-chorusos basic_machine=$1 ;; -chorusrdb) os=-chorusrdb basic_machine=$1 ;; -hiux*) os=-hiuxwe2 ;; -sco6) os=-sco5v6 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco5) os=-sco3.2v5 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco4) os=-sco3.2v4 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco3.2.[4-9]*) os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco3.2v[4-9]*) # Don't forget version if it is 3.2v4 or newer. basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco5v6*) # Don't forget version if it is 3.2v4 or newer. basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco*) os=-sco3.2v2 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -udk*) basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -isc) os=-isc2.2 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -clix*) basic_machine=clipper-intergraph ;; -isc*) basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -lynx*178) os=-lynxos178 ;; -lynx*5) os=-lynxos5 ;; -lynx*) os=-lynxos ;; -ptx*) basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` ;; -windowsnt*) os=`echo $os | sed -e 's/windowsnt/winnt/'` ;; -psos*) os=-psos ;; -mint | -mint[0-9]*) basic_machine=m68k-atari os=-mint ;; esac # Decode aliases for certain CPU-COMPANY combinations. case $basic_machine in # Recognize the basic CPU types without company name. # Some are omitted here because they have special meanings below. 1750a | 580 \ | a29k \ | aarch64 | aarch64_be \ | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ | am33_2.0 \ | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \ | be32 | be64 \ | bfin \ | c4x | clipper \ | d10v | d30v | dlx | dsp16xx \ | epiphany \ | fido | fr30 | frv \ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | hexagon \ | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ | le32 | le64 \ | lm32 \ | m32c | m32r | m32rle | m68000 | m68k | m88k \ | maxq | mb | microblaze | mcore | mep | metag \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ | mips64 | mips64el \ | mips64octeon | mips64octeonel \ | mips64orion | mips64orionel \ | mips64r5900 | mips64r5900el \ | mips64vr | mips64vrel \ | mips64vr4100 | mips64vr4100el \ | mips64vr4300 | mips64vr4300el \ | mips64vr5000 | mips64vr5000el \ | mips64vr5900 | mips64vr5900el \ | mipsisa32 | mipsisa32el \ | mipsisa32r2 | mipsisa32r2el \ | mipsisa64 | mipsisa64el \ | mipsisa64r2 | mipsisa64r2el \ | mipsisa64sb1 | mipsisa64sb1el \ | mipsisa64sr71k | mipsisa64sr71kel \ | mipstx39 | mipstx39el \ | mn10200 | mn10300 \ | moxie \ | mt \ | msp430 \ | nds32 | nds32le | nds32be \ | nios | nios2 \ | ns16k | ns32k \ | open8 \ | or32 \ | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle \ | pyramid \ | rl78 | rx \ | score \ | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ | sh64 | sh64le \ | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ | spu \ | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \ | ubicom32 \ | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \ | we32k \ | x86 | xc16x | xstormy16 | xtensa \ | z8k | z80) basic_machine=$basic_machine-unknown ;; c54x) basic_machine=tic54x-unknown ;; c55x) basic_machine=tic55x-unknown ;; c6x) basic_machine=tic6x-unknown ;; m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip) basic_machine=$basic_machine-unknown os=-none ;; m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k) ;; ms1) basic_machine=mt-unknown ;; strongarm | thumb | xscale) basic_machine=arm-unknown ;; xgate) basic_machine=$basic_machine-unknown os=-none ;; xscaleeb) basic_machine=armeb-unknown ;; xscaleel) basic_machine=armel-unknown ;; # We use `pc' rather than `unknown' # because (1) that's what they normally are, and # (2) the word "unknown" tends to confuse beginning users. i*86 | x86_64) basic_machine=$basic_machine-pc ;; # Object if more than one company name word. *-*-*) echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 exit 1 ;; # Recognize the basic CPU types with company name. 580-* \ | a29k-* \ | aarch64-* | aarch64_be-* \ | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ | avr-* | avr32-* \ | be32-* | be64-* \ | bfin-* | bs2000-* \ | c[123]* | c30-* | [cjt]90-* | c4x-* \ | clipper-* | craynv-* | cydra-* \ | d10v-* | d30v-* | dlx-* \ | elxsi-* \ | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ | h8300-* | h8500-* \ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ | hexagon-* \ | i*86-* | i860-* | i960-* | ia64-* \ | ip2k-* | iq2000-* \ | le32-* | le64-* \ | lm32-* \ | m32c-* | m32r-* | m32rle-* \ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \ | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ | mips16-* \ | mips64-* | mips64el-* \ | mips64octeon-* | mips64octeonel-* \ | mips64orion-* | mips64orionel-* \ | mips64r5900-* | mips64r5900el-* \ | mips64vr-* | mips64vrel-* \ | mips64vr4100-* | mips64vr4100el-* \ | mips64vr4300-* | mips64vr4300el-* \ | mips64vr5000-* | mips64vr5000el-* \ | mips64vr5900-* | mips64vr5900el-* \ | mipsisa32-* | mipsisa32el-* \ | mipsisa32r2-* | mipsisa32r2el-* \ | mipsisa64-* | mipsisa64el-* \ | mipsisa64r2-* | mipsisa64r2el-* \ | mipsisa64sb1-* | mipsisa64sb1el-* \ | mipsisa64sr71k-* | mipsisa64sr71kel-* \ | mipstx39-* | mipstx39el-* \ | mmix-* \ | mt-* \ | msp430-* \ | nds32-* | nds32le-* | nds32be-* \ | nios-* | nios2-* \ | none-* | np1-* | ns16k-* | ns32k-* \ | open8-* \ | orion-* \ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ | pyramid-* \ | rl78-* | romp-* | rs6000-* | rx-* \ | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ | sparclite-* \ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \ | tahoe-* \ | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ | tile*-* \ | tron-* \ | ubicom32-* \ | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \ | vax-* \ | we32k-* \ | x86-* | x86_64-* | xc16x-* | xps100-* \ | xstormy16-* | xtensa*-* \ | ymp-* \ | z8k-* | z80-*) ;; # Recognize the basic CPU types without company name, with glob match. xtensa*) basic_machine=$basic_machine-unknown ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. 386bsd) basic_machine=i386-unknown os=-bsd ;; 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) basic_machine=m68000-att ;; 3b*) basic_machine=we32k-att ;; a29khif) basic_machine=a29k-amd os=-udi ;; abacus) basic_machine=abacus-unknown ;; adobe68k) basic_machine=m68010-adobe os=-scout ;; alliant | fx80) basic_machine=fx80-alliant ;; altos | altos3068) basic_machine=m68k-altos ;; am29k) basic_machine=a29k-none os=-bsd ;; amd64) basic_machine=x86_64-pc ;; amd64-*) basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` ;; amdahl) basic_machine=580-amdahl os=-sysv ;; amiga | amiga-*) basic_machine=m68k-unknown ;; amigaos | amigados) basic_machine=m68k-unknown os=-amigaos ;; amigaunix | amix) basic_machine=m68k-unknown os=-sysv4 ;; apollo68) basic_machine=m68k-apollo os=-sysv ;; apollo68bsd) basic_machine=m68k-apollo os=-bsd ;; aros) basic_machine=i386-pc os=-aros ;; aux) basic_machine=m68k-apple os=-aux ;; balance) basic_machine=ns32k-sequent os=-dynix ;; blackfin) basic_machine=bfin-unknown os=-linux ;; blackfin-*) basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` os=-linux ;; bluegene*) basic_machine=powerpc-ibm os=-cnk ;; c54x-*) basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` ;; c55x-*) basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` ;; c6x-*) basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` ;; c90) basic_machine=c90-cray os=-unicos ;; cegcc) basic_machine=arm-unknown os=-cegcc ;; convex-c1) basic_machine=c1-convex os=-bsd ;; convex-c2) basic_machine=c2-convex os=-bsd ;; convex-c32) basic_machine=c32-convex os=-bsd ;; convex-c34) basic_machine=c34-convex os=-bsd ;; convex-c38) basic_machine=c38-convex os=-bsd ;; cray | j90) basic_machine=j90-cray os=-unicos ;; craynv) basic_machine=craynv-cray os=-unicosmp ;; cr16 | cr16-*) basic_machine=cr16-unknown os=-elf ;; crds | unos) basic_machine=m68k-crds ;; crisv32 | crisv32-* | etraxfs*) basic_machine=crisv32-axis ;; cris | cris-* | etrax*) basic_machine=cris-axis ;; crx) basic_machine=crx-unknown os=-elf ;; da30 | da30-*) basic_machine=m68k-da30 ;; decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) basic_machine=mips-dec ;; decsystem10* | dec10*) basic_machine=pdp10-dec os=-tops10 ;; decsystem20* | dec20*) basic_machine=pdp10-dec os=-tops20 ;; delta | 3300 | motorola-3300 | motorola-delta \ | 3300-motorola | delta-motorola) basic_machine=m68k-motorola ;; delta88) basic_machine=m88k-motorola os=-sysv3 ;; dicos) basic_machine=i686-pc os=-dicos ;; djgpp) basic_machine=i586-pc os=-msdosdjgpp ;; dpx20 | dpx20-*) basic_machine=rs6000-bull os=-bosx ;; dpx2* | dpx2*-bull) basic_machine=m68k-bull os=-sysv3 ;; ebmon29k) basic_machine=a29k-amd os=-ebmon ;; elxsi) basic_machine=elxsi-elxsi os=-bsd ;; encore | umax | mmax) basic_machine=ns32k-encore ;; es1800 | OSE68k | ose68k | ose | OSE) basic_machine=m68k-ericsson os=-ose ;; fx2800) basic_machine=i860-alliant ;; genix) basic_machine=ns32k-ns ;; gmicro) basic_machine=tron-gmicro os=-sysv ;; go32) basic_machine=i386-pc os=-go32 ;; h3050r* | hiux*) basic_machine=hppa1.1-hitachi os=-hiuxwe2 ;; h8300hms) basic_machine=h8300-hitachi os=-hms ;; h8300xray) basic_machine=h8300-hitachi os=-xray ;; h8500hms) basic_machine=h8500-hitachi os=-hms ;; harris) basic_machine=m88k-harris os=-sysv3 ;; hp300-*) basic_machine=m68k-hp ;; hp300bsd) basic_machine=m68k-hp os=-bsd ;; hp300hpux) basic_machine=m68k-hp os=-hpux ;; hp3k9[0-9][0-9] | hp9[0-9][0-9]) basic_machine=hppa1.0-hp ;; hp9k2[0-9][0-9] | hp9k31[0-9]) basic_machine=m68000-hp ;; hp9k3[2-9][0-9]) basic_machine=m68k-hp ;; hp9k6[0-9][0-9] | hp6[0-9][0-9]) basic_machine=hppa1.0-hp ;; hp9k7[0-79][0-9] | hp7[0-79][0-9]) basic_machine=hppa1.1-hp ;; hp9k78[0-9] | hp78[0-9]) # FIXME: really hppa2.0-hp basic_machine=hppa1.1-hp ;; hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) # FIXME: really hppa2.0-hp basic_machine=hppa1.1-hp ;; hp9k8[0-9][13679] | hp8[0-9][13679]) basic_machine=hppa1.1-hp ;; hp9k8[0-9][0-9] | hp8[0-9][0-9]) basic_machine=hppa1.0-hp ;; hppa-next) os=-nextstep3 ;; hppaosf) basic_machine=hppa1.1-hp os=-osf ;; hppro) basic_machine=hppa1.1-hp os=-proelf ;; i370-ibm* | ibm*) basic_machine=i370-ibm ;; i*86v32) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv32 ;; i*86v4*) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv4 ;; i*86v) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv ;; i*86sol2) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-solaris2 ;; i386mach) basic_machine=i386-mach os=-mach ;; i386-vsta | vsta) basic_machine=i386-unknown os=-vsta ;; iris | iris4d) basic_machine=mips-sgi case $os in -irix*) ;; *) os=-irix4 ;; esac ;; isi68 | isi) basic_machine=m68k-isi os=-sysv ;; m68knommu) basic_machine=m68k-unknown os=-linux ;; m68knommu-*) basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` os=-linux ;; m88k-omron*) basic_machine=m88k-omron ;; magnum | m3230) basic_machine=mips-mips os=-sysv ;; merlin) basic_machine=ns32k-utek os=-sysv ;; microblaze) basic_machine=microblaze-xilinx ;; mingw32) basic_machine=i386-pc os=-mingw32 ;; mingw32ce) basic_machine=arm-unknown os=-mingw32ce ;; miniframe) basic_machine=m68000-convergent ;; *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) basic_machine=m68k-atari os=-mint ;; mips3*-*) basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` ;; mips3*) basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown ;; monitor) basic_machine=m68k-rom68k os=-coff ;; morphos) basic_machine=powerpc-unknown os=-morphos ;; msdos) basic_machine=i386-pc os=-msdos ;; ms1-*) basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ;; msys) basic_machine=i386-pc os=-msys ;; mvs) basic_machine=i370-ibm os=-mvs ;; nacl) basic_machine=le32-unknown os=-nacl ;; ncr3000) basic_machine=i486-ncr os=-sysv4 ;; netbsd386) basic_machine=i386-unknown os=-netbsd ;; netwinder) basic_machine=armv4l-rebel os=-linux ;; news | news700 | news800 | news900) basic_machine=m68k-sony os=-newsos ;; news1000) basic_machine=m68030-sony os=-newsos ;; news-3600 | risc-news) basic_machine=mips-sony os=-newsos ;; necv70) basic_machine=v70-nec os=-sysv ;; next | m*-next ) basic_machine=m68k-next case $os in -nextstep* ) ;; -ns2*) os=-nextstep2 ;; *) os=-nextstep3 ;; esac ;; nh3000) basic_machine=m68k-harris os=-cxux ;; nh[45]000) basic_machine=m88k-harris os=-cxux ;; nindy960) basic_machine=i960-intel os=-nindy ;; mon960) basic_machine=i960-intel os=-mon960 ;; nonstopux) basic_machine=mips-compaq os=-nonstopux ;; np1) basic_machine=np1-gould ;; neo-tandem) basic_machine=neo-tandem ;; nse-tandem) basic_machine=nse-tandem ;; nsr-tandem) basic_machine=nsr-tandem ;; op50n-* | op60c-*) basic_machine=hppa1.1-oki os=-proelf ;; openrisc | openrisc-*) basic_machine=or32-unknown ;; os400) basic_machine=powerpc-ibm os=-os400 ;; OSE68000 | ose68000) basic_machine=m68000-ericsson os=-ose ;; os68k) basic_machine=m68k-none os=-os68k ;; pa-hitachi) basic_machine=hppa1.1-hitachi os=-hiuxwe2 ;; paragon) basic_machine=i860-intel os=-osf ;; parisc) basic_machine=hppa-unknown os=-linux ;; parisc-*) basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` os=-linux ;; pbd) basic_machine=sparc-tti ;; pbb) basic_machine=m68k-tti ;; pc532 | pc532-*) basic_machine=ns32k-pc532 ;; pc98) basic_machine=i386-pc ;; pc98-*) basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentium | p5 | k5 | k6 | nexgen | viac3) basic_machine=i586-pc ;; pentiumpro | p6 | 6x86 | athlon | athlon_*) basic_machine=i686-pc ;; pentiumii | pentium2 | pentiumiii | pentium3) basic_machine=i686-pc ;; pentium4) basic_machine=i786-pc ;; pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentiumpro-* | p6-* | 6x86-* | athlon-*) basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentium4-*) basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pn) basic_machine=pn-gould ;; power) basic_machine=power-ibm ;; ppc | ppcbe) basic_machine=powerpc-unknown ;; ppc-* | ppcbe-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppcle | powerpclittle | ppc-le | powerpc-little) basic_machine=powerpcle-unknown ;; ppcle-* | powerpclittle-*) basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppc64) basic_machine=powerpc64-unknown ;; ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppc64le | powerpc64little | ppc64-le | powerpc64-little) basic_machine=powerpc64le-unknown ;; ppc64le-* | powerpc64little-*) basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ps2) basic_machine=i386-ibm ;; pw32) basic_machine=i586-unknown os=-pw32 ;; rdos) basic_machine=i386-pc os=-rdos ;; rom68k) basic_machine=m68k-rom68k os=-coff ;; rm[46]00) basic_machine=mips-siemens ;; rtpc | rtpc-*) basic_machine=romp-ibm ;; s390 | s390-*) basic_machine=s390-ibm ;; s390x | s390x-*) basic_machine=s390x-ibm ;; sa29200) basic_machine=a29k-amd os=-udi ;; sb1) basic_machine=mipsisa64sb1-unknown ;; sb1el) basic_machine=mipsisa64sb1el-unknown ;; sde) basic_machine=mipsisa32-sde os=-elf ;; sei) basic_machine=mips-sei os=-seiux ;; sequent) basic_machine=i386-sequent ;; sh) basic_machine=sh-hitachi os=-hms ;; sh5el) basic_machine=sh5le-unknown ;; sh64) basic_machine=sh64-unknown ;; sparclite-wrs | simso-wrs) basic_machine=sparclite-wrs os=-vxworks ;; sps7) basic_machine=m68k-bull os=-sysv2 ;; spur) basic_machine=spur-unknown ;; st2000) basic_machine=m68k-tandem ;; stratus) basic_machine=i860-stratus os=-sysv4 ;; strongarm-* | thumb-*) basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` ;; sun2) basic_machine=m68000-sun ;; sun2os3) basic_machine=m68000-sun os=-sunos3 ;; sun2os4) basic_machine=m68000-sun os=-sunos4 ;; sun3os3) basic_machine=m68k-sun os=-sunos3 ;; sun3os4) basic_machine=m68k-sun os=-sunos4 ;; sun4os3) basic_machine=sparc-sun os=-sunos3 ;; sun4os4) basic_machine=sparc-sun os=-sunos4 ;; sun4sol2) basic_machine=sparc-sun os=-solaris2 ;; sun3 | sun3-*) basic_machine=m68k-sun ;; sun4) basic_machine=sparc-sun ;; sun386 | sun386i | roadrunner) basic_machine=i386-sun ;; sv1) basic_machine=sv1-cray os=-unicos ;; symmetry) basic_machine=i386-sequent os=-dynix ;; t3e) basic_machine=alphaev5-cray os=-unicos ;; t90) basic_machine=t90-cray os=-unicos ;; tile*) basic_machine=$basic_machine-unknown os=-linux-gnu ;; tx39) basic_machine=mipstx39-unknown ;; tx39el) basic_machine=mipstx39el-unknown ;; toad1) basic_machine=pdp10-xkl os=-tops20 ;; tower | tower-32) basic_machine=m68k-ncr ;; tpf) basic_machine=s390x-ibm os=-tpf ;; udi29k) basic_machine=a29k-amd os=-udi ;; ultra3) basic_machine=a29k-nyu os=-sym1 ;; v810 | necv810) basic_machine=v810-nec os=-none ;; vaxv) basic_machine=vax-dec os=-sysv ;; vms) basic_machine=vax-dec os=-vms ;; vpp*|vx|vx-*) basic_machine=f301-fujitsu ;; vxworks960) basic_machine=i960-wrs os=-vxworks ;; vxworks68) basic_machine=m68k-wrs os=-vxworks ;; vxworks29k) basic_machine=a29k-wrs os=-vxworks ;; w65*) basic_machine=w65-wdc os=-none ;; w89k-*) basic_machine=hppa1.1-winbond os=-proelf ;; xbox) basic_machine=i686-pc os=-mingw32 ;; xps | xps100) basic_machine=xps100-honeywell ;; xscale-* | xscalee[bl]-*) basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` ;; ymp) basic_machine=ymp-cray os=-unicos ;; z8k-*-coff) basic_machine=z8k-unknown os=-sim ;; z80-*-coff) basic_machine=z80-unknown os=-sim ;; none) basic_machine=none-none os=-none ;; # Here we handle the default manufacturer of certain CPU types. It is in # some cases the only manufacturer, in others, it is the most popular. w89k) basic_machine=hppa1.1-winbond ;; op50n) basic_machine=hppa1.1-oki ;; op60c) basic_machine=hppa1.1-oki ;; romp) basic_machine=romp-ibm ;; mmix) basic_machine=mmix-knuth ;; rs6000) basic_machine=rs6000-ibm ;; vax) basic_machine=vax-dec ;; pdp10) # there are many clones, so DEC is not a safe bet basic_machine=pdp10-unknown ;; pdp11) basic_machine=pdp11-dec ;; we32k) basic_machine=we32k-att ;; sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele) basic_machine=sh-unknown ;; sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v) basic_machine=sparc-sun ;; cydra) basic_machine=cydra-cydrome ;; orion) basic_machine=orion-highlevel ;; orion105) basic_machine=clipper-highlevel ;; mac | mpw | mac-mpw) basic_machine=m68k-apple ;; pmac | pmac-mpw) basic_machine=powerpc-apple ;; *-unknown) # Make sure to match an already-canonicalized machine name. ;; *) echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 exit 1 ;; esac # Here we canonicalize certain aliases for manufacturers. case $basic_machine in *-digital*) basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` ;; *-commodore*) basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` ;; *) ;; esac # Decode manufacturer-specific aliases for certain operating systems. if [ x"$os" != x"" ] then case $os in # First match some system type aliases # that might get confused with valid system types. # -solaris* is a basic system type, with this one exception. -auroraux) os=-auroraux ;; -solaris1 | -solaris1.*) os=`echo $os | sed -e 's|solaris1|sunos4|'` ;; -solaris) os=-solaris2 ;; -svr4*) os=-sysv4 ;; -unixware*) os=-sysv4.2uw ;; -gnu/linux*) os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` ;; # First accept the basic system types. # The portable systems comes first. # Each alternative MUST END IN A *, to match a version number. # -sysv* is not here because it comes later, after sysvr4. -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ | -sym* | -kopensolaris* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ | -aos* | -aros* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ | -openbsd* | -solidbsd* \ | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -chorusos* | -chorusrdb* | -cegcc* \ | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -linux-gnu* | -linux-android* \ | -linux-newlib* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* \ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*) case $basic_machine in x86-* | i*86-*) ;; *) os=-nto$os ;; esac ;; -nto-qnx*) ;; -nto*) os=`echo $os | sed -e 's|nto|nto-qnx|'` ;; -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \ | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) ;; -mac*) os=`echo $os | sed -e 's|mac|macos|'` ;; -linux-dietlibc) os=-linux-dietlibc ;; -linux*) os=`echo $os | sed -e 's|linux|linux-gnu|'` ;; -sunos5*) os=`echo $os | sed -e 's|sunos5|solaris2|'` ;; -sunos6*) os=`echo $os | sed -e 's|sunos6|solaris3|'` ;; -opened*) os=-openedition ;; -os400*) os=-os400 ;; -wince*) os=-wince ;; -osfrose*) os=-osfrose ;; -osf*) os=-osf ;; -utek*) os=-bsd ;; -dynix*) os=-bsd ;; -acis*) os=-aos ;; -atheos*) os=-atheos ;; -syllable*) os=-syllable ;; -386bsd) os=-bsd ;; -ctix* | -uts*) os=-sysv ;; -nova*) os=-rtmk-nova ;; -ns2 ) os=-nextstep2 ;; -nsk*) os=-nsk ;; # Preserve the version number of sinix5. -sinix5.*) os=`echo $os | sed -e 's|sinix|sysv|'` ;; -sinix*) os=-sysv4 ;; -tpf*) os=-tpf ;; -triton*) os=-sysv3 ;; -oss*) os=-sysv3 ;; -svr4) os=-sysv4 ;; -svr3) os=-sysv3 ;; -sysvr4) os=-sysv4 ;; # This must come after -sysvr4. -sysv*) ;; -ose*) os=-ose ;; -es1800*) os=-ose ;; -xenix) os=-xenix ;; -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) os=-mint ;; -aros*) os=-aros ;; -kaos*) os=-kaos ;; -zvmoe) os=-zvmoe ;; -dicos*) os=-dicos ;; -nacl*) ;; -none) ;; *) # Get rid of the `-' at the beginning of $os. os=`echo $os | sed 's/[^-]*-//'` echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 exit 1 ;; esac else # Here we handle the default operating systems that come with various machines. # The value should be what the vendor currently ships out the door with their # machine or put another way, the most popular os provided with the machine. # Note that if you're going to try to match "-MANUFACTURER" here (say, # "-sun"), then you have to tell the case statement up towards the top # that MANUFACTURER isn't an operating system. Otherwise, code above # will signal an error saying that MANUFACTURER isn't an operating # system, and we'll never get to this point. case $basic_machine in score-*) os=-elf ;; spu-*) os=-elf ;; *-acorn) os=-riscix1.2 ;; arm*-rebel) os=-linux ;; arm*-semi) os=-aout ;; c4x-* | tic4x-*) os=-coff ;; hexagon-*) os=-elf ;; tic54x-*) os=-coff ;; tic55x-*) os=-coff ;; tic6x-*) os=-coff ;; # This must come before the *-dec entry. pdp10-*) os=-tops20 ;; pdp11-*) os=-none ;; *-dec | vax-*) os=-ultrix4.2 ;; m68*-apollo) os=-domain ;; i386-sun) os=-sunos4.0.2 ;; m68000-sun) os=-sunos3 ;; m68*-cisco) os=-aout ;; mep-*) os=-elf ;; mips*-cisco) os=-elf ;; mips*-*) os=-elf ;; or32-*) os=-coff ;; *-tti) # must be before sparc entry or we get the wrong os. os=-sysv3 ;; sparc-* | *-sun) os=-sunos4.1.1 ;; *-be) os=-beos ;; *-haiku) os=-haiku ;; *-ibm) os=-aix ;; *-knuth) os=-mmixware ;; *-wec) os=-proelf ;; *-winbond) os=-proelf ;; *-oki) os=-proelf ;; *-hp) os=-hpux ;; *-hitachi) os=-hiux ;; i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) os=-sysv ;; *-cbm) os=-amigaos ;; *-dg) os=-dgux ;; *-dolphin) os=-sysv3 ;; m68k-ccur) os=-rtu ;; m88k-omron*) os=-luna ;; *-next ) os=-nextstep ;; *-sequent) os=-ptx ;; *-crds) os=-unos ;; *-ns) os=-genix ;; i370-*) os=-mvs ;; *-next) os=-nextstep3 ;; *-gould) os=-sysv ;; *-highlevel) os=-bsd ;; *-encore) os=-bsd ;; *-sgi) os=-irix ;; *-siemens) os=-sysv4 ;; *-masscomp) os=-rtu ;; f30[01]-fujitsu | f700-fujitsu) os=-uxpv ;; *-rom68k) os=-coff ;; *-*bug) os=-coff ;; *-apple) os=-macos ;; *-atari*) os=-mint ;; *) os=-none ;; esac fi # Here we handle the case where we know the os, and the CPU type, but not the # manufacturer. We pick the logical manufacturer. vendor=unknown case $basic_machine in *-unknown) case $os in -riscix*) vendor=acorn ;; -sunos*) vendor=sun ;; -cnk*|-aix*) vendor=ibm ;; -beos*) vendor=be ;; -hpux*) vendor=hp ;; -mpeix*) vendor=hp ;; -hiux*) vendor=hitachi ;; -unos*) vendor=crds ;; -dgux*) vendor=dg ;; -luna*) vendor=omron ;; -genix*) vendor=ns ;; -mvs* | -opened*) vendor=ibm ;; -os400*) vendor=ibm ;; -ptx*) vendor=sequent ;; -tpf*) vendor=ibm ;; -vxsim* | -vxworks* | -windiss*) vendor=wrs ;; -aux*) vendor=apple ;; -hms*) vendor=hitachi ;; -mpw* | -macos*) vendor=apple ;; -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) vendor=atari ;; -vos*) vendor=stratus ;; esac basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` ;; esac echo $basic_machine$os exit # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" # End: libosip2-4.1.0/scripts/Makefile.in0000644000175000017500000002504212254360270013720 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = scripts DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in config.guess \ config.sub depcomp install-sh ltmain.sh missing mkinstalldirs ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ EXTRA_DIST = config.guess config.sub install-sh missing mkinstalldirs \ ltmain.sh acx_pthread.m4 aclocal-include.m4 all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu scripts/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu scripts/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic clean-libtool \ distclean distclean-generic distclean-libtool distdir dvi \ dvi-am html html-am info info-am install install-am \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/scripts/aclocal-include.m40000644000175000017500000000055712001240027015123 00000000000000# aclocal-include.m4 # # This macro adds the name macrodir to the set of directories # that `aclocal' searches for macros. # serial 1 dnl AM_ACLOCAL_INCLUDE(macrodir) AC_DEFUN([AM_ACLOCAL_INCLUDE], [ AM_CONDITIONAL(INSIDE_GNOME_COMMON, false) test -n "$ACLOCAL_FLAGS" && ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" for k in $1 ; do ACLOCAL="$ACLOCAL -I $k" ; done ]) libosip2-4.1.0/scripts/acx_pthread.m40000644000175000017500000002136312001240027014364 00000000000000dnl @synopsis ACX_PTHREAD([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) dnl dnl This macro figures out how to build C programs using POSIX dnl threads. It sets the PTHREAD_LIBS output variable to the threads dnl library and linker flags, and the PTHREAD_CFLAGS output variable dnl to any special C compiler flags that are needed. (The user can also dnl force certain compiler flags/libs to be tested by setting these dnl environment variables.) dnl dnl Also sets PTHREAD_CC to any special C compiler that is needed for dnl multi-threaded programs (defaults to the value of CC otherwise). dnl (This is necessary on AIX to use the special cc_r compiler alias.) dnl dnl If you are only building threads programs, you may wish to dnl use these variables in your default LIBS, CFLAGS, and CC: dnl dnl LIBS="$PTHREAD_LIBS $LIBS" dnl CFLAGS="$CFLAGS $PTHREAD_CFLAGS" dnl CC="$PTHREAD_CC" dnl dnl In addition, if the PTHREAD_CREATE_JOINABLE thread-attribute dnl constant has a nonstandard name, defines PTHREAD_CREATE_JOINABLE dnl to that name (e.g. PTHREAD_CREATE_UNDETACHED on AIX). dnl dnl ACTION-IF-FOUND is a list of shell commands to run if a threads dnl library is found, and ACTION-IF-NOT-FOUND is a list of commands dnl to run it if it is not found. If ACTION-IF-FOUND is not specified, dnl the default action will define HAVE_PTHREAD. dnl dnl Please let the authors know if this macro fails on any platform, dnl or if you have any other suggestions or comments. This macro was dnl based on work by SGJ on autoconf scripts for FFTW (www.fftw.org) dnl (with help from M. Frigo), as well as ac_pthread and hb_pthread dnl macros posted by AFC to the autoconf macro repository. We are also dnl grateful for the helpful feedback of numerous users. dnl dnl @version $Id: acx_pthread.m4,v 1.1 2002-06-04 14:20:50 aymeric Exp $ dnl @author Steven G. Johnson and Alejandro Forero Cuervo AC_DEFUN([ACX_PTHREAD], [ AC_REQUIRE([AC_CANONICAL_HOST]) acx_pthread_ok=no # We used to check for pthread.h first, but this fails if pthread.h # requires special compiler flags (e.g. on True64 or Sequent). # It gets checked for in the link test anyway. # First of all, check if the user has set any of the PTHREAD_LIBS, # etcetera environment variables, and if threads linking works using # them: if test x"$PTHREAD_LIBS$PTHREAD_CFLAGS" != x; then save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $PTHREAD_CFLAGS" save_LIBS="$LIBS" LIBS="$PTHREAD_LIBS $LIBS" AC_MSG_CHECKING([for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS]) AC_TRY_LINK_FUNC(pthread_join, acx_pthread_ok=yes) AC_MSG_RESULT($acx_pthread_ok) if test x"$acx_pthread_ok" = xno; then PTHREAD_LIBS="" PTHREAD_CFLAGS="" fi LIBS="$save_LIBS" CFLAGS="$save_CFLAGS" fi # We must check for the threads library under a number of different # names; the ordering is very important because some systems # (e.g. DEC) have both -lpthread and -lpthreads, where one of the # libraries is broken (non-POSIX). # Create a list of thread flags to try. Items starting with a "-" are # C compiler flags, and other items are library names, except for "none" # which indicates that we try without any flags at all. acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt" # The ordering *is* (sometimes) important. Some notes on the # individual items follow: # pthreads: AIX (must check this before -lpthread) # none: in case threads are in libc; should be tried before -Kthread and # other compiler flags to prevent continual compiler warnings # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h) # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able) # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread) # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads) # -pthreads: Solaris/gcc # -mthreads: Mingw32/gcc, Lynx/gcc # -mt: Sun Workshop C (may only link SunOS threads [-lthread], but it # doesn't hurt to check since this sometimes defines pthreads too; # also defines -D_REENTRANT) # pthread: Linux, etcetera # --thread-safe: KAI C++ case "${host_cpu}-${host_os}" in *solaris*) # On Solaris (at least, for some versions), libc contains stubbed # (non-functional) versions of the pthreads routines, so link-based # tests will erroneously succeed. (We need to link with -pthread or # -lpthread.) (The stubs are missing pthread_cleanup_push, or rather # a function called by this macro, so we could check for that, but # who knows whether they'll stub that too in a future libc.) So, # we'll just look for -pthreads and -lpthread first: acx_pthread_flags="-pthread -pthreads pthread -mt $acx_pthread_flags" ;; esac if test x"$acx_pthread_ok" = xno; then for flag in $acx_pthread_flags; do case $flag in none) AC_MSG_CHECKING([whether pthreads work without any flags]) ;; -*) AC_MSG_CHECKING([whether pthreads work with $flag]) PTHREAD_CFLAGS="$flag" ;; *) AC_MSG_CHECKING([for the pthreads library -l$flag]) PTHREAD_LIBS="-l$flag" ;; esac save_LIBS="$LIBS" save_CFLAGS="$CFLAGS" LIBS="$PTHREAD_LIBS $LIBS" CFLAGS="$CFLAGS $PTHREAD_CFLAGS" # Check for various functions. We must include pthread.h, # since some functions may be macros. (On the Sequent, we # need a special flag -Kthread to make this header compile.) # We check for pthread_join because it is in -lpthread on IRIX # while pthread_create is in libc. We check for pthread_attr_init # due to DEC craziness with -lpthreads. We check for # pthread_cleanup_push because it is one of the few pthread # functions on Solaris that doesn't have a non-functional libc stub. # We try pthread_create on general principles. AC_TRY_LINK([#include ], [pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ], [acx_pthread_ok=yes]) LIBS="$save_LIBS" CFLAGS="$save_CFLAGS" AC_MSG_RESULT($acx_pthread_ok) if test "x$acx_pthread_ok" = xyes; then break; fi PTHREAD_LIBS="" PTHREAD_CFLAGS="" done fi # Various other checks: if test "x$acx_pthread_ok" = xyes; then save_LIBS="$LIBS" LIBS="$PTHREAD_LIBS $LIBS" save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $PTHREAD_CFLAGS" # Detect AIX lossage: threads are created detached by default # and the JOINABLE attribute has a nonstandard name (UNDETACHED). AC_MSG_CHECKING([for joinable pthread attribute]) AC_TRY_LINK([#include ], [int attr=PTHREAD_CREATE_JOINABLE;], ok=PTHREAD_CREATE_JOINABLE, ok=unknown) if test x"$ok" = xunknown; then AC_TRY_LINK([#include ], [int attr=PTHREAD_CREATE_UNDETACHED;], ok=PTHREAD_CREATE_UNDETACHED, ok=unknown) fi if test x"$ok" != xPTHREAD_CREATE_JOINABLE; then AC_DEFINE(PTHREAD_CREATE_JOINABLE, $ok, [Define to the necessary symbol if this constant uses a non-standard name on your system.]) fi AC_MSG_RESULT(${ok}) if test x"$ok" = xunknown; then AC_MSG_WARN([we do not know how to create joinable pthreads]) fi AC_MSG_CHECKING([if more special flags are required for pthreads]) flag=no case "${host_cpu}-${host_os}" in *-aix* | *-freebsd*) flag="-D_THREAD_SAFE";; *solaris* | alpha*-osf*) flag="-D_REENTRANT";; esac AC_MSG_RESULT(${flag}) if test "x$flag" != xno; then PTHREAD_CFLAGS="$flag $PTHREAD_CFLAGS" fi LIBS="$save_LIBS" CFLAGS="$save_CFLAGS" # More AIX lossage: must compile with cc_r AC_CHECK_PROG(PTHREAD_CC, cc_r, cc_r, ${CC}) else PTHREAD_CC="$CC" fi AC_SUBST(PTHREAD_LIBS) AC_SUBST(PTHREAD_CFLAGS) AC_SUBST(PTHREAD_CC) # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND: if test x"$acx_pthread_ok" = xyes; then ifelse([$1],,AC_DEFINE(HAVE_PTHREAD,1,[Define if you have POSIX threads libraries and header files.]),[$1]) : else acx_pthread_ok=no $2 fi ])dnl ACX_PTHREAD libosip2-4.1.0/scripts/mkinstalldirs0000755000175000017500000000132512001240027014442 00000000000000#! /bin/sh # mkinstalldirs --- make directory hierarchy # Author: Noah Friedman # Created: 1993-05-16 # Public domain # $Id: mkinstalldirs,v 1.2 2002-03-06 15:18:55 aymeric Exp $ errstatus=0 for file do set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` shift pathcomp= for d do pathcomp="$pathcomp$d" case "$pathcomp" in -* ) pathcomp=./$pathcomp ;; esac if test ! -d "$pathcomp"; then echo "mkdir $pathcomp" mkdir "$pathcomp" || lasterr=$? if test ! -d "$pathcomp"; then errstatus=$lasterr fi fi pathcomp="$pathcomp/" done done exit $errstatus # mkinstalldirs ends here libosip2-4.1.0/scripts/install-sh0000755000175000017500000001273612001240027013650 00000000000000#!/bin/sh # # install - install a program, script, or datafile # This comes from X11R5 (mit/util/scripts/install.sh). # # Copyright 1991 by the Massachusetts Institute of Technology # # Permission to use, copy, modify, distribute, and sell this software and its # documentation for any purpose is hereby granted without fee, provided that # the above copyright notice appear in all copies and that both that # copyright notice and this permission notice appear in supporting # documentation, and that the name of M.I.T. not be used in advertising or # publicity pertaining to distribution of the software without specific, # written prior permission. M.I.T. makes no representations about the # suitability of this software for any purpose. It is provided "as is" # without express or implied warranty. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. It can only install one file at a time, a restriction # shared with many OS's install programs. # set DOITPROG to echo to test this script # Don't use :- since 4.3BSD and earlier shells don't like it. doit="${DOITPROG-}" # put in absolute paths if you don't have them in your path; or use env. vars. mvprog="${MVPROG-mv}" cpprog="${CPPROG-cp}" chmodprog="${CHMODPROG-chmod}" chownprog="${CHOWNPROG-chown}" chgrpprog="${CHGRPPROG-chgrp}" stripprog="${STRIPPROG-strip}" rmprog="${RMPROG-rm}" mkdirprog="${MKDIRPROG-mkdir}" transformbasename="" transform_arg="" instcmd="$mvprog" chmodcmd="$chmodprog 0755" chowncmd="" chgrpcmd="" stripcmd="" rmcmd="$rmprog -f" mvcmd="$mvprog" src="" dst="" dir_arg="" while [ x"$1" != x ]; do case $1 in -c) instcmd="$cpprog" shift continue;; -d) dir_arg=true shift continue;; -m) chmodcmd="$chmodprog $2" shift shift continue;; -o) chowncmd="$chownprog $2" shift shift continue;; -g) chgrpcmd="$chgrpprog $2" shift shift continue;; -s) stripcmd="$stripprog" shift continue;; -t=*) transformarg=`echo $1 | sed 's/-t=//'` shift continue;; -b=*) transformbasename=`echo $1 | sed 's/-b=//'` shift continue;; *) if [ x"$src" = x ] then src=$1 else # this colon is to work around a 386BSD /bin/sh bug : dst=$1 fi shift continue;; esac done if [ x"$src" = x ] then echo "install: no input file specified" exit 1 else true fi if [ x"$dir_arg" != x ]; then dst=$src src="" if [ -d $dst ]; then instcmd=: chmodcmd="" else instcmd=mkdir fi else # Waiting for this to be detected by the "$instcmd $src $dsttmp" command # might cause directories to be created, which would be especially bad # if $src (and thus $dsttmp) contains '*'. if [ -f $src -o -d $src ] then true else echo "install: $src does not exist" exit 1 fi if [ x"$dst" = x ] then echo "install: no destination specified" exit 1 else true fi # If destination is a directory, append the input filename; if your system # does not like double slashes in filenames, you may need to add some logic if [ -d $dst ] then dst="$dst"/`basename $src` else true fi fi ## this sed command emulates the dirname command dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` # Make sure that the destination directory exists. # this part is taken from Noah Friedman's mkinstalldirs script # Skip lots of stat calls in the usual case. if [ ! -d "$dstdir" ]; then defaultIFS=' ' IFS="${IFS-${defaultIFS}}" oIFS="${IFS}" # Some sh's can't handle IFS=/ for some reason. IFS='%' set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` IFS="${oIFS}" pathcomp='' while [ $# -ne 0 ] ; do pathcomp="${pathcomp}${1}" shift if [ ! -d "${pathcomp}" ] ; then $mkdirprog "${pathcomp}" else true fi pathcomp="${pathcomp}/" done fi if [ x"$dir_arg" != x ] then $doit $instcmd $dst && if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi && if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi && if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi && if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi else # If we're going to rename the final executable, determine the name now. if [ x"$transformarg" = x ] then dstfile=`basename $dst` else dstfile=`basename $dst $transformbasename | sed $transformarg`$transformbasename fi # don't allow the sed command to completely eliminate the filename if [ x"$dstfile" = x ] then dstfile=`basename $dst` else true fi # Make a temp file name in the proper directory. dsttmp=$dstdir/#inst.$$# # Move or copy the file name to the temp name $doit $instcmd $src $dsttmp && trap "rm -f ${dsttmp}" 0 && # and set any options; do chmod last to preserve setuid bits # If any of these fail, we abort the whole thing. If we want to # ignore errors from any of these, just make sure not to ignore # errors from the above "$doit $instcmd $src $dsttmp" command. if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi && if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi && if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi && if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi && # Now rename the file to the real destination. $doit $rmcmd -f $dstdir/$dstfile && $doit $mvcmd $dsttmp $dstdir/$dstfile fi && exit 0 libosip2-4.1.0/scripts/missing0000755000175000017500000002403612001240027013237 00000000000000#! /bin/sh # Common stub for a few missing GNU programs while installing. # Copyright (C) 1996, 1997, 1999, 2000, 2002 Free Software Foundation, Inc. # Originally by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. if test $# -eq 0; then echo 1>&2 "Try \`$0 --help' for more information" exit 1 fi run=: # In the cases where this matters, `missing' is being run in the # srcdir already. if test -f configure.ac; then configure_ac=configure.ac else configure_ac=configure.in fi case "$1" in --run) # Try to run requested program, and just exit if it succeeds. run= shift "$@" && exit 0 ;; esac # If it does not exist, or fails to run (possibly an outdated version), # try to emulate it. case "$1" in -h|--h|--he|--hel|--help) echo "\ $0 [OPTION]... PROGRAM [ARGUMENT]... Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an error status if there is no known handling for PROGRAM. Options: -h, --help display this help and exit -v, --version output version information and exit --run try to run the given command, and emulate it if it fails Supported PROGRAM values: aclocal touch file \`aclocal.m4' autoconf touch file \`configure' autoheader touch file \`config.h.in' automake touch all \`Makefile.in' files bison create \`y.tab.[ch]', if possible, from existing .[ch] flex create \`lex.yy.c', if possible, from existing .c help2man touch the output file lex create \`lex.yy.c', if possible, from existing .c makeinfo touch the output file tar try tar, gnutar, gtar, then tar without non-portable flags yacc create \`y.tab.[ch]', if possible, from existing .[ch]" ;; -v|--v|--ve|--ver|--vers|--versi|--versio|--version) echo "missing 0.4 - GNU automake" ;; -*) echo 1>&2 "$0: Unknown \`$1' option" echo 1>&2 "Try \`$0 --help' for more information" exit 1 ;; aclocal*) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`acinclude.m4' or \`${configure_ac}'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." touch aclocal.m4 ;; autoconf) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`${configure_ac}'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." touch configure ;; autoheader) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`acconfig.h' or \`${configure_ac}'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` test -z "$files" && files="config.h" touch_files= for f in $files; do case "$f" in *:*) touch_files="$touch_files "`echo "$f" | sed -e 's/^[^:]*://' -e 's/:.*//'`;; *) touch_files="$touch_files $f.in";; esac done touch $touch_files ;; automake*) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." find . -type f -name Makefile.am -print | sed 's/\.am$/.in/' | while read f; do touch "$f"; done ;; autom4te) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is needed, and you do not seem to have it handy on your system. You might have modified some files without having the proper tools for further handling them. You can get \`$1Help2man' as part of \`Autoconf' from any GNU archive site." file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` if test -f "$file"; then touch $file else test -z "$file" || exec >$file echo "#! /bin/sh" echo "# Created by GNU Automake missing as a replacement of" echo "# $ $@" echo "exit 0" chmod +x $file exit 1 fi ;; bison|yacc) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a \`.y' file. You may need the \`Bison' package in order for those modifications to take effect. You can get \`Bison' from any GNU archive site." rm -f y.tab.c y.tab.h if [ $# -ne 1 ]; then eval LASTARG="\${$#}" case "$LASTARG" in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" y.tab.c fi SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" y.tab.h fi ;; esac fi if [ ! -f y.tab.h ]; then echo >y.tab.h fi if [ ! -f y.tab.c ]; then echo 'main() { return 0; }' >y.tab.c fi ;; lex|flex) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a \`.l' file. You may need the \`Flex' package in order for those modifications to take effect. You can get \`Flex' from any GNU archive site." rm -f lex.yy.c if [ $# -ne 1 ]; then eval LASTARG="\${$#}" case "$LASTARG" in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" lex.yy.c fi ;; esac fi if [ ! -f lex.yy.c ]; then echo 'main() { return 0; }' >lex.yy.c fi ;; help2man) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a dependency of a manual page. You may need the \`Help2man' package in order for those modifications to take effect. You can get \`Help2man' from any GNU archive site." file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` if test -z "$file"; then file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` fi if [ -f "$file" ]; then touch $file else test -z "$file" || exec >$file echo ".ab help2man is required to generate this page" exit 1 fi ;; makeinfo) if test -z "$run" && (makeinfo --version) > /dev/null 2>&1; then # We have makeinfo, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a \`.texi' or \`.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy \`make' (AIX, DU, IRIX). You might want to install the \`Texinfo' package or the \`GNU make' package. Grab either from any GNU archive site." file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` if test -z "$file"; then file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` fi touch $file ;; tar) shift if test -n "$run"; then echo 1>&2 "ERROR: \`tar' requires --run" exit 1 fi # We have already tried tar in the generic part. # Look for gnutar/gtar before invocation to avoid ugly error # messages. if (gnutar --version > /dev/null 2>&1); then gnutar "$@" && exit 0 fi if (gtar --version > /dev/null 2>&1); then gtar "$@" && exit 0 fi firstarg="$1" if shift; then case "$firstarg" in *o*) firstarg=`echo "$firstarg" | sed s/o//` tar "$firstarg" "$@" && exit 0 ;; esac case "$firstarg" in *h*) firstarg=`echo "$firstarg" | sed s/h//` tar "$firstarg" "$@" && exit 0 ;; esac fi echo 1>&2 "\ WARNING: I can't seem to be able to run \`tar' with the given arguments. You may want to install GNU tar or Free paxutils, or check the command line arguments." exit 1 ;; *) echo 1>&2 "\ WARNING: \`$1' is needed, and you do not seem to have it handy on your system. You might have modified some files without having the proper tools for further handling them. Check the \`README' file, it often tells you about the needed prerequirements for installing this package. You may also peek at any GNU archive site, in case some other package would contain this missing \`$1' program." exit 1 ;; esac exit 0 libosip2-4.1.0/scripts/config.guess0000755000175000017500000012743212001562346014177 00000000000000#! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, # 2011, 2012 Free Software Foundation, Inc. timestamp='2012-02-10' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, see . # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Originally written by Per Bothner. Please send patches (context # diff format) to and include a ChangeLog # entry. # # This script attempts to guess a canonical system name similar to # config.sub. If it succeeds, it prints the system name on stdout, and # exits with 0. Otherwise, it exits with 1. # # You can get the latest version of this script from: # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD me=`echo "$0" | sed -e 's,.*/,,'` usage="\ Usage: $0 [OPTION] Output the configuration name of the system \`$me' is run on. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit Report bugs and patches to ." version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." help=" Try \`$me --help' for more information." # Parse command line while test $# -gt 0 ; do case $1 in --time-stamp | --time* | -t ) echo "$timestamp" ; exit ;; --version | -v ) echo "$version" ; exit ;; --help | --h* | -h ) echo "$usage"; exit ;; -- ) # Stop option processing shift; break ;; - ) # Use stdin as input. break ;; -* ) echo "$me: invalid option $1$help" >&2 exit 1 ;; * ) break ;; esac done if test $# != 0; then echo "$me: too many arguments$help" >&2 exit 1 fi trap 'exit 1' 1 2 15 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a # compiler to aid in system detection is discouraged as it requires # temporary files to be created and, as you can see below, it is a # headache to deal with in a portable fashion. # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still # use `HOST_CC' if defined, but it is deprecated. # Portable tmp directory creation inspired by the Autoconf team. set_cc_for_build=' trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; : ${TMPDIR=/tmp} ; { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; dummy=$tmp/dummy ; tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ; case $CC_FOR_BUILD,$HOST_CC,$CC in ,,) echo "int x;" > $dummy.c ; for c in cc gcc c89 c99 ; do if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then CC_FOR_BUILD="$c"; break ; fi ; done ; if test x"$CC_FOR_BUILD" = x ; then CC_FOR_BUILD=no_compiler_found ; fi ;; ,,*) CC_FOR_BUILD=$CC ;; ,*,*) CC_FOR_BUILD=$HOST_CC ;; esac ; set_cc_for_build= ;' # This is needed to find uname on a Pyramid OSx when run in the BSD universe. # (ghazi@noc.rutgers.edu 1994-08-24) if (test -f /.attbin/uname) >/dev/null 2>&1 ; then PATH=$PATH:/.attbin ; export PATH fi UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown # Note: order is significant - the case branches are not exclusive. case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in *:NetBSD:*:*) # NetBSD (nbsd) targets should (where applicable) match one or # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently # switched to ELF, *-*-netbsd* would select the old # object file format. This provides both forward # compatibility and a consistent mechanism for selecting the # object file format. # # Note: NetBSD doesn't particularly care about the vendor # portion of the name. We always set it to "unknown". sysctl="sysctl -n hw.machine_arch" UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \ /usr/sbin/$sysctl 2>/dev/null || echo unknown)` case "${UNAME_MACHINE_ARCH}" in armeb) machine=armeb-unknown ;; arm*) machine=arm-unknown ;; sh3el) machine=shl-unknown ;; sh3eb) machine=sh-unknown ;; sh5el) machine=sh5le-unknown ;; *) machine=${UNAME_MACHINE_ARCH}-unknown ;; esac # The Operating System including object format, if it has switched # to ELF recently, or will in the future. case "${UNAME_MACHINE_ARCH}" in arm*|i386|m68k|ns32k|sh3*|sparc|vax) eval $set_cc_for_build if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ELF__ then # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). # Return netbsd for either. FIX? os=netbsd else os=netbsdelf fi ;; *) os=netbsd ;; esac # The OS release # Debian GNU/NetBSD machines have a different userland, and # thus, need a distinct triplet. However, they do not need # kernel version information, so it can be replaced with a # suitable tag, in the style of linux-gnu. case "${UNAME_VERSION}" in Debian*) release='-gnu' ;; *) release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` ;; esac # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: # contains redundant information, the shorter form: # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. echo "${machine}-${os}${release}" exit ;; *:OpenBSD:*:*) UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} exit ;; *:ekkoBSD:*:*) echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} exit ;; *:SolidBSD:*:*) echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE} exit ;; macppc:MirBSD:*:*) echo powerpc-unknown-mirbsd${UNAME_RELEASE} exit ;; *:MirBSD:*:*) echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE} exit ;; alpha:OSF1:*:*) case $UNAME_RELEASE in *4.0) UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` ;; *5.*) UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` ;; esac # According to Compaq, /usr/sbin/psrinfo has been available on # OSF/1 and Tru64 systems produced since 1995. I hope that # covers most systems running today. This code pipes the CPU # types through head -n 1, so we only detect the type of CPU 0. ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` case "$ALPHA_CPU_TYPE" in "EV4 (21064)") UNAME_MACHINE="alpha" ;; "EV4.5 (21064)") UNAME_MACHINE="alpha" ;; "LCA4 (21066/21068)") UNAME_MACHINE="alpha" ;; "EV5 (21164)") UNAME_MACHINE="alphaev5" ;; "EV5.6 (21164A)") UNAME_MACHINE="alphaev56" ;; "EV5.6 (21164PC)") UNAME_MACHINE="alphapca56" ;; "EV5.7 (21164PC)") UNAME_MACHINE="alphapca57" ;; "EV6 (21264)") UNAME_MACHINE="alphaev6" ;; "EV6.7 (21264A)") UNAME_MACHINE="alphaev67" ;; "EV6.8CB (21264C)") UNAME_MACHINE="alphaev68" ;; "EV6.8AL (21264B)") UNAME_MACHINE="alphaev68" ;; "EV6.8CX (21264D)") UNAME_MACHINE="alphaev68" ;; "EV6.9A (21264/EV69A)") UNAME_MACHINE="alphaev69" ;; "EV7 (21364)") UNAME_MACHINE="alphaev7" ;; "EV7.9 (21364A)") UNAME_MACHINE="alphaev79" ;; esac # A Pn.n version is a patched version. # A Vn.n version is a released version. # A Tn.n version is a released field test version. # A Xn.n version is an unreleased experimental baselevel. # 1.2 uses "1.2" for uname -r. echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` # Reset EXIT trap before exiting to avoid spurious non-zero exit code. exitcode=$? trap '' 0 exit $exitcode ;; Alpha\ *:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem? # Should we change UNAME_MACHINE based on the output of uname instead # of the specific Alpha model? echo alpha-pc-interix exit ;; 21064:Windows_NT:50:3) echo alpha-dec-winnt3.5 exit ;; Amiga*:UNIX_System_V:4.0:*) echo m68k-unknown-sysv4 exit ;; *:[Aa]miga[Oo][Ss]:*:*) echo ${UNAME_MACHINE}-unknown-amigaos exit ;; *:[Mm]orph[Oo][Ss]:*:*) echo ${UNAME_MACHINE}-unknown-morphos exit ;; *:OS/390:*:*) echo i370-ibm-openedition exit ;; *:z/VM:*:*) echo s390-ibm-zvmoe exit ;; *:OS400:*:*) echo powerpc-ibm-os400 exit ;; arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) echo arm-acorn-riscix${UNAME_RELEASE} exit ;; arm:riscos:*:*|arm:RISCOS:*:*) echo arm-unknown-riscos exit ;; SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) echo hppa1.1-hitachi-hiuxmpp exit ;; Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. if test "`(/bin/universe) 2>/dev/null`" = att ; then echo pyramid-pyramid-sysv3 else echo pyramid-pyramid-bsd fi exit ;; NILE*:*:*:dcosx) echo pyramid-pyramid-svr4 exit ;; DRS?6000:unix:4.0:6*) echo sparc-icl-nx6 exit ;; DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*) case `/usr/bin/uname -p` in sparc) echo sparc-icl-nx7; exit ;; esac ;; s390x:SunOS:*:*) echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4H:SunOS:5.*:*) echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) echo i386-pc-auroraux${UNAME_RELEASE} exit ;; i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) eval $set_cc_for_build SUN_ARCH="i386" # If there is a compiler, see if it is configured for 64-bit objects. # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. # This test works for both compilers. if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ grep IS_64BIT_ARCH >/dev/null then SUN_ARCH="x86_64" fi fi echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:6*:*) # According to config.sub, this is the proper way to canonicalize # SunOS6. Hard to guess exactly what SunOS6 will be like, but # it's likely to be more like Solaris than SunOS4. echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:*:*) case "`/usr/bin/arch -k`" in Series*|S4*) UNAME_RELEASE=`uname -v` ;; esac # Japanese Language versions have a version number like `4.1.3-JL'. echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` exit ;; sun3*:SunOS:*:*) echo m68k-sun-sunos${UNAME_RELEASE} exit ;; sun*:*:4.2BSD:*) UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 case "`/bin/arch`" in sun3) echo m68k-sun-sunos${UNAME_RELEASE} ;; sun4) echo sparc-sun-sunos${UNAME_RELEASE} ;; esac exit ;; aushp:SunOS:*:*) echo sparc-auspex-sunos${UNAME_RELEASE} exit ;; # The situation for MiNT is a little confusing. The machine name # can be virtually everything (everything which is not # "atarist" or "atariste" at least should have a processor # > m68000). The system name ranges from "MiNT" over "FreeMiNT" # to the lowercase version "mint" (or "freemint"). Finally # the system name "TOS" denotes a system which is actually not # MiNT. But MiNT is downward compatible to TOS, so this should # be no problem. atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit ;; atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit ;; *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit ;; milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) echo m68k-milan-mint${UNAME_RELEASE} exit ;; hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) echo m68k-hades-mint${UNAME_RELEASE} exit ;; *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) echo m68k-unknown-mint${UNAME_RELEASE} exit ;; m68k:machten:*:*) echo m68k-apple-machten${UNAME_RELEASE} exit ;; powerpc:machten:*:*) echo powerpc-apple-machten${UNAME_RELEASE} exit ;; RISC*:Mach:*:*) echo mips-dec-mach_bsd4.3 exit ;; RISC*:ULTRIX:*:*) echo mips-dec-ultrix${UNAME_RELEASE} exit ;; VAX*:ULTRIX*:*:*) echo vax-dec-ultrix${UNAME_RELEASE} exit ;; 2020:CLIX:*:* | 2430:CLIX:*:*) echo clipper-intergraph-clix${UNAME_RELEASE} exit ;; mips:*:*:UMIPS | mips:*:*:RISCos) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #ifdef __cplusplus #include /* for printf() prototype */ int main (int argc, char *argv[]) { #else int main (argc, argv) int argc; char *argv[]; { #endif #if defined (host_mips) && defined (MIPSEB) #if defined (SYSTYPE_SYSV) printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_SVR4) printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); #endif #endif exit (-1); } EOF $CC_FOR_BUILD -o $dummy $dummy.c && dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && SYSTEM_NAME=`$dummy $dummyarg` && { echo "$SYSTEM_NAME"; exit; } echo mips-mips-riscos${UNAME_RELEASE} exit ;; Motorola:PowerMAX_OS:*:*) echo powerpc-motorola-powermax exit ;; Motorola:*:4.3:PL8-*) echo powerpc-harris-powermax exit ;; Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*) echo powerpc-harris-powermax exit ;; Night_Hawk:Power_UNIX:*:*) echo powerpc-harris-powerunix exit ;; m88k:CX/UX:7*:*) echo m88k-harris-cxux7 exit ;; m88k:*:4*:R4*) echo m88k-motorola-sysv4 exit ;; m88k:*:3*:R3*) echo m88k-motorola-sysv3 exit ;; AViiON:dgux:*:*) # DG/UX returns AViiON for all architectures UNAME_PROCESSOR=`/usr/bin/uname -p` if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] then if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ [ ${TARGET_BINARY_INTERFACE}x = x ] then echo m88k-dg-dgux${UNAME_RELEASE} else echo m88k-dg-dguxbcs${UNAME_RELEASE} fi else echo i586-dg-dgux${UNAME_RELEASE} fi exit ;; M88*:DolphinOS:*:*) # DolphinOS (SVR3) echo m88k-dolphin-sysv3 exit ;; M88*:*:R3*:*) # Delta 88k system running SVR3 echo m88k-motorola-sysv3 exit ;; XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) echo m88k-tektronix-sysv3 exit ;; Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) echo m68k-tektronix-bsd exit ;; *:IRIX*:*:*) echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` exit ;; ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id exit ;; # Note that: echo "'`uname -s`'" gives 'AIX ' i*86:AIX:*:*) echo i386-ibm-aix exit ;; ia64:AIX:*:*) if [ -x /usr/bin/oslevel ] ; then IBM_REV=`/usr/bin/oslevel` else IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} fi echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} exit ;; *:AIX:2:3) if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #include main() { if (!__power_pc()) exit(1); puts("powerpc-ibm-aix3.2.5"); exit(0); } EOF if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` then echo "$SYSTEM_NAME" else echo rs6000-ibm-aix3.2.5 fi elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then echo rs6000-ibm-aix3.2.4 else echo rs6000-ibm-aix3.2 fi exit ;; *:AIX:*:[4567]) IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then IBM_ARCH=rs6000 else IBM_ARCH=powerpc fi if [ -x /usr/bin/oslevel ] ; then IBM_REV=`/usr/bin/oslevel` else IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} fi echo ${IBM_ARCH}-ibm-aix${IBM_REV} exit ;; *:AIX:*:*) echo rs6000-ibm-aix exit ;; ibmrt:4.4BSD:*|romp-ibm:BSD:*) echo romp-ibm-bsd4.4 exit ;; ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to exit ;; # report: romp-ibm BSD 4.3 *:BOSX:*:*) echo rs6000-bull-bosx exit ;; DPX/2?00:B.O.S.:*:*) echo m68k-bull-sysv3 exit ;; 9000/[34]??:4.3bsd:1.*:*) echo m68k-hp-bsd exit ;; hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) echo m68k-hp-bsd4.4 exit ;; 9000/[34678]??:HP-UX:*:*) HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` case "${UNAME_MACHINE}" in 9000/31? ) HP_ARCH=m68000 ;; 9000/[34]?? ) HP_ARCH=m68k ;; 9000/[678][0-9][0-9]) if [ -x /usr/bin/getconf ]; then sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` case "${sc_cpu_version}" in 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 532) # CPU_PA_RISC2_0 case "${sc_kernel_bits}" in 32) HP_ARCH="hppa2.0n" ;; 64) HP_ARCH="hppa2.0w" ;; '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 esac ;; esac fi if [ "${HP_ARCH}" = "" ]; then eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #define _HPUX_SOURCE #include #include int main () { #if defined(_SC_KERNEL_BITS) long bits = sysconf(_SC_KERNEL_BITS); #endif long cpu = sysconf (_SC_CPU_VERSION); switch (cpu) { case CPU_PA_RISC1_0: puts ("hppa1.0"); break; case CPU_PA_RISC1_1: puts ("hppa1.1"); break; case CPU_PA_RISC2_0: #if defined(_SC_KERNEL_BITS) switch (bits) { case 64: puts ("hppa2.0w"); break; case 32: puts ("hppa2.0n"); break; default: puts ("hppa2.0"); break; } break; #else /* !defined(_SC_KERNEL_BITS) */ puts ("hppa2.0"); break; #endif default: puts ("hppa1.0"); break; } exit (0); } EOF (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` test -z "$HP_ARCH" && HP_ARCH=hppa fi ;; esac if [ ${HP_ARCH} = "hppa2.0w" ] then eval $set_cc_for_build # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler # generating 64-bit code. GNU and HP use different nomenclature: # # $ CC_FOR_BUILD=cc ./config.guess # => hppa2.0w-hp-hpux11.23 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess # => hppa64-hp-hpux11.23 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | grep -q __LP64__ then HP_ARCH="hppa2.0w" else HP_ARCH="hppa64" fi fi echo ${HP_ARCH}-hp-hpux${HPUX_REV} exit ;; ia64:HP-UX:*:*) HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` echo ia64-hp-hpux${HPUX_REV} exit ;; 3050*:HI-UX:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #include int main () { long cpu = sysconf (_SC_CPU_VERSION); /* The order matters, because CPU_IS_HP_MC68K erroneously returns true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct results, however. */ if (CPU_IS_PA_RISC (cpu)) { switch (cpu) { case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; default: puts ("hppa-hitachi-hiuxwe2"); break; } } else if (CPU_IS_HP_MC68K (cpu)) puts ("m68k-hitachi-hiuxwe2"); else puts ("unknown-hitachi-hiuxwe2"); exit (0); } EOF $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && { echo "$SYSTEM_NAME"; exit; } echo unknown-hitachi-hiuxwe2 exit ;; 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) echo hppa1.1-hp-bsd exit ;; 9000/8??:4.3bsd:*:*) echo hppa1.0-hp-bsd exit ;; *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) echo hppa1.0-hp-mpeix exit ;; hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) echo hppa1.1-hp-osf exit ;; hp8??:OSF1:*:*) echo hppa1.0-hp-osf exit ;; i*86:OSF1:*:*) if [ -x /usr/sbin/sysversion ] ; then echo ${UNAME_MACHINE}-unknown-osf1mk else echo ${UNAME_MACHINE}-unknown-osf1 fi exit ;; parisc*:Lites*:*:*) echo hppa1.1-hp-lites exit ;; C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) echo c1-convex-bsd exit ;; C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) if getsysinfo -f scalar_acc then echo c32-convex-bsd else echo c2-convex-bsd fi exit ;; C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) echo c34-convex-bsd exit ;; C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) echo c38-convex-bsd exit ;; C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) echo c4-convex-bsd exit ;; CRAY*Y-MP:*:*:*) echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*[A-Z]90:*:*:*) echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ -e 's/\.[^.]*$/.X/' exit ;; CRAY*TS:*:*:*) echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*T3E:*:*:*) echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*SV1:*:*:*) echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; *:UNICOS/mp:*:*) echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" exit ;; 5000:UNIX_System_V:4.*:*) FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" exit ;; i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} exit ;; sparc*:BSD/OS:*:*) echo sparc-unknown-bsdi${UNAME_RELEASE} exit ;; *:BSD/OS:*:*) echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} exit ;; *:FreeBSD:*:*) UNAME_PROCESSOR=`/usr/bin/uname -p` case ${UNAME_PROCESSOR} in amd64) echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; *) echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; esac exit ;; i*:CYGWIN*:*) echo ${UNAME_MACHINE}-pc-cygwin exit ;; *:MINGW*:*) echo ${UNAME_MACHINE}-pc-mingw32 exit ;; i*:MSYS*:*) echo ${UNAME_MACHINE}-pc-msys exit ;; i*:windows32*:*) # uname -m includes "-pc" on this system. echo ${UNAME_MACHINE}-mingw32 exit ;; i*:PW*:*) echo ${UNAME_MACHINE}-pc-pw32 exit ;; *:Interix*:*) case ${UNAME_MACHINE} in x86) echo i586-pc-interix${UNAME_RELEASE} exit ;; authenticamd | genuineintel | EM64T) echo x86_64-unknown-interix${UNAME_RELEASE} exit ;; IA64) echo ia64-unknown-interix${UNAME_RELEASE} exit ;; esac ;; [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) echo i${UNAME_MACHINE}-pc-mks exit ;; 8664:Windows_NT:*) echo x86_64-pc-mks exit ;; i*:Windows_NT*:* | Pentium*:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem? # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we # UNAME_MACHINE based on the output of uname instead of i386? echo i586-pc-interix exit ;; i*:UWIN*:*) echo ${UNAME_MACHINE}-pc-uwin exit ;; amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) echo x86_64-unknown-cygwin exit ;; p*:CYGWIN*:*) echo powerpcle-unknown-cygwin exit ;; prep*:SunOS:5.*:*) echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; *:GNU:*:*) # the GNU system echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` exit ;; *:GNU/*:*:*) # other systems with GNU libc and userland echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu exit ;; i*86:Minix:*:*) echo ${UNAME_MACHINE}-pc-minix exit ;; aarch64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; aarch64_be:Linux:*:*) UNAME_MACHINE=aarch64_be echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; alpha:Linux:*:*) case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in EV5) UNAME_MACHINE=alphaev5 ;; EV56) UNAME_MACHINE=alphaev56 ;; PCA56) UNAME_MACHINE=alphapca56 ;; PCA57) UNAME_MACHINE=alphapca56 ;; EV6) UNAME_MACHINE=alphaev6 ;; EV67) UNAME_MACHINE=alphaev67 ;; EV68*) UNAME_MACHINE=alphaev68 ;; esac objdump --private-headers /bin/sh | grep -q ld.so.1 if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} exit ;; arm*:Linux:*:*) eval $set_cc_for_build if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ARM_EABI__ then echo ${UNAME_MACHINE}-unknown-linux-gnu else if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ARM_PCS_VFP then echo ${UNAME_MACHINE}-unknown-linux-gnueabi else echo ${UNAME_MACHINE}-unknown-linux-gnueabihf fi fi exit ;; avr32*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; cris:Linux:*:*) echo ${UNAME_MACHINE}-axis-linux-gnu exit ;; crisv32:Linux:*:*) echo ${UNAME_MACHINE}-axis-linux-gnu exit ;; frv:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; hexagon:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; i*86:Linux:*:*) LIBC=gnu eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #ifdef __dietlibc__ LIBC=dietlibc #endif EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` echo "${UNAME_MACHINE}-pc-linux-${LIBC}" exit ;; ia64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; m32r*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; m68*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; mips:Linux:*:* | mips64:Linux:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #undef CPU #undef ${UNAME_MACHINE} #undef ${UNAME_MACHINE}el #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) CPU=${UNAME_MACHINE}el #else #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) CPU=${UNAME_MACHINE} #else CPU= #endif #endif EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ;; or32:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; padre:Linux:*:*) echo sparc-unknown-linux-gnu exit ;; parisc64:Linux:*:* | hppa64:Linux:*:*) echo hppa64-unknown-linux-gnu exit ;; parisc:Linux:*:* | hppa:Linux:*:*) # Look for CPU level case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in PA7*) echo hppa1.1-unknown-linux-gnu ;; PA8*) echo hppa2.0-unknown-linux-gnu ;; *) echo hppa-unknown-linux-gnu ;; esac exit ;; ppc64:Linux:*:*) echo powerpc64-unknown-linux-gnu exit ;; ppc:Linux:*:*) echo powerpc-unknown-linux-gnu exit ;; s390:Linux:*:* | s390x:Linux:*:*) echo ${UNAME_MACHINE}-ibm-linux exit ;; sh64*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; sh*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; sparc:Linux:*:* | sparc64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; tile*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; vax:Linux:*:*) echo ${UNAME_MACHINE}-dec-linux-gnu exit ;; x86_64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; xtensa*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; i*86:DYNIX/ptx:4*:*) # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. # earlier versions are messed up and put the nodename in both # sysname and nodename. echo i386-sequent-sysv4 exit ;; i*86:UNIX_SV:4.2MP:2.*) # Unixware is an offshoot of SVR4, but it has its own version # number series starting with 2... # I am not positive that other SVR4 systems won't match this, # I just have to hope. -- rms. # Use sysv4.2uw... so that sysv4* matches it. echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} exit ;; i*86:OS/2:*:*) # If we were able to find `uname', then EMX Unix compatibility # is probably installed. echo ${UNAME_MACHINE}-pc-os2-emx exit ;; i*86:XTS-300:*:STOP) echo ${UNAME_MACHINE}-unknown-stop exit ;; i*86:atheos:*:*) echo ${UNAME_MACHINE}-unknown-atheos exit ;; i*86:syllable:*:*) echo ${UNAME_MACHINE}-pc-syllable exit ;; i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) echo i386-unknown-lynxos${UNAME_RELEASE} exit ;; i*86:*DOS:*:*) echo ${UNAME_MACHINE}-pc-msdosdjgpp exit ;; i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} else echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} fi exit ;; i*86:*:5:[678]*) # UnixWare 7.x, OpenUNIX and OpenServer 6. case `/bin/uname -X | grep "^Machine"` in *486*) UNAME_MACHINE=i486 ;; *Pentium) UNAME_MACHINE=i586 ;; *Pent*|*Celeron) UNAME_MACHINE=i686 ;; esac echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} exit ;; i*86:*:3.2:*) if test -f /usr/options/cb.name; then UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ && UNAME_MACHINE=i586 (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \ && UNAME_MACHINE=i686 (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ && UNAME_MACHINE=i686 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL else echo ${UNAME_MACHINE}-pc-sysv32 fi exit ;; pc:*:*:*) # Left here for compatibility: # uname -m prints for DJGPP always 'pc', but it prints nothing about # the processor, so we play safe by assuming i586. # Note: whatever this is, it MUST be the same as what config.sub # prints for the "djgpp" host, or else GDB configury will decide that # this is a cross-build. echo i586-pc-msdosdjgpp exit ;; Intel:Mach:3*:*) echo i386-pc-mach3 exit ;; paragon:*:*:*) echo i860-intel-osf1 exit ;; i860:*:4.*:*) # i860-SVR4 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 else # Add other i860-SVR4 vendors below as they are discovered. echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 fi exit ;; mini*:CTIX:SYS*5:*) # "miniframe" echo m68010-convergent-sysv exit ;; mc68k:UNIX:SYSTEM5:3.51m) echo m68k-convergent-sysv exit ;; M680?0:D-NIX:5.3:*) echo m68k-diab-dnix exit ;; M68*:*:R3V[5678]*:*) test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;; 3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0) OS_REL='' test -r /etc/.relid \ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4.3${OS_REL}; exit; } /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4; exit; } ;; NCR*:*:4.2:* | MPRAS*:*:4.2:*) OS_REL='.3' test -r /etc/.relid \ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4.3${OS_REL}; exit; } /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) echo m68k-unknown-lynxos${UNAME_RELEASE} exit ;; mc68030:UNIX_System_V:4.*:*) echo m68k-atari-sysv4 exit ;; TSUNAMI:LynxOS:2.*:*) echo sparc-unknown-lynxos${UNAME_RELEASE} exit ;; rs6000:LynxOS:2.*:*) echo rs6000-unknown-lynxos${UNAME_RELEASE} exit ;; PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) echo powerpc-unknown-lynxos${UNAME_RELEASE} exit ;; SM[BE]S:UNIX_SV:*:*) echo mips-dde-sysv${UNAME_RELEASE} exit ;; RM*:ReliantUNIX-*:*:*) echo mips-sni-sysv4 exit ;; RM*:SINIX-*:*:*) echo mips-sni-sysv4 exit ;; *:SINIX-*:*:*) if uname -p 2>/dev/null >/dev/null ; then UNAME_MACHINE=`(uname -p) 2>/dev/null` echo ${UNAME_MACHINE}-sni-sysv4 else echo ns32k-sni-sysv fi exit ;; PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort # says echo i586-unisys-sysv4 exit ;; *:UNIX_System_V:4*:FTX*) # From Gerald Hewes . # How about differentiating between stratus architectures? -djm echo hppa1.1-stratus-sysv4 exit ;; *:*:*:FTX*) # From seanf@swdc.stratus.com. echo i860-stratus-sysv4 exit ;; i*86:VOS:*:*) # From Paul.Green@stratus.com. echo ${UNAME_MACHINE}-stratus-vos exit ;; *:VOS:*:*) # From Paul.Green@stratus.com. echo hppa1.1-stratus-vos exit ;; mc68*:A/UX:*:*) echo m68k-apple-aux${UNAME_RELEASE} exit ;; news*:NEWS-OS:6*:*) echo mips-sony-newsos6 exit ;; R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) if [ -d /usr/nec ]; then echo mips-nec-sysv${UNAME_RELEASE} else echo mips-unknown-sysv${UNAME_RELEASE} fi exit ;; BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. echo powerpc-be-beos exit ;; BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. echo powerpc-apple-beos exit ;; BePC:BeOS:*:*) # BeOS running on Intel PC compatible. echo i586-pc-beos exit ;; BePC:Haiku:*:*) # Haiku running on Intel PC compatible. echo i586-pc-haiku exit ;; SX-4:SUPER-UX:*:*) echo sx4-nec-superux${UNAME_RELEASE} exit ;; SX-5:SUPER-UX:*:*) echo sx5-nec-superux${UNAME_RELEASE} exit ;; SX-6:SUPER-UX:*:*) echo sx6-nec-superux${UNAME_RELEASE} exit ;; SX-7:SUPER-UX:*:*) echo sx7-nec-superux${UNAME_RELEASE} exit ;; SX-8:SUPER-UX:*:*) echo sx8-nec-superux${UNAME_RELEASE} exit ;; SX-8R:SUPER-UX:*:*) echo sx8r-nec-superux${UNAME_RELEASE} exit ;; Power*:Rhapsody:*:*) echo powerpc-apple-rhapsody${UNAME_RELEASE} exit ;; *:Rhapsody:*:*) echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} exit ;; *:Darwin:*:*) UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown case $UNAME_PROCESSOR in i386) eval $set_cc_for_build if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ grep IS_64BIT_ARCH >/dev/null then UNAME_PROCESSOR="x86_64" fi fi ;; unknown) UNAME_PROCESSOR=powerpc ;; esac echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} exit ;; *:procnto*:*:* | *:QNX:[0123456789]*:*) UNAME_PROCESSOR=`uname -p` if test "$UNAME_PROCESSOR" = "x86"; then UNAME_PROCESSOR=i386 UNAME_MACHINE=pc fi echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} exit ;; *:QNX:*:4*) echo i386-pc-qnx exit ;; NEO-?:NONSTOP_KERNEL:*:*) echo neo-tandem-nsk${UNAME_RELEASE} exit ;; NSE-?:NONSTOP_KERNEL:*:*) echo nse-tandem-nsk${UNAME_RELEASE} exit ;; NSR-?:NONSTOP_KERNEL:*:*) echo nsr-tandem-nsk${UNAME_RELEASE} exit ;; *:NonStop-UX:*:*) echo mips-compaq-nonstopux exit ;; BS2000:POSIX*:*:*) echo bs2000-siemens-sysv exit ;; DS/*:UNIX_System_V:*:*) echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} exit ;; *:Plan9:*:*) # "uname -m" is not consistent, so use $cputype instead. 386 # is converted to i386 for consistency with other x86 # operating systems. if test "$cputype" = "386"; then UNAME_MACHINE=i386 else UNAME_MACHINE="$cputype" fi echo ${UNAME_MACHINE}-unknown-plan9 exit ;; *:TOPS-10:*:*) echo pdp10-unknown-tops10 exit ;; *:TENEX:*:*) echo pdp10-unknown-tenex exit ;; KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) echo pdp10-dec-tops20 exit ;; XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) echo pdp10-xkl-tops20 exit ;; *:TOPS-20:*:*) echo pdp10-unknown-tops20 exit ;; *:ITS:*:*) echo pdp10-unknown-its exit ;; SEI:*:*:SEIUX) echo mips-sei-seiux${UNAME_RELEASE} exit ;; *:DragonFly:*:*) echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` exit ;; *:*VMS:*:*) UNAME_MACHINE=`(uname -p) 2>/dev/null` case "${UNAME_MACHINE}" in A*) echo alpha-dec-vms ; exit ;; I*) echo ia64-dec-vms ; exit ;; V*) echo vax-dec-vms ; exit ;; esac ;; *:XENIX:*:SysV) echo i386-pc-xenix exit ;; i*86:skyos:*:*) echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' exit ;; i*86:rdos:*:*) echo ${UNAME_MACHINE}-pc-rdos exit ;; i*86:AROS:*:*) echo ${UNAME_MACHINE}-pc-aros exit ;; x86_64:VMkernel:*:*) echo ${UNAME_MACHINE}-unknown-esx exit ;; esac #echo '(No uname command or uname output not recognized.)' 1>&2 #echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 eval $set_cc_for_build cat >$dummy.c < # include #endif main () { #if defined (sony) #if defined (MIPSEB) /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed, I don't know.... */ printf ("mips-sony-bsd\n"); exit (0); #else #include printf ("m68k-sony-newsos%s\n", #ifdef NEWSOS4 "4" #else "" #endif ); exit (0); #endif #endif #if defined (__arm) && defined (__acorn) && defined (__unix) printf ("arm-acorn-riscix\n"); exit (0); #endif #if defined (hp300) && !defined (hpux) printf ("m68k-hp-bsd\n"); exit (0); #endif #if defined (NeXT) #if !defined (__ARCHITECTURE__) #define __ARCHITECTURE__ "m68k" #endif int version; version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`; if (version < 4) printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version); else printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version); exit (0); #endif #if defined (MULTIMAX) || defined (n16) #if defined (UMAXV) printf ("ns32k-encore-sysv\n"); exit (0); #else #if defined (CMU) printf ("ns32k-encore-mach\n"); exit (0); #else printf ("ns32k-encore-bsd\n"); exit (0); #endif #endif #endif #if defined (__386BSD__) printf ("i386-pc-bsd\n"); exit (0); #endif #if defined (sequent) #if defined (i386) printf ("i386-sequent-dynix\n"); exit (0); #endif #if defined (ns32000) printf ("ns32k-sequent-dynix\n"); exit (0); #endif #endif #if defined (_SEQUENT_) struct utsname un; uname(&un); if (strncmp(un.version, "V2", 2) == 0) { printf ("i386-sequent-ptx2\n"); exit (0); } if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ printf ("i386-sequent-ptx1\n"); exit (0); } printf ("i386-sequent-ptx\n"); exit (0); #endif #if defined (vax) # if !defined (ultrix) # include # if defined (BSD) # if BSD == 43 printf ("vax-dec-bsd4.3\n"); exit (0); # else # if BSD == 199006 printf ("vax-dec-bsd4.3reno\n"); exit (0); # else printf ("vax-dec-bsd\n"); exit (0); # endif # endif # else printf ("vax-dec-bsd\n"); exit (0); # endif # else printf ("vax-dec-ultrix\n"); exit (0); # endif #endif #if defined (alliant) && defined (i860) printf ("i860-alliant-bsd\n"); exit (0); #endif exit (1); } EOF $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && { echo "$SYSTEM_NAME"; exit; } # Apollos put the system type in the environment. test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit; } # Convex versions that predate uname can use getsysinfo(1) if [ -x /usr/convex/getsysinfo ] then case `getsysinfo -f cpu_type` in c1*) echo c1-convex-bsd exit ;; c2*) if getsysinfo -f scalar_acc then echo c32-convex-bsd else echo c2-convex-bsd fi exit ;; c34*) echo c34-convex-bsd exit ;; c38*) echo c38-convex-bsd exit ;; c4*) echo c4-convex-bsd exit ;; esac fi cat >&2 < in order to provide the needed information to handle your system. config.guess timestamp = $timestamp uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` /bin/uname -X = `(/bin/uname -X) 2>/dev/null` hostinfo = `(hostinfo) 2>/dev/null` /bin/universe = `(/bin/universe) 2>/dev/null` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` /bin/arch = `(/bin/arch) 2>/dev/null` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` UNAME_MACHINE = ${UNAME_MACHINE} UNAME_RELEASE = ${UNAME_RELEASE} UNAME_SYSTEM = ${UNAME_SYSTEM} UNAME_VERSION = ${UNAME_VERSION} EOF exit 1 # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" # End: libosip2-4.1.0/scripts/Makefile.am0000644000175000017500000000016612001240027013672 00000000000000 EXTRA_DIST = config.guess config.sub install-sh missing mkinstalldirs \ ltmain.sh acx_pthread.m4 aclocal-include.m4 libosip2-4.1.0/scripts/depcomp0000755000175000017500000005064312001562346013233 00000000000000#! /bin/sh # depcomp - compile a program generating dependencies as side-effects scriptversion=2012-03-27.16; # UTC # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010, # 2011, 2012 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program. If not, see . # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Originally written by Alexandre Oliva . case $1 in '') echo "$0: No command. Try '$0 --help' for more information." 1>&2 exit 1; ;; -h | --h*) cat <<\EOF Usage: depcomp [--help] [--version] PROGRAM [ARGS] Run PROGRAMS ARGS to compile a file, generating dependencies as side-effects. Environment variables: depmode Dependency tracking mode. source Source file read by 'PROGRAMS ARGS'. object Object file output by 'PROGRAMS ARGS'. DEPDIR directory where to store dependencies. depfile Dependency file to output. tmpdepfile Temporary file to use when outputting dependencies. libtool Whether libtool is used (yes/no). Report bugs to . EOF exit $? ;; -v | --v*) echo "depcomp $scriptversion" exit $? ;; esac # A tabulation character. tab=' ' # A newline character. nl=' ' if test -z "$depmode" || test -z "$source" || test -z "$object"; then echo "depcomp: Variables source, object and depmode must be set" 1>&2 exit 1 fi # Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po. depfile=${depfile-`echo "$object" | sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} rm -f "$tmpdepfile" # Some modes work just like other modes, but use different flags. We # parameterize here, but still list the modes in the big case below, # to make depend.m4 easier to write. Note that we *cannot* use a case # here, because this file can only contain one case statement. if test "$depmode" = hp; then # HP compiler uses -M and no extra arg. gccflag=-M depmode=gcc fi if test "$depmode" = dashXmstdout; then # This is just like dashmstdout with a different argument. dashmflag=-xM depmode=dashmstdout fi cygpath_u="cygpath -u -f -" if test "$depmode" = msvcmsys; then # This is just like msvisualcpp but w/o cygpath translation. # Just convert the backslash-escaped backslashes to single forward # slashes to satisfy depend.m4 cygpath_u='sed s,\\\\,/,g' depmode=msvisualcpp fi if test "$depmode" = msvc7msys; then # This is just like msvc7 but w/o cygpath translation. # Just convert the backslash-escaped backslashes to single forward # slashes to satisfy depend.m4 cygpath_u='sed s,\\\\,/,g' depmode=msvc7 fi if test "$depmode" = xlc; then # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency informations. gccflag=-qmakedep=gcc,-MF depmode=gcc fi case "$depmode" in gcc3) ## gcc 3 implements dependency tracking that does exactly what ## we want. Yay! Note: for some reason libtool 1.4 doesn't like ## it if -MD -MP comes after the -MF stuff. Hmm. ## Unfortunately, FreeBSD c89 acceptance of flags depends upon ## the command line argument order; so add the flags where they ## appear in depend2.am. Note that the slowdown incurred here ## affects only configure: in makefiles, %FASTDEP% shortcuts this. for arg do case $arg in -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;; *) set fnord "$@" "$arg" ;; esac shift # fnord shift # $arg done "$@" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi mv "$tmpdepfile" "$depfile" ;; gcc) ## There are various ways to get dependency output from gcc. Here's ## why we pick this rather obscure method: ## - Don't want to use -MD because we'd like the dependencies to end ## up in a subdir. Having to rename by hand is ugly. ## (We might end up doing this anyway to support other compilers.) ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like ## -MM, not -M (despite what the docs say). ## - Using -M directly means running the compiler twice (even worse ## than renaming). if test -z "$gccflag"; then gccflag=-MD, fi "$@" -Wp,"$gccflag$tmpdepfile" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" echo "$object : \\" > "$depfile" alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz ## The second -e expression handles DOS-style file names with drive letters. sed -e 's/^[^:]*: / /' \ -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile" ## This next piece of magic avoids the "deleted header file" problem. ## The problem is that when a header file which appears in a .P file ## is deleted, the dependency causes make to die (because there is ## typically no way to rebuild the header). We avoid this by adding ## dummy dependencies for each header file. Too bad gcc doesn't do ## this for us directly. tr ' ' "$nl" < "$tmpdepfile" | ## Some versions of gcc put a space before the ':'. On the theory ## that the space means something, we add a space to the output as ## well. hp depmode also adds that space, but also prefixes the VPATH ## to the object. Take care to not repeat it in the output. ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \ | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; hp) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; sgi) if test "$libtool" = yes; then "$@" "-Wp,-MDupdate,$tmpdepfile" else "$@" -MDupdate "$tmpdepfile" fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files echo "$object : \\" > "$depfile" # Clip off the initial element (the dependent). Don't try to be # clever and replace this with sed code, as IRIX sed won't handle # lines with more than a fixed number of characters (4096 in # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines; # the IRIX cc adds comments like '#:fec' to the end of the # dependency line. tr ' ' "$nl" < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \ tr "$nl" ' ' >> "$depfile" echo >> "$depfile" # The second pass generates a dummy entry for each header file. tr ' ' "$nl" < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \ >> "$depfile" else # The sourcefile does not contain any dependencies, so just # store a dummy comment line, to avoid errors with the Makefile # "include basename.Plo" scheme. echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; xlc) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; aix) # The C for AIX Compiler uses -M and outputs the dependencies # in a .u file. In older versions, this file always lives in the # current directory. Also, the AIX compiler puts '$object:' at the # start of each line; $object doesn't have directory information. # Version 6 uses the directory in both cases. dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` test "x$dir" = "x$object" && dir= base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` if test "$libtool" = yes; then tmpdepfile1=$dir$base.u tmpdepfile2=$base.u tmpdepfile3=$dir.libs/$base.u "$@" -Wc,-M else tmpdepfile1=$dir$base.u tmpdepfile2=$dir$base.u tmpdepfile3=$dir$base.u "$@" -M fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" exit $stat fi for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" do test -f "$tmpdepfile" && break done if test -f "$tmpdepfile"; then # Each line is of the form 'foo.o: dependent.h'. # Do two passes, one to just change these to # '$object: dependent.h' and one to simply 'dependent.h:'. sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" sed -e 's,^.*\.[a-z]*:['"$tab"' ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" else # The sourcefile does not contain any dependencies, so just # store a dummy comment line, to avoid errors with the Makefile # "include basename.Plo" scheme. echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; icc) # Intel's C compiler anf tcc (Tiny C Compiler) understand '-MD -MF file'. # However on # $CC -MD -MF foo.d -c -o sub/foo.o sub/foo.c # ICC 7.0 will fill foo.d with something like # foo.o: sub/foo.c # foo.o: sub/foo.h # which is wrong. We want # sub/foo.o: sub/foo.c # sub/foo.o: sub/foo.h # sub/foo.c: # sub/foo.h: # ICC 7.1 will output # foo.o: sub/foo.c sub/foo.h # and will wrap long lines using '\': # foo.o: sub/foo.c ... \ # sub/foo.h ... \ # ... # tcc 0.9.26 (FIXME still under development at the moment of writing) # will emit a similar output, but also prepend the continuation lines # with horizontal tabulation characters. "$@" -MD -MF "$tmpdepfile" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" # Each line is of the form 'foo.o: dependent.h', # or 'foo.o: dep1.h dep2.h \', or ' dep3.h dep4.h \'. # Do two passes, one to just change these to # '$object: dependent.h' and one to simply 'dependent.h:'. sed -e "s/^[ $tab][ $tab]*/ /" -e "s,^[^:]*:,$object :," \ < "$tmpdepfile" > "$depfile" sed ' s/[ '"$tab"'][ '"$tab"']*/ /g s/^ *// s/ *\\*$// s/^[^:]*: *// /^$/d /:$/d s/$/ :/ ' < "$tmpdepfile" >> "$depfile" rm -f "$tmpdepfile" ;; hp2) # The "hp" stanza above does not work with aCC (C++) and HP's ia64 # compilers, which have integrated preprocessors. The correct option # to use with these is +Maked; it writes dependencies to a file named # 'foo.d', which lands next to the object file, wherever that # happens to be. # Much of this is similar to the tru64 case; see comments there. dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` test "x$dir" = "x$object" && dir= base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` if test "$libtool" = yes; then tmpdepfile1=$dir$base.d tmpdepfile2=$dir.libs/$base.d "$@" -Wc,+Maked else tmpdepfile1=$dir$base.d tmpdepfile2=$dir$base.d "$@" +Maked fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile1" "$tmpdepfile2" exit $stat fi for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" do test -f "$tmpdepfile" && break done if test -f "$tmpdepfile"; then sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile" # Add 'dependent.h:' lines. sed -ne '2,${ s/^ *// s/ \\*$// s/$/:/ p }' "$tmpdepfile" >> "$depfile" else echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" "$tmpdepfile2" ;; tru64) # The Tru64 compiler uses -MD to generate dependencies as a side # effect. 'cc -MD -o foo.o ...' puts the dependencies into 'foo.o.d'. # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put # dependencies in 'foo.d' instead, so we check for that too. # Subdirectories are respected. dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` test "x$dir" = "x$object" && dir= base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` if test "$libtool" = yes; then # With Tru64 cc, shared objects can also be used to make a # static library. This mechanism is used in libtool 1.4 series to # handle both shared and static libraries in a single compilation. # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. # # With libtool 1.5 this exception was removed, and libtool now # generates 2 separate objects for the 2 libraries. These two # compilations output dependencies in $dir.libs/$base.o.d and # in $dir$base.o.d. We have to check for both files, because # one of the two compilations can be disabled. We should prefer # $dir$base.o.d over $dir.libs/$base.o.d because the latter is # automatically cleaned when .libs/ is deleted, while ignoring # the former would cause a distcleancheck panic. tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4 tmpdepfile2=$dir$base.o.d # libtool 1.5 tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5 tmpdepfile4=$dir.libs/$base.d # Compaq CCC V6.2-504 "$@" -Wc,-MD else tmpdepfile1=$dir$base.o.d tmpdepfile2=$dir$base.d tmpdepfile3=$dir$base.d tmpdepfile4=$dir$base.d "$@" -MD fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" exit $stat fi for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" do test -f "$tmpdepfile" && break done if test -f "$tmpdepfile"; then sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" sed -e 's,^.*\.[a-z]*:['"$tab"' ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" else echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; msvc7) if test "$libtool" = yes; then showIncludes=-Wc,-showIncludes else showIncludes=-showIncludes fi "$@" $showIncludes > "$tmpdepfile" stat=$? grep -v '^Note: including file: ' "$tmpdepfile" if test "$stat" = 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" echo "$object : \\" > "$depfile" # The first sed program below extracts the file names and escapes # backslashes for cygpath. The second sed program outputs the file # name when reading, but also accumulates all include files in the # hold buffer in order to output them again at the end. This only # works with sed implementations that can handle large buffers. sed < "$tmpdepfile" -n ' /^Note: including file: *\(.*\)/ { s//\1/ s/\\/\\\\/g p }' | $cygpath_u | sort -u | sed -n ' s/ /\\ /g s/\(.*\)/'"$tab"'\1 \\/p s/.\(.*\) \\/\1:/ H $ { s/.*/'"$tab"'/ G p }' >> "$depfile" rm -f "$tmpdepfile" ;; msvc7msys) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; #nosideeffect) # This comment above is used by automake to tell side-effect # dependency tracking mechanisms from slower ones. dashmstdout) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout, regardless of -o. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi # Remove '-o $object'. IFS=" " for arg do case $arg in -o) shift ;; $object) shift ;; *) set fnord "$@" "$arg" shift # fnord shift # $arg ;; esac done test -z "$dashmflag" && dashmflag=-M # Require at least two characters before searching for ':' # in the target name. This is to cope with DOS-style filenames: # a dependency such as 'c:/foo/bar' could be seen as target 'c' otherwise. "$@" $dashmflag | sed 's:^['"$tab"' ]*[^:'"$tab"' ][^:][^:]*\:['"$tab"' ]*:'"$object"'\: :' > "$tmpdepfile" rm -f "$depfile" cat < "$tmpdepfile" > "$depfile" tr ' ' "$nl" < "$tmpdepfile" | \ ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; dashXmstdout) # This case only exists to satisfy depend.m4. It is never actually # run, as this mode is specially recognized in the preamble. exit 1 ;; makedepend) "$@" || exit $? # Remove any Libtool call if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi # X makedepend shift cleared=no eat=no for arg do case $cleared in no) set ""; shift cleared=yes ;; esac if test $eat = yes; then eat=no continue fi case "$arg" in -D*|-I*) set fnord "$@" "$arg"; shift ;; # Strip any option that makedepend may not understand. Remove # the object too, otherwise makedepend will parse it as a source file. -arch) eat=yes ;; -*|$object) ;; *) set fnord "$@" "$arg"; shift ;; esac done obj_suffix=`echo "$object" | sed 's/^.*\././'` touch "$tmpdepfile" ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" rm -f "$depfile" # makedepend may prepend the VPATH from the source file name to the object. # No need to regex-escape $object, excess matching of '.' is harmless. sed "s|^.*\($object *:\)|\1|" "$tmpdepfile" > "$depfile" sed '1,2d' "$tmpdepfile" | tr ' ' "$nl" | \ ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" "$tmpdepfile".bak ;; cpp) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi # Remove '-o $object'. IFS=" " for arg do case $arg in -o) shift ;; $object) shift ;; *) set fnord "$@" "$arg" shift # fnord shift # $arg ;; esac done "$@" -E | sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | sed '$ s: \\$::' > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" cat < "$tmpdepfile" >> "$depfile" sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; msvisualcpp) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi IFS=" " for arg do case "$arg" in -o) shift ;; $object) shift ;; "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI") set fnord "$@" shift shift ;; *) set fnord "$@" "$arg" shift shift ;; esac done "$@" -E 2>/dev/null | sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile" echo "$tab" >> "$depfile" sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile" rm -f "$tmpdepfile" ;; msvcmsys) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; none) exec "$@" ;; *) echo "Unknown depmode $depmode" 1>&2 exit 1 ;; esac exit 0 # Local Variables: # mode: shell-script # sh-indentation: 2 # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC" # time-stamp-end: "; # UTC" # End: libosip2-4.1.0/scripts/ltmain.sh0000644000175000017500000105202612254360263013500 00000000000000 # libtool (GNU libtool) 2.4.2 # Written by Gordon Matzigkeit , 1996 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, # 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # GNU Libtool is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GNU Libtool; see the file COPYING. If not, a copy # can be downloaded from http://www.gnu.org/licenses/gpl.html, # or obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # Usage: $progname [OPTION]... [MODE-ARG]... # # Provide generalized library-building support services. # # --config show all configuration variables # --debug enable verbose shell tracing # -n, --dry-run display commands without modifying any files # --features display basic configuration information and exit # --mode=MODE use operation mode MODE # --preserve-dup-deps don't remove duplicate dependency libraries # --quiet, --silent don't print informational messages # --no-quiet, --no-silent # print informational messages (default) # --no-warn don't display warning messages # --tag=TAG use configuration variables from tag TAG # -v, --verbose print more informational messages than default # --no-verbose don't print the extra informational messages # --version print version information # -h, --help, --help-all print short, long, or detailed help message # # MODE must be one of the following: # # clean remove files from the build directory # compile compile a source file into a libtool object # execute automatically set library path, then run a program # finish complete the installation of libtool libraries # install install libraries or executables # link create a library or an executable # uninstall remove libraries from an installed directory # # MODE-ARGS vary depending on the MODE. When passed as first option, # `--mode=MODE' may be abbreviated as `MODE' or a unique abbreviation of that. # Try `$progname --help --mode=MODE' for a more detailed description of MODE. # # When reporting a bug, please describe a test case to reproduce it and # include the following information: # # host-triplet: $host # shell: $SHELL # compiler: $LTCC # compiler flags: $LTCFLAGS # linker: $LD (gnu? $with_gnu_ld) # $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.1 # automake: $automake_version # autoconf: $autoconf_version # # Report bugs to . # GNU libtool home page: . # General help using GNU software: . PROGRAM=libtool PACKAGE=libtool VERSION="2.4.2 Debian-2.4.2-1.1" TIMESTAMP="" package_revision=1.3337 # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac fi BIN_SH=xpg4; export BIN_SH # for Tru64 DUALCASE=1; export DUALCASE # for MKS sh # A function that is used when there is no print builtin or printf. func_fallback_echo () { eval 'cat <<_LTECHO_EOF $1 _LTECHO_EOF' } # NLS nuisances: We save the old values to restore during execute mode. lt_user_locale= lt_safe_locale= for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES do eval "if test \"\${$lt_var+set}\" = set; then save_$lt_var=\$$lt_var $lt_var=C export $lt_var lt_user_locale=\"$lt_var=\\\$save_\$lt_var; \$lt_user_locale\" lt_safe_locale=\"$lt_var=C; \$lt_safe_locale\" fi" done LC_ALL=C LANGUAGE=C export LANGUAGE LC_ALL $lt_unset CDPATH # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh # is ksh but when the shell is invoked as "sh" and the current value of # the _XPG environment variable is not equal to 1 (one), the special # positional parameter $0, within a function call, is the name of the # function. progpath="$0" : ${CP="cp -f"} test "${ECHO+set}" = set || ECHO=${as_echo-'printf %s\n'} : ${MAKE="make"} : ${MKDIR="mkdir"} : ${MV="mv -f"} : ${RM="rm -f"} : ${SHELL="${CONFIG_SHELL-/bin/sh}"} : ${Xsed="$SED -e 1s/^X//"} # Global variables: EXIT_SUCCESS=0 EXIT_FAILURE=1 EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing. EXIT_SKIP=77 # $? = 77 is used to indicate a skipped test to automake. exit_status=$EXIT_SUCCESS # Make sure IFS has a sensible default lt_nl=' ' IFS=" $lt_nl" dirname="s,/[^/]*$,," basename="s,^.*/,," # func_dirname file append nondir_replacement # Compute the dirname of FILE. If nonempty, add APPEND to the result, # otherwise set result to NONDIR_REPLACEMENT. func_dirname () { func_dirname_result=`$ECHO "${1}" | $SED "$dirname"` if test "X$func_dirname_result" = "X${1}"; then func_dirname_result="${3}" else func_dirname_result="$func_dirname_result${2}" fi } # func_dirname may be replaced by extended shell implementation # func_basename file func_basename () { func_basename_result=`$ECHO "${1}" | $SED "$basename"` } # func_basename may be replaced by extended shell implementation # func_dirname_and_basename file append nondir_replacement # perform func_basename and func_dirname in a single function # call: # dirname: Compute the dirname of FILE. If nonempty, # add APPEND to the result, otherwise set result # to NONDIR_REPLACEMENT. # value returned in "$func_dirname_result" # basename: Compute filename of FILE. # value retuned in "$func_basename_result" # Implementation must be kept synchronized with func_dirname # and func_basename. For efficiency, we do not delegate to # those functions but instead duplicate the functionality here. func_dirname_and_basename () { # Extract subdirectory from the argument. func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"` if test "X$func_dirname_result" = "X${1}"; then func_dirname_result="${3}" else func_dirname_result="$func_dirname_result${2}" fi func_basename_result=`$ECHO "${1}" | $SED -e "$basename"` } # func_dirname_and_basename may be replaced by extended shell implementation # func_stripname prefix suffix name # strip PREFIX and SUFFIX off of NAME. # PREFIX and SUFFIX must not contain globbing or regex special # characters, hashes, percent signs, but SUFFIX may contain a leading # dot (in which case that matches only a dot). # func_strip_suffix prefix name func_stripname () { case ${2} in .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; esac } # func_stripname may be replaced by extended shell implementation # These SED scripts presuppose an absolute path with a trailing slash. pathcar='s,^/\([^/]*\).*$,\1,' pathcdr='s,^/[^/]*,,' removedotparts=':dotsl s@/\./@/@g t dotsl s,/\.$,/,' collapseslashes='s@/\{1,\}@/@g' finalslash='s,/*$,/,' # func_normal_abspath PATH # Remove doubled-up and trailing slashes, "." path components, # and cancel out any ".." path components in PATH after making # it an absolute path. # value returned in "$func_normal_abspath_result" func_normal_abspath () { # Start from root dir and reassemble the path. func_normal_abspath_result= func_normal_abspath_tpath=$1 func_normal_abspath_altnamespace= case $func_normal_abspath_tpath in "") # Empty path, that just means $cwd. func_stripname '' '/' "`pwd`" func_normal_abspath_result=$func_stripname_result return ;; # The next three entries are used to spot a run of precisely # two leading slashes without using negated character classes; # we take advantage of case's first-match behaviour. ///*) # Unusual form of absolute path, do nothing. ;; //*) # Not necessarily an ordinary path; POSIX reserves leading '//' # and for example Cygwin uses it to access remote file shares # over CIFS/SMB, so we conserve a leading double slash if found. func_normal_abspath_altnamespace=/ ;; /*) # Absolute path, do nothing. ;; *) # Relative path, prepend $cwd. func_normal_abspath_tpath=`pwd`/$func_normal_abspath_tpath ;; esac # Cancel out all the simple stuff to save iterations. We also want # the path to end with a slash for ease of parsing, so make sure # there is one (and only one) here. func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ -e "$removedotparts" -e "$collapseslashes" -e "$finalslash"` while :; do # Processed it all yet? if test "$func_normal_abspath_tpath" = / ; then # If we ascended to the root using ".." the result may be empty now. if test -z "$func_normal_abspath_result" ; then func_normal_abspath_result=/ fi break fi func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \ -e "$pathcar"` func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ -e "$pathcdr"` # Figure out what to do with it case $func_normal_abspath_tcomponent in "") # Trailing empty path component, ignore it. ;; ..) # Parent dir; strip last assembled component from result. func_dirname "$func_normal_abspath_result" func_normal_abspath_result=$func_dirname_result ;; *) # Actual path component, append it. func_normal_abspath_result=$func_normal_abspath_result/$func_normal_abspath_tcomponent ;; esac done # Restore leading double-slash if one was found on entry. func_normal_abspath_result=$func_normal_abspath_altnamespace$func_normal_abspath_result } # func_relative_path SRCDIR DSTDIR # generates a relative path from SRCDIR to DSTDIR, with a trailing # slash if non-empty, suitable for immediately appending a filename # without needing to append a separator. # value returned in "$func_relative_path_result" func_relative_path () { func_relative_path_result= func_normal_abspath "$1" func_relative_path_tlibdir=$func_normal_abspath_result func_normal_abspath "$2" func_relative_path_tbindir=$func_normal_abspath_result # Ascend the tree starting from libdir while :; do # check if we have found a prefix of bindir case $func_relative_path_tbindir in $func_relative_path_tlibdir) # found an exact match func_relative_path_tcancelled= break ;; $func_relative_path_tlibdir*) # found a matching prefix func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir" func_relative_path_tcancelled=$func_stripname_result if test -z "$func_relative_path_result"; then func_relative_path_result=. fi break ;; *) func_dirname $func_relative_path_tlibdir func_relative_path_tlibdir=${func_dirname_result} if test "x$func_relative_path_tlibdir" = x ; then # Have to descend all the way to the root! func_relative_path_result=../$func_relative_path_result func_relative_path_tcancelled=$func_relative_path_tbindir break fi func_relative_path_result=../$func_relative_path_result ;; esac done # Now calculate path; take care to avoid doubling-up slashes. func_stripname '' '/' "$func_relative_path_result" func_relative_path_result=$func_stripname_result func_stripname '/' '/' "$func_relative_path_tcancelled" if test "x$func_stripname_result" != x ; then func_relative_path_result=${func_relative_path_result}/${func_stripname_result} fi # Normalisation. If bindir is libdir, return empty string, # else relative path ending with a slash; either way, target # file name can be directly appended. if test ! -z "$func_relative_path_result"; then func_stripname './' '' "$func_relative_path_result/" func_relative_path_result=$func_stripname_result fi } # The name of this program: func_dirname_and_basename "$progpath" progname=$func_basename_result # Make sure we have an absolute path for reexecution: case $progpath in [\\/]*|[A-Za-z]:\\*) ;; *[\\/]*) progdir=$func_dirname_result progdir=`cd "$progdir" && pwd` progpath="$progdir/$progname" ;; *) save_IFS="$IFS" IFS=${PATH_SEPARATOR-:} for progdir in $PATH; do IFS="$save_IFS" test -x "$progdir/$progname" && break done IFS="$save_IFS" test -n "$progdir" || progdir=`pwd` progpath="$progdir/$progname" ;; esac # Sed substitution that helps us do robust quoting. It backslashifies # metacharacters that are still active within double-quoted strings. Xsed="${SED}"' -e 1s/^X//' sed_quote_subst='s/\([`"$\\]\)/\\\1/g' # Same as above, but do not quote variable references. double_quote_subst='s/\(["`\\]\)/\\\1/g' # Sed substitution that turns a string into a regex matching for the # string literally. sed_make_literal_regex='s,[].[^$\\*\/],\\&,g' # Sed substitution that converts a w32 file name or path # which contains forward slashes, into one that contains # (escaped) backslashes. A very naive implementation. lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g' # Re-`\' parameter expansions in output of double_quote_subst that were # `\'-ed in input to the same. If an odd number of `\' preceded a '$' # in input to double_quote_subst, that '$' was protected from expansion. # Since each input `\' is now two `\'s, look for any number of runs of # four `\'s followed by two `\'s and then a '$'. `\' that '$'. bs='\\' bs2='\\\\' bs4='\\\\\\\\' dollar='\$' sed_double_backslash="\ s/$bs4/&\\ /g s/^$bs2$dollar/$bs&/ s/\\([^$bs]\\)$bs2$dollar/\\1$bs2$bs$dollar/g s/\n//g" # Standard options: opt_dry_run=false opt_help=false opt_quiet=false opt_verbose=false opt_warning=: # func_echo arg... # Echo program name prefixed message, along with the current mode # name if it has been set yet. func_echo () { $ECHO "$progname: ${opt_mode+$opt_mode: }$*" } # func_verbose arg... # Echo program name prefixed message in verbose mode only. func_verbose () { $opt_verbose && func_echo ${1+"$@"} # A bug in bash halts the script if the last line of a function # fails when set -e is in force, so we need another command to # work around that: : } # func_echo_all arg... # Invoke $ECHO with all args, space-separated. func_echo_all () { $ECHO "$*" } # func_error arg... # Echo program name prefixed message to standard error. func_error () { $ECHO "$progname: ${opt_mode+$opt_mode: }"${1+"$@"} 1>&2 } # func_warning arg... # Echo program name prefixed warning message to standard error. func_warning () { $opt_warning && $ECHO "$progname: ${opt_mode+$opt_mode: }warning: "${1+"$@"} 1>&2 # bash bug again: : } # func_fatal_error arg... # Echo program name prefixed message to standard error, and exit. func_fatal_error () { func_error ${1+"$@"} exit $EXIT_FAILURE } # func_fatal_help arg... # Echo program name prefixed message to standard error, followed by # a help hint, and exit. func_fatal_help () { func_error ${1+"$@"} func_fatal_error "$help" } help="Try \`$progname --help' for more information." ## default # func_grep expression filename # Check whether EXPRESSION matches any line of FILENAME, without output. func_grep () { $GREP "$1" "$2" >/dev/null 2>&1 } # func_mkdir_p directory-path # Make sure the entire path to DIRECTORY-PATH is available. func_mkdir_p () { my_directory_path="$1" my_dir_list= if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then # Protect directory names starting with `-' case $my_directory_path in -*) my_directory_path="./$my_directory_path" ;; esac # While some portion of DIR does not yet exist... while test ! -d "$my_directory_path"; do # ...make a list in topmost first order. Use a colon delimited # list incase some portion of path contains whitespace. my_dir_list="$my_directory_path:$my_dir_list" # If the last portion added has no slash in it, the list is done case $my_directory_path in */*) ;; *) break ;; esac # ...otherwise throw away the child directory and loop my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"` done my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'` save_mkdir_p_IFS="$IFS"; IFS=':' for my_dir in $my_dir_list; do IFS="$save_mkdir_p_IFS" # mkdir can fail with a `File exist' error if two processes # try to create one of the directories concurrently. Don't # stop in that case! $MKDIR "$my_dir" 2>/dev/null || : done IFS="$save_mkdir_p_IFS" # Bail out if we (or some other process) failed to create a directory. test -d "$my_directory_path" || \ func_fatal_error "Failed to create \`$1'" fi } # func_mktempdir [string] # Make a temporary directory that won't clash with other running # libtool processes, and avoids race conditions if possible. If # given, STRING is the basename for that directory. func_mktempdir () { my_template="${TMPDIR-/tmp}/${1-$progname}" if test "$opt_dry_run" = ":"; then # Return a directory name, but don't create it in dry-run mode my_tmpdir="${my_template}-$$" else # If mktemp works, use that first and foremost my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` if test ! -d "$my_tmpdir"; then # Failing that, at least try and use $RANDOM to avoid a race my_tmpdir="${my_template}-${RANDOM-0}$$" save_mktempdir_umask=`umask` umask 0077 $MKDIR "$my_tmpdir" umask $save_mktempdir_umask fi # If we're not in dry-run mode, bomb out on failure test -d "$my_tmpdir" || \ func_fatal_error "cannot create temporary directory \`$my_tmpdir'" fi $ECHO "$my_tmpdir" } # func_quote_for_eval arg # Aesthetically quote ARG to be evaled later. # This function returns two values: FUNC_QUOTE_FOR_EVAL_RESULT # is double-quoted, suitable for a subsequent eval, whereas # FUNC_QUOTE_FOR_EVAL_UNQUOTED_RESULT has merely all characters # which are still active within double quotes backslashified. func_quote_for_eval () { case $1 in *[\\\`\"\$]*) func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;; *) func_quote_for_eval_unquoted_result="$1" ;; esac case $func_quote_for_eval_unquoted_result in # Double-quote args containing shell metacharacters to delay # word splitting, command substitution and and variable # expansion for a subsequent eval. # Many Bourne shells cannot handle close brackets correctly # in scan sets, so we specify it separately. *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\"" ;; *) func_quote_for_eval_result="$func_quote_for_eval_unquoted_result" esac } # func_quote_for_expand arg # Aesthetically quote ARG to be evaled later; same as above, # but do not quote variable references. func_quote_for_expand () { case $1 in *[\\\`\"]*) my_arg=`$ECHO "$1" | $SED \ -e "$double_quote_subst" -e "$sed_double_backslash"` ;; *) my_arg="$1" ;; esac case $my_arg in # Double-quote args containing shell metacharacters to delay # word splitting and command substitution for a subsequent eval. # Many Bourne shells cannot handle close brackets correctly # in scan sets, so we specify it separately. *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") my_arg="\"$my_arg\"" ;; esac func_quote_for_expand_result="$my_arg" } # func_show_eval cmd [fail_exp] # Unless opt_silent is true, then output CMD. Then, if opt_dryrun is # not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP # is given, then evaluate it. func_show_eval () { my_cmd="$1" my_fail_exp="${2-:}" ${opt_silent-false} || { func_quote_for_expand "$my_cmd" eval "func_echo $func_quote_for_expand_result" } if ${opt_dry_run-false}; then :; else eval "$my_cmd" my_status=$? if test "$my_status" -eq 0; then :; else eval "(exit $my_status); $my_fail_exp" fi fi } # func_show_eval_locale cmd [fail_exp] # Unless opt_silent is true, then output CMD. Then, if opt_dryrun is # not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP # is given, then evaluate it. Use the saved locale for evaluation. func_show_eval_locale () { my_cmd="$1" my_fail_exp="${2-:}" ${opt_silent-false} || { func_quote_for_expand "$my_cmd" eval "func_echo $func_quote_for_expand_result" } if ${opt_dry_run-false}; then :; else eval "$lt_user_locale $my_cmd" my_status=$? eval "$lt_safe_locale" if test "$my_status" -eq 0; then :; else eval "(exit $my_status); $my_fail_exp" fi fi } # func_tr_sh # Turn $1 into a string suitable for a shell variable name. # Result is stored in $func_tr_sh_result. All characters # not in the set a-zA-Z0-9_ are replaced with '_'. Further, # if $1 begins with a digit, a '_' is prepended as well. func_tr_sh () { case $1 in [0-9]* | *[!a-zA-Z0-9_]*) func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'` ;; * ) func_tr_sh_result=$1 ;; esac } # func_version # Echo version message to standard output and exit. func_version () { $opt_debug $SED -n '/(C)/!b go :more /\./!{ N s/\n# / / b more } :go /^# '$PROGRAM' (GNU /,/# warranty; / { s/^# // s/^# *$// s/\((C)\)[ 0-9,-]*\( [1-9][0-9]*\)/\1\2/ p }' < "$progpath" exit $? } # func_usage # Echo short help message to standard output and exit. func_usage () { $opt_debug $SED -n '/^# Usage:/,/^# *.*--help/ { s/^# // s/^# *$// s/\$progname/'$progname'/ p }' < "$progpath" echo $ECHO "run \`$progname --help | more' for full usage" exit $? } # func_help [NOEXIT] # Echo long help message to standard output and exit, # unless 'noexit' is passed as argument. func_help () { $opt_debug $SED -n '/^# Usage:/,/# Report bugs to/ { :print s/^# // s/^# *$// s*\$progname*'$progname'* s*\$host*'"$host"'* s*\$SHELL*'"$SHELL"'* s*\$LTCC*'"$LTCC"'* s*\$LTCFLAGS*'"$LTCFLAGS"'* s*\$LD*'"$LD"'* s/\$with_gnu_ld/'"$with_gnu_ld"'/ s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/ s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/ p d } /^# .* home page:/b print /^# General help using/b print ' < "$progpath" ret=$? if test -z "$1"; then exit $ret fi } # func_missing_arg argname # Echo program name prefixed message to standard error and set global # exit_cmd. func_missing_arg () { $opt_debug func_error "missing argument for $1." exit_cmd=exit } # func_split_short_opt shortopt # Set func_split_short_opt_name and func_split_short_opt_arg shell # variables after splitting SHORTOPT after the 2nd character. func_split_short_opt () { my_sed_short_opt='1s/^\(..\).*$/\1/;q' my_sed_short_rest='1s/^..\(.*\)$/\1/;q' func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"` func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"` } # func_split_short_opt may be replaced by extended shell implementation # func_split_long_opt longopt # Set func_split_long_opt_name and func_split_long_opt_arg shell # variables after splitting LONGOPT at the `=' sign. func_split_long_opt () { my_sed_long_opt='1s/^\(--[^=]*\)=.*/\1/;q' my_sed_long_arg='1s/^--[^=]*=//' func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"` func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"` } # func_split_long_opt may be replaced by extended shell implementation exit_cmd=: magic="%%%MAGIC variable%%%" magic_exe="%%%MAGIC EXE variable%%%" # Global variables. nonopt= preserve_args= lo2o="s/\\.lo\$/.${objext}/" o2lo="s/\\.${objext}\$/.lo/" extracted_archives= extracted_serial=0 # If this variable is set in any of the actions, the command in it # will be execed at the end. This prevents here-documents from being # left over by shells. exec_cmd= # func_append var value # Append VALUE to the end of shell variable VAR. func_append () { eval "${1}=\$${1}\${2}" } # func_append may be replaced by extended shell implementation # func_append_quoted var value # Quote VALUE and append to the end of shell variable VAR, separated # by a space. func_append_quoted () { func_quote_for_eval "${2}" eval "${1}=\$${1}\\ \$func_quote_for_eval_result" } # func_append_quoted may be replaced by extended shell implementation # func_arith arithmetic-term... func_arith () { func_arith_result=`expr "${@}"` } # func_arith may be replaced by extended shell implementation # func_len string # STRING may not start with a hyphen. func_len () { func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len` } # func_len may be replaced by extended shell implementation # func_lo2o object func_lo2o () { func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"` } # func_lo2o may be replaced by extended shell implementation # func_xform libobj-or-source func_xform () { func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'` } # func_xform may be replaced by extended shell implementation # func_fatal_configuration arg... # Echo program name prefixed message to standard error, followed by # a configuration failure hint, and exit. func_fatal_configuration () { func_error ${1+"$@"} func_error "See the $PACKAGE documentation for more information." func_fatal_error "Fatal configuration error." } # func_config # Display the configuration for all the tags in this script. func_config () { re_begincf='^# ### BEGIN LIBTOOL' re_endcf='^# ### END LIBTOOL' # Default configuration. $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" # Now print the configurations for the tags. for tagname in $taglist; do $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" done exit $? } # func_features # Display the features supported by this script. func_features () { echo "host: $host" if test "$build_libtool_libs" = yes; then echo "enable shared libraries" else echo "disable shared libraries" fi if test "$build_old_libs" = yes; then echo "enable static libraries" else echo "disable static libraries" fi exit $? } # func_enable_tag tagname # Verify that TAGNAME is valid, and either flag an error and exit, or # enable the TAGNAME tag. We also add TAGNAME to the global $taglist # variable here. func_enable_tag () { # Global variable: tagname="$1" re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$" sed_extractcf="/$re_begincf/,/$re_endcf/p" # Validate tagname. case $tagname in *[!-_A-Za-z0-9,/]*) func_fatal_error "invalid tag name: $tagname" ;; esac # Don't test for the "default" C tag, as we know it's # there but not specially marked. case $tagname in CC) ;; *) if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then taglist="$taglist $tagname" # Evaluate the configuration. Be careful to quote the path # and the sed script, to avoid splitting on whitespace, but # also don't use non-portable quotes within backquotes within # quotes we have to do it in 2 steps: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` eval "$extractedcf" else func_error "ignoring unknown tag $tagname" fi ;; esac } # func_check_version_match # Ensure that we are using m4 macros, and libtool script from the same # release of libtool. func_check_version_match () { if test "$package_revision" != "$macro_revision"; then if test "$VERSION" != "$macro_version"; then if test -z "$macro_version"; then cat >&2 <<_LT_EOF $progname: Version mismatch error. This is $PACKAGE $VERSION, but the $progname: definition of this LT_INIT comes from an older release. $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION $progname: and run autoconf again. _LT_EOF else cat >&2 <<_LT_EOF $progname: Version mismatch error. This is $PACKAGE $VERSION, but the $progname: definition of this LT_INIT comes from $PACKAGE $macro_version. $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION $progname: and run autoconf again. _LT_EOF fi else cat >&2 <<_LT_EOF $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision, $progname: but the definition of this LT_INIT comes from revision $macro_revision. $progname: You should recreate aclocal.m4 with macros from revision $package_revision $progname: of $PACKAGE $VERSION and run autoconf again. _LT_EOF fi exit $EXIT_MISMATCH fi } # Shorthand for --mode=foo, only valid as the first argument case $1 in clean|clea|cle|cl) shift; set dummy --mode clean ${1+"$@"}; shift ;; compile|compil|compi|comp|com|co|c) shift; set dummy --mode compile ${1+"$@"}; shift ;; execute|execut|execu|exec|exe|ex|e) shift; set dummy --mode execute ${1+"$@"}; shift ;; finish|finis|fini|fin|fi|f) shift; set dummy --mode finish ${1+"$@"}; shift ;; install|instal|insta|inst|ins|in|i) shift; set dummy --mode install ${1+"$@"}; shift ;; link|lin|li|l) shift; set dummy --mode link ${1+"$@"}; shift ;; uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u) shift; set dummy --mode uninstall ${1+"$@"}; shift ;; esac # Option defaults: opt_debug=: opt_dry_run=false opt_config=false opt_preserve_dup_deps=false opt_features=false opt_finish=false opt_help=false opt_help_all=false opt_silent=: opt_warning=: opt_verbose=: opt_silent=false opt_verbose=false # Parse options once, thoroughly. This comes as soon as possible in the # script to make things like `--version' happen as quickly as we can. { # this just eases exit handling while test $# -gt 0; do opt="$1" shift case $opt in --debug|-x) opt_debug='set -x' func_echo "enabling shell trace mode" $opt_debug ;; --dry-run|--dryrun|-n) opt_dry_run=: ;; --config) opt_config=: func_config ;; --dlopen|-dlopen) optarg="$1" opt_dlopen="${opt_dlopen+$opt_dlopen }$optarg" shift ;; --preserve-dup-deps) opt_preserve_dup_deps=: ;; --features) opt_features=: func_features ;; --finish) opt_finish=: set dummy --mode finish ${1+"$@"}; shift ;; --help) opt_help=: ;; --help-all) opt_help_all=: opt_help=': help-all' ;; --mode) test $# = 0 && func_missing_arg $opt && break optarg="$1" opt_mode="$optarg" case $optarg in # Valid mode arguments: clean|compile|execute|finish|install|link|relink|uninstall) ;; # Catch anything else as an error *) func_error "invalid argument for $opt" exit_cmd=exit break ;; esac shift ;; --no-silent|--no-quiet) opt_silent=false func_append preserve_args " $opt" ;; --no-warning|--no-warn) opt_warning=false func_append preserve_args " $opt" ;; --no-verbose) opt_verbose=false func_append preserve_args " $opt" ;; --silent|--quiet) opt_silent=: func_append preserve_args " $opt" opt_verbose=false ;; --verbose|-v) opt_verbose=: func_append preserve_args " $opt" opt_silent=false ;; --tag) test $# = 0 && func_missing_arg $opt && break optarg="$1" opt_tag="$optarg" func_append preserve_args " $opt $optarg" func_enable_tag "$optarg" shift ;; -\?|-h) func_usage ;; --help) func_help ;; --version) func_version ;; # Separate optargs to long options: --*=*) func_split_long_opt "$opt" set dummy "$func_split_long_opt_name" "$func_split_long_opt_arg" ${1+"$@"} shift ;; # Separate non-argument short options: -\?*|-h*|-n*|-v*) func_split_short_opt "$opt" set dummy "$func_split_short_opt_name" "-$func_split_short_opt_arg" ${1+"$@"} shift ;; --) break ;; -*) func_fatal_help "unrecognized option \`$opt'" ;; *) set dummy "$opt" ${1+"$@"}; shift; break ;; esac done # Validate options: # save first non-option argument if test "$#" -gt 0; then nonopt="$opt" shift fi # preserve --debug test "$opt_debug" = : || func_append preserve_args " --debug" case $host in *cygwin* | *mingw* | *pw32* | *cegcc*) # don't eliminate duplications in $postdeps and $predeps opt_duplicate_compiler_generated_deps=: ;; *) opt_duplicate_compiler_generated_deps=$opt_preserve_dup_deps ;; esac $opt_help || { # Sanity checks first: func_check_version_match if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then func_fatal_configuration "not configured to build any kind of library" fi # Darwin sucks eval std_shrext=\"$shrext_cmds\" # Only execute mode is allowed to have -dlopen flags. if test -n "$opt_dlopen" && test "$opt_mode" != execute; then func_error "unrecognized option \`-dlopen'" $ECHO "$help" 1>&2 exit $EXIT_FAILURE fi # Change the help message to a mode-specific one. generic_help="$help" help="Try \`$progname --help --mode=$opt_mode' for more information." } # Bail if the options were screwed $exit_cmd $EXIT_FAILURE } ## ----------- ## ## Main. ## ## ----------- ## # func_lalib_p file # True iff FILE is a libtool `.la' library or `.lo' object file. # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_lalib_p () { test -f "$1" && $SED -e 4q "$1" 2>/dev/null \ | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1 } # func_lalib_unsafe_p file # True iff FILE is a libtool `.la' library or `.lo' object file. # This function implements the same check as func_lalib_p without # resorting to external programs. To this end, it redirects stdin and # closes it afterwards, without saving the original file descriptor. # As a safety measure, use it only where a negative result would be # fatal anyway. Works if `file' does not exist. func_lalib_unsafe_p () { lalib_p=no if test -f "$1" && test -r "$1" && exec 5<&0 <"$1"; then for lalib_p_l in 1 2 3 4 do read lalib_p_line case "$lalib_p_line" in \#\ Generated\ by\ *$PACKAGE* ) lalib_p=yes; break;; esac done exec 0<&5 5<&- fi test "$lalib_p" = yes } # func_ltwrapper_script_p file # True iff FILE is a libtool wrapper script # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_ltwrapper_script_p () { func_lalib_p "$1" } # func_ltwrapper_executable_p file # True iff FILE is a libtool wrapper executable # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_ltwrapper_executable_p () { func_ltwrapper_exec_suffix= case $1 in *.exe) ;; *) func_ltwrapper_exec_suffix=.exe ;; esac $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1 } # func_ltwrapper_scriptname file # Assumes file is an ltwrapper_executable # uses $file to determine the appropriate filename for a # temporary ltwrapper_script. func_ltwrapper_scriptname () { func_dirname_and_basename "$1" "" "." func_stripname '' '.exe' "$func_basename_result" func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper" } # func_ltwrapper_p file # True iff FILE is a libtool wrapper script or wrapper executable # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_ltwrapper_p () { func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1" } # func_execute_cmds commands fail_cmd # Execute tilde-delimited COMMANDS. # If FAIL_CMD is given, eval that upon failure. # FAIL_CMD may read-access the current command in variable CMD! func_execute_cmds () { $opt_debug save_ifs=$IFS; IFS='~' for cmd in $1; do IFS=$save_ifs eval cmd=\"$cmd\" func_show_eval "$cmd" "${2-:}" done IFS=$save_ifs } # func_source file # Source FILE, adding directory component if necessary. # Note that it is not necessary on cygwin/mingw to append a dot to # FILE even if both FILE and FILE.exe exist: automatic-append-.exe # behavior happens only for exec(3), not for open(2)! Also, sourcing # `FILE.' does not work on cygwin managed mounts. func_source () { $opt_debug case $1 in */* | *\\*) . "$1" ;; *) . "./$1" ;; esac } # func_resolve_sysroot PATH # Replace a leading = in PATH with a sysroot. Store the result into # func_resolve_sysroot_result func_resolve_sysroot () { func_resolve_sysroot_result=$1 case $func_resolve_sysroot_result in =*) func_stripname '=' '' "$func_resolve_sysroot_result" func_resolve_sysroot_result=$lt_sysroot$func_stripname_result ;; esac } # func_replace_sysroot PATH # If PATH begins with the sysroot, replace it with = and # store the result into func_replace_sysroot_result. func_replace_sysroot () { case "$lt_sysroot:$1" in ?*:"$lt_sysroot"*) func_stripname "$lt_sysroot" '' "$1" func_replace_sysroot_result="=$func_stripname_result" ;; *) # Including no sysroot. func_replace_sysroot_result=$1 ;; esac } # func_infer_tag arg # Infer tagged configuration to use if any are available and # if one wasn't chosen via the "--tag" command line option. # Only attempt this if the compiler in the base compile # command doesn't match the default compiler. # arg is usually of the form 'gcc ...' func_infer_tag () { $opt_debug if test -n "$available_tags" && test -z "$tagname"; then CC_quoted= for arg in $CC; do func_append_quoted CC_quoted "$arg" done CC_expanded=`func_echo_all $CC` CC_quoted_expanded=`func_echo_all $CC_quoted` case $@ in # Blanks in the command may have been stripped by the calling shell, # but not from the CC environment variable when configure was run. " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;; # Blanks at the start of $base_compile will cause this to fail # if we don't check for them as well. *) for z in $available_tags; do if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then # Evaluate the configuration. eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" CC_quoted= for arg in $CC; do # Double-quote args containing other shell metacharacters. func_append_quoted CC_quoted "$arg" done CC_expanded=`func_echo_all $CC` CC_quoted_expanded=`func_echo_all $CC_quoted` case "$@ " in " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) # The compiler in the base compile command matches # the one in the tagged configuration. # Assume this is the tagged configuration we want. tagname=$z break ;; esac fi done # If $tagname still isn't set, then no tagged configuration # was found and let the user know that the "--tag" command # line option must be used. if test -z "$tagname"; then func_echo "unable to infer tagged configuration" func_fatal_error "specify a tag with \`--tag'" # else # func_verbose "using $tagname tagged configuration" fi ;; esac fi } # func_write_libtool_object output_name pic_name nonpic_name # Create a libtool object file (analogous to a ".la" file), # but don't create it if we're doing a dry run. func_write_libtool_object () { write_libobj=${1} if test "$build_libtool_libs" = yes; then write_lobj=\'${2}\' else write_lobj=none fi if test "$build_old_libs" = yes; then write_oldobj=\'${3}\' else write_oldobj=none fi $opt_dry_run || { cat >${write_libobj}T </dev/null` if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" | $SED -e "$lt_sed_naive_backslashify"` else func_convert_core_file_wine_to_w32_result= fi fi } # end: func_convert_core_file_wine_to_w32 # func_convert_core_path_wine_to_w32 ARG # Helper function used by path conversion functions when $build is *nix, and # $host is mingw, cygwin, or some other w32 environment. Relies on a correctly # configured wine environment available, with the winepath program in $build's # $PATH. Assumes ARG has no leading or trailing path separator characters. # # ARG is path to be converted from $build format to win32. # Result is available in $func_convert_core_path_wine_to_w32_result. # Unconvertible file (directory) names in ARG are skipped; if no directory names # are convertible, then the result may be empty. func_convert_core_path_wine_to_w32 () { $opt_debug # unfortunately, winepath doesn't convert paths, only file names func_convert_core_path_wine_to_w32_result="" if test -n "$1"; then oldIFS=$IFS IFS=: for func_convert_core_path_wine_to_w32_f in $1; do IFS=$oldIFS func_convert_core_file_wine_to_w32 "$func_convert_core_path_wine_to_w32_f" if test -n "$func_convert_core_file_wine_to_w32_result" ; then if test -z "$func_convert_core_path_wine_to_w32_result"; then func_convert_core_path_wine_to_w32_result="$func_convert_core_file_wine_to_w32_result" else func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result" fi fi done IFS=$oldIFS fi } # end: func_convert_core_path_wine_to_w32 # func_cygpath ARGS... # Wrapper around calling the cygpath program via LT_CYGPATH. This is used when # when (1) $build is *nix and Cygwin is hosted via a wine environment; or (2) # $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or # (2), returns the Cygwin file name or path in func_cygpath_result (input # file name or path is assumed to be in w32 format, as previously converted # from $build's *nix or MSYS format). In case (3), returns the w32 file name # or path in func_cygpath_result (input file name or path is assumed to be in # Cygwin format). Returns an empty string on error. # # ARGS are passed to cygpath, with the last one being the file name or path to # be converted. # # Specify the absolute *nix (or w32) name to cygpath in the LT_CYGPATH # environment variable; do not put it in $PATH. func_cygpath () { $opt_debug if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` if test "$?" -ne 0; then # on failure, ensure result is empty func_cygpath_result= fi else func_cygpath_result= func_error "LT_CYGPATH is empty or specifies non-existent file: \`$LT_CYGPATH'" fi } #end: func_cygpath # func_convert_core_msys_to_w32 ARG # Convert file name or path ARG from MSYS format to w32 format. Return # result in func_convert_core_msys_to_w32_result. func_convert_core_msys_to_w32 () { $opt_debug # awkward: cmd appends spaces to result func_convert_core_msys_to_w32_result=`( cmd //c echo "$1" ) 2>/dev/null | $SED -e 's/[ ]*$//' -e "$lt_sed_naive_backslashify"` } #end: func_convert_core_msys_to_w32 # func_convert_file_check ARG1 ARG2 # Verify that ARG1 (a file name in $build format) was converted to $host # format in ARG2. Otherwise, emit an error message, but continue (resetting # func_to_host_file_result to ARG1). func_convert_file_check () { $opt_debug if test -z "$2" && test -n "$1" ; then func_error "Could not determine host file name corresponding to" func_error " \`$1'" func_error "Continuing, but uninstalled executables may not work." # Fallback: func_to_host_file_result="$1" fi } # end func_convert_file_check # func_convert_path_check FROM_PATHSEP TO_PATHSEP FROM_PATH TO_PATH # Verify that FROM_PATH (a path in $build format) was converted to $host # format in TO_PATH. Otherwise, emit an error message, but continue, resetting # func_to_host_file_result to a simplistic fallback value (see below). func_convert_path_check () { $opt_debug if test -z "$4" && test -n "$3"; then func_error "Could not determine the host path corresponding to" func_error " \`$3'" func_error "Continuing, but uninstalled executables may not work." # Fallback. This is a deliberately simplistic "conversion" and # should not be "improved". See libtool.info. if test "x$1" != "x$2"; then lt_replace_pathsep_chars="s|$1|$2|g" func_to_host_path_result=`echo "$3" | $SED -e "$lt_replace_pathsep_chars"` else func_to_host_path_result="$3" fi fi } # end func_convert_path_check # func_convert_path_front_back_pathsep FRONTPAT BACKPAT REPL ORIG # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT # and appending REPL if ORIG matches BACKPAT. func_convert_path_front_back_pathsep () { $opt_debug case $4 in $1 ) func_to_host_path_result="$3$func_to_host_path_result" ;; esac case $4 in $2 ) func_append func_to_host_path_result "$3" ;; esac } # end func_convert_path_front_back_pathsep ################################################## # $build to $host FILE NAME CONVERSION FUNCTIONS # ################################################## # invoked via `$to_host_file_cmd ARG' # # In each case, ARG is the path to be converted from $build to $host format. # Result will be available in $func_to_host_file_result. # func_to_host_file ARG # Converts the file name ARG from $build format to $host format. Return result # in func_to_host_file_result. func_to_host_file () { $opt_debug $to_host_file_cmd "$1" } # end func_to_host_file # func_to_tool_file ARG LAZY # converts the file name ARG from $build format to toolchain format. Return # result in func_to_tool_file_result. If the conversion in use is listed # in (the comma separated) LAZY, no conversion takes place. func_to_tool_file () { $opt_debug case ,$2, in *,"$to_tool_file_cmd",*) func_to_tool_file_result=$1 ;; *) $to_tool_file_cmd "$1" func_to_tool_file_result=$func_to_host_file_result ;; esac } # end func_to_tool_file # func_convert_file_noop ARG # Copy ARG to func_to_host_file_result. func_convert_file_noop () { func_to_host_file_result="$1" } # end func_convert_file_noop # func_convert_file_msys_to_w32 ARG # Convert file name ARG from (mingw) MSYS to (mingw) w32 format; automatic # conversion to w32 is not available inside the cwrapper. Returns result in # func_to_host_file_result. func_convert_file_msys_to_w32 () { $opt_debug func_to_host_file_result="$1" if test -n "$1"; then func_convert_core_msys_to_w32 "$1" func_to_host_file_result="$func_convert_core_msys_to_w32_result" fi func_convert_file_check "$1" "$func_to_host_file_result" } # end func_convert_file_msys_to_w32 # func_convert_file_cygwin_to_w32 ARG # Convert file name ARG from Cygwin to w32 format. Returns result in # func_to_host_file_result. func_convert_file_cygwin_to_w32 () { $opt_debug func_to_host_file_result="$1" if test -n "$1"; then # because $build is cygwin, we call "the" cygpath in $PATH; no need to use # LT_CYGPATH in this case. func_to_host_file_result=`cygpath -m "$1"` fi func_convert_file_check "$1" "$func_to_host_file_result" } # end func_convert_file_cygwin_to_w32 # func_convert_file_nix_to_w32 ARG # Convert file name ARG from *nix to w32 format. Requires a wine environment # and a working winepath. Returns result in func_to_host_file_result. func_convert_file_nix_to_w32 () { $opt_debug func_to_host_file_result="$1" if test -n "$1"; then func_convert_core_file_wine_to_w32 "$1" func_to_host_file_result="$func_convert_core_file_wine_to_w32_result" fi func_convert_file_check "$1" "$func_to_host_file_result" } # end func_convert_file_nix_to_w32 # func_convert_file_msys_to_cygwin ARG # Convert file name ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. # Returns result in func_to_host_file_result. func_convert_file_msys_to_cygwin () { $opt_debug func_to_host_file_result="$1" if test -n "$1"; then func_convert_core_msys_to_w32 "$1" func_cygpath -u "$func_convert_core_msys_to_w32_result" func_to_host_file_result="$func_cygpath_result" fi func_convert_file_check "$1" "$func_to_host_file_result" } # end func_convert_file_msys_to_cygwin # func_convert_file_nix_to_cygwin ARG # Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed # in a wine environment, working winepath, and LT_CYGPATH set. Returns result # in func_to_host_file_result. func_convert_file_nix_to_cygwin () { $opt_debug func_to_host_file_result="$1" if test -n "$1"; then # convert from *nix to w32, then use cygpath to convert from w32 to cygwin. func_convert_core_file_wine_to_w32 "$1" func_cygpath -u "$func_convert_core_file_wine_to_w32_result" func_to_host_file_result="$func_cygpath_result" fi func_convert_file_check "$1" "$func_to_host_file_result" } # end func_convert_file_nix_to_cygwin ############################################# # $build to $host PATH CONVERSION FUNCTIONS # ############################################# # invoked via `$to_host_path_cmd ARG' # # In each case, ARG is the path to be converted from $build to $host format. # The result will be available in $func_to_host_path_result. # # Path separators are also converted from $build format to $host format. If # ARG begins or ends with a path separator character, it is preserved (but # converted to $host format) on output. # # All path conversion functions are named using the following convention: # file name conversion function : func_convert_file_X_to_Y () # path conversion function : func_convert_path_X_to_Y () # where, for any given $build/$host combination the 'X_to_Y' value is the # same. If conversion functions are added for new $build/$host combinations, # the two new functions must follow this pattern, or func_init_to_host_path_cmd # will break. # func_init_to_host_path_cmd # Ensures that function "pointer" variable $to_host_path_cmd is set to the # appropriate value, based on the value of $to_host_file_cmd. to_host_path_cmd= func_init_to_host_path_cmd () { $opt_debug if test -z "$to_host_path_cmd"; then func_stripname 'func_convert_file_' '' "$to_host_file_cmd" to_host_path_cmd="func_convert_path_${func_stripname_result}" fi } # func_to_host_path ARG # Converts the path ARG from $build format to $host format. Return result # in func_to_host_path_result. func_to_host_path () { $opt_debug func_init_to_host_path_cmd $to_host_path_cmd "$1" } # end func_to_host_path # func_convert_path_noop ARG # Copy ARG to func_to_host_path_result. func_convert_path_noop () { func_to_host_path_result="$1" } # end func_convert_path_noop # func_convert_path_msys_to_w32 ARG # Convert path ARG from (mingw) MSYS to (mingw) w32 format; automatic # conversion to w32 is not available inside the cwrapper. Returns result in # func_to_host_path_result. func_convert_path_msys_to_w32 () { $opt_debug func_to_host_path_result="$1" if test -n "$1"; then # Remove leading and trailing path separator characters from ARG. MSYS # behavior is inconsistent here; cygpath turns them into '.;' and ';.'; # and winepath ignores them completely. func_stripname : : "$1" func_to_host_path_tmp1=$func_stripname_result func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" func_to_host_path_result="$func_convert_core_msys_to_w32_result" func_convert_path_check : ";" \ "$func_to_host_path_tmp1" "$func_to_host_path_result" func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" fi } # end func_convert_path_msys_to_w32 # func_convert_path_cygwin_to_w32 ARG # Convert path ARG from Cygwin to w32 format. Returns result in # func_to_host_file_result. func_convert_path_cygwin_to_w32 () { $opt_debug func_to_host_path_result="$1" if test -n "$1"; then # See func_convert_path_msys_to_w32: func_stripname : : "$1" func_to_host_path_tmp1=$func_stripname_result func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` func_convert_path_check : ";" \ "$func_to_host_path_tmp1" "$func_to_host_path_result" func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" fi } # end func_convert_path_cygwin_to_w32 # func_convert_path_nix_to_w32 ARG # Convert path ARG from *nix to w32 format. Requires a wine environment and # a working winepath. Returns result in func_to_host_file_result. func_convert_path_nix_to_w32 () { $opt_debug func_to_host_path_result="$1" if test -n "$1"; then # See func_convert_path_msys_to_w32: func_stripname : : "$1" func_to_host_path_tmp1=$func_stripname_result func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" func_to_host_path_result="$func_convert_core_path_wine_to_w32_result" func_convert_path_check : ";" \ "$func_to_host_path_tmp1" "$func_to_host_path_result" func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" fi } # end func_convert_path_nix_to_w32 # func_convert_path_msys_to_cygwin ARG # Convert path ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. # Returns result in func_to_host_file_result. func_convert_path_msys_to_cygwin () { $opt_debug func_to_host_path_result="$1" if test -n "$1"; then # See func_convert_path_msys_to_w32: func_stripname : : "$1" func_to_host_path_tmp1=$func_stripname_result func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" func_cygpath -u -p "$func_convert_core_msys_to_w32_result" func_to_host_path_result="$func_cygpath_result" func_convert_path_check : : \ "$func_to_host_path_tmp1" "$func_to_host_path_result" func_convert_path_front_back_pathsep ":*" "*:" : "$1" fi } # end func_convert_path_msys_to_cygwin # func_convert_path_nix_to_cygwin ARG # Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a # a wine environment, working winepath, and LT_CYGPATH set. Returns result in # func_to_host_file_result. func_convert_path_nix_to_cygwin () { $opt_debug func_to_host_path_result="$1" if test -n "$1"; then # Remove leading and trailing path separator characters from # ARG. msys behavior is inconsistent here, cygpath turns them # into '.;' and ';.', and winepath ignores them completely. func_stripname : : "$1" func_to_host_path_tmp1=$func_stripname_result func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" func_cygpath -u -p "$func_convert_core_path_wine_to_w32_result" func_to_host_path_result="$func_cygpath_result" func_convert_path_check : : \ "$func_to_host_path_tmp1" "$func_to_host_path_result" func_convert_path_front_back_pathsep ":*" "*:" : "$1" fi } # end func_convert_path_nix_to_cygwin # func_mode_compile arg... func_mode_compile () { $opt_debug # Get the compilation command and the source file. base_compile= srcfile="$nonopt" # always keep a non-empty value in "srcfile" suppress_opt=yes suppress_output= arg_mode=normal libobj= later= pie_flag= for arg do case $arg_mode in arg ) # do not "continue". Instead, add this to base_compile lastarg="$arg" arg_mode=normal ;; target ) libobj="$arg" arg_mode=normal continue ;; normal ) # Accept any command-line options. case $arg in -o) test -n "$libobj" && \ func_fatal_error "you cannot specify \`-o' more than once" arg_mode=target continue ;; -pie | -fpie | -fPIE) func_append pie_flag " $arg" continue ;; -shared | -static | -prefer-pic | -prefer-non-pic) func_append later " $arg" continue ;; -no-suppress) suppress_opt=no continue ;; -Xcompiler) arg_mode=arg # the next one goes into the "base_compile" arg list continue # The current "srcfile" will either be retained or ;; # replaced later. I would guess that would be a bug. -Wc,*) func_stripname '-Wc,' '' "$arg" args=$func_stripname_result lastarg= save_ifs="$IFS"; IFS=',' for arg in $args; do IFS="$save_ifs" func_append_quoted lastarg "$arg" done IFS="$save_ifs" func_stripname ' ' '' "$lastarg" lastarg=$func_stripname_result # Add the arguments to base_compile. func_append base_compile " $lastarg" continue ;; *) # Accept the current argument as the source file. # The previous "srcfile" becomes the current argument. # lastarg="$srcfile" srcfile="$arg" ;; esac # case $arg ;; esac # case $arg_mode # Aesthetically quote the previous argument. func_append_quoted base_compile "$lastarg" done # for arg case $arg_mode in arg) func_fatal_error "you must specify an argument for -Xcompile" ;; target) func_fatal_error "you must specify a target with \`-o'" ;; *) # Get the name of the library object. test -z "$libobj" && { func_basename "$srcfile" libobj="$func_basename_result" } ;; esac # Recognize several different file suffixes. # If the user specifies -o file.o, it is replaced with file.lo case $libobj in *.[cCFSifmso] | \ *.ada | *.adb | *.ads | *.asm | \ *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup) func_xform "$libobj" libobj=$func_xform_result ;; esac case $libobj in *.lo) func_lo2o "$libobj"; obj=$func_lo2o_result ;; *) func_fatal_error "cannot determine name of library object from \`$libobj'" ;; esac func_infer_tag $base_compile for arg in $later; do case $arg in -shared) test "$build_libtool_libs" != yes && \ func_fatal_configuration "can not build a shared library" build_old_libs=no continue ;; -static) build_libtool_libs=no build_old_libs=yes continue ;; -prefer-pic) pic_mode=yes continue ;; -prefer-non-pic) pic_mode=no continue ;; esac done func_quote_for_eval "$libobj" test "X$libobj" != "X$func_quote_for_eval_result" \ && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \ && func_warning "libobj name \`$libobj' may not contain shell special characters." func_dirname_and_basename "$obj" "/" "" objname="$func_basename_result" xdir="$func_dirname_result" lobj=${xdir}$objdir/$objname test -z "$base_compile" && \ func_fatal_help "you must specify a compilation command" # Delete any leftover library objects. if test "$build_old_libs" = yes; then removelist="$obj $lobj $libobj ${libobj}T" else removelist="$lobj $libobj ${libobj}T" fi # On Cygwin there's no "real" PIC flag so we must build both object types case $host_os in cygwin* | mingw* | pw32* | os2* | cegcc*) pic_mode=default ;; esac if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then # non-PIC code in shared libraries is not supported pic_mode=default fi # Calculate the filename of the output object if compiler does # not support -o with -c if test "$compiler_c_o" = no; then output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} lockfile="$output_obj.lock" else output_obj= need_locks=no lockfile= fi # Lock this critical section if it is needed # We use this script file to make the link, it avoids creating a new file if test "$need_locks" = yes; then until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do func_echo "Waiting for $lockfile to be removed" sleep 2 done elif test "$need_locks" = warn; then if test -f "$lockfile"; then $ECHO "\ *** ERROR, $lockfile exists and contains: `cat $lockfile 2>/dev/null` This indicates that another process is trying to use the same temporary object file, and libtool could not work around it because your compiler does not support \`-c' and \`-o' together. If you repeat this compilation, it may succeed, by chance, but you had better avoid parallel builds (make -j) in this platform, or get a better compiler." $opt_dry_run || $RM $removelist exit $EXIT_FAILURE fi func_append removelist " $output_obj" $ECHO "$srcfile" > "$lockfile" fi $opt_dry_run || $RM $removelist func_append removelist " $lockfile" trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 srcfile=$func_to_tool_file_result func_quote_for_eval "$srcfile" qsrcfile=$func_quote_for_eval_result # Only build a PIC object if we are building libtool libraries. if test "$build_libtool_libs" = yes; then # Without this assignment, base_compile gets emptied. fbsd_hideous_sh_bug=$base_compile if test "$pic_mode" != no; then command="$base_compile $qsrcfile $pic_flag" else # Don't build PIC code command="$base_compile $qsrcfile" fi func_mkdir_p "$xdir$objdir" if test -z "$output_obj"; then # Place PIC objects in $objdir func_append command " -o $lobj" fi func_show_eval_locale "$command" \ 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE' if test "$need_locks" = warn && test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then $ECHO "\ *** ERROR, $lockfile contains: `cat $lockfile 2>/dev/null` but it should contain: $srcfile This indicates that another process is trying to use the same temporary object file, and libtool could not work around it because your compiler does not support \`-c' and \`-o' together. If you repeat this compilation, it may succeed, by chance, but you had better avoid parallel builds (make -j) in this platform, or get a better compiler." $opt_dry_run || $RM $removelist exit $EXIT_FAILURE fi # Just move the object if needed, then go on to compile the next one if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then func_show_eval '$MV "$output_obj" "$lobj"' \ 'error=$?; $opt_dry_run || $RM $removelist; exit $error' fi # Allow error messages only from the first compilation. if test "$suppress_opt" = yes; then suppress_output=' >/dev/null 2>&1' fi fi # Only build a position-dependent object if we build old libraries. if test "$build_old_libs" = yes; then if test "$pic_mode" != yes; then # Don't build PIC code command="$base_compile $qsrcfile$pie_flag" else command="$base_compile $qsrcfile $pic_flag" fi if test "$compiler_c_o" = yes; then func_append command " -o $obj" fi # Suppress compiler output if we already did a PIC compilation. func_append command "$suppress_output" func_show_eval_locale "$command" \ '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' if test "$need_locks" = warn && test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then $ECHO "\ *** ERROR, $lockfile contains: `cat $lockfile 2>/dev/null` but it should contain: $srcfile This indicates that another process is trying to use the same temporary object file, and libtool could not work around it because your compiler does not support \`-c' and \`-o' together. If you repeat this compilation, it may succeed, by chance, but you had better avoid parallel builds (make -j) in this platform, or get a better compiler." $opt_dry_run || $RM $removelist exit $EXIT_FAILURE fi # Just move the object if needed if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then func_show_eval '$MV "$output_obj" "$obj"' \ 'error=$?; $opt_dry_run || $RM $removelist; exit $error' fi fi $opt_dry_run || { func_write_libtool_object "$libobj" "$objdir/$objname" "$objname" # Unlock the critical section if it was locked if test "$need_locks" != no; then removelist=$lockfile $RM "$lockfile" fi } exit $EXIT_SUCCESS } $opt_help || { test "$opt_mode" = compile && func_mode_compile ${1+"$@"} } func_mode_help () { # We need to display help for each of the modes. case $opt_mode in "") # Generic help is extracted from the usage comments # at the start of this file. func_help ;; clean) $ECHO \ "Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE... Remove files from the build directory. RM is the name of the program to use to delete files associated with each FILE (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed to RM. If FILE is a libtool library, object or program, all the files associated with it are deleted. Otherwise, only FILE itself is deleted using RM." ;; compile) $ECHO \ "Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE Compile a source file into a libtool library object. This mode accepts the following additional options: -o OUTPUT-FILE set the output file name to OUTPUT-FILE -no-suppress do not suppress compiler output for multiple passes -prefer-pic try to build PIC objects only -prefer-non-pic try to build non-PIC objects only -shared do not build a \`.o' file suitable for static linking -static only build a \`.o' file suitable for static linking -Wc,FLAG pass FLAG directly to the compiler COMPILE-COMMAND is a command to be used in creating a \`standard' object file from the given SOURCEFILE. The output file name is determined by removing the directory component from SOURCEFILE, then substituting the C source code suffix \`.c' with the library object suffix, \`.lo'." ;; execute) $ECHO \ "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]... Automatically set library path, then run a program. This mode accepts the following additional options: -dlopen FILE add the directory containing FILE to the library path This mode sets the library path environment variable according to \`-dlopen' flags. If any of the ARGS are libtool executable wrappers, then they are translated into their corresponding uninstalled binary, and any of their required library directories are added to the library path. Then, COMMAND is executed, with ARGS as arguments." ;; finish) $ECHO \ "Usage: $progname [OPTION]... --mode=finish [LIBDIR]... Complete the installation of libtool libraries. Each LIBDIR is a directory that contains libtool libraries. The commands that this mode executes may require superuser privileges. Use the \`--dry-run' option if you just want to see what would be executed." ;; install) $ECHO \ "Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND... Install executables or libraries. INSTALL-COMMAND is the installation command. The first component should be either the \`install' or \`cp' program. The following components of INSTALL-COMMAND are treated specially: -inst-prefix-dir PREFIX-DIR Use PREFIX-DIR as a staging area for installation The rest of the components are interpreted as arguments to that command (only BSD-compatible install options are recognized)." ;; link) $ECHO \ "Usage: $progname [OPTION]... --mode=link LINK-COMMAND... Link object files or libraries together to form another library, or to create an executable program. LINK-COMMAND is a command using the C compiler that you would use to create a program from several object files. The following components of LINK-COMMAND are treated specially: -all-static do not do any dynamic linking at all -avoid-version do not add a version suffix if possible -bindir BINDIR specify path to binaries directory (for systems where libraries must be found in the PATH setting at runtime) -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3) -export-symbols SYMFILE try to export only the symbols listed in SYMFILE -export-symbols-regex REGEX try to export only the symbols matching REGEX -LLIBDIR search LIBDIR for required installed libraries -lNAME OUTPUT-FILE requires the installed library libNAME -module build a library that can dlopened -no-fast-install disable the fast-install mode -no-install link a not-installable executable -no-undefined declare that a library does not refer to external symbols -o OUTPUT-FILE create OUTPUT-FILE from the specified objects -objectlist FILE Use a list of object files found in FILE to specify objects -precious-files-regex REGEX don't remove output files matching REGEX -release RELEASE specify package release information -rpath LIBDIR the created library will eventually be installed in LIBDIR -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries -shared only do dynamic linking of libtool libraries -shrext SUFFIX override the standard shared library file extension -static do not do any dynamic linking of uninstalled libtool libraries -static-libtool-libs do not do any dynamic linking of libtool libraries -version-info CURRENT[:REVISION[:AGE]] specify library version info [each variable defaults to 0] -weak LIBNAME declare that the target provides the LIBNAME interface -Wc,FLAG -Xcompiler FLAG pass linker-specific FLAG directly to the compiler -Wl,FLAG -Xlinker FLAG pass linker-specific FLAG directly to the linker -XCClinker FLAG pass link-specific FLAG to the compiler driver (CC) All other options (arguments beginning with \`-') are ignored. Every other argument is treated as a filename. Files ending in \`.la' are treated as uninstalled libtool libraries, other files are standard or library object files. If the OUTPUT-FILE ends in \`.la', then a libtool library is created, only library objects (\`.lo' files) may be specified, and \`-rpath' is required, except when creating a convenience library. If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created using \`ar' and \`ranlib', or on Windows using \`lib'. If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file is created, otherwise an executable program is created." ;; uninstall) $ECHO \ "Usage: $progname [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE... Remove libraries from an installation directory. RM is the name of the program to use to delete files associated with each FILE (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed to RM. If FILE is a libtool library, all the files associated with it are deleted. Otherwise, only FILE itself is deleted using RM." ;; *) func_fatal_help "invalid operation mode \`$opt_mode'" ;; esac echo $ECHO "Try \`$progname --help' for more information about other modes." } # Now that we've collected a possible --mode arg, show help if necessary if $opt_help; then if test "$opt_help" = :; then func_mode_help else { func_help noexit for opt_mode in compile link execute install finish uninstall clean; do func_mode_help done } | sed -n '1p; 2,$s/^Usage:/ or: /p' { func_help noexit for opt_mode in compile link execute install finish uninstall clean; do echo func_mode_help done } | sed '1d /^When reporting/,/^Report/{ H d } $x /information about other modes/d /more detailed .*MODE/d s/^Usage:.*--mode=\([^ ]*\) .*/Description of \1 mode:/' fi exit $? fi # func_mode_execute arg... func_mode_execute () { $opt_debug # The first argument is the command name. cmd="$nonopt" test -z "$cmd" && \ func_fatal_help "you must specify a COMMAND" # Handle -dlopen flags immediately. for file in $opt_dlopen; do test -f "$file" \ || func_fatal_help "\`$file' is not a file" dir= case $file in *.la) func_resolve_sysroot "$file" file=$func_resolve_sysroot_result # Check to see that this really is a libtool archive. func_lalib_unsafe_p "$file" \ || func_fatal_help "\`$lib' is not a valid libtool archive" # Read the libtool library. dlname= library_names= func_source "$file" # Skip this library if it cannot be dlopened. if test -z "$dlname"; then # Warn if it was a shared library. test -n "$library_names" && \ func_warning "\`$file' was not linked with \`-export-dynamic'" continue fi func_dirname "$file" "" "." dir="$func_dirname_result" if test -f "$dir/$objdir/$dlname"; then func_append dir "/$objdir" else if test ! -f "$dir/$dlname"; then func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" fi fi ;; *.lo) # Just add the directory containing the .lo file. func_dirname "$file" "" "." dir="$func_dirname_result" ;; *) func_warning "\`-dlopen' is ignored for non-libtool libraries and objects" continue ;; esac # Get the absolute pathname. absdir=`cd "$dir" && pwd` test -n "$absdir" && dir="$absdir" # Now add the directory to shlibpath_var. if eval "test -z \"\$$shlibpath_var\""; then eval "$shlibpath_var=\"\$dir\"" else eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\"" fi done # This variable tells wrapper scripts just to set shlibpath_var # rather than running their programs. libtool_execute_magic="$magic" # Check if any of the arguments is a wrapper script. args= for file do case $file in -* | *.la | *.lo ) ;; *) # Do a test to see if this is really a libtool program. if func_ltwrapper_script_p "$file"; then func_source "$file" # Transform arg to wrapped name. file="$progdir/$program" elif func_ltwrapper_executable_p "$file"; then func_ltwrapper_scriptname "$file" func_source "$func_ltwrapper_scriptname_result" # Transform arg to wrapped name. file="$progdir/$program" fi ;; esac # Quote arguments (to preserve shell metacharacters). func_append_quoted args "$file" done if test "X$opt_dry_run" = Xfalse; then if test -n "$shlibpath_var"; then # Export the shlibpath_var. eval "export $shlibpath_var" fi # Restore saved environment variables for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES do eval "if test \"\${save_$lt_var+set}\" = set; then $lt_var=\$save_$lt_var; export $lt_var else $lt_unset $lt_var fi" done # Now prepare to actually exec the command. exec_cmd="\$cmd$args" else # Display what would be done. if test -n "$shlibpath_var"; then eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\"" echo "export $shlibpath_var" fi $ECHO "$cmd$args" exit $EXIT_SUCCESS fi } test "$opt_mode" = execute && func_mode_execute ${1+"$@"} # func_mode_finish arg... func_mode_finish () { $opt_debug libs= libdirs= admincmds= for opt in "$nonopt" ${1+"$@"} do if test -d "$opt"; then func_append libdirs " $opt" elif test -f "$opt"; then if func_lalib_unsafe_p "$opt"; then func_append libs " $opt" else func_warning "\`$opt' is not a valid libtool archive" fi else func_fatal_error "invalid argument \`$opt'" fi done if test -n "$libs"; then if test -n "$lt_sysroot"; then sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" else sysroot_cmd= fi # Remove sysroot references if $opt_dry_run; then for lib in $libs; do echo "removing references to $lt_sysroot and \`=' prefixes from $lib" done else tmpdir=`func_mktempdir` for lib in $libs; do sed -e "${sysroot_cmd} s/\([ ']-[LR]\)=/\1/g; s/\([ ']\)=/\1/g" $lib \ > $tmpdir/tmp-la mv -f $tmpdir/tmp-la $lib done ${RM}r "$tmpdir" fi fi if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then for libdir in $libdirs; do if test -n "$finish_cmds"; then # Do each command in the finish commands. func_execute_cmds "$finish_cmds" 'admincmds="$admincmds '"$cmd"'"' fi if test -n "$finish_eval"; then # Do the single finish_eval. eval cmds=\"$finish_eval\" $opt_dry_run || eval "$cmds" || func_append admincmds " $cmds" fi done fi # Exit here if they wanted silent mode. $opt_silent && exit $EXIT_SUCCESS if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then echo "----------------------------------------------------------------------" echo "Libraries have been installed in:" for libdir in $libdirs; do $ECHO " $libdir" done echo echo "If you ever happen to want to link against installed libraries" echo "in a given directory, LIBDIR, you must either use libtool, and" echo "specify the full pathname of the library, or use the \`-LLIBDIR'" echo "flag during linking and do at least one of the following:" if test -n "$shlibpath_var"; then echo " - add LIBDIR to the \`$shlibpath_var' environment variable" echo " during execution" fi if test -n "$runpath_var"; then echo " - add LIBDIR to the \`$runpath_var' environment variable" echo " during linking" fi if test -n "$hardcode_libdir_flag_spec"; then libdir=LIBDIR eval flag=\"$hardcode_libdir_flag_spec\" $ECHO " - use the \`$flag' linker flag" fi if test -n "$admincmds"; then $ECHO " - have your system administrator run these commands:$admincmds" fi if test -f /etc/ld.so.conf; then echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'" fi echo echo "See any operating system documentation about shared libraries for" case $host in solaris2.[6789]|solaris2.1[0-9]) echo "more information, such as the ld(1), crle(1) and ld.so(8) manual" echo "pages." ;; *) echo "more information, such as the ld(1) and ld.so(8) manual pages." ;; esac echo "----------------------------------------------------------------------" fi exit $EXIT_SUCCESS } test "$opt_mode" = finish && func_mode_finish ${1+"$@"} # func_mode_install arg... func_mode_install () { $opt_debug # There may be an optional sh(1) argument at the beginning of # install_prog (especially on Windows NT). if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh || # Allow the use of GNU shtool's install command. case $nonopt in *shtool*) :;; *) false;; esac; then # Aesthetically quote it. func_quote_for_eval "$nonopt" install_prog="$func_quote_for_eval_result " arg=$1 shift else install_prog= arg=$nonopt fi # The real first argument should be the name of the installation program. # Aesthetically quote it. func_quote_for_eval "$arg" func_append install_prog "$func_quote_for_eval_result" install_shared_prog=$install_prog case " $install_prog " in *[\\\ /]cp\ *) install_cp=: ;; *) install_cp=false ;; esac # We need to accept at least all the BSD install flags. dest= files= opts= prev= install_type= isdir=no stripme= no_mode=: for arg do arg2= if test -n "$dest"; then func_append files " $dest" dest=$arg continue fi case $arg in -d) isdir=yes ;; -f) if $install_cp; then :; else prev=$arg fi ;; -g | -m | -o) prev=$arg ;; -s) stripme=" -s" continue ;; -*) ;; *) # If the previous option needed an argument, then skip it. if test -n "$prev"; then if test "x$prev" = x-m && test -n "$install_override_mode"; then arg2=$install_override_mode no_mode=false fi prev= else dest=$arg continue fi ;; esac # Aesthetically quote the argument. func_quote_for_eval "$arg" func_append install_prog " $func_quote_for_eval_result" if test -n "$arg2"; then func_quote_for_eval "$arg2" fi func_append install_shared_prog " $func_quote_for_eval_result" done test -z "$install_prog" && \ func_fatal_help "you must specify an install program" test -n "$prev" && \ func_fatal_help "the \`$prev' option requires an argument" if test -n "$install_override_mode" && $no_mode; then if $install_cp; then :; else func_quote_for_eval "$install_override_mode" func_append install_shared_prog " -m $func_quote_for_eval_result" fi fi if test -z "$files"; then if test -z "$dest"; then func_fatal_help "no file or destination specified" else func_fatal_help "you must specify a destination" fi fi # Strip any trailing slash from the destination. func_stripname '' '/' "$dest" dest=$func_stripname_result # Check to see that the destination is a directory. test -d "$dest" && isdir=yes if test "$isdir" = yes; then destdir="$dest" destname= else func_dirname_and_basename "$dest" "" "." destdir="$func_dirname_result" destname="$func_basename_result" # Not a directory, so check to see that there is only one file specified. set dummy $files; shift test "$#" -gt 1 && \ func_fatal_help "\`$dest' is not a directory" fi case $destdir in [\\/]* | [A-Za-z]:[\\/]*) ;; *) for file in $files; do case $file in *.lo) ;; *) func_fatal_help "\`$destdir' must be an absolute directory name" ;; esac done ;; esac # This variable tells wrapper scripts just to set variables rather # than running their programs. libtool_install_magic="$magic" staticlibs= future_libdirs= current_libdirs= for file in $files; do # Do each installation. case $file in *.$libext) # Do the static libraries later. func_append staticlibs " $file" ;; *.la) func_resolve_sysroot "$file" file=$func_resolve_sysroot_result # Check to see that this really is a libtool archive. func_lalib_unsafe_p "$file" \ || func_fatal_help "\`$file' is not a valid libtool archive" library_names= old_library= relink_command= func_source "$file" # Add the libdir to current_libdirs if it is the destination. if test "X$destdir" = "X$libdir"; then case "$current_libdirs " in *" $libdir "*) ;; *) func_append current_libdirs " $libdir" ;; esac else # Note the libdir as a future libdir. case "$future_libdirs " in *" $libdir "*) ;; *) func_append future_libdirs " $libdir" ;; esac fi func_dirname "$file" "/" "" dir="$func_dirname_result" func_append dir "$objdir" if test -n "$relink_command"; then # Determine the prefix the user has applied to our future dir. inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` # Don't allow the user to place us outside of our expected # location b/c this prevents finding dependent libraries that # are installed to the same prefix. # At present, this check doesn't affect windows .dll's that # are installed into $libdir/../bin (currently, that works fine) # but it's something to keep an eye on. test "$inst_prefix_dir" = "$destdir" && \ func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir" if test -n "$inst_prefix_dir"; then # Stick the inst_prefix_dir data into the link command. relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` else relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` fi func_warning "relinking \`$file'" func_show_eval "$relink_command" \ 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"' fi # See the names of the shared library. set dummy $library_names; shift if test -n "$1"; then realname="$1" shift srcname="$realname" test -n "$relink_command" && srcname="$realname"T # Install the shared library and build the symlinks. func_show_eval "$install_shared_prog $dir/$srcname $destdir/$realname" \ 'exit $?' tstripme="$stripme" case $host_os in cygwin* | mingw* | pw32* | cegcc*) case $realname in *.dll.a) tstripme="" ;; esac ;; esac if test -n "$tstripme" && test -n "$striplib"; then func_show_eval "$striplib $destdir/$realname" 'exit $?' fi if test "$#" -gt 0; then # Delete the old symlinks, and create new ones. # Try `ln -sf' first, because the `ln' binary might depend on # the symlink we replace! Solaris /bin/ln does not understand -f, # so we also need to try rm && ln -s. for linkname do test "$linkname" != "$realname" \ && func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $realname $linkname; }; })" done fi # Do each command in the postinstall commands. lib="$destdir/$realname" func_execute_cmds "$postinstall_cmds" 'exit $?' fi # Install the pseudo-library for information purposes. func_basename "$file" name="$func_basename_result" instname="$dir/$name"i func_show_eval "$install_prog $instname $destdir/$name" 'exit $?' # Maybe install the static library, too. test -n "$old_library" && func_append staticlibs " $dir/$old_library" ;; *.lo) # Install (i.e. copy) a libtool object. # Figure out destination file name, if it wasn't already specified. if test -n "$destname"; then destfile="$destdir/$destname" else func_basename "$file" destfile="$func_basename_result" destfile="$destdir/$destfile" fi # Deduce the name of the destination old-style object file. case $destfile in *.lo) func_lo2o "$destfile" staticdest=$func_lo2o_result ;; *.$objext) staticdest="$destfile" destfile= ;; *) func_fatal_help "cannot copy a libtool object to \`$destfile'" ;; esac # Install the libtool object if requested. test -n "$destfile" && \ func_show_eval "$install_prog $file $destfile" 'exit $?' # Install the old object if enabled. if test "$build_old_libs" = yes; then # Deduce the name of the old-style object file. func_lo2o "$file" staticobj=$func_lo2o_result func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?' fi exit $EXIT_SUCCESS ;; *) # Figure out destination file name, if it wasn't already specified. if test -n "$destname"; then destfile="$destdir/$destname" else func_basename "$file" destfile="$func_basename_result" destfile="$destdir/$destfile" fi # If the file is missing, and there is a .exe on the end, strip it # because it is most likely a libtool script we actually want to # install stripped_ext="" case $file in *.exe) if test ! -f "$file"; then func_stripname '' '.exe' "$file" file=$func_stripname_result stripped_ext=".exe" fi ;; esac # Do a test to see if this is really a libtool program. case $host in *cygwin* | *mingw*) if func_ltwrapper_executable_p "$file"; then func_ltwrapper_scriptname "$file" wrapper=$func_ltwrapper_scriptname_result else func_stripname '' '.exe' "$file" wrapper=$func_stripname_result fi ;; *) wrapper=$file ;; esac if func_ltwrapper_script_p "$wrapper"; then notinst_deplibs= relink_command= func_source "$wrapper" # Check the variables that should have been set. test -z "$generated_by_libtool_version" && \ func_fatal_error "invalid libtool wrapper script \`$wrapper'" finalize=yes for lib in $notinst_deplibs; do # Check to see that each library is installed. libdir= if test -f "$lib"; then func_source "$lib" fi libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test if test -n "$libdir" && test ! -f "$libfile"; then func_warning "\`$lib' has not been installed in \`$libdir'" finalize=no fi done relink_command= func_source "$wrapper" outputname= if test "$fast_install" = no && test -n "$relink_command"; then $opt_dry_run || { if test "$finalize" = yes; then tmpdir=`func_mktempdir` func_basename "$file$stripped_ext" file="$func_basename_result" outputname="$tmpdir/$file" # Replace the output file specification. relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` $opt_silent || { func_quote_for_expand "$relink_command" eval "func_echo $func_quote_for_expand_result" } if eval "$relink_command"; then : else func_error "error: relink \`$file' with the above command before installing it" $opt_dry_run || ${RM}r "$tmpdir" continue fi file="$outputname" else func_warning "cannot relink \`$file'" fi } else # Install the binary that we compiled earlier. file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` fi fi # remove .exe since cygwin /usr/bin/install will append another # one anyway case $install_prog,$host in */usr/bin/install*,*cygwin*) case $file:$destfile in *.exe:*.exe) # this is ok ;; *.exe:*) destfile=$destfile.exe ;; *:*.exe) func_stripname '' '.exe' "$destfile" destfile=$func_stripname_result ;; esac ;; esac func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?' $opt_dry_run || if test -n "$outputname"; then ${RM}r "$tmpdir" fi ;; esac done for file in $staticlibs; do func_basename "$file" name="$func_basename_result" # Set up the ranlib parameters. oldlib="$destdir/$name" func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 tool_oldlib=$func_to_tool_file_result func_show_eval "$install_prog \$file \$oldlib" 'exit $?' if test -n "$stripme" && test -n "$old_striplib"; then func_show_eval "$old_striplib $tool_oldlib" 'exit $?' fi # Do each command in the postinstall commands. func_execute_cmds "$old_postinstall_cmds" 'exit $?' done test -n "$future_libdirs" && \ func_warning "remember to run \`$progname --finish$future_libdirs'" if test -n "$current_libdirs"; then # Maybe just do a dry run. $opt_dry_run && current_libdirs=" -n$current_libdirs" exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs' else exit $EXIT_SUCCESS fi } test "$opt_mode" = install && func_mode_install ${1+"$@"} # func_generate_dlsyms outputname originator pic_p # Extract symbols from dlprefiles and create ${outputname}S.o with # a dlpreopen symbol table. func_generate_dlsyms () { $opt_debug my_outputname="$1" my_originator="$2" my_pic_p="${3-no}" my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'` my_dlsyms= if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then if test -n "$NM" && test -n "$global_symbol_pipe"; then my_dlsyms="${my_outputname}S.c" else func_error "not configured to extract global symbols from dlpreopened files" fi fi if test -n "$my_dlsyms"; then case $my_dlsyms in "") ;; *.c) # Discover the nlist of each of the dlfiles. nlist="$output_objdir/${my_outputname}.nm" func_show_eval "$RM $nlist ${nlist}S ${nlist}T" # Parse the name list into a source file. func_verbose "creating $output_objdir/$my_dlsyms" $opt_dry_run || $ECHO > "$output_objdir/$my_dlsyms" "\ /* $my_dlsyms - symbol resolution table for \`$my_outputname' dlsym emulation. */ /* Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION */ #ifdef __cplusplus extern \"C\" { #endif #if defined(__GNUC__) && (((__GNUC__ == 4) && (__GNUC_MINOR__ >= 4)) || (__GNUC__ > 4)) #pragma GCC diagnostic ignored \"-Wstrict-prototypes\" #endif /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ #if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) /* DATA imports from DLLs on WIN32 con't be const, because runtime relocations are performed -- see ld's documentation on pseudo-relocs. */ # define LT_DLSYM_CONST #elif defined(__osf__) /* This system does not cope well with relocations in const data. */ # define LT_DLSYM_CONST #else # define LT_DLSYM_CONST const #endif /* External symbol declarations for the compiler. */\ " if test "$dlself" = yes; then func_verbose "generating symbol list for \`$output'" $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" # Add our own program objects to the symbol list. progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` for progfile in $progfiles; do func_to_tool_file "$progfile" func_convert_file_msys_to_w32 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'" $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" done if test -n "$exclude_expsyms"; then $opt_dry_run || { eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T' eval '$MV "$nlist"T "$nlist"' } fi if test -n "$export_symbols_regex"; then $opt_dry_run || { eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T' eval '$MV "$nlist"T "$nlist"' } fi # Prepare the list of exported symbols if test -z "$export_symbols"; then export_symbols="$output_objdir/$outputname.exp" $opt_dry_run || { $RM $export_symbols eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"' case $host in *cygwin* | *mingw* | *cegcc* ) eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"' ;; esac } else $opt_dry_run || { eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"' eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T' eval '$MV "$nlist"T "$nlist"' case $host in *cygwin* | *mingw* | *cegcc* ) eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' eval 'cat "$nlist" >> "$output_objdir/$outputname.def"' ;; esac } fi fi for dlprefile in $dlprefiles; do func_verbose "extracting global C symbols from \`$dlprefile'" func_basename "$dlprefile" name="$func_basename_result" case $host in *cygwin* | *mingw* | *cegcc* ) # if an import library, we need to obtain dlname if func_win32_import_lib_p "$dlprefile"; then func_tr_sh "$dlprefile" eval "curr_lafile=\$libfile_$func_tr_sh_result" dlprefile_dlbasename="" if test -n "$curr_lafile" && func_lalib_p "$curr_lafile"; then # Use subshell, to avoid clobbering current variable values dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` if test -n "$dlprefile_dlname" ; then func_basename "$dlprefile_dlname" dlprefile_dlbasename="$func_basename_result" else # no lafile. user explicitly requested -dlpreopen . $sharedlib_from_linklib_cmd "$dlprefile" dlprefile_dlbasename=$sharedlib_from_linklib_result fi fi $opt_dry_run || { if test -n "$dlprefile_dlbasename" ; then eval '$ECHO ": $dlprefile_dlbasename" >> "$nlist"' else func_warning "Could not compute DLL name from $name" eval '$ECHO ": $name " >> "$nlist"' fi func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" } else # not an import lib $opt_dry_run || { eval '$ECHO ": $name " >> "$nlist"' func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" } fi ;; *) $opt_dry_run || { eval '$ECHO ": $name " >> "$nlist"' func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" } ;; esac done $opt_dry_run || { # Make sure we have at least an empty file. test -f "$nlist" || : > "$nlist" if test -n "$exclude_expsyms"; then $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T $MV "$nlist"T "$nlist" fi # Try sorting and uniquifying the output. if $GREP -v "^: " < "$nlist" | if sort -k 3 /dev/null 2>&1; then sort -k 3 else sort +2 fi | uniq > "$nlist"S; then : else $GREP -v "^: " < "$nlist" > "$nlist"S fi if test -f "$nlist"S; then eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$my_dlsyms"' else echo '/* NONE */' >> "$output_objdir/$my_dlsyms" fi echo >> "$output_objdir/$my_dlsyms" "\ /* The mapping between symbol names and symbols. */ typedef struct { const char *name; void *address; } lt_dlsymlist; extern LT_DLSYM_CONST lt_dlsymlist lt_${my_prefix}_LTX_preloaded_symbols[]; LT_DLSYM_CONST lt_dlsymlist lt_${my_prefix}_LTX_preloaded_symbols[] = {\ { \"$my_originator\", (void *) 0 }," case $need_lib_prefix in no) eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$my_dlsyms" ;; *) eval "$global_symbol_to_c_name_address_lib_prefix" < "$nlist" >> "$output_objdir/$my_dlsyms" ;; esac echo >> "$output_objdir/$my_dlsyms" "\ {0, (void *) 0} }; /* This works around a problem in FreeBSD linker */ #ifdef FREEBSD_WORKAROUND static const void *lt_preloaded_setup() { return lt_${my_prefix}_LTX_preloaded_symbols; } #endif #ifdef __cplusplus } #endif\ " } # !$opt_dry_run pic_flag_for_symtable= case "$compile_command " in *" -static "*) ;; *) case $host in # compiling the symbol table file with pic_flag works around # a FreeBSD bug that causes programs to crash when -lm is # linked before any other PIC object. But we must not use # pic_flag when linking with -static. The problem exists in # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. *-*-freebsd2.*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; *-*-hpux*) pic_flag_for_symtable=" $pic_flag" ;; *) if test "X$my_pic_p" != Xno; then pic_flag_for_symtable=" $pic_flag" fi ;; esac ;; esac symtab_cflags= for arg in $LTCFLAGS; do case $arg in -pie | -fpie | -fPIE) ;; *) func_append symtab_cflags " $arg" ;; esac done # Now compile the dynamic symbol file. func_show_eval '(cd $output_objdir && $LTCC$symtab_cflags -c$no_builtin_flag$pic_flag_for_symtable "$my_dlsyms")' 'exit $?' # Clean up the generated files. func_show_eval '$RM "$output_objdir/$my_dlsyms" "$nlist" "${nlist}S" "${nlist}T"' # Transform the symbol file into the correct name. symfileobj="$output_objdir/${my_outputname}S.$objext" case $host in *cygwin* | *mingw* | *cegcc* ) if test -f "$output_objdir/$my_outputname.def"; then compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` else compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` fi ;; *) compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` ;; esac ;; *) func_fatal_error "unknown suffix for \`$my_dlsyms'" ;; esac else # We keep going just in case the user didn't refer to # lt_preloaded_symbols. The linker will fail if global_symbol_pipe # really was required. # Nullify the symbol file. compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` fi } # func_win32_libid arg # return the library type of file 'arg' # # Need a lot of goo to handle *both* DLLs and import libs # Has to be a shell function in order to 'eat' the argument # that is supplied when $file_magic_command is called. # Despite the name, also deal with 64 bit binaries. func_win32_libid () { $opt_debug win32_libid_type="unknown" win32_fileres=`file -L $1 2>/dev/null` case $win32_fileres in *ar\ archive\ import\ library*) # definitely import win32_libid_type="x86 archive import" ;; *ar\ archive*) # could be an import, or static # Keep the egrep pattern in sync with the one in _LT_CHECK_MAGIC_METHOD. if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null | $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then func_to_tool_file "$1" func_convert_file_msys_to_w32 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | $SED -n -e ' 1,100{ / I /{ s,.*,import, p q } }'` case $win32_nmres in import*) win32_libid_type="x86 archive import";; *) win32_libid_type="x86 archive static";; esac fi ;; *DLL*) win32_libid_type="x86 DLL" ;; *executable*) # but shell scripts are "executable" too... case $win32_fileres in *MS\ Windows\ PE\ Intel*) win32_libid_type="x86 DLL" ;; esac ;; esac $ECHO "$win32_libid_type" } # func_cygming_dll_for_implib ARG # # Platform-specific function to extract the # name of the DLL associated with the specified # import library ARG. # Invoked by eval'ing the libtool variable # $sharedlib_from_linklib_cmd # Result is available in the variable # $sharedlib_from_linklib_result func_cygming_dll_for_implib () { $opt_debug sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` } # func_cygming_dll_for_implib_fallback_core SECTION_NAME LIBNAMEs # # The is the core of a fallback implementation of a # platform-specific function to extract the name of the # DLL associated with the specified import library LIBNAME. # # SECTION_NAME is either .idata$6 or .idata$7, depending # on the platform and compiler that created the implib. # # Echos the name of the DLL associated with the # specified import library. func_cygming_dll_for_implib_fallback_core () { $opt_debug match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` $OBJDUMP -s --section "$1" "$2" 2>/dev/null | $SED '/^Contents of section '"$match_literal"':/{ # Place marker at beginning of archive member dllname section s/.*/====MARK====/ p d } # These lines can sometimes be longer than 43 characters, but # are always uninteresting /:[ ]*file format pe[i]\{,1\}-/d /^In archive [^:]*:/d # Ensure marker is printed /^====MARK====/p # Remove all lines with less than 43 characters /^.\{43\}/!d # From remaining lines, remove first 43 characters s/^.\{43\}//' | $SED -n ' # Join marker and all lines until next marker into a single line /^====MARK====/ b para H $ b para b :para x s/\n//g # Remove the marker s/^====MARK====// # Remove trailing dots and whitespace s/[\. \t]*$// # Print /./p' | # we now have a list, one entry per line, of the stringified # contents of the appropriate section of all members of the # archive which possess that section. Heuristic: eliminate # all those which have a first or second character that is # a '.' (that is, objdump's representation of an unprintable # character.) This should work for all archives with less than # 0x302f exports -- but will fail for DLLs whose name actually # begins with a literal '.' or a single character followed by # a '.'. # # Of those that remain, print the first one. $SED -e '/^\./d;/^.\./d;q' } # func_cygming_gnu_implib_p ARG # This predicate returns with zero status (TRUE) if # ARG is a GNU/binutils-style import library. Returns # with nonzero status (FALSE) otherwise. func_cygming_gnu_implib_p () { $opt_debug func_to_tool_file "$1" func_convert_file_msys_to_w32 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` test -n "$func_cygming_gnu_implib_tmp" } # func_cygming_ms_implib_p ARG # This predicate returns with zero status (TRUE) if # ARG is an MS-style import library. Returns # with nonzero status (FALSE) otherwise. func_cygming_ms_implib_p () { $opt_debug func_to_tool_file "$1" func_convert_file_msys_to_w32 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` test -n "$func_cygming_ms_implib_tmp" } # func_cygming_dll_for_implib_fallback ARG # Platform-specific function to extract the # name of the DLL associated with the specified # import library ARG. # # This fallback implementation is for use when $DLLTOOL # does not support the --identify-strict option. # Invoked by eval'ing the libtool variable # $sharedlib_from_linklib_cmd # Result is available in the variable # $sharedlib_from_linklib_result func_cygming_dll_for_implib_fallback () { $opt_debug if func_cygming_gnu_implib_p "$1" ; then # binutils import library sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` elif func_cygming_ms_implib_p "$1" ; then # ms-generated import library sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` else # unknown sharedlib_from_linklib_result="" fi } # func_extract_an_archive dir oldlib func_extract_an_archive () { $opt_debug f_ex_an_ar_dir="$1"; shift f_ex_an_ar_oldlib="$1" if test "$lock_old_archive_extraction" = yes; then lockfile=$f_ex_an_ar_oldlib.lock until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do func_echo "Waiting for $lockfile to be removed" sleep 2 done fi func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \ 'stat=$?; rm -f "$lockfile"; exit $stat' if test "$lock_old_archive_extraction" = yes; then $opt_dry_run || rm -f "$lockfile" fi if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then : else func_fatal_error "object name conflicts in archive: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib" fi } # func_extract_archives gentop oldlib ... func_extract_archives () { $opt_debug my_gentop="$1"; shift my_oldlibs=${1+"$@"} my_oldobjs="" my_xlib="" my_xabs="" my_xdir="" for my_xlib in $my_oldlibs; do # Extract the objects. case $my_xlib in [\\/]* | [A-Za-z]:[\\/]*) my_xabs="$my_xlib" ;; *) my_xabs=`pwd`"/$my_xlib" ;; esac func_basename "$my_xlib" my_xlib="$func_basename_result" my_xlib_u=$my_xlib while :; do case " $extracted_archives " in *" $my_xlib_u "*) func_arith $extracted_serial + 1 extracted_serial=$func_arith_result my_xlib_u=lt$extracted_serial-$my_xlib ;; *) break ;; esac done extracted_archives="$extracted_archives $my_xlib_u" my_xdir="$my_gentop/$my_xlib_u" func_mkdir_p "$my_xdir" case $host in *-darwin*) func_verbose "Extracting $my_xabs" # Do not bother doing anything if just a dry run $opt_dry_run || { darwin_orig_dir=`pwd` cd $my_xdir || exit $? darwin_archive=$my_xabs darwin_curdir=`pwd` darwin_base_archive=`basename "$darwin_archive"` darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` if test -n "$darwin_arches"; then darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` darwin_arch= func_verbose "$darwin_base_archive has multiple architectures $darwin_arches" for darwin_arch in $darwin_arches ; do func_mkdir_p "unfat-$$/${darwin_base_archive}-${darwin_arch}" $LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}" cd "unfat-$$/${darwin_base_archive}-${darwin_arch}" func_extract_an_archive "`pwd`" "${darwin_base_archive}" cd "$darwin_curdir" $RM "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" done # $darwin_arches ## Okay now we've a bunch of thin objects, gotta fatten them up :) darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u` darwin_file= darwin_files= for darwin_file in $darwin_filelist; do darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` $LIPO -create -output "$darwin_file" $darwin_files done # $darwin_filelist $RM -rf unfat-$$ cd "$darwin_orig_dir" else cd $darwin_orig_dir func_extract_an_archive "$my_xdir" "$my_xabs" fi # $darwin_arches } # !$opt_dry_run ;; *) func_extract_an_archive "$my_xdir" "$my_xabs" ;; esac my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` done func_extract_archives_result="$my_oldobjs" } # func_emit_wrapper [arg=no] # # Emit a libtool wrapper script on stdout. # Don't directly open a file because we may want to # incorporate the script contents within a cygwin/mingw # wrapper executable. Must ONLY be called from within # func_mode_link because it depends on a number of variables # set therein. # # ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR # variable will take. If 'yes', then the emitted script # will assume that the directory in which it is stored is # the $objdir directory. This is a cygwin/mingw-specific # behavior. func_emit_wrapper () { func_emit_wrapper_arg1=${1-no} $ECHO "\ #! $SHELL # $output - temporary wrapper script for $objdir/$outputname # Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION # # The $output program cannot be directly executed until all the libtool # libraries that it depends on are installed. # # This wrapper script should never be moved out of the build directory. # If it is, it will not operate correctly. # Sed substitution that helps us do robust quoting. It backslashifies # metacharacters that are still active within double-quoted strings. sed_quote_subst='$sed_quote_subst' # Be Bourne compatible if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on \${1+\"\$@\"}, which # is contrary to our usage. Disable this feature. alias -g '\${1+\"\$@\"}'='\"\$@\"' setopt NO_GLOB_SUBST else case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac fi BIN_SH=xpg4; export BIN_SH # for Tru64 DUALCASE=1; export DUALCASE # for MKS sh # The HP-UX ksh and POSIX shell print the target directory to stdout # if CDPATH is set. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH relink_command=\"$relink_command\" # This environment variable determines our operation mode. if test \"\$libtool_install_magic\" = \"$magic\"; then # install mode needs the following variables: generated_by_libtool_version='$macro_version' notinst_deplibs='$notinst_deplibs' else # When we are sourced in execute mode, \$file and \$ECHO are already set. if test \"\$libtool_execute_magic\" != \"$magic\"; then file=\"\$0\"" qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` $ECHO "\ # A function that is used when there is no print builtin or printf. func_fallback_echo () { eval 'cat <<_LTECHO_EOF \$1 _LTECHO_EOF' } ECHO=\"$qECHO\" fi # Very basic option parsing. These options are (a) specific to # the libtool wrapper, (b) are identical between the wrapper # /script/ and the wrapper /executable/ which is used only on # windows platforms, and (c) all begin with the string "--lt-" # (application programs are unlikely to have options which match # this pattern). # # There are only two supported options: --lt-debug and # --lt-dump-script. There is, deliberately, no --lt-help. # # The first argument to this parsing function should be the # script's $0 value, followed by "$@". lt_option_debug= func_parse_lt_options () { lt_script_arg0=\$0 shift for lt_opt do case \"\$lt_opt\" in --lt-debug) lt_option_debug=1 ;; --lt-dump-script) lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` cat \"\$lt_dump_D/\$lt_dump_F\" exit 0 ;; --lt-*) \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2 exit 1 ;; esac done # Print the debug banner immediately: if test -n \"\$lt_option_debug\"; then echo \"${outputname}:${output}:\${LINENO}: libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\" 1>&2 fi } # Used when --lt-debug. Prints its arguments to stdout # (redirection is the responsibility of the caller) func_lt_dump_args () { lt_dump_args_N=1; for lt_arg do \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\" lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` done } # Core function for launching the target application func_exec_program_core () { " case $host in # Backslashes separate directories on plain windows *-*-mingw | *-*-os2* | *-cegcc*) $ECHO "\ if test -n \"\$lt_option_debug\"; then \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir\\\\\$program\" 1>&2 func_lt_dump_args \${1+\"\$@\"} 1>&2 fi exec \"\$progdir\\\\\$program\" \${1+\"\$@\"} " ;; *) $ECHO "\ if test -n \"\$lt_option_debug\"; then \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir/\$program\" 1>&2 func_lt_dump_args \${1+\"\$@\"} 1>&2 fi exec \"\$progdir/\$program\" \${1+\"\$@\"} " ;; esac $ECHO "\ \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2 exit 1 } # A function to encapsulate launching the target application # Strips options in the --lt-* namespace from \$@ and # launches target application with the remaining arguments. func_exec_program () { case \" \$* \" in *\\ --lt-*) for lt_wr_arg do case \$lt_wr_arg in --lt-*) ;; *) set x \"\$@\" \"\$lt_wr_arg\"; shift;; esac shift done ;; esac func_exec_program_core \${1+\"\$@\"} } # Parse options func_parse_lt_options \"\$0\" \${1+\"\$@\"} # Find the directory that this script lives in. thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` test \"x\$thisdir\" = \"x\$file\" && thisdir=. # Follow symbolic links until we get to the real thisdir. file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` while test -n \"\$file\"; do destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` # If there was a directory component, then change thisdir. if test \"x\$destdir\" != \"x\$file\"; then case \"\$destdir\" in [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;; *) thisdir=\"\$thisdir/\$destdir\" ;; esac fi file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` done # Usually 'no', except on cygwin/mingw when embedded into # the cwrapper. WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_arg1 if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then # special case for '.' if test \"\$thisdir\" = \".\"; then thisdir=\`pwd\` fi # remove .libs from thisdir case \"\$thisdir\" in *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; $objdir ) thisdir=. ;; esac fi # Try to get the absolute directory name. absdir=\`cd \"\$thisdir\" && pwd\` test -n \"\$absdir\" && thisdir=\"\$absdir\" " if test "$fast_install" = yes; then $ECHO "\ program=lt-'$outputname'$exeext progdir=\"\$thisdir/$objdir\" if test ! -f \"\$progdir/\$program\" || { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ test \"X\$file\" != \"X\$progdir/\$program\"; }; then file=\"\$\$-\$program\" if test ! -d \"\$progdir\"; then $MKDIR \"\$progdir\" else $RM \"\$progdir/\$file\" fi" $ECHO "\ # relink executable if necessary if test -n \"\$relink_command\"; then if relink_command_output=\`eval \$relink_command 2>&1\`; then : else $ECHO \"\$relink_command_output\" >&2 $RM \"\$progdir/\$file\" exit 1 fi fi $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null || { $RM \"\$progdir/\$program\"; $MV \"\$progdir/\$file\" \"\$progdir/\$program\"; } $RM \"\$progdir/\$file\" fi" else $ECHO "\ program='$outputname' progdir=\"\$thisdir/$objdir\" " fi $ECHO "\ if test -f \"\$progdir/\$program\"; then" # fixup the dll searchpath if we need to. # # Fix the DLL searchpath if we need to. Do this before prepending # to shlibpath, because on Windows, both are PATH and uninstalled # libraries must come first. if test -n "$dllsearchpath"; then $ECHO "\ # Add the dll search path components to the executable PATH PATH=$dllsearchpath:\$PATH " fi # Export our shlibpath_var if we have one. if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then $ECHO "\ # Add our own library path to $shlibpath_var $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" # Some systems cannot cope with colon-terminated $shlibpath_var # The second colon is a workaround for a bug in BeOS R4 sed $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` export $shlibpath_var " fi $ECHO "\ if test \"\$libtool_execute_magic\" != \"$magic\"; then # Run the actual program with our arguments. func_exec_program \${1+\"\$@\"} fi else # The program doesn't exist. \$ECHO \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2 \$ECHO \"This script is just a wrapper for \$program.\" 1>&2 \$ECHO \"See the $PACKAGE documentation for more information.\" 1>&2 exit 1 fi fi\ " } # func_emit_cwrapperexe_src # emit the source code for a wrapper executable on stdout # Must ONLY be called from within func_mode_link because # it depends on a number of variable set therein. func_emit_cwrapperexe_src () { cat < #include #ifdef _MSC_VER # include # include # include #else # include # include # ifdef __CYGWIN__ # include # endif #endif #include #include #include #include #include #include #include #include /* declarations of non-ANSI functions */ #if defined(__MINGW32__) # ifdef __STRICT_ANSI__ int _putenv (const char *); # endif #elif defined(__CYGWIN__) # ifdef __STRICT_ANSI__ char *realpath (const char *, char *); int putenv (char *); int setenv (const char *, const char *, int); # endif /* #elif defined (other platforms) ... */ #endif /* portability defines, excluding path handling macros */ #if defined(_MSC_VER) # define setmode _setmode # define stat _stat # define chmod _chmod # define getcwd _getcwd # define putenv _putenv # define S_IXUSR _S_IEXEC # ifndef _INTPTR_T_DEFINED # define _INTPTR_T_DEFINED # define intptr_t int # endif #elif defined(__MINGW32__) # define setmode _setmode # define stat _stat # define chmod _chmod # define getcwd _getcwd # define putenv _putenv #elif defined(__CYGWIN__) # define HAVE_SETENV # define FOPEN_WB "wb" /* #elif defined (other platforms) ... */ #endif #if defined(PATH_MAX) # define LT_PATHMAX PATH_MAX #elif defined(MAXPATHLEN) # define LT_PATHMAX MAXPATHLEN #else # define LT_PATHMAX 1024 #endif #ifndef S_IXOTH # define S_IXOTH 0 #endif #ifndef S_IXGRP # define S_IXGRP 0 #endif /* path handling portability macros */ #ifndef DIR_SEPARATOR # define DIR_SEPARATOR '/' # define PATH_SEPARATOR ':' #endif #if defined (_WIN32) || defined (__MSDOS__) || defined (__DJGPP__) || \ defined (__OS2__) # define HAVE_DOS_BASED_FILE_SYSTEM # define FOPEN_WB "wb" # ifndef DIR_SEPARATOR_2 # define DIR_SEPARATOR_2 '\\' # endif # ifndef PATH_SEPARATOR_2 # define PATH_SEPARATOR_2 ';' # endif #endif #ifndef DIR_SEPARATOR_2 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) #else /* DIR_SEPARATOR_2 */ # define IS_DIR_SEPARATOR(ch) \ (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2)) #endif /* DIR_SEPARATOR_2 */ #ifndef PATH_SEPARATOR_2 # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR) #else /* PATH_SEPARATOR_2 */ # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2) #endif /* PATH_SEPARATOR_2 */ #ifndef FOPEN_WB # define FOPEN_WB "w" #endif #ifndef _O_BINARY # define _O_BINARY 0 #endif #define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type))) #define XFREE(stale) do { \ if (stale) { free ((void *) stale); stale = 0; } \ } while (0) #if defined(LT_DEBUGWRAPPER) static int lt_debug = 1; #else static int lt_debug = 0; #endif const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */ void *xmalloc (size_t num); char *xstrdup (const char *string); const char *base_name (const char *name); char *find_executable (const char *wrapper); char *chase_symlinks (const char *pathspec); int make_executable (const char *path); int check_executable (const char *path); char *strendzap (char *str, const char *pat); void lt_debugprintf (const char *file, int line, const char *fmt, ...); void lt_fatal (const char *file, int line, const char *message, ...); static const char *nonnull (const char *s); static const char *nonempty (const char *s); void lt_setenv (const char *name, const char *value); char *lt_extend_str (const char *orig_value, const char *add, int to_end); void lt_update_exe_path (const char *name, const char *value); void lt_update_lib_path (const char *name, const char *value); char **prepare_spawn (char **argv); void lt_dump_script (FILE *f); EOF cat <= 0) && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH))) return 1; else return 0; } int make_executable (const char *path) { int rval = 0; struct stat st; lt_debugprintf (__FILE__, __LINE__, "(make_executable): %s\n", nonempty (path)); if ((!path) || (!*path)) return 0; if (stat (path, &st) >= 0) { rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR); } return rval; } /* Searches for the full path of the wrapper. Returns newly allocated full path name if found, NULL otherwise Does not chase symlinks, even on platforms that support them. */ char * find_executable (const char *wrapper) { int has_slash = 0; const char *p; const char *p_next; /* static buffer for getcwd */ char tmp[LT_PATHMAX + 1]; int tmp_len; char *concat_name; lt_debugprintf (__FILE__, __LINE__, "(find_executable): %s\n", nonempty (wrapper)); if ((wrapper == NULL) || (*wrapper == '\0')) return NULL; /* Absolute path? */ #if defined (HAVE_DOS_BASED_FILE_SYSTEM) if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') { concat_name = xstrdup (wrapper); if (check_executable (concat_name)) return concat_name; XFREE (concat_name); } else { #endif if (IS_DIR_SEPARATOR (wrapper[0])) { concat_name = xstrdup (wrapper); if (check_executable (concat_name)) return concat_name; XFREE (concat_name); } #if defined (HAVE_DOS_BASED_FILE_SYSTEM) } #endif for (p = wrapper; *p; p++) if (*p == '/') { has_slash = 1; break; } if (!has_slash) { /* no slashes; search PATH */ const char *path = getenv ("PATH"); if (path != NULL) { for (p = path; *p; p = p_next) { const char *q; size_t p_len; for (q = p; *q; q++) if (IS_PATH_SEPARATOR (*q)) break; p_len = q - p; p_next = (*q == '\0' ? q : q + 1); if (p_len == 0) { /* empty path: current directory */ if (getcwd (tmp, LT_PATHMAX) == NULL) lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", nonnull (strerror (errno))); tmp_len = strlen (tmp); concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); memcpy (concat_name, tmp, tmp_len); concat_name[tmp_len] = '/'; strcpy (concat_name + tmp_len + 1, wrapper); } else { concat_name = XMALLOC (char, p_len + 1 + strlen (wrapper) + 1); memcpy (concat_name, p, p_len); concat_name[p_len] = '/'; strcpy (concat_name + p_len + 1, wrapper); } if (check_executable (concat_name)) return concat_name; XFREE (concat_name); } } /* not found in PATH; assume curdir */ } /* Relative path | not found in path: prepend cwd */ if (getcwd (tmp, LT_PATHMAX) == NULL) lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", nonnull (strerror (errno))); tmp_len = strlen (tmp); concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); memcpy (concat_name, tmp, tmp_len); concat_name[tmp_len] = '/'; strcpy (concat_name + tmp_len + 1, wrapper); if (check_executable (concat_name)) return concat_name; XFREE (concat_name); return NULL; } char * chase_symlinks (const char *pathspec) { #ifndef S_ISLNK return xstrdup (pathspec); #else char buf[LT_PATHMAX]; struct stat s; char *tmp_pathspec = xstrdup (pathspec); char *p; int has_symlinks = 0; while (strlen (tmp_pathspec) && !has_symlinks) { lt_debugprintf (__FILE__, __LINE__, "checking path component for symlinks: %s\n", tmp_pathspec); if (lstat (tmp_pathspec, &s) == 0) { if (S_ISLNK (s.st_mode) != 0) { has_symlinks = 1; break; } /* search backwards for last DIR_SEPARATOR */ p = tmp_pathspec + strlen (tmp_pathspec) - 1; while ((p > tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) p--; if ((p == tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) { /* no more DIR_SEPARATORS left */ break; } *p = '\0'; } else { lt_fatal (__FILE__, __LINE__, "error accessing file \"%s\": %s", tmp_pathspec, nonnull (strerror (errno))); } } XFREE (tmp_pathspec); if (!has_symlinks) { return xstrdup (pathspec); } tmp_pathspec = realpath (pathspec, buf); if (tmp_pathspec == 0) { lt_fatal (__FILE__, __LINE__, "could not follow symlinks for %s", pathspec); } return xstrdup (tmp_pathspec); #endif } char * strendzap (char *str, const char *pat) { size_t len, patlen; assert (str != NULL); assert (pat != NULL); len = strlen (str); patlen = strlen (pat); if (patlen <= len) { str += len - patlen; if (strcmp (str, pat) == 0) *str = '\0'; } return str; } void lt_debugprintf (const char *file, int line, const char *fmt, ...) { va_list args; if (lt_debug) { (void) fprintf (stderr, "%s:%s:%d: ", program_name, file, line); va_start (args, fmt); (void) vfprintf (stderr, fmt, args); va_end (args); } } static void lt_error_core (int exit_status, const char *file, int line, const char *mode, const char *message, va_list ap) { fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode); vfprintf (stderr, message, ap); fprintf (stderr, ".\n"); if (exit_status >= 0) exit (exit_status); } void lt_fatal (const char *file, int line, const char *message, ...) { va_list ap; va_start (ap, message); lt_error_core (EXIT_FAILURE, file, line, "FATAL", message, ap); va_end (ap); } static const char * nonnull (const char *s) { return s ? s : "(null)"; } static const char * nonempty (const char *s) { return (s && !*s) ? "(empty)" : nonnull (s); } void lt_setenv (const char *name, const char *value) { lt_debugprintf (__FILE__, __LINE__, "(lt_setenv) setting '%s' to '%s'\n", nonnull (name), nonnull (value)); { #ifdef HAVE_SETENV /* always make a copy, for consistency with !HAVE_SETENV */ char *str = xstrdup (value); setenv (name, str, 1); #else int len = strlen (name) + 1 + strlen (value) + 1; char *str = XMALLOC (char, len); sprintf (str, "%s=%s", name, value); if (putenv (str) != EXIT_SUCCESS) { XFREE (str); } #endif } } char * lt_extend_str (const char *orig_value, const char *add, int to_end) { char *new_value; if (orig_value && *orig_value) { int orig_value_len = strlen (orig_value); int add_len = strlen (add); new_value = XMALLOC (char, add_len + orig_value_len + 1); if (to_end) { strcpy (new_value, orig_value); strcpy (new_value + orig_value_len, add); } else { strcpy (new_value, add); strcpy (new_value + add_len, orig_value); } } else { new_value = xstrdup (add); } return new_value; } void lt_update_exe_path (const char *name, const char *value) { lt_debugprintf (__FILE__, __LINE__, "(lt_update_exe_path) modifying '%s' by prepending '%s'\n", nonnull (name), nonnull (value)); if (name && *name && value && *value) { char *new_value = lt_extend_str (getenv (name), value, 0); /* some systems can't cope with a ':'-terminated path #' */ int len = strlen (new_value); while (((len = strlen (new_value)) > 0) && IS_PATH_SEPARATOR (new_value[len-1])) { new_value[len-1] = '\0'; } lt_setenv (name, new_value); XFREE (new_value); } } void lt_update_lib_path (const char *name, const char *value) { lt_debugprintf (__FILE__, __LINE__, "(lt_update_lib_path) modifying '%s' by prepending '%s'\n", nonnull (name), nonnull (value)); if (name && *name && value && *value) { char *new_value = lt_extend_str (getenv (name), value, 0); lt_setenv (name, new_value); XFREE (new_value); } } EOF case $host_os in mingw*) cat <<"EOF" /* Prepares an argument vector before calling spawn(). Note that spawn() does not by itself call the command interpreter (getenv ("COMSPEC") != NULL ? getenv ("COMSPEC") : ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO); GetVersionEx(&v); v.dwPlatformId == VER_PLATFORM_WIN32_NT; }) ? "cmd.exe" : "command.com"). Instead it simply concatenates the arguments, separated by ' ', and calls CreateProcess(). We must quote the arguments since Win32 CreateProcess() interprets characters like ' ', '\t', '\\', '"' (but not '<' and '>') in a special way: - Space and tab are interpreted as delimiters. They are not treated as delimiters if they are surrounded by double quotes: "...". - Unescaped double quotes are removed from the input. Their only effect is that within double quotes, space and tab are treated like normal characters. - Backslashes not followed by double quotes are not special. - But 2*n+1 backslashes followed by a double quote become n backslashes followed by a double quote (n >= 0): \" -> " \\\" -> \" \\\\\" -> \\" */ #define SHELL_SPECIAL_CHARS "\"\\ \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" #define SHELL_SPACE_CHARS " \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" char ** prepare_spawn (char **argv) { size_t argc; char **new_argv; size_t i; /* Count number of arguments. */ for (argc = 0; argv[argc] != NULL; argc++) ; /* Allocate new argument vector. */ new_argv = XMALLOC (char *, argc + 1); /* Put quoted arguments into the new argument vector. */ for (i = 0; i < argc; i++) { const char *string = argv[i]; if (string[0] == '\0') new_argv[i] = xstrdup ("\"\""); else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL) { int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); size_t length; unsigned int backslashes; const char *s; char *quoted_string; char *p; length = 0; backslashes = 0; if (quote_around) length++; for (s = string; *s != '\0'; s++) { char c = *s; if (c == '"') length += backslashes + 1; length++; if (c == '\\') backslashes++; else backslashes = 0; } if (quote_around) length += backslashes + 1; quoted_string = XMALLOC (char, length + 1); p = quoted_string; backslashes = 0; if (quote_around) *p++ = '"'; for (s = string; *s != '\0'; s++) { char c = *s; if (c == '"') { unsigned int j; for (j = backslashes + 1; j > 0; j--) *p++ = '\\'; } *p++ = c; if (c == '\\') backslashes++; else backslashes = 0; } if (quote_around) { unsigned int j; for (j = backslashes; j > 0; j--) *p++ = '\\'; *p++ = '"'; } *p = '\0'; new_argv[i] = quoted_string; } else new_argv[i] = (char *) string; } new_argv[argc] = NULL; return new_argv; } EOF ;; esac cat <<"EOF" void lt_dump_script (FILE* f) { EOF func_emit_wrapper yes | $SED -n -e ' s/^\(.\{79\}\)\(..*\)/\1\ \2/ h s/\([\\"]\)/\\\1/g s/$/\\n/ s/\([^\n]*\).*/ fputs ("\1", f);/p g D' cat <<"EOF" } EOF } # end: func_emit_cwrapperexe_src # func_win32_import_lib_p ARG # True if ARG is an import lib, as indicated by $file_magic_cmd func_win32_import_lib_p () { $opt_debug case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in *import*) : ;; *) false ;; esac } # func_mode_link arg... func_mode_link () { $opt_debug case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) # It is impossible to link a dll without this setting, and # we shouldn't force the makefile maintainer to figure out # which system we are compiling for in order to pass an extra # flag for every libtool invocation. # allow_undefined=no # FIXME: Unfortunately, there are problems with the above when trying # to make a dll which has undefined symbols, in which case not # even a static library is built. For now, we need to specify # -no-undefined on the libtool link line when we can be certain # that all symbols are satisfied, otherwise we get a static library. allow_undefined=yes ;; *) allow_undefined=yes ;; esac libtool_args=$nonopt base_compile="$nonopt $@" compile_command=$nonopt finalize_command=$nonopt compile_rpath= finalize_rpath= compile_shlibpath= finalize_shlibpath= convenience= old_convenience= deplibs= old_deplibs= compiler_flags= linker_flags= dllsearchpath= lib_search_path=`pwd` inst_prefix_dir= new_inherited_linker_flags= avoid_version=no bindir= dlfiles= dlprefiles= dlself=no export_dynamic=no export_symbols= export_symbols_regex= generated= libobjs= ltlibs= module=no no_install=no objs= non_pic_objects= precious_files_regex= prefer_static_libs=no preload=no prev= prevarg= release= rpath= xrpath= perm_rpath= temp_rpath= thread_safe=no vinfo= vinfo_number=no weak_libs= single_module="${wl}-single_module" func_infer_tag $base_compile # We need to know -static, to get the right output filenames. for arg do case $arg in -shared) test "$build_libtool_libs" != yes && \ func_fatal_configuration "can not build a shared library" build_old_libs=no break ;; -all-static | -static | -static-libtool-libs) case $arg in -all-static) if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then func_warning "complete static linking is impossible in this configuration" fi if test -n "$link_static_flag"; then dlopen_self=$dlopen_self_static fi prefer_static_libs=yes ;; -static) if test -z "$pic_flag" && test -n "$link_static_flag"; then dlopen_self=$dlopen_self_static fi prefer_static_libs=built ;; -static-libtool-libs) if test -z "$pic_flag" && test -n "$link_static_flag"; then dlopen_self=$dlopen_self_static fi prefer_static_libs=yes ;; esac build_libtool_libs=no build_old_libs=yes break ;; esac done # See if our shared archives depend on static archives. test -n "$old_archive_from_new_cmds" && build_old_libs=yes # Go through the arguments, transforming them on the way. while test "$#" -gt 0; do arg="$1" shift func_quote_for_eval "$arg" qarg=$func_quote_for_eval_unquoted_result func_append libtool_args " $func_quote_for_eval_result" # If the previous option needs an argument, assign it. if test -n "$prev"; then case $prev in output) func_append compile_command " @OUTPUT@" func_append finalize_command " @OUTPUT@" ;; esac case $prev in bindir) bindir="$arg" prev= continue ;; dlfiles|dlprefiles) if test "$preload" = no; then # Add the symbol object into the linking commands. func_append compile_command " @SYMFILE@" func_append finalize_command " @SYMFILE@" preload=yes fi case $arg in *.la | *.lo) ;; # We handle these cases below. force) if test "$dlself" = no; then dlself=needless export_dynamic=yes fi prev= continue ;; self) if test "$prev" = dlprefiles; then dlself=yes elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then dlself=yes else dlself=needless export_dynamic=yes fi prev= continue ;; *) if test "$prev" = dlfiles; then func_append dlfiles " $arg" else func_append dlprefiles " $arg" fi prev= continue ;; esac ;; expsyms) export_symbols="$arg" test -f "$arg" \ || func_fatal_error "symbol file \`$arg' does not exist" prev= continue ;; expsyms_regex) export_symbols_regex="$arg" prev= continue ;; framework) case $host in *-*-darwin*) case "$deplibs " in *" $qarg.ltframework "*) ;; *) func_append deplibs " $qarg.ltframework" # this is fixed later ;; esac ;; esac prev= continue ;; inst_prefix) inst_prefix_dir="$arg" prev= continue ;; objectlist) if test -f "$arg"; then save_arg=$arg moreargs= for fil in `cat "$save_arg"` do # func_append moreargs " $fil" arg=$fil # A libtool-controlled object. # Check to see that this really is a libtool object. if func_lalib_unsafe_p "$arg"; then pic_object= non_pic_object= # Read the .lo file func_source "$arg" if test -z "$pic_object" || test -z "$non_pic_object" || test "$pic_object" = none && test "$non_pic_object" = none; then func_fatal_error "cannot find name of object for \`$arg'" fi # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" if test "$pic_object" != none; then # Prepend the subdirectory the object is found in. pic_object="$xdir$pic_object" if test "$prev" = dlfiles; then if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then func_append dlfiles " $pic_object" prev= continue else # If libtool objects are unsupported, then we need to preload. prev=dlprefiles fi fi # CHECK ME: I think I busted this. -Ossama if test "$prev" = dlprefiles; then # Preload the old-style object. func_append dlprefiles " $pic_object" prev= fi # A PIC object. func_append libobjs " $pic_object" arg="$pic_object" fi # Non-PIC object. if test "$non_pic_object" != none; then # Prepend the subdirectory the object is found in. non_pic_object="$xdir$non_pic_object" # A standard non-PIC object func_append non_pic_objects " $non_pic_object" if test -z "$pic_object" || test "$pic_object" = none ; then arg="$non_pic_object" fi else # If the PIC object exists, use it instead. # $xdir was prepended to $pic_object above. non_pic_object="$pic_object" func_append non_pic_objects " $non_pic_object" fi else # Only an error if not doing a dry-run. if $opt_dry_run; then # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" func_lo2o "$arg" pic_object=$xdir$objdir/$func_lo2o_result non_pic_object=$xdir$func_lo2o_result func_append libobjs " $pic_object" func_append non_pic_objects " $non_pic_object" else func_fatal_error "\`$arg' is not a valid libtool object" fi fi done else func_fatal_error "link input file \`$arg' does not exist" fi arg=$save_arg prev= continue ;; precious_regex) precious_files_regex="$arg" prev= continue ;; release) release="-$arg" prev= continue ;; rpath | xrpath) # We need an absolute path. case $arg in [\\/]* | [A-Za-z]:[\\/]*) ;; *) func_fatal_error "only absolute run-paths are allowed" ;; esac if test "$prev" = rpath; then case "$rpath " in *" $arg "*) ;; *) func_append rpath " $arg" ;; esac else case "$xrpath " in *" $arg "*) ;; *) func_append xrpath " $arg" ;; esac fi prev= continue ;; shrext) shrext_cmds="$arg" prev= continue ;; weak) func_append weak_libs " $arg" prev= continue ;; xcclinker) func_append linker_flags " $qarg" func_append compiler_flags " $qarg" prev= func_append compile_command " $qarg" func_append finalize_command " $qarg" continue ;; xcompiler) func_append compiler_flags " $qarg" prev= func_append compile_command " $qarg" func_append finalize_command " $qarg" continue ;; xlinker) func_append linker_flags " $qarg" func_append compiler_flags " $wl$qarg" prev= func_append compile_command " $wl$qarg" func_append finalize_command " $wl$qarg" continue ;; *) eval "$prev=\"\$arg\"" prev= continue ;; esac fi # test -n "$prev" prevarg="$arg" case $arg in -all-static) if test -n "$link_static_flag"; then # See comment for -static flag below, for more details. func_append compile_command " $link_static_flag" func_append finalize_command " $link_static_flag" fi continue ;; -allow-undefined) # FIXME: remove this flag sometime in the future. func_fatal_error "\`-allow-undefined' must not be used because it is the default" ;; -avoid-version) avoid_version=yes continue ;; -bindir) prev=bindir continue ;; -dlopen) prev=dlfiles continue ;; -dlpreopen) prev=dlprefiles continue ;; -export-dynamic) export_dynamic=yes continue ;; -export-symbols | -export-symbols-regex) if test -n "$export_symbols" || test -n "$export_symbols_regex"; then func_fatal_error "more than one -exported-symbols argument is not allowed" fi if test "X$arg" = "X-export-symbols"; then prev=expsyms else prev=expsyms_regex fi continue ;; -framework) prev=framework continue ;; -inst-prefix-dir) prev=inst_prefix continue ;; # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* # so, if we see these flags be careful not to treat them like -L -L[A-Z][A-Z]*:*) case $with_gcc/$host in no/*-*-irix* | /*-*-irix*) func_append compile_command " $arg" func_append finalize_command " $arg" ;; esac continue ;; -L*) func_stripname "-L" '' "$arg" if test -z "$func_stripname_result"; then if test "$#" -gt 0; then func_fatal_error "require no space between \`-L' and \`$1'" else func_fatal_error "need path for \`-L' option" fi fi func_resolve_sysroot "$func_stripname_result" dir=$func_resolve_sysroot_result # We need an absolute path. case $dir in [\\/]* | [A-Za-z]:[\\/]*) ;; *) absdir=`cd "$dir" && pwd` test -z "$absdir" && \ func_fatal_error "cannot determine absolute directory name of \`$dir'" dir="$absdir" ;; esac case "$deplibs " in *" -L$dir "* | *" $arg "*) # Will only happen for absolute or sysroot arguments ;; *) # Preserve sysroot, but never include relative directories case $dir in [\\/]* | [A-Za-z]:[\\/]* | =*) func_append deplibs " $arg" ;; *) func_append deplibs " -L$dir" ;; esac func_append lib_search_path " $dir" ;; esac case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` case :$dllsearchpath: in *":$dir:"*) ;; ::) dllsearchpath=$dir;; *) func_append dllsearchpath ":$dir";; esac case :$dllsearchpath: in *":$testbindir:"*) ;; ::) dllsearchpath=$testbindir;; *) func_append dllsearchpath ":$testbindir";; esac ;; esac continue ;; -l*) if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc* | *-*-haiku*) # These systems don't actually have a C or math library (as such) continue ;; *-*-os2*) # These systems don't actually have a C library (as such) test "X$arg" = "X-lc" && continue ;; *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) # Do not include libc due to us having libc/libc_r. test "X$arg" = "X-lc" && continue ;; *-*-rhapsody* | *-*-darwin1.[012]) # Rhapsody C and math libraries are in the System framework func_append deplibs " System.ltframework" continue ;; *-*-sco3.2v5* | *-*-sco5v6*) # Causes problems with __ctype test "X$arg" = "X-lc" && continue ;; *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) # Compiler inserts libc in the correct place for threads to work test "X$arg" = "X-lc" && continue ;; esac elif test "X$arg" = "X-lc_r"; then case $host in *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) # Do not include libc_r directly, use -pthread flag. continue ;; esac fi func_append deplibs " $arg" continue ;; -module) module=yes continue ;; # Tru64 UNIX uses -model [arg] to determine the layout of C++ # classes, name mangling, and exception handling. # Darwin uses the -arch flag to determine output architecture. -model|-arch|-isysroot|--sysroot) func_append compiler_flags " $arg" func_append compile_command " $arg" func_append finalize_command " $arg" prev=xcompiler continue ;; -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) func_append compiler_flags " $arg" func_append compile_command " $arg" func_append finalize_command " $arg" case "$new_inherited_linker_flags " in *" $arg "*) ;; * ) func_append new_inherited_linker_flags " $arg" ;; esac continue ;; -multi_module) single_module="${wl}-multi_module" continue ;; -no-fast-install) fast_install=no continue ;; -no-install) case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-darwin* | *-cegcc*) # The PATH hackery in wrapper scripts is required on Windows # and Darwin in order for the loader to find any dlls it needs. func_warning "\`-no-install' is ignored for $host" func_warning "assuming \`-no-fast-install' instead" fast_install=no ;; *) no_install=yes ;; esac continue ;; -no-undefined) allow_undefined=no continue ;; -objectlist) prev=objectlist continue ;; -o) prev=output ;; -precious-files-regex) prev=precious_regex continue ;; -release) prev=release continue ;; -rpath) prev=rpath continue ;; -R) prev=xrpath continue ;; -R*) func_stripname '-R' '' "$arg" dir=$func_stripname_result # We need an absolute path. case $dir in [\\/]* | [A-Za-z]:[\\/]*) ;; =*) func_stripname '=' '' "$dir" dir=$lt_sysroot$func_stripname_result ;; *) func_fatal_error "only absolute run-paths are allowed" ;; esac case "$xrpath " in *" $dir "*) ;; *) func_append xrpath " $dir" ;; esac continue ;; -shared) # The effects of -shared are defined in a previous loop. continue ;; -shrext) prev=shrext continue ;; -static | -static-libtool-libs) # The effects of -static are defined in a previous loop. # We used to do the same as -all-static on platforms that # didn't have a PIC flag, but the assumption that the effects # would be equivalent was wrong. It would break on at least # Digital Unix and AIX. continue ;; -thread-safe) thread_safe=yes continue ;; -version-info) prev=vinfo continue ;; -version-number) prev=vinfo vinfo_number=yes continue ;; -weak) prev=weak continue ;; -Wc,*) func_stripname '-Wc,' '' "$arg" args=$func_stripname_result arg= save_ifs="$IFS"; IFS=',' for flag in $args; do IFS="$save_ifs" func_quote_for_eval "$flag" func_append arg " $func_quote_for_eval_result" func_append compiler_flags " $func_quote_for_eval_result" done IFS="$save_ifs" func_stripname ' ' '' "$arg" arg=$func_stripname_result ;; -Wl,*) func_stripname '-Wl,' '' "$arg" args=$func_stripname_result arg= save_ifs="$IFS"; IFS=',' for flag in $args; do IFS="$save_ifs" func_quote_for_eval "$flag" func_append arg " $wl$func_quote_for_eval_result" func_append compiler_flags " $wl$func_quote_for_eval_result" func_append linker_flags " $func_quote_for_eval_result" done IFS="$save_ifs" func_stripname ' ' '' "$arg" arg=$func_stripname_result ;; -Xcompiler) prev=xcompiler continue ;; -Xlinker) prev=xlinker continue ;; -XCClinker) prev=xcclinker continue ;; # -msg_* for osf cc -msg_*) func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" ;; # Flags to be passed through unchanged, with rationale: # -64, -mips[0-9] enable 64-bit mode for the SGI compiler # -r[0-9][0-9]* specify processor for the SGI compiler # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler # +DA*, +DD* enable 64-bit mode for the HP compiler # -q* compiler args for the IBM compiler # -m*, -t[45]*, -txscale* architecture-specific flags for GCC # -F/path path to uninstalled frameworks, gcc on darwin # -p, -pg, --coverage, -fprofile-* profiling flags for GCC # @file GCC response files # -tp=* Portland pgcc target processor selection # --sysroot=* for sysroot support # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ -O*|-flto*|-fwhopr*|-fuse-linker-plugin) func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" func_append compile_command " $arg" func_append finalize_command " $arg" func_append compiler_flags " $arg" continue ;; # Some other compiler flag. -* | +*) func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" ;; *.$objext) # A standard object. func_append objs " $arg" ;; *.lo) # A libtool-controlled object. # Check to see that this really is a libtool object. if func_lalib_unsafe_p "$arg"; then pic_object= non_pic_object= # Read the .lo file func_source "$arg" if test -z "$pic_object" || test -z "$non_pic_object" || test "$pic_object" = none && test "$non_pic_object" = none; then func_fatal_error "cannot find name of object for \`$arg'" fi # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" if test "$pic_object" != none; then # Prepend the subdirectory the object is found in. pic_object="$xdir$pic_object" if test "$prev" = dlfiles; then if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then func_append dlfiles " $pic_object" prev= continue else # If libtool objects are unsupported, then we need to preload. prev=dlprefiles fi fi # CHECK ME: I think I busted this. -Ossama if test "$prev" = dlprefiles; then # Preload the old-style object. func_append dlprefiles " $pic_object" prev= fi # A PIC object. func_append libobjs " $pic_object" arg="$pic_object" fi # Non-PIC object. if test "$non_pic_object" != none; then # Prepend the subdirectory the object is found in. non_pic_object="$xdir$non_pic_object" # A standard non-PIC object func_append non_pic_objects " $non_pic_object" if test -z "$pic_object" || test "$pic_object" = none ; then arg="$non_pic_object" fi else # If the PIC object exists, use it instead. # $xdir was prepended to $pic_object above. non_pic_object="$pic_object" func_append non_pic_objects " $non_pic_object" fi else # Only an error if not doing a dry-run. if $opt_dry_run; then # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" func_lo2o "$arg" pic_object=$xdir$objdir/$func_lo2o_result non_pic_object=$xdir$func_lo2o_result func_append libobjs " $pic_object" func_append non_pic_objects " $non_pic_object" else func_fatal_error "\`$arg' is not a valid libtool object" fi fi ;; *.$libext) # An archive. func_append deplibs " $arg" func_append old_deplibs " $arg" continue ;; *.la) # A libtool-controlled library. func_resolve_sysroot "$arg" if test "$prev" = dlfiles; then # This library was specified with -dlopen. func_append dlfiles " $func_resolve_sysroot_result" prev= elif test "$prev" = dlprefiles; then # The library was specified with -dlpreopen. func_append dlprefiles " $func_resolve_sysroot_result" prev= else func_append deplibs " $func_resolve_sysroot_result" fi continue ;; # Some other compiler argument. *) # Unknown arguments in both finalize_command and compile_command need # to be aesthetically quoted because they are evaled later. func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" ;; esac # arg # Now actually substitute the argument into the commands. if test -n "$arg"; then func_append compile_command " $arg" func_append finalize_command " $arg" fi done # argument parsing loop test -n "$prev" && \ func_fatal_help "the \`$prevarg' option requires an argument" if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then eval arg=\"$export_dynamic_flag_spec\" func_append compile_command " $arg" func_append finalize_command " $arg" fi oldlibs= # calculate the name of the file, without its directory func_basename "$output" outputname="$func_basename_result" libobjs_save="$libobjs" if test -n "$shlibpath_var"; then # get the directories listed in $shlibpath_var eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\` else shlib_search_path= fi eval sys_lib_search_path=\"$sys_lib_search_path_spec\" eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\" func_dirname "$output" "/" "" output_objdir="$func_dirname_result$objdir" func_to_tool_file "$output_objdir/" tool_output_objdir=$func_to_tool_file_result # Create the object directory. func_mkdir_p "$output_objdir" # Determine the type of output case $output in "") func_fatal_help "you must specify an output file" ;; *.$libext) linkmode=oldlib ;; *.lo | *.$objext) linkmode=obj ;; *.la) linkmode=lib ;; *) linkmode=prog ;; # Anything else should be a program. esac specialdeplibs= libs= # Find all interdependent deplibs by searching for libraries # that are linked more than once (e.g. -la -lb -la) for deplib in $deplibs; do if $opt_preserve_dup_deps ; then case "$libs " in *" $deplib "*) func_append specialdeplibs " $deplib" ;; esac fi func_append libs " $deplib" done if test "$linkmode" = lib; then libs="$predeps $libs $compiler_lib_search_path $postdeps" # Compute libraries that are listed more than once in $predeps # $postdeps and mark them as special (i.e., whose duplicates are # not to be eliminated). pre_post_deps= if $opt_duplicate_compiler_generated_deps; then for pre_post_dep in $predeps $postdeps; do case "$pre_post_deps " in *" $pre_post_dep "*) func_append specialdeplibs " $pre_post_deps" ;; esac func_append pre_post_deps " $pre_post_dep" done fi pre_post_deps= fi deplibs= newdependency_libs= newlib_search_path= need_relink=no # whether we're linking any uninstalled libtool libraries notinst_deplibs= # not-installed libtool libraries notinst_path= # paths that contain not-installed libtool libraries case $linkmode in lib) passes="conv dlpreopen link" for file in $dlfiles $dlprefiles; do case $file in *.la) ;; *) func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file" ;; esac done ;; prog) compile_deplibs= finalize_deplibs= alldeplibs=no newdlfiles= newdlprefiles= passes="conv scan dlopen dlpreopen link" ;; *) passes="conv" ;; esac for pass in $passes; do # The preopen pass in lib mode reverses $deplibs; put it back here # so that -L comes before libs that need it for instance... if test "$linkmode,$pass" = "lib,link"; then ## FIXME: Find the place where the list is rebuilt in the wrong ## order, and fix it there properly tmp_deplibs= for deplib in $deplibs; do tmp_deplibs="$deplib $tmp_deplibs" done deplibs="$tmp_deplibs" fi if test "$linkmode,$pass" = "lib,link" || test "$linkmode,$pass" = "prog,scan"; then libs="$deplibs" deplibs= fi if test "$linkmode" = prog; then case $pass in dlopen) libs="$dlfiles" ;; dlpreopen) libs="$dlprefiles" ;; link) libs="$deplibs %DEPLIBS%" test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs" ;; esac fi if test "$linkmode,$pass" = "lib,dlpreopen"; then # Collect and forward deplibs of preopened libtool libs for lib in $dlprefiles; do # Ignore non-libtool-libs dependency_libs= func_resolve_sysroot "$lib" case $lib in *.la) func_source "$func_resolve_sysroot_result" ;; esac # Collect preopened libtool deplibs, except any this library # has declared as weak libs for deplib in $dependency_libs; do func_basename "$deplib" deplib_base=$func_basename_result case " $weak_libs " in *" $deplib_base "*) ;; *) func_append deplibs " $deplib" ;; esac done done libs="$dlprefiles" fi if test "$pass" = dlopen; then # Collect dlpreopened libraries save_deplibs="$deplibs" deplibs= fi for deplib in $libs; do lib= found=no case $deplib in -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else func_append compiler_flags " $deplib" if test "$linkmode" = lib ; then case "$new_inherited_linker_flags " in *" $deplib "*) ;; * ) func_append new_inherited_linker_flags " $deplib" ;; esac fi fi continue ;; -l*) if test "$linkmode" != lib && test "$linkmode" != prog; then func_warning "\`-l' is ignored for archives/objects" continue fi func_stripname '-l' '' "$deplib" name=$func_stripname_result if test "$linkmode" = lib; then searchdirs="$newlib_search_path $lib_search_path $compiler_lib_search_dirs $sys_lib_search_path $shlib_search_path" else searchdirs="$newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path" fi for searchdir in $searchdirs; do for search_ext in .la $std_shrext .so .a; do # Search the libtool library lib="$searchdir/lib${name}${search_ext}" if test -f "$lib"; then if test "$search_ext" = ".la"; then found=yes else found=no fi break 2 fi done done if test "$found" != yes; then # deplib doesn't seem to be a libtool library if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else deplibs="$deplib $deplibs" test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" fi continue else # deplib is a libtool library # If $allow_libtool_libs_with_static_runtimes && $deplib is a stdlib, # We need to do some special things here, and not later. if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then case " $predeps $postdeps " in *" $deplib "*) if func_lalib_p "$lib"; then library_names= old_library= func_source "$lib" for l in $old_library $library_names; do ll="$l" done if test "X$ll" = "X$old_library" ; then # only static version available found=no func_dirname "$lib" "" "." ladir="$func_dirname_result" lib=$ladir/$old_library if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else deplibs="$deplib $deplibs" test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" fi continue fi fi ;; *) ;; esac fi fi ;; # -l *.ltframework) if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else deplibs="$deplib $deplibs" if test "$linkmode" = lib ; then case "$new_inherited_linker_flags " in *" $deplib "*) ;; * ) func_append new_inherited_linker_flags " $deplib" ;; esac fi fi continue ;; -L*) case $linkmode in lib) deplibs="$deplib $deplibs" test "$pass" = conv && continue newdependency_libs="$deplib $newdependency_libs" func_stripname '-L' '' "$deplib" func_resolve_sysroot "$func_stripname_result" func_append newlib_search_path " $func_resolve_sysroot_result" ;; prog) if test "$pass" = conv; then deplibs="$deplib $deplibs" continue fi if test "$pass" = scan; then deplibs="$deplib $deplibs" else compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" fi func_stripname '-L' '' "$deplib" func_resolve_sysroot "$func_stripname_result" func_append newlib_search_path " $func_resolve_sysroot_result" ;; *) func_warning "\`-L' is ignored for archives/objects" ;; esac # linkmode continue ;; # -L -R*) if test "$pass" = link; then func_stripname '-R' '' "$deplib" func_resolve_sysroot "$func_stripname_result" dir=$func_resolve_sysroot_result # Make sure the xrpath contains only unique directories. case "$xrpath " in *" $dir "*) ;; *) func_append xrpath " $dir" ;; esac fi deplibs="$deplib $deplibs" continue ;; *.la) func_resolve_sysroot "$deplib" lib=$func_resolve_sysroot_result ;; *.$libext) if test "$pass" = conv; then deplibs="$deplib $deplibs" continue fi case $linkmode in lib) # Linking convenience modules into shared libraries is allowed, # but linking other static libraries is non-portable. case " $dlpreconveniencelibs " in *" $deplib "*) ;; *) valid_a_lib=no case $deplibs_check_method in match_pattern*) set dummy $deplibs_check_method; shift match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ | $EGREP "$match_pattern_regex" > /dev/null; then valid_a_lib=yes fi ;; pass_all) valid_a_lib=yes ;; esac if test "$valid_a_lib" != yes; then echo $ECHO "*** Warning: Trying to link with static lib archive $deplib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have" echo "*** because the file extensions .$libext of this argument makes me believe" echo "*** that it is just a static archive that I should not use here." else echo $ECHO "*** Warning: Linking the shared library $output against the" $ECHO "*** static library $deplib is not portable!" deplibs="$deplib $deplibs" fi ;; esac continue ;; prog) if test "$pass" != link; then deplibs="$deplib $deplibs" else compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" fi continue ;; esac # linkmode ;; # *.$libext *.lo | *.$objext) if test "$pass" = conv; then deplibs="$deplib $deplibs" elif test "$linkmode" = prog; then if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then # If there is no dlopen support or we're linking statically, # we need to preload. func_append newdlprefiles " $deplib" compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else func_append newdlfiles " $deplib" fi fi continue ;; %DEPLIBS%) alldeplibs=yes continue ;; esac # case $deplib if test "$found" = yes || test -f "$lib"; then : else func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'" fi # Check to see that this really is a libtool archive. func_lalib_unsafe_p "$lib" \ || func_fatal_error "\`$lib' is not a valid libtool archive" func_dirname "$lib" "" "." ladir="$func_dirname_result" dlname= dlopen= dlpreopen= libdir= library_names= old_library= inherited_linker_flags= # If the library was installed with an old release of libtool, # it will not redefine variables installed, or shouldnotlink installed=yes shouldnotlink=no avoidtemprpath= # Read the .la file func_source "$lib" # Convert "-framework foo" to "foo.ltframework" if test -n "$inherited_linker_flags"; then tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do case " $new_inherited_linker_flags " in *" $tmp_inherited_linker_flag "*) ;; *) func_append new_inherited_linker_flags " $tmp_inherited_linker_flag";; esac done fi dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` if test "$linkmode,$pass" = "lib,link" || test "$linkmode,$pass" = "prog,scan" || { test "$linkmode" != prog && test "$linkmode" != lib; }; then test -n "$dlopen" && func_append dlfiles " $dlopen" test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen" fi if test "$pass" = conv; then # Only check for convenience libraries deplibs="$lib $deplibs" if test -z "$libdir"; then if test -z "$old_library"; then func_fatal_error "cannot find name of link library for \`$lib'" fi # It is a libtool convenience library, so add in its objects. func_append convenience " $ladir/$objdir/$old_library" func_append old_convenience " $ladir/$objdir/$old_library" tmp_libs= for deplib in $dependency_libs; do deplibs="$deplib $deplibs" if $opt_preserve_dup_deps ; then case "$tmp_libs " in *" $deplib "*) func_append specialdeplibs " $deplib" ;; esac fi func_append tmp_libs " $deplib" done elif test "$linkmode" != prog && test "$linkmode" != lib; then func_fatal_error "\`$lib' is not a convenience library" fi continue fi # $pass = conv # Get the name of the library we link against. linklib= if test -n "$old_library" && { test "$prefer_static_libs" = yes || test "$prefer_static_libs,$installed" = "built,no"; }; then linklib=$old_library else for l in $old_library $library_names; do linklib="$l" done fi if test -z "$linklib"; then func_fatal_error "cannot find name of link library for \`$lib'" fi # This library was specified with -dlopen. if test "$pass" = dlopen; then if test -z "$libdir"; then func_fatal_error "cannot -dlopen a convenience library: \`$lib'" fi if test -z "$dlname" || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then # If there is no dlname, no dlopen support or we're linking # statically, we need to preload. We also need to preload any # dependent libraries so libltdl's deplib preloader doesn't # bomb out in the load deplibs phase. func_append dlprefiles " $lib $dependency_libs" else func_append newdlfiles " $lib" fi continue fi # $pass = dlopen # We need an absolute path. case $ladir in [\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;; *) abs_ladir=`cd "$ladir" && pwd` if test -z "$abs_ladir"; then func_warning "cannot determine absolute directory name of \`$ladir'" func_warning "passing it literally to the linker, although it might fail" abs_ladir="$ladir" fi ;; esac func_basename "$lib" laname="$func_basename_result" # Find the relevant object directory and library name. if test "X$installed" = Xyes; then if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then func_warning "library \`$lib' was moved." dir="$ladir" absdir="$abs_ladir" libdir="$abs_ladir" else dir="$lt_sysroot$libdir" absdir="$lt_sysroot$libdir" fi test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes else if test ! -f "$ladir/$objdir/$linklib" && test -f "$abs_ladir/$linklib"; then dir="$ladir" absdir="$abs_ladir" # Remove this search path later func_append notinst_path " $abs_ladir" else dir="$ladir/$objdir" absdir="$abs_ladir/$objdir" # Remove this search path later func_append notinst_path " $abs_ladir" fi fi # $installed = yes func_stripname 'lib' '.la' "$laname" name=$func_stripname_result # This library was specified with -dlpreopen. if test "$pass" = dlpreopen; then if test -z "$libdir" && test "$linkmode" = prog; then func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'" fi case "$host" in # special handling for platforms with PE-DLLs. *cygwin* | *mingw* | *cegcc* ) # Linker will automatically link against shared library if both # static and shared are present. Therefore, ensure we extract # symbols from the import library if a shared library is present # (otherwise, the dlopen module name will be incorrect). We do # this by putting the import library name into $newdlprefiles. # We recover the dlopen module name by 'saving' the la file # name in a special purpose variable, and (later) extracting the # dlname from the la file. if test -n "$dlname"; then func_tr_sh "$dir/$linklib" eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname" func_append newdlprefiles " $dir/$linklib" else func_append newdlprefiles " $dir/$old_library" # Keep a list of preopened convenience libraries to check # that they are being used correctly in the link pass. test -z "$libdir" && \ func_append dlpreconveniencelibs " $dir/$old_library" fi ;; * ) # Prefer using a static library (so that no silly _DYNAMIC symbols # are required to link). if test -n "$old_library"; then func_append newdlprefiles " $dir/$old_library" # Keep a list of preopened convenience libraries to check # that they are being used correctly in the link pass. test -z "$libdir" && \ func_append dlpreconveniencelibs " $dir/$old_library" # Otherwise, use the dlname, so that lt_dlopen finds it. elif test -n "$dlname"; then func_append newdlprefiles " $dir/$dlname" else func_append newdlprefiles " $dir/$linklib" fi ;; esac fi # $pass = dlpreopen if test -z "$libdir"; then # Link the convenience library if test "$linkmode" = lib; then deplibs="$dir/$old_library $deplibs" elif test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$dir/$old_library $compile_deplibs" finalize_deplibs="$dir/$old_library $finalize_deplibs" else deplibs="$lib $deplibs" # used for prog,scan pass fi continue fi if test "$linkmode" = prog && test "$pass" != link; then func_append newlib_search_path " $ladir" deplibs="$lib $deplibs" linkalldeplibs=no if test "$link_all_deplibs" != no || test -z "$library_names" || test "$build_libtool_libs" = no; then linkalldeplibs=yes fi tmp_libs= for deplib in $dependency_libs; do case $deplib in -L*) func_stripname '-L' '' "$deplib" func_resolve_sysroot "$func_stripname_result" func_append newlib_search_path " $func_resolve_sysroot_result" ;; esac # Need to link against all dependency_libs? if test "$linkalldeplibs" = yes; then deplibs="$deplib $deplibs" else # Need to hardcode shared library paths # or/and link against static libraries newdependency_libs="$deplib $newdependency_libs" fi if $opt_preserve_dup_deps ; then case "$tmp_libs " in *" $deplib "*) func_append specialdeplibs " $deplib" ;; esac fi func_append tmp_libs " $deplib" done # for deplib continue fi # $linkmode = prog... if test "$linkmode,$pass" = "prog,link"; then if test -n "$library_names" && { { test "$prefer_static_libs" = no || test "$prefer_static_libs,$installed" = "built,yes"; } || test -z "$old_library"; }; then # We need to hardcode the library path if test -n "$shlibpath_var" && test -z "$avoidtemprpath" ; then # Make sure the rpath contains only unique directories. case "$temp_rpath:" in *"$absdir:"*) ;; *) func_append temp_rpath "$absdir:" ;; esac fi # Hardcode the library path. # Skip directories that are in the system default run-time # search path. case " $sys_lib_dlsearch_path " in *" $absdir "*) ;; *) case "$compile_rpath " in *" $absdir "*) ;; *) func_append compile_rpath " $absdir" ;; esac ;; esac case " $sys_lib_dlsearch_path " in *" $libdir "*) ;; *) case "$finalize_rpath " in *" $libdir "*) ;; *) func_append finalize_rpath " $libdir" ;; esac ;; esac fi # $linkmode,$pass = prog,link... if test "$alldeplibs" = yes && { test "$deplibs_check_method" = pass_all || { test "$build_libtool_libs" = yes && test -n "$library_names"; }; }; then # We only need to search for static libraries continue fi fi link_static=no # Whether the deplib will be linked statically use_static_libs=$prefer_static_libs if test "$use_static_libs" = built && test "$installed" = yes; then use_static_libs=no fi if test -n "$library_names" && { test "$use_static_libs" = no || test -z "$old_library"; }; then case $host in *cygwin* | *mingw* | *cegcc*) # No point in relinking DLLs because paths are not encoded func_append notinst_deplibs " $lib" need_relink=no ;; *) if test "$installed" = no; then func_append notinst_deplibs " $lib" need_relink=yes fi ;; esac # This is a shared library # Warn about portability, can't link against -module's on some # systems (darwin). Don't bleat about dlopened modules though! dlopenmodule="" for dlpremoduletest in $dlprefiles; do if test "X$dlpremoduletest" = "X$lib"; then dlopenmodule="$dlpremoduletest" break fi done if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then echo if test "$linkmode" = prog; then $ECHO "*** Warning: Linking the executable $output against the loadable module" else $ECHO "*** Warning: Linking the shared library $output against the loadable module" fi $ECHO "*** $linklib is not portable!" fi if test "$linkmode" = lib && test "$hardcode_into_libs" = yes; then # Hardcode the library path. # Skip directories that are in the system default run-time # search path. case " $sys_lib_dlsearch_path " in *" $absdir "*) ;; *) case "$compile_rpath " in *" $absdir "*) ;; *) func_append compile_rpath " $absdir" ;; esac ;; esac case " $sys_lib_dlsearch_path " in *" $libdir "*) ;; *) case "$finalize_rpath " in *" $libdir "*) ;; *) func_append finalize_rpath " $libdir" ;; esac ;; esac fi if test -n "$old_archive_from_expsyms_cmds"; then # figure out the soname set dummy $library_names shift realname="$1" shift libname=`eval "\\$ECHO \"$libname_spec\""` # use dlname if we got it. it's perfectly good, no? if test -n "$dlname"; then soname="$dlname" elif test -n "$soname_spec"; then # bleh windows case $host in *cygwin* | mingw* | *cegcc*) func_arith $current - $age major=$func_arith_result versuffix="-$major" ;; esac eval soname=\"$soname_spec\" else soname="$realname" fi # Make a new name for the extract_expsyms_cmds to use soroot="$soname" func_basename "$soroot" soname="$func_basename_result" func_stripname 'lib' '.dll' "$soname" newlib=libimp-$func_stripname_result.a # If the library has no export list, then create one now if test -f "$output_objdir/$soname-def"; then : else func_verbose "extracting exported symbol list from \`$soname'" func_execute_cmds "$extract_expsyms_cmds" 'exit $?' fi # Create $newlib if test -f "$output_objdir/$newlib"; then :; else func_verbose "generating import library for \`$soname'" func_execute_cmds "$old_archive_from_expsyms_cmds" 'exit $?' fi # make sure the library variables are pointing to the new library dir=$output_objdir linklib=$newlib fi # test -n "$old_archive_from_expsyms_cmds" if test "$linkmode" = prog || test "$opt_mode" != relink; then add_shlibpath= add_dir= add= lib_linked=yes case $hardcode_action in immediate | unsupported) if test "$hardcode_direct" = no; then add="$dir/$linklib" case $host in *-*-sco3.2v5.0.[024]*) add_dir="-L$dir" ;; *-*-sysv4*uw2*) add_dir="-L$dir" ;; *-*-sysv5OpenUNIX* | *-*-sysv5UnixWare7.[01].[10]* | \ *-*-unixware7*) add_dir="-L$dir" ;; *-*-darwin* ) # if the lib is a (non-dlopened) module then we can not # link against it, someone is ignoring the earlier warnings if /usr/bin/file -L $add 2> /dev/null | $GREP ": [^:]* bundle" >/dev/null ; then if test "X$dlopenmodule" != "X$lib"; then $ECHO "*** Warning: lib $linklib is a module, not a shared library" if test -z "$old_library" ; then echo echo "*** And there doesn't seem to be a static archive available" echo "*** The link will probably fail, sorry" else add="$dir/$old_library" fi elif test -n "$old_library"; then add="$dir/$old_library" fi fi esac elif test "$hardcode_minus_L" = no; then case $host in *-*-sunos*) add_shlibpath="$dir" ;; esac add_dir="-L$dir" add="-l$name" elif test "$hardcode_shlibpath_var" = no; then add_shlibpath="$dir" add="-l$name" else lib_linked=no fi ;; relink) if test "$hardcode_direct" = yes && test "$hardcode_direct_absolute" = no; then add="$dir/$linklib" elif test "$hardcode_minus_L" = yes; then add_dir="-L$absdir" # Try looking first in the location we're being installed to. if test -n "$inst_prefix_dir"; then case $libdir in [\\/]*) func_append add_dir " -L$inst_prefix_dir$libdir" ;; esac fi add="-l$name" elif test "$hardcode_shlibpath_var" = yes; then add_shlibpath="$dir" add="-l$name" else lib_linked=no fi ;; *) lib_linked=no ;; esac if test "$lib_linked" != yes; then func_fatal_configuration "unsupported hardcode properties" fi if test -n "$add_shlibpath"; then case :$compile_shlibpath: in *":$add_shlibpath:"*) ;; *) func_append compile_shlibpath "$add_shlibpath:" ;; esac fi if test "$linkmode" = prog; then test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs" test -n "$add" && compile_deplibs="$add $compile_deplibs" else test -n "$add_dir" && deplibs="$add_dir $deplibs" test -n "$add" && deplibs="$add $deplibs" if test "$hardcode_direct" != yes && test "$hardcode_minus_L" != yes && test "$hardcode_shlibpath_var" = yes; then case :$finalize_shlibpath: in *":$libdir:"*) ;; *) func_append finalize_shlibpath "$libdir:" ;; esac fi fi fi if test "$linkmode" = prog || test "$opt_mode" = relink; then add_shlibpath= add_dir= add= # Finalize command for both is simple: just hardcode it. if test "$hardcode_direct" = yes && test "$hardcode_direct_absolute" = no; then add="$libdir/$linklib" elif test "$hardcode_minus_L" = yes; then add_dir="-L$libdir" add="-l$name" elif test "$hardcode_shlibpath_var" = yes; then case :$finalize_shlibpath: in *":$libdir:"*) ;; *) func_append finalize_shlibpath "$libdir:" ;; esac add="-l$name" elif test "$hardcode_automatic" = yes; then if test -n "$inst_prefix_dir" && test -f "$inst_prefix_dir$libdir/$linklib" ; then add="$inst_prefix_dir$libdir/$linklib" else add="$libdir/$linklib" fi else # We cannot seem to hardcode it, guess we'll fake it. add_dir="-L$libdir" # Try looking first in the location we're being installed to. if test -n "$inst_prefix_dir"; then case $libdir in [\\/]*) func_append add_dir " -L$inst_prefix_dir$libdir" ;; esac fi add="-l$name" fi if test "$linkmode" = prog; then test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs" test -n "$add" && finalize_deplibs="$add $finalize_deplibs" else test -n "$add_dir" && deplibs="$add_dir $deplibs" test -n "$add" && deplibs="$add $deplibs" fi fi elif test "$linkmode" = prog; then # Here we assume that one of hardcode_direct or hardcode_minus_L # is not unsupported. This is valid on all known static and # shared platforms. if test "$hardcode_direct" != unsupported; then test -n "$old_library" && linklib="$old_library" compile_deplibs="$dir/$linklib $compile_deplibs" finalize_deplibs="$dir/$linklib $finalize_deplibs" else compile_deplibs="-l$name -L$dir $compile_deplibs" finalize_deplibs="-l$name -L$dir $finalize_deplibs" fi elif test "$build_libtool_libs" = yes; then # Not a shared library if test "$deplibs_check_method" != pass_all; then # We're trying link a shared library against a static one # but the system doesn't support it. # Just print a warning and add the library to dependency_libs so # that the program can be linked against the static library. echo $ECHO "*** Warning: This system can not link to static lib archive $lib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have." if test "$module" = yes; then echo "*** But as you try to build a module library, libtool will still create " echo "*** a static module, that should work as long as the dlopening application" echo "*** is linked with the -dlopen flag to resolve symbols at runtime." if test -z "$global_symbol_pipe"; then echo echo "*** However, this would only work if libtool was able to extract symbol" echo "*** lists from a program, using \`nm' or equivalent, but libtool could" echo "*** not find such a program. So, this module is probably useless." echo "*** \`nm' from GNU binutils and a full rebuild may help." fi if test "$build_old_libs" = no; then build_libtool_libs=module build_old_libs=yes else build_libtool_libs=no fi fi else deplibs="$dir/$old_library $deplibs" link_static=yes fi fi # link shared/static library? if test "$linkmode" = lib; then if test -n "$dependency_libs" && { test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes || test "$link_static" = yes; }; then # Extract -R from dependency_libs temp_deplibs= for libdir in $dependency_libs; do case $libdir in -R*) func_stripname '-R' '' "$libdir" temp_xrpath=$func_stripname_result case " $xrpath " in *" $temp_xrpath "*) ;; *) func_append xrpath " $temp_xrpath";; esac;; *) func_append temp_deplibs " $libdir";; esac done dependency_libs="$temp_deplibs" fi func_append newlib_search_path " $absdir" # Link against this library test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs" # ... and its dependency_libs tmp_libs= for deplib in $dependency_libs; do newdependency_libs="$deplib $newdependency_libs" case $deplib in -L*) func_stripname '-L' '' "$deplib" func_resolve_sysroot "$func_stripname_result";; *) func_resolve_sysroot "$deplib" ;; esac if $opt_preserve_dup_deps ; then case "$tmp_libs " in *" $func_resolve_sysroot_result "*) func_append specialdeplibs " $func_resolve_sysroot_result" ;; esac fi func_append tmp_libs " $func_resolve_sysroot_result" done if test "$link_all_deplibs" != no; then # Add the search paths of all dependency libraries for deplib in $dependency_libs; do path= case $deplib in -L*) path="$deplib" ;; *.la) func_resolve_sysroot "$deplib" deplib=$func_resolve_sysroot_result func_dirname "$deplib" "" "." dir=$func_dirname_result # We need an absolute path. case $dir in [\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;; *) absdir=`cd "$dir" && pwd` if test -z "$absdir"; then func_warning "cannot determine absolute directory name of \`$dir'" absdir="$dir" fi ;; esac if $GREP "^installed=no" $deplib > /dev/null; then case $host in *-*-darwin*) depdepl= eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` if test -n "$deplibrary_names" ; then for tmp in $deplibrary_names ; do depdepl=$tmp done if test -f "$absdir/$objdir/$depdepl" ; then depdepl="$absdir/$objdir/$depdepl" darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` if test -z "$darwin_install_name"; then darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` fi func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}" func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}" path= fi fi ;; *) path="-L$absdir/$objdir" ;; esac else eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` test -z "$libdir" && \ func_fatal_error "\`$deplib' is not a valid libtool archive" test "$absdir" != "$libdir" && \ func_warning "\`$deplib' seems to be moved" path="-L$absdir" fi ;; esac case " $deplibs " in *" $path "*) ;; *) deplibs="$path $deplibs" ;; esac done fi # link_all_deplibs != no fi # linkmode = lib done # for deplib in $libs if test "$pass" = link; then if test "$linkmode" = "prog"; then compile_deplibs="$new_inherited_linker_flags $compile_deplibs" finalize_deplibs="$new_inherited_linker_flags $finalize_deplibs" else compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` fi fi dependency_libs="$newdependency_libs" if test "$pass" = dlpreopen; then # Link the dlpreopened libraries before other libraries for deplib in $save_deplibs; do deplibs="$deplib $deplibs" done fi if test "$pass" != dlopen; then if test "$pass" != conv; then # Make sure lib_search_path contains only unique directories. lib_search_path= for dir in $newlib_search_path; do case "$lib_search_path " in *" $dir "*) ;; *) func_append lib_search_path " $dir" ;; esac done newlib_search_path= fi if test "$linkmode,$pass" != "prog,link"; then vars="deplibs" else vars="compile_deplibs finalize_deplibs" fi for var in $vars dependency_libs; do # Add libraries to $var in reverse order eval tmp_libs=\"\$$var\" new_libs= for deplib in $tmp_libs; do # FIXME: Pedantically, this is the right thing to do, so # that some nasty dependency loop isn't accidentally # broken: #new_libs="$deplib $new_libs" # Pragmatically, this seems to cause very few problems in # practice: case $deplib in -L*) new_libs="$deplib $new_libs" ;; -R*) ;; *) # And here is the reason: when a library appears more # than once as an explicit dependence of a library, or # is implicitly linked in more than once by the # compiler, it is considered special, and multiple # occurrences thereof are not removed. Compare this # with having the same library being listed as a # dependency of multiple other libraries: in this case, # we know (pedantically, we assume) the library does not # need to be listed more than once, so we keep only the # last copy. This is not always right, but it is rare # enough that we require users that really mean to play # such unportable linking tricks to link the library # using -Wl,-lname, so that libtool does not consider it # for duplicate removal. case " $specialdeplibs " in *" $deplib "*) new_libs="$deplib $new_libs" ;; *) case " $new_libs " in *" $deplib "*) ;; *) new_libs="$deplib $new_libs" ;; esac ;; esac ;; esac done tmp_libs= for deplib in $new_libs; do case $deplib in -L*) case " $tmp_libs " in *" $deplib "*) ;; *) func_append tmp_libs " $deplib" ;; esac ;; *) func_append tmp_libs " $deplib" ;; esac done eval $var=\"$tmp_libs\" done # for var fi # Last step: remove runtime libs from dependency_libs # (they stay in deplibs) tmp_libs= for i in $dependency_libs ; do case " $predeps $postdeps $compiler_lib_search_path " in *" $i "*) i="" ;; esac if test -n "$i" ; then func_append tmp_libs " $i" fi done dependency_libs=$tmp_libs done # for pass if test "$linkmode" = prog; then dlfiles="$newdlfiles" fi if test "$linkmode" = prog || test "$linkmode" = lib; then dlprefiles="$newdlprefiles" fi case $linkmode in oldlib) if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then func_warning "\`-dlopen' is ignored for archives" fi case " $deplibs" in *\ -l* | *\ -L*) func_warning "\`-l' and \`-L' are ignored for archives" ;; esac test -n "$rpath" && \ func_warning "\`-rpath' is ignored for archives" test -n "$xrpath" && \ func_warning "\`-R' is ignored for archives" test -n "$vinfo" && \ func_warning "\`-version-info/-version-number' is ignored for archives" test -n "$release" && \ func_warning "\`-release' is ignored for archives" test -n "$export_symbols$export_symbols_regex" && \ func_warning "\`-export-symbols' is ignored for archives" # Now set the variables for building old libraries. build_libtool_libs=no oldlibs="$output" func_append objs "$old_deplibs" ;; lib) # Make sure we only generate libraries of the form `libNAME.la'. case $outputname in lib*) func_stripname 'lib' '.la' "$outputname" name=$func_stripname_result eval shared_ext=\"$shrext_cmds\" eval libname=\"$libname_spec\" ;; *) test "$module" = no && \ func_fatal_help "libtool library \`$output' must begin with \`lib'" if test "$need_lib_prefix" != no; then # Add the "lib" prefix for modules if required func_stripname '' '.la' "$outputname" name=$func_stripname_result eval shared_ext=\"$shrext_cmds\" eval libname=\"$libname_spec\" else func_stripname '' '.la' "$outputname" libname=$func_stripname_result fi ;; esac if test -n "$objs"; then if test "$deplibs_check_method" != pass_all; then func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs" else echo $ECHO "*** Warning: Linking the shared library $output against the non-libtool" $ECHO "*** objects $objs is not portable!" func_append libobjs " $objs" fi fi test "$dlself" != no && \ func_warning "\`-dlopen self' is ignored for libtool libraries" set dummy $rpath shift test "$#" -gt 1 && \ func_warning "ignoring multiple \`-rpath's for a libtool library" install_libdir="$1" oldlibs= if test -z "$rpath"; then if test "$build_libtool_libs" = yes; then # Building a libtool convenience library. # Some compilers have problems with a `.al' extension so # convenience libraries should have the same extension an # archive normally would. oldlibs="$output_objdir/$libname.$libext $oldlibs" build_libtool_libs=convenience build_old_libs=yes fi test -n "$vinfo" && \ func_warning "\`-version-info/-version-number' is ignored for convenience libraries" test -n "$release" && \ func_warning "\`-release' is ignored for convenience libraries" else # Parse the version information argument. save_ifs="$IFS"; IFS=':' set dummy $vinfo 0 0 0 shift IFS="$save_ifs" test -n "$7" && \ func_fatal_help "too many parameters to \`-version-info'" # convert absolute version numbers to libtool ages # this retains compatibility with .la files and attempts # to make the code below a bit more comprehensible case $vinfo_number in yes) number_major="$1" number_minor="$2" number_revision="$3" # # There are really only two kinds -- those that # use the current revision as the major version # and those that subtract age and use age as # a minor version. But, then there is irix # which has an extra 1 added just for fun # case $version_type in # correct linux to gnu/linux during the next big refactor darwin|linux|osf|windows|none) func_arith $number_major + $number_minor current=$func_arith_result age="$number_minor" revision="$number_revision" ;; freebsd-aout|freebsd-elf|qnx|sunos) current="$number_major" revision="$number_minor" age="0" ;; irix|nonstopux) func_arith $number_major + $number_minor current=$func_arith_result age="$number_minor" revision="$number_minor" lt_irix_increment=no ;; *) func_fatal_configuration "$modename: unknown library version type \`$version_type'" ;; esac ;; no) current="$1" revision="$2" age="$3" ;; esac # Check that each of the things are valid numbers. case $current in 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; *) func_error "CURRENT \`$current' must be a nonnegative integer" func_fatal_error "\`$vinfo' is not valid version information" ;; esac case $revision in 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; *) func_error "REVISION \`$revision' must be a nonnegative integer" func_fatal_error "\`$vinfo' is not valid version information" ;; esac case $age in 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; *) func_error "AGE \`$age' must be a nonnegative integer" func_fatal_error "\`$vinfo' is not valid version information" ;; esac if test "$age" -gt "$current"; then func_error "AGE \`$age' is greater than the current interface number \`$current'" func_fatal_error "\`$vinfo' is not valid version information" fi # Calculate the version variables. major= versuffix= verstring= case $version_type in none) ;; darwin) # Like Linux, but with the current version available in # verstring for coding it into the library header func_arith $current - $age major=.$func_arith_result versuffix="$major.$age.$revision" # Darwin ld doesn't like 0 for these options... func_arith $current + 1 minor_current=$func_arith_result xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" ;; freebsd-aout) major=".$current" versuffix=".$current.$revision"; ;; freebsd-elf) major=".$current" versuffix=".$current" ;; irix | nonstopux) if test "X$lt_irix_increment" = "Xno"; then func_arith $current - $age else func_arith $current - $age + 1 fi major=$func_arith_result case $version_type in nonstopux) verstring_prefix=nonstopux ;; *) verstring_prefix=sgi ;; esac verstring="$verstring_prefix$major.$revision" # Add in all the interfaces that we are compatible with. loop=$revision while test "$loop" -ne 0; do func_arith $revision - $loop iface=$func_arith_result func_arith $loop - 1 loop=$func_arith_result verstring="$verstring_prefix$major.$iface:$verstring" done # Before this point, $major must not contain `.'. major=.$major versuffix="$major.$revision" ;; linux) # correct to gnu/linux during the next big refactor func_arith $current - $age major=.$func_arith_result versuffix="$major.$age.$revision" ;; osf) func_arith $current - $age major=.$func_arith_result versuffix=".$current.$age.$revision" verstring="$current.$age.$revision" # Add in all the interfaces that we are compatible with. loop=$age while test "$loop" -ne 0; do func_arith $current - $loop iface=$func_arith_result func_arith $loop - 1 loop=$func_arith_result verstring="$verstring:${iface}.0" done # Make executables depend on our current version. func_append verstring ":${current}.0" ;; qnx) major=".$current" versuffix=".$current" ;; sunos) major=".$current" versuffix=".$current.$revision" ;; windows) # Use '-' rather than '.', since we only want one # extension on DOS 8.3 filesystems. func_arith $current - $age major=$func_arith_result versuffix="-$major" ;; *) func_fatal_configuration "unknown library version type \`$version_type'" ;; esac # Clear the version info if we defaulted, and they specified a release. if test -z "$vinfo" && test -n "$release"; then major= case $version_type in darwin) # we can't check for "0.0" in archive_cmds due to quoting # problems, so we reset it completely verstring= ;; *) verstring="0.0" ;; esac if test "$need_version" = no; then versuffix= else versuffix=".0.0" fi fi # Remove version info from name if versioning should be avoided if test "$avoid_version" = yes && test "$need_version" = no; then major= versuffix= verstring="" fi # Check to see if the archive will have undefined symbols. if test "$allow_undefined" = yes; then if test "$allow_undefined_flag" = unsupported; then func_warning "undefined symbols not allowed in $host shared libraries" build_libtool_libs=no build_old_libs=yes fi else # Don't allow undefined symbols. allow_undefined_flag="$no_undefined_flag" fi fi func_generate_dlsyms "$libname" "$libname" "yes" func_append libobjs " $symfileobj" test "X$libobjs" = "X " && libobjs= if test "$opt_mode" != relink; then # Remove our outputs, but don't remove object files since they # may have been created when compiling PIC objects. removelist= tempremovelist=`$ECHO "$output_objdir/*"` for p in $tempremovelist; do case $p in *.$objext | *.gcno) ;; $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*) if test "X$precious_files_regex" != "X"; then if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1 then continue fi fi func_append removelist " $p" ;; *) ;; esac done test -n "$removelist" && \ func_show_eval "${RM}r \$removelist" fi # Now set the variables for building old libraries. if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then func_append oldlibs " $output_objdir/$libname.$libext" # Transform .lo files to .o files. oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP` fi # Eliminate all temporary directories. #for path in $notinst_path; do # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` #done if test -n "$xrpath"; then # If the user specified any rpath flags, then add them. temp_xrpath= for libdir in $xrpath; do func_replace_sysroot "$libdir" func_append temp_xrpath " -R$func_replace_sysroot_result" case "$finalize_rpath " in *" $libdir "*) ;; *) func_append finalize_rpath " $libdir" ;; esac done if test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes; then dependency_libs="$temp_xrpath $dependency_libs" fi fi # Make sure dlfiles contains only unique files that won't be dlpreopened old_dlfiles="$dlfiles" dlfiles= for lib in $old_dlfiles; do case " $dlprefiles $dlfiles " in *" $lib "*) ;; *) func_append dlfiles " $lib" ;; esac done # Make sure dlprefiles contains only unique files old_dlprefiles="$dlprefiles" dlprefiles= for lib in $old_dlprefiles; do case "$dlprefiles " in *" $lib "*) ;; *) func_append dlprefiles " $lib" ;; esac done if test "$build_libtool_libs" = yes; then if test -n "$rpath"; then case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc* | *-*-haiku*) # these systems don't actually have a c library (as such)! ;; *-*-rhapsody* | *-*-darwin1.[012]) # Rhapsody C library is in the System framework func_append deplibs " System.ltframework" ;; *-*-netbsd*) # Don't link with libc until the a.out ld.so is fixed. ;; *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) # Do not include libc due to us having libc/libc_r. ;; *-*-sco3.2v5* | *-*-sco5v6*) # Causes problems with __ctype ;; *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) # Compiler inserts libc in the correct place for threads to work ;; *) # Add libc to deplibs on all other systems if necessary. if test "$build_libtool_need_lc" = "yes"; then func_append deplibs " -lc" fi ;; esac fi # Transform deplibs into only deplibs that can be linked in shared. name_save=$name libname_save=$libname release_save=$release versuffix_save=$versuffix major_save=$major # I'm not sure if I'm treating the release correctly. I think # release should show up in the -l (ie -lgmp5) so we don't want to # add it in twice. Is that correct? release="" versuffix="" major="" newdeplibs= droppeddeps=no case $deplibs_check_method in pass_all) # Don't check for shared/static. Everything works. # This might be a little naive. We might want to check # whether the library exists or not. But this is on # osf3 & osf4 and I'm not really sure... Just # implementing what was already the behavior. newdeplibs=$deplibs ;; test_compile) # This code stresses the "libraries are programs" paradigm to its # limits. Maybe even breaks it. We compile a program, linking it # against the deplibs as a proxy for the library. Then we can check # whether they linked in statically or dynamically with ldd. $opt_dry_run || $RM conftest.c cat > conftest.c </dev/null` $nocaseglob else potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` fi for potent_lib in $potential_libs; do # Follow soft links. if ls -lLd "$potent_lib" 2>/dev/null | $GREP " -> " >/dev/null; then continue fi # The statement above tries to avoid entering an # endless loop below, in case of cyclic links. # We might still enter an endless loop, since a link # loop can be closed while we follow links, # but so what? potlib="$potent_lib" while test -h "$potlib" 2>/dev/null; do potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` case $potliblink in [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; *) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";; esac done if eval $file_magic_cmd \"\$potlib\" 2>/dev/null | $SED -e 10q | $EGREP "$file_magic_regex" > /dev/null; then func_append newdeplibs " $a_deplib" a_deplib="" break 2 fi done done fi if test -n "$a_deplib" ; then droppeddeps=yes echo $ECHO "*** Warning: linker path does not have real file for library $a_deplib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have" echo "*** because I did check the linker path looking for a file starting" if test -z "$potlib" ; then $ECHO "*** with $libname but no candidates were found. (...for file magic test)" else $ECHO "*** with $libname and none of the candidates passed a file format test" $ECHO "*** using a file magic. Last file checked: $potlib" fi fi ;; *) # Add a -L argument. func_append newdeplibs " $a_deplib" ;; esac done # Gone through all deplibs. ;; match_pattern*) set dummy $deplibs_check_method; shift match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` for a_deplib in $deplibs; do case $a_deplib in -l*) func_stripname -l '' "$a_deplib" name=$func_stripname_result if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then case " $predeps $postdeps " in *" $a_deplib "*) func_append newdeplibs " $a_deplib" a_deplib="" ;; esac fi if test -n "$a_deplib" ; then libname=`eval "\\$ECHO \"$libname_spec\""` for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do potential_libs=`ls $i/$libname[.-]* 2>/dev/null` for potent_lib in $potential_libs; do potlib="$potent_lib" # see symlink-check above in file_magic test if eval "\$ECHO \"$potent_lib\"" 2>/dev/null | $SED 10q | \ $EGREP "$match_pattern_regex" > /dev/null; then func_append newdeplibs " $a_deplib" a_deplib="" break 2 fi done done fi if test -n "$a_deplib" ; then droppeddeps=yes echo $ECHO "*** Warning: linker path does not have real file for library $a_deplib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have" echo "*** because I did check the linker path looking for a file starting" if test -z "$potlib" ; then $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)" else $ECHO "*** with $libname and none of the candidates passed a file format test" $ECHO "*** using a regex pattern. Last file checked: $potlib" fi fi ;; *) # Add a -L argument. func_append newdeplibs " $a_deplib" ;; esac done # Gone through all deplibs. ;; none | unknown | *) newdeplibs="" tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then for i in $predeps $postdeps ; do # can't use Xsed below, because $i might contain '/' tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"` done fi case $tmp_deplibs in *[!\ \ ]*) echo if test "X$deplibs_check_method" = "Xnone"; then echo "*** Warning: inter-library dependencies are not supported in this platform." else echo "*** Warning: inter-library dependencies are not known to be supported." fi echo "*** All declared inter-library dependencies are being dropped." droppeddeps=yes ;; esac ;; esac versuffix=$versuffix_save major=$major_save release=$release_save libname=$libname_save name=$name_save case $host in *-*-rhapsody* | *-*-darwin1.[012]) # On Rhapsody replace the C library with the System framework newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` ;; esac if test "$droppeddeps" = yes; then if test "$module" = yes; then echo echo "*** Warning: libtool could not satisfy all declared inter-library" $ECHO "*** dependencies of module $libname. Therefore, libtool will create" echo "*** a static module, that should work as long as the dlopening" echo "*** application is linked with the -dlopen flag." if test -z "$global_symbol_pipe"; then echo echo "*** However, this would only work if libtool was able to extract symbol" echo "*** lists from a program, using \`nm' or equivalent, but libtool could" echo "*** not find such a program. So, this module is probably useless." echo "*** \`nm' from GNU binutils and a full rebuild may help." fi if test "$build_old_libs" = no; then oldlibs="$output_objdir/$libname.$libext" build_libtool_libs=module build_old_libs=yes else build_libtool_libs=no fi else echo "*** The inter-library dependencies that have been dropped here will be" echo "*** automatically added whenever a program is linked with this library" echo "*** or is declared to -dlopen it." if test "$allow_undefined" = no; then echo echo "*** Since this library must not contain undefined symbols," echo "*** because either the platform does not support them or" echo "*** it was explicitly requested with -no-undefined," echo "*** libtool will only create a static version of it." if test "$build_old_libs" = no; then oldlibs="$output_objdir/$libname.$libext" build_libtool_libs=module build_old_libs=yes else build_libtool_libs=no fi fi fi fi # Done checking deplibs! deplibs=$newdeplibs fi # Time to change all our "foo.ltframework" stuff back to "-framework foo" case $host in *-*-darwin*) newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` ;; esac # move library search paths that coincide with paths to not yet # installed libraries to the beginning of the library search list new_libs= for path in $notinst_path; do case " $new_libs " in *" -L$path/$objdir "*) ;; *) case " $deplibs " in *" -L$path/$objdir "*) func_append new_libs " -L$path/$objdir" ;; esac ;; esac done for deplib in $deplibs; do case $deplib in -L*) case " $new_libs " in *" $deplib "*) ;; *) func_append new_libs " $deplib" ;; esac ;; *) func_append new_libs " $deplib" ;; esac done deplibs="$new_libs" # All the library-specific variables (install_libdir is set above). library_names= old_library= dlname= # Test again, we may have decided not to build it any more if test "$build_libtool_libs" = yes; then # Remove ${wl} instances when linking with ld. # FIXME: should test the right _cmds variable. case $archive_cmds in *\$LD\ *) wl= ;; esac if test "$hardcode_into_libs" = yes; then # Hardcode the library paths hardcode_libdirs= dep_rpath= rpath="$finalize_rpath" test "$opt_mode" != relink && rpath="$compile_rpath$rpath" for libdir in $rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then func_replace_sysroot "$libdir" libdir=$func_replace_sysroot_result if test -z "$hardcode_libdirs"; then hardcode_libdirs="$libdir" else # Just accumulate the unique libdirs. case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) ;; *) func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" ;; esac fi else eval flag=\"$hardcode_libdir_flag_spec\" func_append dep_rpath " $flag" fi elif test -n "$runpath_var"; then case "$perm_rpath " in *" $libdir "*) ;; *) func_append perm_rpath " $libdir" ;; esac fi done # Substitute the hardcoded libdirs into the rpath. if test -n "$hardcode_libdir_separator" && test -n "$hardcode_libdirs"; then libdir="$hardcode_libdirs" eval "dep_rpath=\"$hardcode_libdir_flag_spec\"" fi if test -n "$runpath_var" && test -n "$perm_rpath"; then # We should set the runpath_var. rpath= for dir in $perm_rpath; do func_append rpath "$dir:" done eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var" fi test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs" fi shlibpath="$finalize_shlibpath" test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath" if test -n "$shlibpath"; then eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var" fi # Get the real and link names of the library. eval shared_ext=\"$shrext_cmds\" eval library_names=\"$library_names_spec\" set dummy $library_names shift realname="$1" shift if test -n "$soname_spec"; then eval soname=\"$soname_spec\" else soname="$realname" fi if test -z "$dlname"; then dlname=$soname fi lib="$output_objdir/$realname" linknames= for link do func_append linknames " $link" done # Use standard objects if they are pic test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` test "X$libobjs" = "X " && libobjs= delfiles= if test -n "$export_symbols" && test -n "$include_expsyms"; then $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" export_symbols="$output_objdir/$libname.uexp" func_append delfiles " $export_symbols" fi orig_export_symbols= case $host_os in cygwin* | mingw* | cegcc*) if test -n "$export_symbols" && test -z "$export_symbols_regex"; then # exporting using user supplied symfile if test "x`$SED 1q $export_symbols`" != xEXPORTS; then # and it's NOT already a .def file. Must figure out # which of the given symbols are data symbols and tag # them as such. So, trigger use of export_symbols_cmds. # export_symbols gets reassigned inside the "prepare # the list of exported symbols" if statement, so the # include_expsyms logic still works. orig_export_symbols="$export_symbols" export_symbols= always_export_symbols=yes fi fi ;; esac # Prepare the list of exported symbols if test -z "$export_symbols"; then if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then func_verbose "generating symbol list for \`$libname.la'" export_symbols="$output_objdir/$libname.exp" $opt_dry_run || $RM $export_symbols cmds=$export_symbols_cmds save_ifs="$IFS"; IFS='~' for cmd1 in $cmds; do IFS="$save_ifs" # Take the normal branch if the nm_file_list_spec branch # doesn't work or if tool conversion is not needed. case $nm_file_list_spec~$to_tool_file_cmd in *~func_convert_file_noop | *~func_convert_file_msys_to_w32 | ~*) try_normal_branch=yes eval cmd=\"$cmd1\" func_len " $cmd" len=$func_len_result ;; *) try_normal_branch=no ;; esac if test "$try_normal_branch" = yes \ && { test "$len" -lt "$max_cmd_len" \ || test "$max_cmd_len" -le -1; } then func_show_eval "$cmd" 'exit $?' skipped_export=false elif test -n "$nm_file_list_spec"; then func_basename "$output" output_la=$func_basename_result save_libobjs=$libobjs save_output=$output output=${output_objdir}/${output_la}.nm func_to_tool_file "$output" libobjs=$nm_file_list_spec$func_to_tool_file_result func_append delfiles " $output" func_verbose "creating $NM input file list: $output" for obj in $save_libobjs; do func_to_tool_file "$obj" $ECHO "$func_to_tool_file_result" done > "$output" eval cmd=\"$cmd1\" func_show_eval "$cmd" 'exit $?' output=$save_output libobjs=$save_libobjs skipped_export=false else # The command line is too long to execute in one step. func_verbose "using reloadable object file for export list..." skipped_export=: # Break out early, otherwise skipped_export may be # set to false by a later but shorter cmd. break fi done IFS="$save_ifs" if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' func_show_eval '$MV "${export_symbols}T" "$export_symbols"' fi fi fi if test -n "$export_symbols" && test -n "$include_expsyms"; then tmp_export_symbols="$export_symbols" test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' fi if test "X$skipped_export" != "X:" && test -n "$orig_export_symbols"; then # The given exports_symbols file has to be filtered, so filter it. func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" # FIXME: $output_objdir/$libname.filter potentially contains lots of # 's' commands which not all seds can handle. GNU sed should be fine # though. Also, the filter scales superlinearly with the number of # global variables. join(1) would be nice here, but unfortunately # isn't a blessed tool. $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter func_append delfiles " $export_symbols $output_objdir/$libname.filter" export_symbols=$output_objdir/$libname.def $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols fi tmp_deplibs= for test_deplib in $deplibs; do case " $convenience " in *" $test_deplib "*) ;; *) func_append tmp_deplibs " $test_deplib" ;; esac done deplibs="$tmp_deplibs" if test -n "$convenience"; then if test -n "$whole_archive_flag_spec" && test "$compiler_needs_object" = yes && test -z "$libobjs"; then # extract the archives, so we have objects to list. # TODO: could optimize this to just extract one archive. whole_archive_flag_spec= fi if test -n "$whole_archive_flag_spec"; then save_libobjs=$libobjs eval libobjs=\"\$libobjs $whole_archive_flag_spec\" test "X$libobjs" = "X " && libobjs= else gentop="$output_objdir/${outputname}x" func_append generated " $gentop" func_extract_archives $gentop $convenience func_append libobjs " $func_extract_archives_result" test "X$libobjs" = "X " && libobjs= fi fi if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then eval flag=\"$thread_safe_flag_spec\" func_append linker_flags " $flag" fi # Make a backup of the uninstalled library when relinking if test "$opt_mode" = relink; then $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || exit $? fi # Do each of the archive commands. if test "$module" = yes && test -n "$module_cmds" ; then if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then eval test_cmds=\"$module_expsym_cmds\" cmds=$module_expsym_cmds else eval test_cmds=\"$module_cmds\" cmds=$module_cmds fi else if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then eval test_cmds=\"$archive_expsym_cmds\" cmds=$archive_expsym_cmds else eval test_cmds=\"$archive_cmds\" cmds=$archive_cmds fi fi if test "X$skipped_export" != "X:" && func_len " $test_cmds" && len=$func_len_result && test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then : else # The command line is too long to link in one step, link piecewise # or, if using GNU ld and skipped_export is not :, use a linker # script. # Save the value of $output and $libobjs because we want to # use them later. If we have whole_archive_flag_spec, we # want to use save_libobjs as it was before # whole_archive_flag_spec was expanded, because we can't # assume the linker understands whole_archive_flag_spec. # This may have to be revisited, in case too many # convenience libraries get linked in and end up exceeding # the spec. if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then save_libobjs=$libobjs fi save_output=$output func_basename "$output" output_la=$func_basename_result # Clear the reloadable object creation command queue and # initialize k to one. test_cmds= concat_cmds= objlist= last_robj= k=1 if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then output=${output_objdir}/${output_la}.lnkscript func_verbose "creating GNU ld script: $output" echo 'INPUT (' > $output for obj in $save_libobjs do func_to_tool_file "$obj" $ECHO "$func_to_tool_file_result" >> $output done echo ')' >> $output func_append delfiles " $output" func_to_tool_file "$output" output=$func_to_tool_file_result elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then output=${output_objdir}/${output_la}.lnk func_verbose "creating linker input file list: $output" : > $output set x $save_libobjs shift firstobj= if test "$compiler_needs_object" = yes; then firstobj="$1 " shift fi for obj do func_to_tool_file "$obj" $ECHO "$func_to_tool_file_result" >> $output done func_append delfiles " $output" func_to_tool_file "$output" output=$firstobj\"$file_list_spec$func_to_tool_file_result\" else if test -n "$save_libobjs"; then func_verbose "creating reloadable object files..." output=$output_objdir/$output_la-${k}.$objext eval test_cmds=\"$reload_cmds\" func_len " $test_cmds" len0=$func_len_result len=$len0 # Loop over the list of objects to be linked. for obj in $save_libobjs do func_len " $obj" func_arith $len + $func_len_result len=$func_arith_result if test "X$objlist" = X || test "$len" -lt "$max_cmd_len"; then func_append objlist " $obj" else # The command $test_cmds is almost too long, add a # command to the queue. if test "$k" -eq 1 ; then # The first file doesn't have a previous command to add. reload_objs=$objlist eval concat_cmds=\"$reload_cmds\" else # All subsequent reloadable object files will link in # the last one created. reload_objs="$objlist $last_robj" eval concat_cmds=\"\$concat_cmds~$reload_cmds~\$RM $last_robj\" fi last_robj=$output_objdir/$output_la-${k}.$objext func_arith $k + 1 k=$func_arith_result output=$output_objdir/$output_la-${k}.$objext objlist=" $obj" func_len " $last_robj" func_arith $len0 + $func_len_result len=$func_arith_result fi done # Handle the remaining objects by creating one last # reloadable object file. All subsequent reloadable object # files will link in the last one created. test -z "$concat_cmds" || concat_cmds=$concat_cmds~ reload_objs="$objlist $last_robj" eval concat_cmds=\"\${concat_cmds}$reload_cmds\" if test -n "$last_robj"; then eval concat_cmds=\"\${concat_cmds}~\$RM $last_robj\" fi func_append delfiles " $output" else output= fi if ${skipped_export-false}; then func_verbose "generating symbol list for \`$libname.la'" export_symbols="$output_objdir/$libname.exp" $opt_dry_run || $RM $export_symbols libobjs=$output # Append the command to create the export file. test -z "$concat_cmds" || concat_cmds=$concat_cmds~ eval concat_cmds=\"\$concat_cmds$export_symbols_cmds\" if test -n "$last_robj"; then eval concat_cmds=\"\$concat_cmds~\$RM $last_robj\" fi fi test -n "$save_libobjs" && func_verbose "creating a temporary reloadable object file: $output" # Loop through the commands generated above and execute them. save_ifs="$IFS"; IFS='~' for cmd in $concat_cmds; do IFS="$save_ifs" $opt_silent || { func_quote_for_expand "$cmd" eval "func_echo $func_quote_for_expand_result" } $opt_dry_run || eval "$cmd" || { lt_exit=$? # Restore the uninstalled library and exit if test "$opt_mode" = relink; then ( cd "$output_objdir" && \ $RM "${realname}T" && \ $MV "${realname}U" "$realname" ) fi exit $lt_exit } done IFS="$save_ifs" if test -n "$export_symbols_regex" && ${skipped_export-false}; then func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' func_show_eval '$MV "${export_symbols}T" "$export_symbols"' fi fi if ${skipped_export-false}; then if test -n "$export_symbols" && test -n "$include_expsyms"; then tmp_export_symbols="$export_symbols" test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' fi if test -n "$orig_export_symbols"; then # The given exports_symbols file has to be filtered, so filter it. func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" # FIXME: $output_objdir/$libname.filter potentially contains lots of # 's' commands which not all seds can handle. GNU sed should be fine # though. Also, the filter scales superlinearly with the number of # global variables. join(1) would be nice here, but unfortunately # isn't a blessed tool. $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter func_append delfiles " $export_symbols $output_objdir/$libname.filter" export_symbols=$output_objdir/$libname.def $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols fi fi libobjs=$output # Restore the value of output. output=$save_output if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then eval libobjs=\"\$libobjs $whole_archive_flag_spec\" test "X$libobjs" = "X " && libobjs= fi # Expand the library linking commands again to reset the # value of $libobjs for piecewise linking. # Do each of the archive commands. if test "$module" = yes && test -n "$module_cmds" ; then if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then cmds=$module_expsym_cmds else cmds=$module_cmds fi else if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then cmds=$archive_expsym_cmds else cmds=$archive_cmds fi fi fi if test -n "$delfiles"; then # Append the command to remove temporary files to $cmds. eval cmds=\"\$cmds~\$RM $delfiles\" fi # Add any objects from preloaded convenience libraries if test -n "$dlprefiles"; then gentop="$output_objdir/${outputname}x" func_append generated " $gentop" func_extract_archives $gentop $dlprefiles func_append libobjs " $func_extract_archives_result" test "X$libobjs" = "X " && libobjs= fi save_ifs="$IFS"; IFS='~' for cmd in $cmds; do IFS="$save_ifs" eval cmd=\"$cmd\" $opt_silent || { func_quote_for_expand "$cmd" eval "func_echo $func_quote_for_expand_result" } $opt_dry_run || eval "$cmd" || { lt_exit=$? # Restore the uninstalled library and exit if test "$opt_mode" = relink; then ( cd "$output_objdir" && \ $RM "${realname}T" && \ $MV "${realname}U" "$realname" ) fi exit $lt_exit } done IFS="$save_ifs" # Restore the uninstalled library and exit if test "$opt_mode" = relink; then $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV ${realname}U $realname)' || exit $? if test -n "$convenience"; then if test -z "$whole_archive_flag_spec"; then func_show_eval '${RM}r "$gentop"' fi fi exit $EXIT_SUCCESS fi # Create links to the real library. for linkname in $linknames; do if test "$realname" != "$linkname"; then func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $?' fi done # If -module or -export-dynamic was specified, set the dlname. if test "$module" = yes || test "$export_dynamic" = yes; then # On all known operating systems, these are identical. dlname="$soname" fi fi ;; obj) if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then func_warning "\`-dlopen' is ignored for objects" fi case " $deplibs" in *\ -l* | *\ -L*) func_warning "\`-l' and \`-L' are ignored for objects" ;; esac test -n "$rpath" && \ func_warning "\`-rpath' is ignored for objects" test -n "$xrpath" && \ func_warning "\`-R' is ignored for objects" test -n "$vinfo" && \ func_warning "\`-version-info' is ignored for objects" test -n "$release" && \ func_warning "\`-release' is ignored for objects" case $output in *.lo) test -n "$objs$old_deplibs" && \ func_fatal_error "cannot build library object \`$output' from non-libtool objects" libobj=$output func_lo2o "$libobj" obj=$func_lo2o_result ;; *) libobj= obj="$output" ;; esac # Delete the old objects. $opt_dry_run || $RM $obj $libobj # Objects from convenience libraries. This assumes # single-version convenience libraries. Whenever we create # different ones for PIC/non-PIC, this we'll have to duplicate # the extraction. reload_conv_objs= gentop= # reload_cmds runs $LD directly, so let us get rid of # -Wl from whole_archive_flag_spec and hope we can get by with # turning comma into space.. wl= if test -n "$convenience"; then if test -n "$whole_archive_flag_spec"; then eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` else gentop="$output_objdir/${obj}x" func_append generated " $gentop" func_extract_archives $gentop $convenience reload_conv_objs="$reload_objs $func_extract_archives_result" fi fi # If we're not building shared, we need to use non_pic_objs test "$build_libtool_libs" != yes && libobjs="$non_pic_objects" # Create the old-style object. reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test output="$obj" func_execute_cmds "$reload_cmds" 'exit $?' # Exit if we aren't doing a library object file. if test -z "$libobj"; then if test -n "$gentop"; then func_show_eval '${RM}r "$gentop"' fi exit $EXIT_SUCCESS fi if test "$build_libtool_libs" != yes; then if test -n "$gentop"; then func_show_eval '${RM}r "$gentop"' fi # Create an invalid libtool object if no PIC, so that we don't # accidentally link it into a program. # $show "echo timestamp > $libobj" # $opt_dry_run || eval "echo timestamp > $libobj" || exit $? exit $EXIT_SUCCESS fi if test -n "$pic_flag" || test "$pic_mode" != default; then # Only do commands if we really have different PIC objects. reload_objs="$libobjs $reload_conv_objs" output="$libobj" func_execute_cmds "$reload_cmds" 'exit $?' fi if test -n "$gentop"; then func_show_eval '${RM}r "$gentop"' fi exit $EXIT_SUCCESS ;; prog) case $host in *cygwin*) func_stripname '' '.exe' "$output" output=$func_stripname_result.exe;; esac test -n "$vinfo" && \ func_warning "\`-version-info' is ignored for programs" test -n "$release" && \ func_warning "\`-release' is ignored for programs" test "$preload" = yes \ && test "$dlopen_support" = unknown \ && test "$dlopen_self" = unknown \ && test "$dlopen_self_static" = unknown && \ func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support." case $host in *-*-rhapsody* | *-*-darwin1.[012]) # On Rhapsody replace the C library is the System framework compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` ;; esac case $host in *-*-darwin*) # Don't allow lazy linking, it breaks C++ global constructors # But is supposedly fixed on 10.4 or later (yay!). if test "$tagname" = CXX ; then case ${MACOSX_DEPLOYMENT_TARGET-10.0} in 10.[0123]) func_append compile_command " ${wl}-bind_at_load" func_append finalize_command " ${wl}-bind_at_load" ;; esac fi # Time to change all our "foo.ltframework" stuff back to "-framework foo" compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` ;; esac # move library search paths that coincide with paths to not yet # installed libraries to the beginning of the library search list new_libs= for path in $notinst_path; do case " $new_libs " in *" -L$path/$objdir "*) ;; *) case " $compile_deplibs " in *" -L$path/$objdir "*) func_append new_libs " -L$path/$objdir" ;; esac ;; esac done for deplib in $compile_deplibs; do case $deplib in -L*) case " $new_libs " in *" $deplib "*) ;; *) func_append new_libs " $deplib" ;; esac ;; *) func_append new_libs " $deplib" ;; esac done compile_deplibs="$new_libs" func_append compile_command " $compile_deplibs" func_append finalize_command " $finalize_deplibs" if test -n "$rpath$xrpath"; then # If the user specified any rpath flags, then add them. for libdir in $rpath $xrpath; do # This is the magic to use -rpath. case "$finalize_rpath " in *" $libdir "*) ;; *) func_append finalize_rpath " $libdir" ;; esac done fi # Now hardcode the library paths rpath= hardcode_libdirs= for libdir in $compile_rpath $finalize_rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then if test -z "$hardcode_libdirs"; then hardcode_libdirs="$libdir" else # Just accumulate the unique libdirs. case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) ;; *) func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" ;; esac fi else eval flag=\"$hardcode_libdir_flag_spec\" func_append rpath " $flag" fi elif test -n "$runpath_var"; then case "$perm_rpath " in *" $libdir "*) ;; *) func_append perm_rpath " $libdir" ;; esac fi case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'` case :$dllsearchpath: in *":$libdir:"*) ;; ::) dllsearchpath=$libdir;; *) func_append dllsearchpath ":$libdir";; esac case :$dllsearchpath: in *":$testbindir:"*) ;; ::) dllsearchpath=$testbindir;; *) func_append dllsearchpath ":$testbindir";; esac ;; esac done # Substitute the hardcoded libdirs into the rpath. if test -n "$hardcode_libdir_separator" && test -n "$hardcode_libdirs"; then libdir="$hardcode_libdirs" eval rpath=\" $hardcode_libdir_flag_spec\" fi compile_rpath="$rpath" rpath= hardcode_libdirs= for libdir in $finalize_rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then if test -z "$hardcode_libdirs"; then hardcode_libdirs="$libdir" else # Just accumulate the unique libdirs. case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) ;; *) func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" ;; esac fi else eval flag=\"$hardcode_libdir_flag_spec\" func_append rpath " $flag" fi elif test -n "$runpath_var"; then case "$finalize_perm_rpath " in *" $libdir "*) ;; *) func_append finalize_perm_rpath " $libdir" ;; esac fi done # Substitute the hardcoded libdirs into the rpath. if test -n "$hardcode_libdir_separator" && test -n "$hardcode_libdirs"; then libdir="$hardcode_libdirs" eval rpath=\" $hardcode_libdir_flag_spec\" fi finalize_rpath="$rpath" if test -n "$libobjs" && test "$build_old_libs" = yes; then # Transform all the library objects into standard objects. compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` fi func_generate_dlsyms "$outputname" "@PROGRAM@" "no" # template prelinking step if test -n "$prelink_cmds"; then func_execute_cmds "$prelink_cmds" 'exit $?' fi wrappers_required=yes case $host in *cegcc* | *mingw32ce*) # Disable wrappers for cegcc and mingw32ce hosts, we are cross compiling anyway. wrappers_required=no ;; *cygwin* | *mingw* ) if test "$build_libtool_libs" != yes; then wrappers_required=no fi ;; *) if test "$need_relink" = no || test "$build_libtool_libs" != yes; then wrappers_required=no fi ;; esac if test "$wrappers_required" = no; then # Replace the output file specification. compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` link_command="$compile_command$compile_rpath" # We have no uninstalled library dependencies, so finalize right now. exit_status=0 func_show_eval "$link_command" 'exit_status=$?' if test -n "$postlink_cmds"; then func_to_tool_file "$output" postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` func_execute_cmds "$postlink_cmds" 'exit $?' fi # Delete the generated files. if test -f "$output_objdir/${outputname}S.${objext}"; then func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"' fi exit $exit_status fi if test -n "$compile_shlibpath$finalize_shlibpath"; then compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command" fi if test -n "$finalize_shlibpath"; then finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command" fi compile_var= finalize_var= if test -n "$runpath_var"; then if test -n "$perm_rpath"; then # We should set the runpath_var. rpath= for dir in $perm_rpath; do func_append rpath "$dir:" done compile_var="$runpath_var=\"$rpath\$$runpath_var\" " fi if test -n "$finalize_perm_rpath"; then # We should set the runpath_var. rpath= for dir in $finalize_perm_rpath; do func_append rpath "$dir:" done finalize_var="$runpath_var=\"$rpath\$$runpath_var\" " fi fi if test "$no_install" = yes; then # We don't need to create a wrapper script. link_command="$compile_var$compile_command$compile_rpath" # Replace the output file specification. link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` # Delete the old output file. $opt_dry_run || $RM $output # Link the executable and exit func_show_eval "$link_command" 'exit $?' if test -n "$postlink_cmds"; then func_to_tool_file "$output" postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` func_execute_cmds "$postlink_cmds" 'exit $?' fi exit $EXIT_SUCCESS fi if test "$hardcode_action" = relink; then # Fast installation is not supported link_command="$compile_var$compile_command$compile_rpath" relink_command="$finalize_var$finalize_command$finalize_rpath" func_warning "this platform does not like uninstalled shared libraries" func_warning "\`$output' will be relinked during installation" else if test "$fast_install" != no; then link_command="$finalize_var$compile_command$finalize_rpath" if test "$fast_install" = yes; then relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` else # fast_install is set to needless relink_command= fi else link_command="$compile_var$compile_command$compile_rpath" relink_command="$finalize_var$finalize_command$finalize_rpath" fi fi # Replace the output file specification. link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` # Delete the old output files. $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname func_show_eval "$link_command" 'exit $?' if test -n "$postlink_cmds"; then func_to_tool_file "$output_objdir/$outputname" postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` func_execute_cmds "$postlink_cmds" 'exit $?' fi # Now create the wrapper script. func_verbose "creating $output" # Quote the relink command for shipping. if test -n "$relink_command"; then # Preserve any variables that may affect compiler behavior for var in $variables_saved_for_relink; do if eval test -z \"\${$var+set}\"; then relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" elif eval var_value=\$$var; test -z "$var_value"; then relink_command="$var=; export $var; $relink_command" else func_quote_for_eval "$var_value" relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" fi done relink_command="(cd `pwd`; $relink_command)" relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` fi # Only actually do things if not in dry run mode. $opt_dry_run || { # win32 will think the script is a binary if it has # a .exe suffix, so we strip it off here. case $output in *.exe) func_stripname '' '.exe' "$output" output=$func_stripname_result ;; esac # test for cygwin because mv fails w/o .exe extensions case $host in *cygwin*) exeext=.exe func_stripname '' '.exe' "$outputname" outputname=$func_stripname_result ;; *) exeext= ;; esac case $host in *cygwin* | *mingw* ) func_dirname_and_basename "$output" "" "." output_name=$func_basename_result output_path=$func_dirname_result cwrappersource="$output_path/$objdir/lt-$output_name.c" cwrapper="$output_path/$output_name.exe" $RM $cwrappersource $cwrapper trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15 func_emit_cwrapperexe_src > $cwrappersource # The wrapper executable is built using the $host compiler, # because it contains $host paths and files. If cross- # compiling, it, like the target executable, must be # executed on the $host or under an emulation environment. $opt_dry_run || { $LTCC $LTCFLAGS -o $cwrapper $cwrappersource $STRIP $cwrapper } # Now, create the wrapper script for func_source use: func_ltwrapper_scriptname $cwrapper $RM $func_ltwrapper_scriptname_result trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15 $opt_dry_run || { # note: this script will not be executed, so do not chmod. if test "x$build" = "x$host" ; then $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result else func_emit_wrapper no > $func_ltwrapper_scriptname_result fi } ;; * ) $RM $output trap "$RM $output; exit $EXIT_FAILURE" 1 2 15 func_emit_wrapper no > $output chmod +x $output ;; esac } exit $EXIT_SUCCESS ;; esac # See if we need to build an old-fashioned archive. for oldlib in $oldlibs; do if test "$build_libtool_libs" = convenience; then oldobjs="$libobjs_save $symfileobj" addlibs="$convenience" build_libtool_libs=no else if test "$build_libtool_libs" = module; then oldobjs="$libobjs_save" build_libtool_libs=no else oldobjs="$old_deplibs $non_pic_objects" if test "$preload" = yes && test -f "$symfileobj"; then func_append oldobjs " $symfileobj" fi fi addlibs="$old_convenience" fi if test -n "$addlibs"; then gentop="$output_objdir/${outputname}x" func_append generated " $gentop" func_extract_archives $gentop $addlibs func_append oldobjs " $func_extract_archives_result" fi # Do each command in the archive commands. if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then cmds=$old_archive_from_new_cmds else # Add any objects from preloaded convenience libraries if test -n "$dlprefiles"; then gentop="$output_objdir/${outputname}x" func_append generated " $gentop" func_extract_archives $gentop $dlprefiles func_append oldobjs " $func_extract_archives_result" fi # POSIX demands no paths to be encoded in archives. We have # to avoid creating archives with duplicate basenames if we # might have to extract them afterwards, e.g., when creating a # static archive out of a convenience library, or when linking # the entirety of a libtool archive into another (currently # not supported by libtool). if (for obj in $oldobjs do func_basename "$obj" $ECHO "$func_basename_result" done | sort | sort -uc >/dev/null 2>&1); then : else echo "copying selected object files to avoid basename conflicts..." gentop="$output_objdir/${outputname}x" func_append generated " $gentop" func_mkdir_p "$gentop" save_oldobjs=$oldobjs oldobjs= counter=1 for obj in $save_oldobjs do func_basename "$obj" objbase="$func_basename_result" case " $oldobjs " in " ") oldobjs=$obj ;; *[\ /]"$objbase "*) while :; do # Make sure we don't pick an alternate name that also # overlaps. newobj=lt$counter-$objbase func_arith $counter + 1 counter=$func_arith_result case " $oldobjs " in *[\ /]"$newobj "*) ;; *) if test ! -f "$gentop/$newobj"; then break; fi ;; esac done func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj" func_append oldobjs " $gentop/$newobj" ;; *) func_append oldobjs " $obj" ;; esac done fi func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 tool_oldlib=$func_to_tool_file_result eval cmds=\"$old_archive_cmds\" func_len " $cmds" len=$func_len_result if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then cmds=$old_archive_cmds elif test -n "$archiver_list_spec"; then func_verbose "using command file archive linking..." for obj in $oldobjs do func_to_tool_file "$obj" $ECHO "$func_to_tool_file_result" done > $output_objdir/$libname.libcmd func_to_tool_file "$output_objdir/$libname.libcmd" oldobjs=" $archiver_list_spec$func_to_tool_file_result" cmds=$old_archive_cmds else # the command line is too long to link in one step, link in parts func_verbose "using piecewise archive linking..." save_RANLIB=$RANLIB RANLIB=: objlist= concat_cmds= save_oldobjs=$oldobjs oldobjs= # Is there a better way of finding the last object in the list? for obj in $save_oldobjs do last_oldobj=$obj done eval test_cmds=\"$old_archive_cmds\" func_len " $test_cmds" len0=$func_len_result len=$len0 for obj in $save_oldobjs do func_len " $obj" func_arith $len + $func_len_result len=$func_arith_result func_append objlist " $obj" if test "$len" -lt "$max_cmd_len"; then : else # the above command should be used before it gets too long oldobjs=$objlist if test "$obj" = "$last_oldobj" ; then RANLIB=$save_RANLIB fi test -z "$concat_cmds" || concat_cmds=$concat_cmds~ eval concat_cmds=\"\${concat_cmds}$old_archive_cmds\" objlist= len=$len0 fi done RANLIB=$save_RANLIB oldobjs=$objlist if test "X$oldobjs" = "X" ; then eval cmds=\"\$concat_cmds\" else eval cmds=\"\$concat_cmds~\$old_archive_cmds\" fi fi fi func_execute_cmds "$cmds" 'exit $?' done test -n "$generated" && \ func_show_eval "${RM}r$generated" # Now create the libtool archive. case $output in *.la) old_library= test "$build_old_libs" = yes && old_library="$libname.$libext" func_verbose "creating $output" # Preserve any variables that may affect compiler behavior for var in $variables_saved_for_relink; do if eval test -z \"\${$var+set}\"; then relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" elif eval var_value=\$$var; test -z "$var_value"; then relink_command="$var=; export $var; $relink_command" else func_quote_for_eval "$var_value" relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" fi done # Quote the link command for shipping. relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` if test "$hardcode_automatic" = yes ; then relink_command= fi # Only create the output if not a dry run. $opt_dry_run || { for installed in no yes; do if test "$installed" = yes; then if test -z "$install_libdir"; then break fi output="$output_objdir/$outputname"i # Replace all uninstalled libtool libraries with the installed ones newdependency_libs= for deplib in $dependency_libs; do case $deplib in *.la) func_basename "$deplib" name="$func_basename_result" func_resolve_sysroot "$deplib" eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` test -z "$libdir" && \ func_fatal_error "\`$deplib' is not a valid libtool archive" func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name" ;; -L*) func_stripname -L '' "$deplib" func_replace_sysroot "$func_stripname_result" func_append newdependency_libs " -L$func_replace_sysroot_result" ;; -R*) func_stripname -R '' "$deplib" func_replace_sysroot "$func_stripname_result" func_append newdependency_libs " -R$func_replace_sysroot_result" ;; *) func_append newdependency_libs " $deplib" ;; esac done dependency_libs="$newdependency_libs" newdlfiles= for lib in $dlfiles; do case $lib in *.la) func_basename "$lib" name="$func_basename_result" eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` test -z "$libdir" && \ func_fatal_error "\`$lib' is not a valid libtool archive" func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name" ;; *) func_append newdlfiles " $lib" ;; esac done dlfiles="$newdlfiles" newdlprefiles= for lib in $dlprefiles; do case $lib in *.la) # Only pass preopened files to the pseudo-archive (for # eventual linking with the app. that links it) if we # didn't already link the preopened objects directly into # the library: func_basename "$lib" name="$func_basename_result" eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` test -z "$libdir" && \ func_fatal_error "\`$lib' is not a valid libtool archive" func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name" ;; esac done dlprefiles="$newdlprefiles" else newdlfiles= for lib in $dlfiles; do case $lib in [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; *) abs=`pwd`"/$lib" ;; esac func_append newdlfiles " $abs" done dlfiles="$newdlfiles" newdlprefiles= for lib in $dlprefiles; do case $lib in [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; *) abs=`pwd`"/$lib" ;; esac func_append newdlprefiles " $abs" done dlprefiles="$newdlprefiles" fi $RM $output # place dlname in correct position for cygwin # In fact, it would be nice if we could use this code for all target # systems that can't hard-code library paths into their executables # and that have no shared library path variable independent of PATH, # but it turns out we can't easily determine that from inspecting # libtool variables, so we have to hard-code the OSs to which it # applies here; at the moment, that means platforms that use the PE # object format with DLL files. See the long comment at the top of # tests/bindir.at for full details. tdlname=$dlname case $host,$output,$installed,$module,$dlname in *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll) # If a -bindir argument was supplied, place the dll there. if test "x$bindir" != x ; then func_relative_path "$install_libdir" "$bindir" tdlname=$func_relative_path_result$dlname else # Otherwise fall back on heuristic. tdlname=../bin/$dlname fi ;; esac $ECHO > $output "\ # $outputname - a libtool library file # Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION # # Please DO NOT delete this file! # It is necessary for linking the library. # The name that we can dlopen(3). dlname='$tdlname' # Names of this library. library_names='$library_names' # The name of the static archive. old_library='$old_library' # Linker flags that can not go in dependency_libs. inherited_linker_flags='$new_inherited_linker_flags' # Libraries that this one depends upon. dependency_libs='$dependency_libs' # Names of additional weak libraries provided by this library weak_library_names='$weak_libs' # Version information for $libname. current=$current age=$age revision=$revision # Is this an already installed library? installed=$installed # Should we warn about portability when linking against -modules? shouldnotlink=$module # Files to dlopen/dlpreopen dlopen='$dlfiles' dlpreopen='$dlprefiles' # Directory that this library needs to be installed in: libdir='$install_libdir'" if test "$installed" = no && test "$need_relink" = yes; then $ECHO >> $output "\ relink_command=\"$relink_command\"" fi done } # Do a symbolic link so that the libtool archive can be found in # LD_LIBRARY_PATH before the program is installed. func_show_eval '( cd "$output_objdir" && $RM "$outputname" && $LN_S "../$outputname" "$outputname" )' 'exit $?' ;; esac exit $EXIT_SUCCESS } { test "$opt_mode" = link || test "$opt_mode" = relink; } && func_mode_link ${1+"$@"} # func_mode_uninstall arg... func_mode_uninstall () { $opt_debug RM="$nonopt" files= rmforce= exit_status=0 # This variable tells wrapper scripts just to set variables rather # than running their programs. libtool_install_magic="$magic" for arg do case $arg in -f) func_append RM " $arg"; rmforce=yes ;; -*) func_append RM " $arg" ;; *) func_append files " $arg" ;; esac done test -z "$RM" && \ func_fatal_help "you must specify an RM program" rmdirs= for file in $files; do func_dirname "$file" "" "." dir="$func_dirname_result" if test "X$dir" = X.; then odir="$objdir" else odir="$dir/$objdir" fi func_basename "$file" name="$func_basename_result" test "$opt_mode" = uninstall && odir="$dir" # Remember odir for removal later, being careful to avoid duplicates if test "$opt_mode" = clean; then case " $rmdirs " in *" $odir "*) ;; *) func_append rmdirs " $odir" ;; esac fi # Don't error if the file doesn't exist and rm -f was used. if { test -L "$file"; } >/dev/null 2>&1 || { test -h "$file"; } >/dev/null 2>&1 || test -f "$file"; then : elif test -d "$file"; then exit_status=1 continue elif test "$rmforce" = yes; then continue fi rmfiles="$file" case $name in *.la) # Possibly a libtool archive, so verify it. if func_lalib_p "$file"; then func_source $dir/$name # Delete the libtool libraries and symlinks. for n in $library_names; do func_append rmfiles " $odir/$n" done test -n "$old_library" && func_append rmfiles " $odir/$old_library" case "$opt_mode" in clean) case " $library_names " in *" $dlname "*) ;; *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;; esac test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i" ;; uninstall) if test -n "$library_names"; then # Do each command in the postuninstall commands. func_execute_cmds "$postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' fi if test -n "$old_library"; then # Do each command in the old_postuninstall commands. func_execute_cmds "$old_postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' fi # FIXME: should reinstall the best remaining shared library. ;; esac fi ;; *.lo) # Possibly a libtool object, so verify it. if func_lalib_p "$file"; then # Read the .lo file func_source $dir/$name # Add PIC object to the list of files to remove. if test -n "$pic_object" && test "$pic_object" != none; then func_append rmfiles " $dir/$pic_object" fi # Add non-PIC object to the list of files to remove. if test -n "$non_pic_object" && test "$non_pic_object" != none; then func_append rmfiles " $dir/$non_pic_object" fi fi ;; *) if test "$opt_mode" = clean ; then noexename=$name case $file in *.exe) func_stripname '' '.exe' "$file" file=$func_stripname_result func_stripname '' '.exe' "$name" noexename=$func_stripname_result # $file with .exe has already been added to rmfiles, # add $file without .exe func_append rmfiles " $file" ;; esac # Do a test to see if this is a libtool program. if func_ltwrapper_p "$file"; then if func_ltwrapper_executable_p "$file"; then func_ltwrapper_scriptname "$file" relink_command= func_source $func_ltwrapper_scriptname_result func_append rmfiles " $func_ltwrapper_scriptname_result" else relink_command= func_source $dir/$noexename fi # note $name still contains .exe if it was in $file originally # as does the version of $file that was added into $rmfiles func_append rmfiles " $odir/$name $odir/${name}S.${objext}" if test "$fast_install" = yes && test -n "$relink_command"; then func_append rmfiles " $odir/lt-$name" fi if test "X$noexename" != "X$name" ; then func_append rmfiles " $odir/lt-${noexename}.c" fi fi fi ;; esac func_show_eval "$RM $rmfiles" 'exit_status=1' done # Try to remove the ${objdir}s in the directories where we deleted files for dir in $rmdirs; do if test -d "$dir"; then func_show_eval "rmdir $dir >/dev/null 2>&1" fi done exit $exit_status } { test "$opt_mode" = uninstall || test "$opt_mode" = clean; } && func_mode_uninstall ${1+"$@"} test -z "$opt_mode" && { help="$generic_help" func_fatal_help "you must specify a MODE" } test -z "$exec_cmd" && \ func_fatal_help "invalid operation mode \`$opt_mode'" if test -n "$exec_cmd"; then eval exec "$exec_cmd" exit $EXIT_FAILURE fi exit $exit_status # The TAGs below are defined such that we never get into a situation # in which we disable both kinds of libraries. Given conflicting # choices, we go for a static library, that is the most portable, # since we can't tell whether shared libraries were disabled because # the user asked for that or because the platform doesn't support # them. This is particularly important on AIX, because we don't # support having both static and shared libraries enabled at the same # time on that platform, so we default to a shared-only configuration. # If a disable-shared tag is given, we'll fallback to a static-only # configuration. But we'll never go from static-only to shared-only. # ### BEGIN LIBTOOL TAG CONFIG: disable-shared build_libtool_libs=no build_old_libs=yes # ### END LIBTOOL TAG CONFIG: disable-shared # ### BEGIN LIBTOOL TAG CONFIG: disable-static build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` # ### END LIBTOOL TAG CONFIG: disable-static # Local Variables: # mode:shell-script # sh-indentation:2 # End: # vi:sw=2 libosip2-4.1.0/libosip2.pc.in0000644000175000017500000000037612001240027012626 00000000000000prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: libosip2 Description: GNU osip2 core library for sip protocol Version: @VERSION@ Libs: -L${libdir} -losipparser2 -losip2 Cflags: -I${includedir} @SIP_FSM_FLAGS@ libosip2-4.1.0/configure0000755000175000017500000157752212254360270012113 00000000000000#! /bin/sh # From configure.ac Revision: 1.82 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo # Prefer a ksh shell builtin over an external printf program on Solaris, # but without wasting forks for bash or zsh. if test -z "$BASH_VERSION$ZSH_VERSION" \ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='print -r --' as_echo_n='print -rn --' elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in #( *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} = xset \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH # Use a proper internal environment variable to ensure we don't fall # into an infinite loop, continuously re-executing ourselves. if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then _as_can_reexec=no; export _as_can_reexec; # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also # works around shells that cannot unset nonexistent variables. # Preserve -v and -x to the replacement shell. BASH_ENV=/dev/null ENV=/dev/null (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV case $- in # (((( *v*x* | *x*v* ) as_opts=-vx ;; *v* ) as_opts=-v ;; *x* ) as_opts=-x ;; * ) as_opts= ;; esac exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} # Admittedly, this is quite paranoid, since all the known shells bail # out after a failed `exec'. $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 as_fn_exit 255 fi # We don't want this to propagate to other subprocesses. { _as_can_reexec=; unset _as_can_reexec;} if test "x$CONFIG_SHELL" = x; then as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which # is contrary to our usage. Disable this feature. alias -g '\${1+\"\$@\"}'='\"\$@\"' setopt NO_GLOB_SUBST else case \`(set -o) 2>/dev/null\` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi " as_required="as_fn_return () { (exit \$1); } as_fn_success () { as_fn_return 0; } as_fn_failure () { as_fn_return 1; } as_fn_ret_success () { return 0; } as_fn_ret_failure () { return 1; } exitcode=0 as_fn_success || { exitcode=1; echo as_fn_success failed.; } as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : else exitcode=1; echo positional parameters were not saved. fi test x\$exitcode = x0 || exit 1 test -x / || exit 1" as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 test \$(( 1 + 1 )) = 2 || exit 1 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || ( ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO PATH=/empty FPATH=/empty; export PATH FPATH test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1" if (eval "$as_required") 2>/dev/null; then : as_have_required=yes else as_have_required=no fi if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR as_found=false for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. as_found=: case $as_dir in #( /*) for as_base in sh bash ksh sh5; do # Try only shells that exist, to save several forks. as_shell=$as_dir/$as_base if { test -f "$as_shell" || test -f "$as_shell.exe"; } && { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : CONFIG_SHELL=$as_shell as_have_required=yes if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : break 2 fi fi done;; esac as_found=false done $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : CONFIG_SHELL=$SHELL as_have_required=yes fi; } IFS=$as_save_IFS if test "x$CONFIG_SHELL" != x; then : export CONFIG_SHELL # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also # works around shells that cannot unset nonexistent variables. # Preserve -v and -x to the replacement shell. BASH_ENV=/dev/null ENV=/dev/null (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV case $- in # (((( *v*x* | *x*v* ) as_opts=-vx ;; *v* ) as_opts=-v ;; *x* ) as_opts=-x ;; * ) as_opts= ;; esac exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} # Admittedly, this is quite paranoid, since all the known shells bail # out after a failed `exec'. $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 exit 255 fi if test x$as_have_required = xno; then : $as_echo "$0: This script requires a shell more modern than all" $as_echo "$0: the shells that I found on your system." if test x${ZSH_VERSION+set} = xset ; then $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" $as_echo "$0: be upgraded to zsh 4.3.4 or later." else $as_echo "$0: Please tell bug-autoconf@gnu.org about your system, $0: including any error possibly output before this $0: message. Then install a modern shell, or manually run $0: the script under such a shell if you do have one." fi exit 1 fi fi fi SHELL=${CONFIG_SHELL-/bin/sh} export SHELL # Unset more variables known to interfere with behavior of common tools. CLICOLOR_FORCE= GREP_OPTIONS= unset CLICOLOR_FORCE GREP_OPTIONS ## --------------------- ## ## M4sh Shell Functions. ## ## --------------------- ## # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" } # as_fn_mkdir_p # as_fn_executable_p FILE # ----------------------- # Test if FILE is an executable regular file. as_fn_executable_p () { test -f "$1" && test -x "$1" } # as_fn_executable_p # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' else as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with STATUS, using 1 if that was 0. as_fn_error () { as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi $as_echo "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits as_lineno_1=$LINENO as_lineno_1a=$LINENO as_lineno_2=$LINENO as_lineno_2a=$LINENO eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) sed -n ' p /[$]LINENO/= ' <$as_myself | sed ' s/[$]LINENO.*/&-/ t lineno b :lineno N :loop s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop s/-\n.*// ' >$as_me.lineno && chmod +x "$as_me.lineno" || { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } # If we had to re-execute with $CONFIG_SHELL, we're ensured to have # already done that, so ensure we don't try to do so again and fall # in an infinite loop. This has already happened in practice. _as_can_reexec=no; export _as_can_reexec # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). . "./$as_me.lineno" # Exit status is that of the last command. exit } ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -pR'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -pR' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -pR' fi else as_ln_s='cp -pR' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi as_test_x='test -x' as_executable_p=as_fn_executable_p # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" SHELL=${CONFIG_SHELL-/bin/sh} test -n "$DJDIR" || exec 7<&0 &1 # Name of the host. # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` # # Initializations. # ac_default_prefix=/usr/local ac_clean_files= ac_config_libobj_dir=. LIBOBJS= cross_compiling=no subdirs= MFLAGS= MAKEFLAGS= # Identity of this package. PACKAGE_NAME= PACKAGE_TARNAME= PACKAGE_VERSION= PACKAGE_STRING= PACKAGE_BUGREPORT= PACKAGE_URL= ac_unique_file="include/osip2/osip.h" # Factoring default headers for most tests. ac_includes_default="\ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif" ac_subst_vars='am__EXEEXT_FALSE am__EXEEXT_TRUE LTLIBOBJS LIBOBJS FSM_LIB PARSER_LIB EXTRA_LIB SIP_FSM_FLAGS SIP_PARSER_FLAGS SIP_EXTRA_FLAGS SIP_CFLAGS BUILD_MAXSIZE_FALSE BUILD_MAXSIZE_TRUE COMPILE_TESTS_FALSE COMPILE_TESTS_TRUE BUILD_MT_FALSE BUILD_MT_TRUE PTHREAD_CFLAGS PTHREAD_LIBS PTHREAD_CC OTOOL64 OTOOL LIPO NMEDIT DSYMUTIL MANIFEST_TOOL RANLIB ac_ct_AR AR LN_S NM ac_ct_DUMPBIN DUMPBIN LD FGREP EGREP GREP LIBTOOL SED OBJDUMP DLLTOOL AS CPP am__fastdepCC_FALSE am__fastdepCC_TRUE CCDEPMODE am__nodep AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE am__quote am__include DEPDIR OBJEXT EXEEXT ac_ct_CC CPPFLAGS LDFLAGS CFLAGS CC host_os host_vendor host_cpu host build_os build_vendor build_cpu build INSIDE_GNOME_COMMON_FALSE INSIDE_GNOME_COMMON_TRUE am__untar am__tar AMTAR am__leading_dot SET_MAKE AWK mkdir_p MKDIR_P INSTALL_STRIP_PROGRAM STRIP install_sh MAKEINFO AUTOHEADER AUTOMAKE AUTOCONF ACLOCAL VERSION PACKAGE CYGPATH_W am__isrc INSTALL_DATA INSTALL_SCRIPT INSTALL_PROGRAM OSIP_VERSION LIBOSIP_SO_VERSION target_alias host_alias build_alias LIBS ECHO_T ECHO_N ECHO_C DEFS mandir localedir libdir psdir pdfdir dvidir htmldir infodir docdir oldincludedir includedir localstatedir sharedstatedir sysconfdir datadir datarootdir libexecdir sbindir bindir program_transform_name prefix exec_prefix PACKAGE_URL PACKAGE_BUGREPORT PACKAGE_STRING PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR SHELL' ac_subst_files='' ac_user_opts=' enable_option_checking enable_dependency_tracking enable_shared enable_static with_pic enable_fast_install with_gnu_ld with_sysroot enable_libtool_lock enable_debug enable_trace enable_mpatrol enable_gprof enable_mt enable_pthread enable_semaphore enable_sysv enable_gperf enable_hashtable enable_test enable_minisize ' ac_precious_vars='build_alias host_alias target_alias CC CFLAGS LDFLAGS LIBS CPPFLAGS CPP' # Initialize some variables set by options. ac_init_help= ac_init_version=false ac_unrecognized_opts= ac_unrecognized_sep= # The variables have the same names as the options, with # dashes changed to underlines. cache_file=/dev/null exec_prefix=NONE no_create= no_recursion= prefix=NONE program_prefix=NONE program_suffix=NONE program_transform_name=s,x,x, silent= site= srcdir= verbose= x_includes=NONE x_libraries=NONE # Installation directory options. # These are left unexpanded so users can "make install exec_prefix=/foo" # and all the variables that are supposed to be based on exec_prefix # by default will actually change. # Use braces instead of parens because sh, perl, etc. also accept them. # (The list follows the same order as the GNU Coding Standards.) bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' libexecdir='${exec_prefix}/libexec' datarootdir='${prefix}/share' datadir='${datarootdir}' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' includedir='${prefix}/include' oldincludedir='/usr/include' docdir='${datarootdir}/doc/${PACKAGE}' infodir='${datarootdir}/info' htmldir='${docdir}' dvidir='${docdir}' pdfdir='${docdir}' psdir='${docdir}' libdir='${exec_prefix}/lib' localedir='${datarootdir}/locale' mandir='${datarootdir}/man' ac_prev= ac_dashdash= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then eval $ac_prev=\$ac_option ac_prev= continue fi case $ac_option in *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; *=) ac_optarg= ;; *) ac_optarg=yes ;; esac # Accept the important Cygnus configure options, so we can diagnose typos. case $ac_dashdash$ac_option in --) ac_dashdash=yes ;; -bindir | --bindir | --bindi | --bind | --bin | --bi) ac_prev=bindir ;; -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) bindir=$ac_optarg ;; -build | --build | --buil | --bui | --bu) ac_prev=build_alias ;; -build=* | --build=* | --buil=* | --bui=* | --bu=*) build_alias=$ac_optarg ;; -cache-file | --cache-file | --cache-fil | --cache-fi \ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) ac_prev=cache_file ;; -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) cache_file=$ac_optarg ;; --config-cache | -C) cache_file=config.cache ;; -datadir | --datadir | --datadi | --datad) ac_prev=datadir ;; -datadir=* | --datadir=* | --datadi=* | --datad=*) datadir=$ac_optarg ;; -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ | --dataroo | --dataro | --datar) ac_prev=datarootdir ;; -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) datarootdir=$ac_optarg ;; -disable-* | --disable-*) ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=no ;; -docdir | --docdir | --docdi | --doc | --do) ac_prev=docdir ;; -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) docdir=$ac_optarg ;; -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) ac_prev=dvidir ;; -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) dvidir=$ac_optarg ;; -enable-* | --enable-*) ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=\$ac_optarg ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | --exec | --exe | --ex) ac_prev=exec_prefix ;; -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | --exec=* | --exe=* | --ex=*) exec_prefix=$ac_optarg ;; -gas | --gas | --ga | --g) # Obsolete; use --with-gas. with_gas=yes ;; -help | --help | --hel | --he | -h) ac_init_help=long ;; -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) ac_init_help=recursive ;; -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) ac_init_help=short ;; -host | --host | --hos | --ho) ac_prev=host_alias ;; -host=* | --host=* | --hos=* | --ho=*) host_alias=$ac_optarg ;; -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) ac_prev=htmldir ;; -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ | --ht=*) htmldir=$ac_optarg ;; -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | --includ=* | --inclu=* | --incl=* | --inc=*) includedir=$ac_optarg ;; -infodir | --infodir | --infodi | --infod | --info | --inf) ac_prev=infodir ;; -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) infodir=$ac_optarg ;; -libdir | --libdir | --libdi | --libd) ac_prev=libdir ;; -libdir=* | --libdir=* | --libdi=* | --libd=*) libdir=$ac_optarg ;; -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | --libexe | --libex | --libe) ac_prev=libexecdir ;; -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | --libexe=* | --libex=* | --libe=*) libexecdir=$ac_optarg ;; -localedir | --localedir | --localedi | --localed | --locale) ac_prev=localedir ;; -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) localedir=$ac_optarg ;; -localstatedir | --localstatedir | --localstatedi | --localstated \ | --localstate | --localstat | --localsta | --localst | --locals) ac_prev=localstatedir ;; -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) localstatedir=$ac_optarg ;; -mandir | --mandir | --mandi | --mand | --man | --ma | --m) ac_prev=mandir ;; -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) mandir=$ac_optarg ;; -nfp | --nfp | --nf) # Obsolete; use --without-fp. with_fp=no ;; -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | --no-cr | --no-c | -n) no_create=yes ;; -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) no_recursion=yes ;; -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | --oldin | --oldi | --old | --ol | --o) ac_prev=oldincludedir ;; -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) oldincludedir=$ac_optarg ;; -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) ac_prev=prefix ;; -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) prefix=$ac_optarg ;; -program-prefix | --program-prefix | --program-prefi | --program-pref \ | --program-pre | --program-pr | --program-p) ac_prev=program_prefix ;; -program-prefix=* | --program-prefix=* | --program-prefi=* \ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) program_prefix=$ac_optarg ;; -program-suffix | --program-suffix | --program-suffi | --program-suff \ | --program-suf | --program-su | --program-s) ac_prev=program_suffix ;; -program-suffix=* | --program-suffix=* | --program-suffi=* \ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) program_suffix=$ac_optarg ;; -program-transform-name | --program-transform-name \ | --program-transform-nam | --program-transform-na \ | --program-transform-n | --program-transform- \ | --program-transform | --program-transfor \ | --program-transfo | --program-transf \ | --program-trans | --program-tran \ | --progr-tra | --program-tr | --program-t) ac_prev=program_transform_name ;; -program-transform-name=* | --program-transform-name=* \ | --program-transform-nam=* | --program-transform-na=* \ | --program-transform-n=* | --program-transform-=* \ | --program-transform=* | --program-transfor=* \ | --program-transfo=* | --program-transf=* \ | --program-trans=* | --program-tran=* \ | --progr-tra=* | --program-tr=* | --program-t=*) program_transform_name=$ac_optarg ;; -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) ac_prev=pdfdir ;; -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) pdfdir=$ac_optarg ;; -psdir | --psdir | --psdi | --psd | --ps) ac_prev=psdir ;; -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) psdir=$ac_optarg ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) silent=yes ;; -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) ac_prev=sbindir ;; -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | --sbi=* | --sb=*) sbindir=$ac_optarg ;; -sharedstatedir | --sharedstatedir | --sharedstatedi \ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | --sharedst | --shareds | --shared | --share | --shar \ | --sha | --sh) ac_prev=sharedstatedir ;; -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | --sha=* | --sh=*) sharedstatedir=$ac_optarg ;; -site | --site | --sit) ac_prev=site ;; -site=* | --site=* | --sit=*) site=$ac_optarg ;; -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) ac_prev=srcdir ;; -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) srcdir=$ac_optarg ;; -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | --syscon | --sysco | --sysc | --sys | --sy) ac_prev=sysconfdir ;; -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) sysconfdir=$ac_optarg ;; -target | --target | --targe | --targ | --tar | --ta | --t) ac_prev=target_alias ;; -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) target_alias=$ac_optarg ;; -v | -verbose | --verbose | --verbos | --verbo | --verb) verbose=yes ;; -version | --version | --versio | --versi | --vers | -V) ac_init_version=: ;; -with-* | --with-*) ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=\$ac_optarg ;; -without-* | --without-*) ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=no ;; --x) # Obsolete; use --with-x. with_x=yes ;; -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | --x-incl | --x-inc | --x-in | --x-i) ac_prev=x_includes ;; -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) x_includes=$ac_optarg ;; -x-libraries | --x-libraries | --x-librarie | --x-librari \ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) ac_prev=x_libraries ;; -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) x_libraries=$ac_optarg ;; -*) as_fn_error $? "unrecognized option: \`$ac_option' Try \`$0 --help' for more information" ;; *=*) ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` # Reject names that are not valid shell variable names. case $ac_envvar in #( '' | [0-9]* | *[!_$as_cr_alnum]* ) as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; esac eval $ac_envvar=\$ac_optarg export $ac_envvar ;; *) # FIXME: should be removed in autoconf 3.0. $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" ;; esac done if test -n "$ac_prev"; then ac_option=--`echo $ac_prev | sed 's/_/-/g'` as_fn_error $? "missing argument to $ac_option" fi if test -n "$ac_unrecognized_opts"; then case $enable_option_checking in no) ;; fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; esac fi # Check all directory arguments for consistency. for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ datadir sysconfdir sharedstatedir localstatedir includedir \ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ libdir localedir mandir do eval ac_val=\$$ac_var # Remove trailing slashes. case $ac_val in */ ) ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` eval $ac_var=\$ac_val;; esac # Be sure to have absolute directory names. case $ac_val in [\\/$]* | ?:[\\/]* ) continue;; NONE | '' ) case $ac_var in *prefix ) continue;; esac;; esac as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" done # There might be people who depend on the old broken behavior: `$host' # used to hold the argument of --host etc. # FIXME: To remove some day. build=$build_alias host=$host_alias target=$target_alias # FIXME: To remove some day. if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi fi ac_tool_prefix= test -n "$host_alias" && ac_tool_prefix=$host_alias- test "$silent" = yes && exec 6>/dev/null ac_pwd=`pwd` && test -n "$ac_pwd" && ac_ls_di=`ls -di .` && ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || as_fn_error $? "working directory cannot be determined" test "X$ac_ls_di" = "X$ac_pwd_ls_di" || as_fn_error $? "pwd does not report name of working directory" # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes # Try the directory containing this script, then the parent directory. ac_confdir=`$as_dirname -- "$as_myself" || $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_myself" : 'X\(//\)[^/]' \| \ X"$as_myself" : 'X\(//\)$' \| \ X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_myself" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` srcdir=$ac_confdir if test ! -r "$srcdir/$ac_unique_file"; then srcdir=.. fi else ac_srcdir_defaulted=no fi if test ! -r "$srcdir/$ac_unique_file"; then test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" fi ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" ac_abs_confdir=`( cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" pwd)` # When building in place, set srcdir=. if test "$ac_abs_confdir" = "$ac_pwd"; then srcdir=. fi # Remove unnecessary trailing slashes from srcdir. # Double slashes in file names in object file debugging info # mess up M-x gdb in Emacs. case $srcdir in */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; esac for ac_var in $ac_precious_vars; do eval ac_env_${ac_var}_set=\${${ac_var}+set} eval ac_env_${ac_var}_value=\$${ac_var} eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} eval ac_cv_env_${ac_var}_value=\$${ac_var} done # # Report the --help message. # if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF \`configure' configures this package to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print \`checking ...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for \`--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or \`..'] Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, \`make install' will install all the files in \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify an installation prefix other than \`$ac_default_prefix' using \`--prefix', for instance \`--prefix=\$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] --psdir=DIR ps documentation [DOCDIR] _ACEOF cat <<\_ACEOF Program names: --program-prefix=PREFIX prepend PREFIX to installed program names --program-suffix=SUFFIX append SUFFIX to installed program names --program-transform-name=PROGRAM run sed PROGRAM on installed program names System types: --build=BUILD configure for building on BUILD [guessed] --host=HOST cross-compile to build programs to run on HOST [BUILD] _ACEOF fi if test -n "$ac_init_help"; then cat <<\_ACEOF Optional Features: --disable-option-checking ignore unrecognized --enable/--with options --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --disable-dependency-tracking speeds up one-time build --enable-dependency-tracking do not reject slow dependency extractors --enable-shared[=PKGS] build shared libraries [default=yes] --enable-static[=PKGS] build static libraries [default=yes] --enable-fast-install[=PKGS] optimize for fast installation [default=yes] --disable-libtool-lock avoid locking (might break parallel builds) --enable-debug turn on debugging. --enable-trace turn on trace. --enable-mpatrol turn on memory leak detection with patrol. --enable-gprof turn on profiling support. --enable-mt compile oSIP without multi-thread support. --enable-pthread enable support for POSIX threads. (default=autodetect) --enable-semaphore enable support for semaphore (semaphore.h) --enable-sysv enable support for sysV semaphore (sys/sem.h). --enable-gperf enable support for gperf (improve the parser speed). --enable-hashtable compile oSIP with hashtable (libdict) support. --enable-test enable building test programs). --enable-minisize only compile minimal voip related code). Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use both] --with-gnu-ld assume the C compiler uses GNU ld [default=no] --with-sysroot=DIR Search for dependent libraries within DIR (or the compiler's sysroot if not specified). Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory LIBS libraries to pass to the linker, e.g. -l CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if you have headers in a nonstandard directory CPP C preprocessor Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to the package provider. _ACEOF ac_status=$? fi if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue test -d "$ac_dir" || { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || continue ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix cd "$ac_dir" || { ac_status=$?; continue; } # Check for guested configure. if test -f "$ac_srcdir/configure.gnu"; then echo && $SHELL "$ac_srcdir/configure.gnu" --help=recursive elif test -f "$ac_srcdir/configure"; then echo && $SHELL "$ac_srcdir/configure" --help=recursive else $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi || ac_status=$? cd "$ac_pwd" || { ac_status=$?; break; } done fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF configure generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF exit fi ## ------------------------ ## ## Autoconf initialization. ## ## ------------------------ ## # ac_fn_c_try_compile LINENO # -------------------------- # Try to compile conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_compile # ac_fn_c_try_cpp LINENO # ---------------------- # Try to preprocess conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_cpp () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } > conftest.i && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_cpp # ac_fn_c_try_link LINENO # ----------------------- # Try to link conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_link () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext conftest$ac_exeext if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || test -x conftest$ac_exeext }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would # interfere with the next link command; also delete a directory that is # left behind by Apple's compiler. We do this before executing the actions. rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_link # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES # ------------------------------------------------------- # Tests whether HEADER exists and can be compiled using the include files in # INCLUDES, setting the cache variable VAR accordingly. ac_fn_c_check_header_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 #include <$2> _ACEOF if ac_fn_c_try_compile "$LINENO"; then : eval "$3=yes" else eval "$3=no" fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_header_compile # ac_fn_c_try_run LINENO # ---------------------- # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes # that executables *can* be run. ac_fn_c_try_run () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' { { case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then : ac_retval=0 else $as_echo "$as_me: program exited with status $ac_status" >&5 $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=$ac_status fi rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_run # ac_fn_c_check_func LINENO FUNC VAR # ---------------------------------- # Tests whether FUNC exists, setting the cache variable VAR accordingly ac_fn_c_check_func () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Define $2 to an innocuous variant, in case declares $2. For example, HP-UX 11i declares gettimeofday. */ #define $2 innocuous_$2 /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $2 (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef $2 /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_$2 || defined __stub___$2 choke me #endif int main () { return $2 (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : eval "$3=yes" else eval "$3=no" fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_func # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES # ------------------------------------------------------- # Tests whether HEADER exists, giving a warning if it cannot be compiled using # the include files in INCLUDES and setting the cache variable VAR # accordingly. ac_fn_c_check_header_mongrel () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if eval \${$3+:} false; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 $as_echo_n "checking $2 usability... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 #include <$2> _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_header_compiler=yes else ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5 $as_echo_n "checking $2 presence... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include <$2> _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : ac_header_preproc=yes else ac_header_preproc=no fi rm -f conftest.err conftest.i conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #(( yes:no: ) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ;; no:yes:* ) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else eval "$3=\$ac_header_compiler" fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_header_mongrel # ac_fn_c_check_type LINENO TYPE VAR INCLUDES # ------------------------------------------- # Tests whether TYPE exists after having included INCLUDES, setting cache # variable VAR accordingly. ac_fn_c_check_type () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else eval "$3=no" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 int main () { if (sizeof ($2)) return 0; ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 int main () { if (sizeof (($2))) return 0; ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : else eval "$3=yes" fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_type cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by $as_me, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ _ACEOF exec 5>>config.log { cat <<_ASUNAME ## --------- ## ## Platform. ## ## --------- ## hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` _ASUNAME as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. $as_echo "PATH: $as_dir" done IFS=$as_save_IFS } >&5 cat >&5 <<_ACEOF ## ----------- ## ## Core tests. ## ## ----------- ## _ACEOF # Keep a trace of the command line. # Strip out --no-create and --no-recursion so they do not pile up. # Strip out --silent because we don't want to record it for future runs. # Also quote any args containing shell meta-characters. # Make two passes to allow for proper duplicate-argument suppression. ac_configure_args= ac_configure_args0= ac_configure_args1= ac_must_keep_next=false for ac_pass in 1 2 do for ac_arg do case $ac_arg in -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) continue ;; *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; 2) as_fn_append ac_configure_args1 " '$ac_arg'" if test $ac_must_keep_next = true; then ac_must_keep_next=false # Got value, back to normal. else case $ac_arg in *=* | --config-cache | -C | -disable-* | --disable-* \ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | -with-* | --with-* | -without-* | --without-* | --x) case "$ac_configure_args0 " in "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; esac ;; -* ) ac_must_keep_next=true ;; esac fi as_fn_append ac_configure_args " '$ac_arg'" ;; esac done done { ac_configure_args0=; unset ac_configure_args0;} { ac_configure_args1=; unset ac_configure_args1;} # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there # would cause problems or look ugly. # WARNING: Use '\'' to represent an apostrophe within the trap. # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. trap 'exit_status=$? # Save into config.log some information that might help in debugging. { echo $as_echo "## ---------------- ## ## Cache variables. ## ## ---------------- ##" echo # The following way of writing the cache mishandles newlines in values, ( for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( *${as_nl}ac_space=\ *) sed -n \ "s/'\''/'\''\\\\'\'''\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" ;; #( *) sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) echo $as_echo "## ----------------- ## ## Output variables. ## ## ----------------- ##" echo for ac_var in $ac_subst_vars do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo if test -n "$ac_subst_files"; then $as_echo "## ------------------- ## ## File substitutions. ## ## ------------------- ##" echo for ac_var in $ac_subst_files do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo fi if test -s confdefs.h; then $as_echo "## ----------- ## ## confdefs.h. ## ## ----------- ##" echo cat confdefs.h echo fi test "$ac_signal" != 0 && $as_echo "$as_me: caught signal $ac_signal" $as_echo "$as_me: exit $exit_status" } >&5 rm -f core *.core core.conftest.* && rm -f -r conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status ' 0 for ac_signal in 1 2 13 15; do trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. rm -f -r conftest* confdefs.h $as_echo "/* confdefs.h */" > confdefs.h # Predefined preprocessor variables. cat >>confdefs.h <<_ACEOF #define PACKAGE_NAME "$PACKAGE_NAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_TARNAME "$PACKAGE_TARNAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_VERSION "$PACKAGE_VERSION" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_STRING "$PACKAGE_STRING" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_URL "$PACKAGE_URL" _ACEOF # Let the site file select an alternate cache file if it wants to. # Prefer an explicitly selected file to automatically selected ones. ac_site_file1=NONE ac_site_file2=NONE if test -n "$CONFIG_SITE"; then # We do not want a PATH search for config.site. case $CONFIG_SITE in #(( -*) ac_site_file1=./$CONFIG_SITE;; */*) ac_site_file1=$CONFIG_SITE;; *) ac_site_file1=./$CONFIG_SITE;; esac elif test "x$prefix" != xNONE; then ac_site_file1=$prefix/share/config.site ac_site_file2=$prefix/etc/config.site else ac_site_file1=$ac_default_prefix/share/config.site ac_site_file2=$ac_default_prefix/etc/config.site fi for ac_site_file in "$ac_site_file1" "$ac_site_file2" do test "x$ac_site_file" = xNONE && continue if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 $as_echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 . "$ac_site_file" \ || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "failed to load site script $ac_site_file See \`config.log' for more details" "$LINENO" 5; } fi done if test -r "$cache_file"; then # Some versions of bash will fail to source /dev/null (special files # actually), so we avoid doing that. DJGPP emulates it as a regular file. if test /dev/null != "$cache_file" && test -f "$cache_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 $as_echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . "$cache_file";; *) . "./$cache_file";; esac fi else { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 $as_echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false for ac_var in $ac_precious_vars; do eval ac_old_set=\$ac_cv_env_${ac_var}_set eval ac_new_set=\$ac_env_${ac_var}_set eval ac_old_val=\$ac_cv_env_${ac_var}_value eval ac_new_val=\$ac_env_${ac_var}_value case $ac_old_set,$ac_new_set in set,) { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then # differences in whitespace do not lead to failure. ac_old_val_w=`echo x $ac_old_val` ac_new_val_w=`echo x $ac_new_val` if test "$ac_old_val_w" != "$ac_new_val_w"; then { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} ac_cache_corrupted=: else { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} eval $ac_var=\$ac_old_val fi { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} fi;; esac # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. *) as_fn_append ac_configure_args " '$ac_arg'" ;; esac fi done if $ac_cache_corrupted; then { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 fi ## -------------------- ## ## Main body of script. ## ## -------------------- ## ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: osip2 The GNU Open SIP library." >&5 $as_echo "$as_me: osip2 The GNU Open SIP library." >&6;} { $as_echo "$as_me:${as_lineno-$LINENO}: Copyright (C) 2001-2012 Aymeric MOIZARD - " >&5 $as_echo "$as_me: Copyright (C) 2001-2012 Aymeric MOIZARD - " >&6;} OSIP_MAJOR_VERSION=4 OSIP_MINOR_VERSION=1 OSIP_MICRO_VERSION=0 SONAME_MAJOR_VERSION=11 SONAME_MINOR_VERSION=0 SONAME_MICRO_VERSION=0 OSIP_VERSION=$OSIP_MAJOR_VERSION.$OSIP_MINOR_VERSION.$OSIP_MICRO_VERSION LIBOSIP_SO_VERSION=$SONAME_MAJOR_VERSION:$SONAME_MINOR_VERSION:$SONAME_MICRO_VERSION LIBOSIP_SO_VERSION=$LIBOSIP_SO_VERSION if test "x$PRERELEASE" = "x"; then VERSION=$OSIP_VERSION else VERSION="$OSIP_VERSION-$PRERELEASE" fi PACKAGE=libosip2 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Configuring ${PACKAGE} ${VERSION}" >&5 $as_echo "Configuring ${PACKAGE} ${VERSION}" >&6; } OS=`uname|sed -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` { $as_echo "$as_me:${as_lineno-$LINENO}: result: Building Package on ${OS}" >&5 $as_echo "Building Package on ${OS}" >&6; } ac_aux_dir= for ac_dir in scripts "$srcdir"/scripts; do if test -f "$ac_dir/install-sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install-sh -c" break elif test -f "$ac_dir/install.sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install.sh -c" break elif test -f "$ac_dir/shtool"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/shtool install -c" break fi done if test -z "$ac_aux_dir"; then as_fn_error $? "cannot find install-sh, install.sh, or shtool in scripts \"$srcdir\"/scripts" "$LINENO" 5 fi # These three variables are undocumented and unsupported, # and are intended to be withdrawn in a future Autoconf release. # They can cause serious problems if a builder's source tree is in a directory # whose full name contains unusual characters. ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. ac_config_headers="$ac_config_headers osip-config.h" am__api_version='1.11' # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or # incompatible versions: # SysV /etc/install, /usr/sbin/install # SunOS /usr/etc/install # IRIX /sbin/install # AIX /bin/install # AmigaOS /C/install, which installs bootblocks on floppy discs # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag # AFS /usr/afsws/bin/install, which mishandles nonexistent args # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # OS/2's system install, which has a completely different semantic # ./install, which can be erroneously created by make from ./install.sh. # Reject install programs that cannot install multiple files. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 $as_echo_n "checking for a BSD-compatible install... " >&6; } if test -z "$INSTALL"; then if ${ac_cv_path_install+:} false; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. # Account for people who put trailing slashes in PATH elements. case $as_dir/ in #(( ./ | .// | /[cC]/* | \ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ /usr/ucb/* ) ;; *) # OSF1 and SCO ODT 3.0 have their own names for install. # Don't use installbsd from OSF since it installs stuff as root # by default. for ac_prog in ginstall scoinst install; do for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then if test $ac_prog = install && grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. : elif test $ac_prog = install && grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # program-specific install script used by HP pwplus--don't use. : else rm -rf conftest.one conftest.two conftest.dir echo one > conftest.one echo two > conftest.two mkdir conftest.dir if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && test -s conftest.one && test -s conftest.two && test -s conftest.dir/conftest.one && test -s conftest.dir/conftest.two then ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" break 3 fi fi fi done done ;; esac done IFS=$as_save_IFS rm -rf conftest.one conftest.two conftest.dir fi if test "${ac_cv_path_install+set}" = set; then INSTALL=$ac_cv_path_install else # As a last resort, use the slow shell script. Don't cache a # value for INSTALL within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the value is a relative name. INSTALL=$ac_install_sh fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 $as_echo "$INSTALL" >&6; } # Use test -z because SunOS4 sh mishandles braces in ${var-val}. # It thinks the first close brace ends the variable substitution. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 $as_echo_n "checking whether build environment is sane... " >&6; } # Just in case sleep 1 echo timestamp > conftest.file # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' ' case `pwd` in *[\\\"\#\$\&\'\`$am_lf]*) as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; esac case $srcdir in *[\\\"\#\$\&\'\`$am_lf\ \ ]*) as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; esac # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` if test "$*" = "X"; then # -L didn't work. set X `ls -t "$srcdir/configure" conftest.file` fi rm -f conftest.file if test "$*" != "X $srcdir/configure conftest.file" \ && test "$*" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". as_fn_error $? "ls -t appears to fail. Make sure there is not a broken alias in your environment" "$LINENO" 5 fi test "$2" = conftest.file ) then # Ok. : else as_fn_error $? "newly created file is older than distributed files! Check your system clock" "$LINENO" 5 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } test "$program_prefix" != NONE && program_transform_name="s&^&$program_prefix&;$program_transform_name" # Use a double $ so make ignores it. test "$program_suffix" != NONE && program_transform_name="s&\$&$program_suffix&;$program_transform_name" # Double any \ or $. # By default was `s,x,x', remove it if useless. ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` if test x"${MISSING+set}" != xset; then case $am_aux_dir in *\ * | *\ *) MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; *) MISSING="\${SHELL} $am_aux_dir/missing" ;; esac fi # Use eval to expand $SHELL if eval "$MISSING --run true"; then am_missing_run="$MISSING --run " else am_missing_run= { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} fi if test x"${install_sh}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; *) install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi # Installed binaries are usually stripped using `strip' when the user # run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the `STRIP' environment variable to overrule this program. if test "$cross_compiling" != no; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$STRIP"; then ac_cv_prog_STRIP="$STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 $as_echo "$STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_STRIP"; then ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_STRIP"; then ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_STRIP="strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 $as_echo "$ac_ct_STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_STRIP" = x; then STRIP=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac STRIP=$ac_ct_STRIP fi else STRIP="$ac_cv_prog_STRIP" fi fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } if test -z "$MKDIR_P"; then if ${ac_cv_path_mkdir+:} false; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in mkdir gmkdir; do for ac_exec_ext in '' $ac_executable_extensions; do as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( 'mkdir (GNU coreutils) '* | \ 'mkdir (coreutils) '* | \ 'mkdir (fileutils) '4.1*) ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext break 3;; esac done done done IFS=$as_save_IFS fi test -d ./--version && rmdir ./--version if test "${ac_cv_path_mkdir+set}" = set; then MKDIR_P="$ac_cv_path_mkdir -p" else # As a last resort, use the slow shell script. Don't cache a # value for MKDIR_P within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the value is a relative name. MKDIR_P="$ac_install_sh -d" fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 $as_echo "$MKDIR_P" >&6; } mkdir_p="$MKDIR_P" case $mkdir_p in [\\/$]* | ?:[\\/]*) ;; */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; esac for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_AWK+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$AWK"; then ac_cv_prog_AWK="$AWK" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_AWK="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi AWK=$ac_cv_prog_AWK if test -n "$AWK"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 $as_echo "$AWK" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$AWK" && break done { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } set x ${MAKE-make} ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : $as_echo_n "(cached) " >&6 else cat >conftest.make <<\_ACEOF SHELL = /bin/sh all: @echo '@@@%%%=$(MAKE)=@@@%%%' _ACEOF # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. case `${MAKE-make} -f conftest.make 2>/dev/null` in *@@@%%%=?*=@@@%%%*) eval ac_cv_prog_make_${ac_make}_set=yes;; *) eval ac_cv_prog_make_${ac_make}_set=no;; esac rm -f conftest.make fi if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } SET_MAKE= else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } SET_MAKE="MAKE=${MAKE-make}" fi rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output # is not polluted with repeated "-I." am__isrc=' -I$(srcdir)' # test to see if srcdir already configured if test -f $srcdir/config.status; then as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 fi fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi # Define the identity of the package. PACKAGE=$PACKAGE VERSION=$VERSION cat >>confdefs.h <<_ACEOF #define PACKAGE "$PACKAGE" _ACEOF cat >>confdefs.h <<_ACEOF #define VERSION "$VERSION" _ACEOF # Some tools Automake needs. ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} # We need awk for the "check" target. The system "awk" is bad on # some platforms. # Always define AMTAR for backward compatibility. Yes, it's still used # in the wild :-( We should find a proper way to deprecate it ... AMTAR='$${TAR-tar}' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' if false; then INSIDE_GNOME_COMMON_TRUE= INSIDE_GNOME_COMMON_FALSE='#' else INSIDE_GNOME_COMMON_TRUE='#' INSIDE_GNOME_COMMON_FALSE= fi test -n "$ACLOCAL_FLAGS" && ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" for k in scripts ; do ACLOCAL="$ACLOCAL -I $k" ; done # Make sure we can run config.sub. $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 $as_echo_n "checking build system type... " >&6; } if ${ac_cv_build+:} false; then : $as_echo_n "(cached) " >&6 else ac_build_alias=$build_alias test "x$ac_build_alias" = x && ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` test "x$ac_build_alias" = x && as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 $as_echo "$ac_cv_build" >&6; } case $ac_cv_build in *-*-*) ;; *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; esac build=$ac_cv_build ac_save_IFS=$IFS; IFS='-' set x $ac_cv_build shift build_cpu=$1 build_vendor=$2 shift; shift # Remember, the first character of IFS is used to create $*, # except with old shells: build_os=$* IFS=$ac_save_IFS case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 $as_echo_n "checking host system type... " >&6; } if ${ac_cv_host+:} false; then : $as_echo_n "(cached) " >&6 else if test "x$host_alias" = x; then ac_cv_host=$ac_cv_build else ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 $as_echo "$ac_cv_host" >&6; } case $ac_cv_host in *-*-*) ;; *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; esac host=$ac_cv_host ac_save_IFS=$IFS; IFS='-' set x $ac_cv_host shift host_cpu=$1 host_vendor=$2 shift; shift # Remember, the first character of IFS is used to create $*, # except with old shells: host_os=$* IFS=$ac_save_IFS case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else ac_prog_rejected=no as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. set dummy $ac_cv_prog_CC shift if test $# != 0; then # We chose a different compiler from the bogus one. # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then for ac_prog in cl.exe do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC for ac_prog in cl.exe do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CC" && break done if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi fi fi test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "no acceptable C compiler found in \$PATH See \`config.log' for more details" "$LINENO" 5; } # Provide some information about the compiler. $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 set X $ac_compile ac_compiler=$2 for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then sed '10a\ ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 $as_echo_n "checking whether the C compiler works... " >&6; } ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` # The possible output files: ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" ac_rmfiles= for ac_file in $ac_files do case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; * ) ac_rmfiles="$ac_rmfiles $ac_file";; esac done rm -f $ac_rmfiles if { { ac_try="$ac_link_default" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link_default") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' # in a Makefile. We should not override ac_cv_exeext if it was cached, # so that the user can short-circuit this test for compilers unknown to # Autoconf. for ac_file in $ac_files '' do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; [ab].out ) # We found the default executable, but exeext='' is most # certainly right. break;; *.* ) if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; then :; else ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` fi # We set ac_cv_exeext here because the later test for it is not # safe: cross compilers may not add the suffix if given an `-o' # argument, so we may need to know it at that point already. # Even if this section looks crufty: it has the advantage of # actually working. break;; * ) break;; esac done test "$ac_cv_exeext" = no && ac_cv_exeext= else ac_file='' fi if test -z "$ac_file"; then : { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error 77 "C compiler cannot create executables See \`config.log' for more details" "$LINENO" 5; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 $as_echo_n "checking for C compiler default output file name... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 $as_echo "$ac_file" >&6; } ac_exeext=$ac_cv_exeext rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 $as_echo_n "checking for suffix of executables... " >&6; } if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will # work properly (i.e., refer to `conftest.exe'), while it won't with # `rm'. for ac_file in conftest.exe conftest conftest.*; do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` break;; * ) break;; esac done else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of executables: cannot compile and link See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest conftest$ac_cv_exeext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 $as_echo "$ac_cv_exeext" >&6; } rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { FILE *f = fopen ("conftest.out", "w"); return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF ac_clean_files="$ac_clean_files conftest.out" # Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 $as_echo_n "checking whether we are cross compiling... " >&6; } if test "$cross_compiling" != yes; then { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if { ac_try='./conftest$ac_cv_exeext' { { case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot run C compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details" "$LINENO" 5; } fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 $as_echo "$cross_compiling" >&6; } rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 $as_echo_n "checking for suffix of object files... " >&6; } if ${ac_cv_objext+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.o conftest.obj if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : for ac_file in conftest.o conftest.obj conftest.*; do test -f "$ac_file" || continue; case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` break;; esac done else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of object files: cannot compile See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 $as_echo "$ac_cv_objext" >&6; } OBJEXT=$ac_cv_objext ac_objext=$OBJEXT { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } if ${ac_cv_c_compiler_gnu+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_compiler_gnu=yes else ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 $as_echo "$ac_cv_c_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GCC=yes else GCC= fi ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 $as_echo_n "checking whether $CC accepts -g... " >&6; } if ${ac_cv_prog_cc_g+:} false; then : $as_echo_n "(cached) " >&6 else ac_save_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes ac_cv_prog_cc_g=no CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes else CFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : else ac_c_werror_flag=$ac_save_c_werror_flag CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_c_werror_flag=$ac_save_c_werror_flag fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 $as_echo "$ac_cv_prog_cc_g" >&6; } if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } if ${ac_cv_prog_cc_c89+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no ac_save_CC=$CC cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include struct stat; /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated as 'x'. The following induces an error, until -std is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something that's true only with -std. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters inside strings and character constants. */ #define FOO(x) 'x' int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_c89=$ac_arg fi rm -f core conftest.err conftest.$ac_objext test "x$ac_cv_prog_cc_c89" != "xno" && break done rm -f conftest.$ac_ext CC=$ac_save_CC fi # AC_CACHE_VAL case "x$ac_cv_prog_cc_c89" in x) { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 $as_echo "none needed" >&6; } ;; xno) { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 $as_echo "unsupported" >&6; } ;; *) CC="$CC $ac_cv_prog_cc_c89" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; esac if test "x$ac_cv_prog_cc_c89" != xno; then : fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" am_make=${MAKE-make} cat > confinc << 'END' am__doit: @echo this is the am__doit target .PHONY: am__doit END # If we don't find an include directive, just comment out the code. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 $as_echo_n "checking for style of include used by $am_make... " >&6; } am__include="#" am__quote= _am_result=none # First try GNU make style include. echo "include confinc" > confmf # Ignore all kinds of additional output from `make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include am__quote= _am_result=GNU ;; esac # Now try BSD make style include. if test "$am__include" = "#"; then echo '.include "confinc"' > confmf case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=.include am__quote="\"" _am_result=BSD ;; esac fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 $as_echo "$_am_result" >&6; } rm -f confinc confmf # Check whether --enable-dependency-tracking was given. if test "${enable_dependency_tracking+set}" = set; then : enableval=$enable_dependency_tracking; fi if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' am__nodep='_no' fi if test "x$enable_dependency_tracking" != xno; then AMDEP_TRUE= AMDEP_FALSE='#' else AMDEP_TRUE='#' AMDEP_FALSE= fi depcc="$CC" am_compiler_list= { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 $as_echo_n "checking dependency style of $depcc... " >&6; } if ${am_cv_CC_dependencies_compiler_type+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_CC_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fi am__universal=false case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with # Solaris 8's {/usr,}/bin/sh. touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_CC_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_CC_dependencies_compiler_type=none fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type if test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then am__fastdepCC_TRUE= am__fastdepCC_FALSE='#' else am__fastdepCC_TRUE='#' am__fastdepCC_FALSE= fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 $as_echo_n "checking how to run the C preprocessor... " >&6; } # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= fi if test -z "$CPP"; then if ${ac_cv_prog_CPP+:} false; then : $as_echo_n "(cached) " >&6 else # Double quotes because CPP needs to be expanded for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" do ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : break fi done ac_cv_prog_CPP=$CPP fi CPP=$ac_cv_prog_CPP else ac_cv_prog_CPP=$CPP fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 $as_echo "$CPP" >&6; } ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details" "$LINENO" 5; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu enable_win32_dll=yes case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*) if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args. set dummy ${ac_tool_prefix}as; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_AS+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$AS"; then ac_cv_prog_AS="$AS" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_AS="${ac_tool_prefix}as" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi AS=$ac_cv_prog_AS if test -n "$AS"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS" >&5 $as_echo "$AS" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_AS"; then ac_ct_AS=$AS # Extract the first word of "as", so it can be a program name with args. set dummy as; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_AS+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_AS"; then ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_AS="as" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_AS=$ac_cv_prog_ac_ct_AS if test -n "$ac_ct_AS"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AS" >&5 $as_echo "$ac_ct_AS" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_AS" = x; then AS="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac AS=$ac_ct_AS fi else AS="$ac_cv_prog_AS" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. set dummy ${ac_tool_prefix}dlltool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_DLLTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$DLLTOOL"; then ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi DLLTOOL=$ac_cv_prog_DLLTOOL if test -n "$DLLTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 $as_echo "$DLLTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_DLLTOOL"; then ac_ct_DLLTOOL=$DLLTOOL # Extract the first word of "dlltool", so it can be a program name with args. set dummy dlltool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_DLLTOOL"; then ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_DLLTOOL="dlltool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL if test -n "$ac_ct_DLLTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 $as_echo "$ac_ct_DLLTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_DLLTOOL" = x; then DLLTOOL="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac DLLTOOL=$ac_ct_DLLTOOL fi else DLLTOOL="$ac_cv_prog_DLLTOOL" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. set dummy ${ac_tool_prefix}objdump; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_OBJDUMP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$OBJDUMP"; then ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi OBJDUMP=$ac_cv_prog_OBJDUMP if test -n "$OBJDUMP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 $as_echo "$OBJDUMP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_OBJDUMP"; then ac_ct_OBJDUMP=$OBJDUMP # Extract the first word of "objdump", so it can be a program name with args. set dummy objdump; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OBJDUMP"; then ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_OBJDUMP="objdump" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP if test -n "$ac_ct_OBJDUMP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 $as_echo "$ac_ct_OBJDUMP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_OBJDUMP" = x; then OBJDUMP="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OBJDUMP=$ac_ct_OBJDUMP fi else OBJDUMP="$ac_cv_prog_OBJDUMP" fi ;; esac test -z "$AS" && AS=as test -z "$DLLTOOL" && DLLTOOL=dlltool test -z "$OBJDUMP" && OBJDUMP=objdump { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 $as_echo_n "checking for a sed that does not truncate output... " >&6; } if ${ac_cv_path_SED+:} false; then : $as_echo_n "(cached) " >&6 else ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/ for ac_i in 1 2 3 4 5 6 7; do ac_script="$ac_script$as_nl$ac_script" done echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed { ac_script=; unset ac_script;} if test -z "$SED"; then ac_path_SED_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in sed gsed; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_SED" || continue # Check for GNU ac_path_SED and select it if it is found. # Check for GNU $ac_path_SED case `"$ac_path_SED" --version 2>&1` in *GNU*) ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo '' >> "conftest.nl" "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_SED_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_SED="$ac_path_SED" ac_path_SED_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_SED_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_SED"; then as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5 fi else ac_cv_path_SED=$SED fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5 $as_echo "$ac_cv_path_SED" >&6; } SED="$ac_cv_path_SED" rm -f conftest.sed case `pwd` in *\ * | *\ *) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; esac macro_version='2.4.2' macro_revision='1.3337' ltmain="$ac_aux_dir/ltmain.sh" # Backslashify metacharacters that are still active within # double-quoted strings. sed_quote_subst='s/\(["`$\\]\)/\\\1/g' # Same as above, but do not quote variable references. double_quote_subst='s/\(["`\\]\)/\\\1/g' # Sed substitution to delay expansion of an escaped shell variable in a # double_quote_subst'ed string. delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' # Sed substitution to delay expansion of an escaped single quote. delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' # Sed substitution to avoid accidental globbing in evaled expressions no_glob_subst='s/\*/\\\*/g' ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5 $as_echo_n "checking how to print strings... " >&6; } # Test print first, because it will be a builtin if present. if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then ECHO='print -r --' elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then ECHO='printf %s\n' else # Use this function as a fallback that always works. func_fallback_echo () { eval 'cat <<_LTECHO_EOF $1 _LTECHO_EOF' } ECHO='func_fallback_echo' fi # func_echo_all arg... # Invoke $ECHO with all args, space-separated. func_echo_all () { $ECHO "" } case "$ECHO" in printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5 $as_echo "printf" >&6; } ;; print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5 $as_echo "print -r" >&6; } ;; *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5 $as_echo "cat" >&6; } ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 $as_echo_n "checking for a sed that does not truncate output... " >&6; } if ${ac_cv_path_SED+:} false; then : $as_echo_n "(cached) " >&6 else ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/ for ac_i in 1 2 3 4 5 6 7; do ac_script="$ac_script$as_nl$ac_script" done echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed { ac_script=; unset ac_script;} if test -z "$SED"; then ac_path_SED_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in sed gsed; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_SED" || continue # Check for GNU ac_path_SED and select it if it is found. # Check for GNU $ac_path_SED case `"$ac_path_SED" --version 2>&1` in *GNU*) ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo '' >> "conftest.nl" "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_SED_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_SED="$ac_path_SED" ac_path_SED_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_SED_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_SED"; then as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5 fi else ac_cv_path_SED=$SED fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5 $as_echo "$ac_cv_path_SED" >&6; } SED="$ac_cv_path_SED" rm -f conftest.sed test -z "$SED" && SED=sed Xsed="$SED -e 1s/^X//" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in grep ggrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_GREP" || continue # Check for GNU ac_path_GREP and select it if it is found. # Check for GNU $ac_path_GREP case `"$ac_path_GREP" --version 2>&1` in *GNU*) ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'GREP' >> "conftest.nl" "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_GREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_GREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_GREP"; then as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_GREP=$GREP fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 $as_echo "$ac_cv_path_GREP" >&6; } GREP="$ac_cv_path_GREP" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 $as_echo_n "checking for egrep... " >&6; } if ${ac_cv_path_EGREP+:} false; then : $as_echo_n "(cached) " >&6 else if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 then ac_cv_path_EGREP="$GREP -E" else if test -z "$EGREP"; then ac_path_EGREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in egrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_EGREP" || continue # Check for GNU ac_path_EGREP and select it if it is found. # Check for GNU $ac_path_EGREP case `"$ac_path_EGREP" --version 2>&1` in *GNU*) ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'EGREP' >> "conftest.nl" "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_EGREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_EGREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_EGREP"; then as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_EGREP=$EGREP fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 $as_echo "$ac_cv_path_EGREP" >&6; } EGREP="$ac_cv_path_EGREP" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5 $as_echo_n "checking for fgrep... " >&6; } if ${ac_cv_path_FGREP+:} false; then : $as_echo_n "(cached) " >&6 else if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1 then ac_cv_path_FGREP="$GREP -F" else if test -z "$FGREP"; then ac_path_FGREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in fgrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_FGREP" || continue # Check for GNU ac_path_FGREP and select it if it is found. # Check for GNU $ac_path_FGREP case `"$ac_path_FGREP" --version 2>&1` in *GNU*) ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'FGREP' >> "conftest.nl" "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_FGREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_FGREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_FGREP"; then as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_FGREP=$FGREP fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5 $as_echo "$ac_cv_path_FGREP" >&6; } FGREP="$ac_cv_path_FGREP" test -z "$GREP" && GREP=grep # Check whether --with-gnu-ld was given. if test "${with_gnu_ld+set}" = set; then : withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes else with_gnu_ld=no fi ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 $as_echo_n "checking for ld used by $CC... " >&6; } case $host in *-*-mingw*) # gcc leaves a trailing carriage return which upsets mingw ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; *) ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; esac case $ac_prog in # Accept absolute paths. [\\/]* | ?:[\\/]*) re_direlt='/[^/][^/]*/\.\./' # Canonicalize the pathname of ld ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` done test -z "$LD" && LD="$ac_prog" ;; "") # If it fails, then pretend we aren't using GCC. ac_prog=ld ;; *) # If it is relative, then search for the first ld in PATH. with_gnu_ld=unknown ;; esac elif test "$with_gnu_ld" = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 $as_echo_n "checking for GNU ld... " >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 $as_echo_n "checking for non-GNU ld... " >&6; } fi if ${lt_cv_path_LD+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$LD"; then lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then lt_cv_path_LD="$ac_dir/$ac_prog" # Check to see if the program is GNU ld. I'd rather use --version, # but apparently some variants of GNU ld only accept -v. # Break only if it was the GNU/non-GNU ld that we prefer. case `"$lt_cv_path_LD" -v 2>&1 &5 $as_echo "$LD" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } if ${lt_cv_prog_gnu_ld+:} false; then : $as_echo_n "(cached) " >&6 else # I'd rather use --version here, but apparently some GNU lds only accept -v. case `$LD -v 2>&1 &5 $as_echo "$lt_cv_prog_gnu_ld" >&6; } with_gnu_ld=$lt_cv_prog_gnu_ld { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } if ${lt_cv_path_NM+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$NM"; then # Let the user override the test. lt_cv_path_NM="$NM" else lt_nm_to_check="${ac_tool_prefix}nm" if test -n "$ac_tool_prefix" && test "$build" = "$host"; then lt_nm_to_check="$lt_nm_to_check nm" fi for lt_tmp_nm in $lt_nm_to_check; do lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. tmp_nm="$ac_dir/$lt_tmp_nm" if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then # Check to see if the nm accepts a BSD-compat flag. # Adding the `sed 1q' prevents false positives on HP-UX, which says: # nm: unknown option "B" ignored # Tru64's nm complains that /dev/null is an invalid object file case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in */dev/null* | *'Invalid file or object type'*) lt_cv_path_NM="$tmp_nm -B" break ;; *) case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in */dev/null*) lt_cv_path_NM="$tmp_nm -p" break ;; *) lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but continue # so that we can try to find one that supports BSD flags ;; esac ;; esac fi done IFS="$lt_save_ifs" done : ${lt_cv_path_NM=no} fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5 $as_echo "$lt_cv_path_NM" >&6; } if test "$lt_cv_path_NM" != "no"; then NM="$lt_cv_path_NM" else # Didn't find any BSD compatible name lister, look for dumpbin. if test -n "$DUMPBIN"; then : # Let the user override the test. else if test -n "$ac_tool_prefix"; then for ac_prog in dumpbin "link -dump" do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_DUMPBIN+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$DUMPBIN"; then ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi DUMPBIN=$ac_cv_prog_DUMPBIN if test -n "$DUMPBIN"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5 $as_echo "$DUMPBIN" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$DUMPBIN" && break done fi if test -z "$DUMPBIN"; then ac_ct_DUMPBIN=$DUMPBIN for ac_prog in dumpbin "link -dump" do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_DUMPBIN"; then ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_DUMPBIN="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN if test -n "$ac_ct_DUMPBIN"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5 $as_echo "$ac_ct_DUMPBIN" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_DUMPBIN" && break done if test "x$ac_ct_DUMPBIN" = x; then DUMPBIN=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac DUMPBIN=$ac_ct_DUMPBIN fi fi case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in *COFF*) DUMPBIN="$DUMPBIN -symbols" ;; *) DUMPBIN=: ;; esac fi if test "$DUMPBIN" != ":"; then NM="$DUMPBIN" fi fi test -z "$NM" && NM=nm { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5 $as_echo_n "checking the name lister ($NM) interface... " >&6; } if ${lt_cv_nm_interface+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_nm_interface="BSD nm" echo "int some_variable = 0;" > conftest.$ac_ext (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5) (eval "$ac_compile" 2>conftest.err) cat conftest.err >&5 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5) (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) cat conftest.err >&5 (eval echo "\"\$as_me:$LINENO: output\"" >&5) cat conftest.out >&5 if $GREP 'External.*some_variable' conftest.out > /dev/null; then lt_cv_nm_interface="MS dumpbin" fi rm -f conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5 $as_echo "$lt_cv_nm_interface" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 $as_echo_n "checking whether ln -s works... " >&6; } LN_S=$as_ln_s if test "$LN_S" = "ln -s"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5 $as_echo "no, using $LN_S" >&6; } fi # find the maximum length of command line arguments { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5 $as_echo_n "checking the maximum length of command line arguments... " >&6; } if ${lt_cv_sys_max_cmd_len+:} false; then : $as_echo_n "(cached) " >&6 else i=0 teststring="ABCD" case $build_os in msdosdjgpp*) # On DJGPP, this test can blow up pretty badly due to problems in libc # (any single argument exceeding 2000 bytes causes a buffer overrun # during glob expansion). Even if it were fixed, the result of this # check would be larger than it should be. lt_cv_sys_max_cmd_len=12288; # 12K is about right ;; gnu*) # Under GNU Hurd, this test is not required because there is # no limit to the length of command line arguments. # Libtool will interpret -1 as no limit whatsoever lt_cv_sys_max_cmd_len=-1; ;; cygwin* | mingw* | cegcc*) # On Win9x/ME, this test blows up -- it succeeds, but takes # about 5 minutes as the teststring grows exponentially. # Worse, since 9x/ME are not pre-emptively multitasking, # you end up with a "frozen" computer, even though with patience # the test eventually succeeds (with a max line length of 256k). # Instead, let's just punt: use the minimum linelength reported by # all of the supported platforms: 8192 (on NT/2K/XP). lt_cv_sys_max_cmd_len=8192; ;; mint*) # On MiNT this can take a long time and run out of memory. lt_cv_sys_max_cmd_len=8192; ;; amigaos*) # On AmigaOS with pdksh, this test takes hours, literally. # So we just punt and use a minimum line length of 8192. lt_cv_sys_max_cmd_len=8192; ;; netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) # This has been around since 386BSD, at least. Likely further. if test -x /sbin/sysctl; then lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` elif test -x /usr/sbin/sysctl; then lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` else lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs fi # And add a safety zone lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ;; interix*) # We know the value 262144 and hardcode it with a safety zone (like BSD) lt_cv_sys_max_cmd_len=196608 ;; os2*) # The test takes a long time on OS/2. lt_cv_sys_max_cmd_len=8192 ;; osf*) # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not # nice to cause kernel panics so lets avoid the loop below. # First set a reasonable default. lt_cv_sys_max_cmd_len=16384 # if test -x /sbin/sysconfig; then case `/sbin/sysconfig -q proc exec_disable_arg_limit` in *1*) lt_cv_sys_max_cmd_len=-1 ;; esac fi ;; sco3.2v5*) lt_cv_sys_max_cmd_len=102400 ;; sysv5* | sco5v6* | sysv4.2uw2*) kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` if test -n "$kargmax"; then lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` else lt_cv_sys_max_cmd_len=32768 fi ;; *) lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` if test -n "$lt_cv_sys_max_cmd_len"; then lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` else # Make teststring a little bigger before we do anything with it. # a 1K string should be a reasonable start. for i in 1 2 3 4 5 6 7 8 ; do teststring=$teststring$teststring done SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} # If test is not a shell built-in, we'll probably end up computing a # maximum length that is only half of the actual maximum length, but # we can't tell. while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ = "X$teststring$teststring"; } >/dev/null 2>&1 && test $i != 17 # 1/2 MB should be enough do i=`expr $i + 1` teststring=$teststring$teststring done # Only check the string length outside the loop. lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` teststring= # Add a significant safety factor because C++ compilers can tack on # massive amounts of additional arguments before passing them to the # linker. It appears as though 1/2 is a usable value. lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` fi ;; esac fi if test -n $lt_cv_sys_max_cmd_len ; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5 $as_echo "$lt_cv_sys_max_cmd_len" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5 $as_echo "none" >&6; } fi max_cmd_len=$lt_cv_sys_max_cmd_len : ${CP="cp -f"} : ${MV="mv -f"} : ${RM="rm -f"} { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; } # Try some XSI features xsi_shell=no ( _lt_dummy="a/b/c" test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \ = c,a/b,b/c, \ && eval 'test $(( 1 + 1 )) -eq 2 \ && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \ && xsi_shell=yes { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5 $as_echo "$xsi_shell" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; } lt_shell_append=no ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \ >/dev/null 2>&1 \ && lt_shell_append=yes { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5 $as_echo "$lt_shell_append" >&6; } if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then lt_unset=unset else lt_unset=false fi # test EBCDIC or ASCII case `echo X|tr X '\101'` in A) # ASCII based system # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr lt_SP2NL='tr \040 \012' lt_NL2SP='tr \015\012 \040\040' ;; *) # EBCDIC based system lt_SP2NL='tr \100 \n' lt_NL2SP='tr \r\n \100\100' ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5 $as_echo_n "checking how to convert $build file names to $host format... " >&6; } if ${lt_cv_to_host_file_cmd+:} false; then : $as_echo_n "(cached) " >&6 else case $host in *-*-mingw* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 ;; *-*-cygwin* ) lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 ;; * ) # otherwise, assume *nix lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 ;; esac ;; *-*-cygwin* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin ;; *-*-cygwin* ) lt_cv_to_host_file_cmd=func_convert_file_noop ;; * ) # otherwise, assume *nix lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin ;; esac ;; * ) # unhandled hosts (and "normal" native builds) lt_cv_to_host_file_cmd=func_convert_file_noop ;; esac fi to_host_file_cmd=$lt_cv_to_host_file_cmd { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5 $as_echo "$lt_cv_to_host_file_cmd" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5 $as_echo_n "checking how to convert $build file names to toolchain format... " >&6; } if ${lt_cv_to_tool_file_cmd+:} false; then : $as_echo_n "(cached) " >&6 else #assume ordinary cross tools, or native build. lt_cv_to_tool_file_cmd=func_convert_file_noop case $host in *-*-mingw* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 ;; esac ;; esac fi to_tool_file_cmd=$lt_cv_to_tool_file_cmd { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5 $as_echo "$lt_cv_to_tool_file_cmd" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5 $as_echo_n "checking for $LD option to reload object files... " >&6; } if ${lt_cv_ld_reload_flag+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_ld_reload_flag='-r' fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5 $as_echo "$lt_cv_ld_reload_flag" >&6; } reload_flag=$lt_cv_ld_reload_flag case $reload_flag in "" | " "*) ;; *) reload_flag=" $reload_flag" ;; esac reload_cmds='$LD$reload_flag -o $output$reload_objs' case $host_os in cygwin* | mingw* | pw32* | cegcc*) if test "$GCC" != yes; then reload_cmds=false fi ;; darwin*) if test "$GCC" = yes; then reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs' else reload_cmds='$LD$reload_flag -o $output$reload_objs' fi ;; esac if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. set dummy ${ac_tool_prefix}objdump; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_OBJDUMP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$OBJDUMP"; then ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi OBJDUMP=$ac_cv_prog_OBJDUMP if test -n "$OBJDUMP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 $as_echo "$OBJDUMP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_OBJDUMP"; then ac_ct_OBJDUMP=$OBJDUMP # Extract the first word of "objdump", so it can be a program name with args. set dummy objdump; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OBJDUMP"; then ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_OBJDUMP="objdump" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP if test -n "$ac_ct_OBJDUMP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 $as_echo "$ac_ct_OBJDUMP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_OBJDUMP" = x; then OBJDUMP="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OBJDUMP=$ac_ct_OBJDUMP fi else OBJDUMP="$ac_cv_prog_OBJDUMP" fi test -z "$OBJDUMP" && OBJDUMP=objdump { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5 $as_echo_n "checking how to recognize dependent libraries... " >&6; } if ${lt_cv_deplibs_check_method+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_deplibs_check_method='unknown' # Need to set the preceding variable on all platforms that support # interlibrary dependencies. # 'none' -- dependencies not supported. # `unknown' -- same as none, but documents that we really don't know. # 'pass_all' -- all dependencies passed with no checks. # 'test_compile' -- check by making test program. # 'file_magic [[regex]]' -- check by looking for files in library path # which responds to the $file_magic_cmd with a given extended regex. # If you have `file' or equivalent on your system and you're not sure # whether `pass_all' will *always* work, you probably want this one. case $host_os in aix[4-9]*) lt_cv_deplibs_check_method=pass_all ;; beos*) lt_cv_deplibs_check_method=pass_all ;; bsdi[45]*) lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' lt_cv_file_magic_cmd='/usr/bin/file -L' lt_cv_file_magic_test_file=/shlib/libc.so ;; cygwin*) # func_win32_libid is a shell function defined in ltmain.sh lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd='func_win32_libid' ;; mingw* | pw32*) # Base MSYS/MinGW do not provide the 'file' command needed by # func_win32_libid shell function, so use a weaker test based on 'objdump', # unless we find 'file', for example because we are cross-compiling. # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin. if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd='func_win32_libid' else # Keep this pattern in sync with the one in func_win32_libid. lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' lt_cv_file_magic_cmd='$OBJDUMP -f' fi ;; cegcc*) # use the weaker test based on 'objdump'. See mingw*. lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' lt_cv_file_magic_cmd='$OBJDUMP -f' ;; darwin* | rhapsody*) lt_cv_deplibs_check_method=pass_all ;; freebsd* | dragonfly*) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then case $host_cpu in i*86 ) # Not sure whether the presence of OpenBSD here was a mistake. # Let's accept both of them until this is cleared up. lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` ;; esac else lt_cv_deplibs_check_method=pass_all fi ;; haiku*) lt_cv_deplibs_check_method=pass_all ;; hpux10.20* | hpux11*) lt_cv_file_magic_cmd=/usr/bin/file case $host_cpu in ia64*) lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so ;; hppa*64*) lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]' lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl ;; *) lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library' lt_cv_file_magic_test_file=/usr/lib/libc.sl ;; esac ;; interix[3-9]*) # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$' ;; irix5* | irix6* | nonstopux*) case $LD in *-32|*"-32 ") libmagic=32-bit;; *-n32|*"-n32 ") libmagic=N32;; *-64|*"-64 ") libmagic=64-bit;; *) libmagic=never-match;; esac lt_cv_deplibs_check_method=pass_all ;; # This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) lt_cv_deplibs_check_method=pass_all ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$' fi ;; newos6*) lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=/usr/lib/libnls.so ;; *nto* | *qnx*) lt_cv_deplibs_check_method=pass_all ;; openbsd*) if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' fi ;; osf3* | osf4* | osf5*) lt_cv_deplibs_check_method=pass_all ;; rdos*) lt_cv_deplibs_check_method=pass_all ;; solaris*) lt_cv_deplibs_check_method=pass_all ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) lt_cv_deplibs_check_method=pass_all ;; sysv4 | sysv4.3*) case $host_vendor in motorola) lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]' lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` ;; ncr) lt_cv_deplibs_check_method=pass_all ;; sequent) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;; sni) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib" lt_cv_file_magic_test_file=/lib/libc.so ;; siemens) lt_cv_deplibs_check_method=pass_all ;; pc) lt_cv_deplibs_check_method=pass_all ;; esac ;; tpf*) lt_cv_deplibs_check_method=pass_all ;; esac fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5 $as_echo "$lt_cv_deplibs_check_method" >&6; } file_magic_glob= want_nocaseglob=no if test "$build" = "$host"; then case $host_os in mingw* | pw32*) if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then want_nocaseglob=yes else file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` fi ;; esac fi file_magic_cmd=$lt_cv_file_magic_cmd deplibs_check_method=$lt_cv_deplibs_check_method test -z "$deplibs_check_method" && deplibs_check_method=unknown if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. set dummy ${ac_tool_prefix}dlltool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_DLLTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$DLLTOOL"; then ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi DLLTOOL=$ac_cv_prog_DLLTOOL if test -n "$DLLTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 $as_echo "$DLLTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_DLLTOOL"; then ac_ct_DLLTOOL=$DLLTOOL # Extract the first word of "dlltool", so it can be a program name with args. set dummy dlltool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_DLLTOOL"; then ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_DLLTOOL="dlltool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL if test -n "$ac_ct_DLLTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 $as_echo "$ac_ct_DLLTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_DLLTOOL" = x; then DLLTOOL="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac DLLTOOL=$ac_ct_DLLTOOL fi else DLLTOOL="$ac_cv_prog_DLLTOOL" fi test -z "$DLLTOOL" && DLLTOOL=dlltool { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5 $as_echo_n "checking how to associate runtime and link libraries... " >&6; } if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_sharedlib_from_linklib_cmd='unknown' case $host_os in cygwin* | mingw* | pw32* | cegcc*) # two different shell functions defined in ltmain.sh # decide which to use based on capabilities of $DLLTOOL case `$DLLTOOL --help 2>&1` in *--identify-strict*) lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib ;; *) lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback ;; esac ;; *) # fallback: assume linklib IS sharedlib lt_cv_sharedlib_from_linklib_cmd="$ECHO" ;; esac fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5 $as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; } sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO if test -n "$ac_tool_prefix"; then for ac_prog in ar do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_AR+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$AR"; then ac_cv_prog_AR="$AR" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_AR="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi AR=$ac_cv_prog_AR if test -n "$AR"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5 $as_echo "$AR" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$AR" && break done fi if test -z "$AR"; then ac_ct_AR=$AR for ac_prog in ar do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_AR+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_AR"; then ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_AR="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_AR=$ac_cv_prog_ac_ct_AR if test -n "$ac_ct_AR"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5 $as_echo "$ac_ct_AR" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_AR" && break done if test "x$ac_ct_AR" = x; then AR="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac AR=$ac_ct_AR fi fi : ${AR=ar} : ${AR_FLAGS=cru} { $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5 $as_echo_n "checking for archiver @FILE support... " >&6; } if ${lt_cv_ar_at_file+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_ar_at_file=no cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : echo conftest.$ac_objext > conftest.lst lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5' { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 (eval $lt_ar_try) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if test "$ac_status" -eq 0; then # Ensure the archiver fails upon bogus file names. rm -f conftest.$ac_objext libconftest.a { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 (eval $lt_ar_try) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if test "$ac_status" -ne 0; then lt_cv_ar_at_file=@ fi fi rm -f conftest.* libconftest.a fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5 $as_echo "$lt_cv_ar_at_file" >&6; } if test "x$lt_cv_ar_at_file" = xno; then archiver_list_spec= else archiver_list_spec=$lt_cv_ar_at_file fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$STRIP"; then ac_cv_prog_STRIP="$STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 $as_echo "$STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_STRIP"; then ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_STRIP"; then ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_STRIP="strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 $as_echo "$ac_ct_STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_STRIP" = x; then STRIP=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac STRIP=$ac_ct_STRIP fi else STRIP="$ac_cv_prog_STRIP" fi test -z "$STRIP" && STRIP=: if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_RANLIB+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$RANLIB"; then ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi RANLIB=$ac_cv_prog_RANLIB if test -n "$RANLIB"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5 $as_echo "$RANLIB" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_RANLIB"; then ac_ct_RANLIB=$RANLIB # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_RANLIB+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_RANLIB"; then ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_RANLIB="ranlib" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB if test -n "$ac_ct_RANLIB"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5 $as_echo "$ac_ct_RANLIB" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_RANLIB" = x; then RANLIB=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac RANLIB=$ac_ct_RANLIB fi else RANLIB="$ac_cv_prog_RANLIB" fi test -z "$RANLIB" && RANLIB=: # Determine commands to create old-style static archives. old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs' old_postinstall_cmds='chmod 644 $oldlib' old_postuninstall_cmds= if test -n "$RANLIB"; then case $host_os in openbsd*) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib" ;; *) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib" ;; esac old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib" fi case $host_os in darwin*) lock_old_archive_extraction=yes ;; *) lock_old_archive_extraction=no ;; esac # If no C compiler was specified, use CC. LTCC=${LTCC-"$CC"} # If no C compiler flags were specified, use CFLAGS. LTCFLAGS=${LTCFLAGS-"$CFLAGS"} # Allow CC to be a program name with arguments. compiler=$CC # Check for command to grab the raw symbol name followed by C symbol from nm. { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; } if ${lt_cv_sys_global_symbol_pipe+:} false; then : $as_echo_n "(cached) " >&6 else # These are sane defaults that work on at least a few old systems. # [They come from Ultrix. What could be older than Ultrix?!! ;)] # Character class describing NM global symbol codes. symcode='[BCDEGRST]' # Regexp to match symbols that can be accessed directly from C. sympat='\([_A-Za-z][_A-Za-z0-9]*\)' # Define system-specific variables. case $host_os in aix*) symcode='[BCDT]' ;; cygwin* | mingw* | pw32* | cegcc*) symcode='[ABCDGISTW]' ;; hpux*) if test "$host_cpu" = ia64; then symcode='[ABCDEGRST]' fi ;; irix* | nonstopux*) symcode='[BCDEGRST]' ;; osf*) symcode='[BCDEGQRST]' ;; solaris*) symcode='[BDRT]' ;; sco3.2v5*) symcode='[DT]' ;; sysv4.2uw2*) symcode='[DT]' ;; sysv5* | sco5v6* | unixware* | OpenUNIX*) symcode='[ABDT]' ;; sysv4) symcode='[DFNSTU]' ;; esac # If we're using GNU nm, then use its standard symbol codes. case `$NM -V 2>&1` in *GNU* | *'with BFD'*) symcode='[ABCDGIRSTW]' ;; esac # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" # Transform an extracted symbol line into symbol name and symbol address lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'" lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"lib\2\", (void *) \&\2},/p'" # Handle CRLF in mingw tool chain opt_cr= case $build_os in mingw*) opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp ;; esac # Try without a prefix underscore, then with it. for ac_symprfx in "" "_"; do # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. symxfrm="\\1 $ac_symprfx\\2 \\2" # Write the raw and C identifiers. if test "$lt_cv_nm_interface" = "MS dumpbin"; then # Fake it for dumpbin and say T for any non-static function # and D for any global variable. # Also find C++ and __fastcall symbols from MSVC++, # which start with @ or ?. lt_cv_sys_global_symbol_pipe="$AWK '"\ " {last_section=section; section=\$ 3};"\ " /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ " \$ 0!~/External *\|/{next};"\ " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ " {if(hide[section]) next};"\ " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\ " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\ " s[1]~/^[@?]/{print s[1], s[1]; next};"\ " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\ " ' prfx=^$ac_symprfx" else lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" fi lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" # Check to see that the pipe works correctly. pipe_works=no rm -f conftest* cat > conftest.$ac_ext <<_LT_EOF #ifdef __cplusplus extern "C" { #endif char nm_test_var; void nm_test_func(void); void nm_test_func(void){} #ifdef __cplusplus } #endif int main(){nm_test_var='a';nm_test_func();return(0);} _LT_EOF if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then # Now try to grab the symbols. nlist=conftest.nm if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s "$nlist"; then # Try sorting and uniquifying the output. if sort "$nlist" | uniq > "$nlist"T; then mv -f "$nlist"T "$nlist" else rm -f "$nlist"T fi # Make sure that we snagged all the symbols we need. if $GREP ' nm_test_var$' "$nlist" >/dev/null; then if $GREP ' nm_test_func$' "$nlist" >/dev/null; then cat <<_LT_EOF > conftest.$ac_ext /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ #if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) /* DATA imports from DLLs on WIN32 con't be const, because runtime relocations are performed -- see ld's documentation on pseudo-relocs. */ # define LT_DLSYM_CONST #elif defined(__osf__) /* This system does not cope well with relocations in const data. */ # define LT_DLSYM_CONST #else # define LT_DLSYM_CONST const #endif #ifdef __cplusplus extern "C" { #endif _LT_EOF # Now generate the symbol file. eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' cat <<_LT_EOF >> conftest.$ac_ext /* The mapping between symbol names and symbols. */ LT_DLSYM_CONST struct { const char *name; void *address; } lt__PROGRAM__LTX_preloaded_symbols[] = { { "@PROGRAM@", (void *) 0 }, _LT_EOF $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext cat <<\_LT_EOF >> conftest.$ac_ext {0, (void *) 0} }; /* This works around a problem in FreeBSD linker */ #ifdef FREEBSD_WORKAROUND static const void *lt_preloaded_setup() { return lt__PROGRAM__LTX_preloaded_symbols; } #endif #ifdef __cplusplus } #endif _LT_EOF # Now try linking the two files. mv conftest.$ac_objext conftstm.$ac_objext lt_globsym_save_LIBS=$LIBS lt_globsym_save_CFLAGS=$CFLAGS LIBS="conftstm.$ac_objext" CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag" if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 (eval $ac_link) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s conftest${ac_exeext}; then pipe_works=yes fi LIBS=$lt_globsym_save_LIBS CFLAGS=$lt_globsym_save_CFLAGS else echo "cannot find nm_test_func in $nlist" >&5 fi else echo "cannot find nm_test_var in $nlist" >&5 fi else echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5 fi else echo "$progname: failed program was:" >&5 cat conftest.$ac_ext >&5 fi rm -rf conftest* conftst* # Do not use the global_symbol_pipe unless it works. if test "$pipe_works" = yes; then break else lt_cv_sys_global_symbol_pipe= fi done fi if test -z "$lt_cv_sys_global_symbol_pipe"; then lt_cv_sys_global_symbol_to_cdecl= fi if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5 $as_echo "failed" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 $as_echo "ok" >&6; } fi # Response file support. if test "$lt_cv_nm_interface" = "MS dumpbin"; then nm_file_list_spec='@' elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then nm_file_list_spec='@' fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5 $as_echo_n "checking for sysroot... " >&6; } # Check whether --with-sysroot was given. if test "${with_sysroot+set}" = set; then : withval=$with_sysroot; else with_sysroot=no fi lt_sysroot= case ${with_sysroot} in #( yes) if test "$GCC" = yes; then lt_sysroot=`$CC --print-sysroot 2>/dev/null` fi ;; #( /*) lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` ;; #( no|'') ;; #( *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5 $as_echo "${with_sysroot}" >&6; } as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5 ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5 $as_echo "${lt_sysroot:-no}" >&6; } # Check whether --enable-libtool-lock was given. if test "${enable_libtool_lock+set}" = set; then : enableval=$enable_libtool_lock; fi test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes # Some flags need to be propagated to the compiler or linker for good # libtool support. case $host in ia64-*-hpux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then case `/usr/bin/file conftest.$ac_objext` in *ELF-32*) HPUX_IA64_MODE="32" ;; *ELF-64*) HPUX_IA64_MODE="64" ;; esac fi rm -rf conftest* ;; *-*-irix6*) # Find out which ABI we are using. echo '#line '$LINENO' "configure"' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then if test "$lt_cv_prog_gnu_ld" = yes; then case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -melf32bsmip" ;; *N32*) LD="${LD-ld} -melf32bmipn32" ;; *64-bit*) LD="${LD-ld} -melf64bmip" ;; esac else case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -32" ;; *N32*) LD="${LD-ld} -n32" ;; *64-bit*) LD="${LD-ld} -64" ;; esac fi fi rm -rf conftest* ;; x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then case `/usr/bin/file conftest.o` in *32-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_i386_fbsd" ;; x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; ppc64-*linux*|powerpc64-*linux*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) LD="${LD-ld} -m elf_s390" ;; sparc64-*linux*) LD="${LD-ld} -m elf32_sparc" ;; esac ;; *64-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_x86_64_fbsd" ;; x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; ppc*-*linux*|powerpc*-*linux*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) LD="${LD-ld} -m elf64_s390" ;; sparc*-*linux*) LD="${LD-ld} -m elf64_sparc" ;; esac ;; esac fi rm -rf conftest* ;; *-*-sco3.2v5*) # On SCO OpenServer 5, we need -belf to get full-featured binaries. SAVE_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -belf" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5 $as_echo_n "checking whether the C compiler needs -belf... " >&6; } if ${lt_cv_cc_needs_belf+:} false; then : $as_echo_n "(cached) " >&6 else ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_cv_cc_needs_belf=yes else lt_cv_cc_needs_belf=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5 $as_echo "$lt_cv_cc_needs_belf" >&6; } if test x"$lt_cv_cc_needs_belf" != x"yes"; then # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf CFLAGS="$SAVE_CFLAGS" fi ;; *-*solaris*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then case `/usr/bin/file conftest.o` in *64-bit*) case $lt_cv_prog_gnu_ld in yes*) case $host in i?86-*-solaris*) LD="${LD-ld} -m elf_x86_64" ;; sparc*-*-solaris*) LD="${LD-ld} -m elf64_sparc" ;; esac # GNU ld 2.21 introduced _sol2 emulations. Use them if available. if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then LD="${LD-ld}_sol2" fi ;; *) if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then LD="${LD-ld} -64" fi ;; esac ;; esac fi rm -rf conftest* ;; esac need_locks="$enable_libtool_lock" if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args. set dummy ${ac_tool_prefix}mt; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_MANIFEST_TOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$MANIFEST_TOOL"; then ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL if test -n "$MANIFEST_TOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5 $as_echo "$MANIFEST_TOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_MANIFEST_TOOL"; then ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL # Extract the first word of "mt", so it can be a program name with args. set dummy mt; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_MANIFEST_TOOL"; then ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_MANIFEST_TOOL="mt" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL if test -n "$ac_ct_MANIFEST_TOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5 $as_echo "$ac_ct_MANIFEST_TOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_MANIFEST_TOOL" = x; then MANIFEST_TOOL=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL fi else MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL" fi test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5 $as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; } if ${lt_cv_path_mainfest_tool+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_path_mainfest_tool=no echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out cat conftest.err >&5 if $GREP 'Manifest Tool' conftest.out > /dev/null; then lt_cv_path_mainfest_tool=yes fi rm -f conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5 $as_echo "$lt_cv_path_mainfest_tool" >&6; } if test "x$lt_cv_path_mainfest_tool" != xyes; then MANIFEST_TOOL=: fi case $host_os in rhapsody* | darwin*) if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args. set dummy ${ac_tool_prefix}dsymutil; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_DSYMUTIL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$DSYMUTIL"; then ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi DSYMUTIL=$ac_cv_prog_DSYMUTIL if test -n "$DSYMUTIL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5 $as_echo "$DSYMUTIL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_DSYMUTIL"; then ac_ct_DSYMUTIL=$DSYMUTIL # Extract the first word of "dsymutil", so it can be a program name with args. set dummy dsymutil; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_DSYMUTIL"; then ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_DSYMUTIL="dsymutil" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL if test -n "$ac_ct_DSYMUTIL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5 $as_echo "$ac_ct_DSYMUTIL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_DSYMUTIL" = x; then DSYMUTIL=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac DSYMUTIL=$ac_ct_DSYMUTIL fi else DSYMUTIL="$ac_cv_prog_DSYMUTIL" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args. set dummy ${ac_tool_prefix}nmedit; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_NMEDIT+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$NMEDIT"; then ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi NMEDIT=$ac_cv_prog_NMEDIT if test -n "$NMEDIT"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5 $as_echo "$NMEDIT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_NMEDIT"; then ac_ct_NMEDIT=$NMEDIT # Extract the first word of "nmedit", so it can be a program name with args. set dummy nmedit; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_NMEDIT"; then ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_NMEDIT="nmedit" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT if test -n "$ac_ct_NMEDIT"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5 $as_echo "$ac_ct_NMEDIT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_NMEDIT" = x; then NMEDIT=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac NMEDIT=$ac_ct_NMEDIT fi else NMEDIT="$ac_cv_prog_NMEDIT" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args. set dummy ${ac_tool_prefix}lipo; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_LIPO+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$LIPO"; then ac_cv_prog_LIPO="$LIPO" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_LIPO="${ac_tool_prefix}lipo" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi LIPO=$ac_cv_prog_LIPO if test -n "$LIPO"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5 $as_echo "$LIPO" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_LIPO"; then ac_ct_LIPO=$LIPO # Extract the first word of "lipo", so it can be a program name with args. set dummy lipo; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_LIPO+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_LIPO"; then ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_LIPO="lipo" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO if test -n "$ac_ct_LIPO"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5 $as_echo "$ac_ct_LIPO" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_LIPO" = x; then LIPO=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac LIPO=$ac_ct_LIPO fi else LIPO="$ac_cv_prog_LIPO" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args. set dummy ${ac_tool_prefix}otool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_OTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$OTOOL"; then ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_OTOOL="${ac_tool_prefix}otool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi OTOOL=$ac_cv_prog_OTOOL if test -n "$OTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5 $as_echo "$OTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_OTOOL"; then ac_ct_OTOOL=$OTOOL # Extract the first word of "otool", so it can be a program name with args. set dummy otool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_OTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OTOOL"; then ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_OTOOL="otool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL if test -n "$ac_ct_OTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5 $as_echo "$ac_ct_OTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_OTOOL" = x; then OTOOL=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OTOOL=$ac_ct_OTOOL fi else OTOOL="$ac_cv_prog_OTOOL" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args. set dummy ${ac_tool_prefix}otool64; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_OTOOL64+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$OTOOL64"; then ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi OTOOL64=$ac_cv_prog_OTOOL64 if test -n "$OTOOL64"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5 $as_echo "$OTOOL64" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_OTOOL64"; then ac_ct_OTOOL64=$OTOOL64 # Extract the first word of "otool64", so it can be a program name with args. set dummy otool64; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OTOOL64"; then ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_OTOOL64="otool64" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64 if test -n "$ac_ct_OTOOL64"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5 $as_echo "$ac_ct_OTOOL64" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_OTOOL64" = x; then OTOOL64=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OTOOL64=$ac_ct_OTOOL64 fi else OTOOL64="$ac_cv_prog_OTOOL64" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5 $as_echo_n "checking for -single_module linker flag... " >&6; } if ${lt_cv_apple_cc_single_mod+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_apple_cc_single_mod=no if test -z "${LT_MULTI_MODULE}"; then # By default we will add the -single_module flag. You can override # by either setting the environment variable LT_MULTI_MODULE # non-empty at configure time, or by adding -multi_module to the # link flags. rm -rf libconftest.dylib* echo "int foo(void){return 1;}" > conftest.c echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c" >&5 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c 2>conftest.err _lt_result=$? # If there is a non-empty error log, and "single_module" # appears in it, assume the flag caused a linker warning if test -s conftest.err && $GREP single_module conftest.err; then cat conftest.err >&5 # Otherwise, if the output was created with a 0 exit code from # the compiler, it worked. elif test -f libconftest.dylib && test $_lt_result -eq 0; then lt_cv_apple_cc_single_mod=yes else cat conftest.err >&5 fi rm -rf libconftest.dylib* rm -f conftest.* fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5 $as_echo "$lt_cv_apple_cc_single_mod" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; } if ${lt_cv_ld_exported_symbols_list+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_ld_exported_symbols_list=no save_LDFLAGS=$LDFLAGS echo "_main" > conftest.sym LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_cv_ld_exported_symbols_list=yes else lt_cv_ld_exported_symbols_list=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5 $as_echo_n "checking for -force_load linker flag... " >&6; } if ${lt_cv_ld_force_load+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_ld_force_load=no cat > conftest.c << _LT_EOF int forced_loaded() { return 2;} _LT_EOF echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 echo "$AR cru libconftest.a conftest.o" >&5 $AR cru libconftest.a conftest.o 2>&5 echo "$RANLIB libconftest.a" >&5 $RANLIB libconftest.a 2>&5 cat > conftest.c << _LT_EOF int main() { return 0;} _LT_EOF echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err _lt_result=$? if test -s conftest.err && $GREP force_load conftest.err; then cat conftest.err >&5 elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then lt_cv_ld_force_load=yes else cat conftest.err >&5 fi rm -f conftest.err libconftest.a conftest conftest.c rm -rf conftest.dSYM fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5 $as_echo "$lt_cv_ld_force_load" >&6; } case $host_os in rhapsody* | darwin1.[012]) _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; darwin1.*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; darwin*) # darwin 5.x on # if running on 10.5 or later, the deployment target defaults # to the OS version, if on x86, and 10.4, the deployment # target defaults to 10.4. Don't you love it? case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in 10.0,*86*-darwin8*|10.0,*-darwin[91]*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 10.[012]*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 10.*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; esac ;; esac if test "$lt_cv_apple_cc_single_mod" = "yes"; then _lt_dar_single_mod='$single_module' fi if test "$lt_cv_ld_exported_symbols_list" = "yes"; then _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' else _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' fi if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then _lt_dsymutil='~$DSYMUTIL $lib || :' else _lt_dsymutil= fi ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } if ${ac_cv_header_stdc+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_header_stdc=yes else ac_cv_header_stdc=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. if test "$cross_compiling" = yes; then : : else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) return 2; return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : else ac_cv_header_stdc=no fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 $as_echo "$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then $as_echo "#define STDC_HEADERS 1" >>confdefs.h fi # On IRIX 5.3, sys/types and inttypes.h are conflicting. for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ inttypes.h stdint.h unistd.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default " if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in dlfcn.h do : ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default " if test "x$ac_cv_header_dlfcn_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_DLFCN_H 1 _ACEOF fi done # Set options enable_dlopen=no # Check whether --enable-shared was given. if test "${enable_shared+set}" = set; then : enableval=$enable_shared; p=${PACKAGE-default} case $enableval in yes) enable_shared=yes ;; no) enable_shared=no ;; *) enable_shared=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_shared=yes fi done IFS="$lt_save_ifs" ;; esac else enable_shared=yes fi # Check whether --enable-static was given. if test "${enable_static+set}" = set; then : enableval=$enable_static; p=${PACKAGE-default} case $enableval in yes) enable_static=yes ;; no) enable_static=no ;; *) enable_static=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_static=yes fi done IFS="$lt_save_ifs" ;; esac else enable_static=yes fi # Check whether --with-pic was given. if test "${with_pic+set}" = set; then : withval=$with_pic; lt_p=${PACKAGE-default} case $withval in yes|no) pic_mode=$withval ;; *) pic_mode=default # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for lt_pkg in $withval; do IFS="$lt_save_ifs" if test "X$lt_pkg" = "X$lt_p"; then pic_mode=yes fi done IFS="$lt_save_ifs" ;; esac else pic_mode=default fi test -z "$pic_mode" && pic_mode=default # Check whether --enable-fast-install was given. if test "${enable_fast_install+set}" = set; then : enableval=$enable_fast_install; p=${PACKAGE-default} case $enableval in yes) enable_fast_install=yes ;; no) enable_fast_install=no ;; *) enable_fast_install=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_fast_install=yes fi done IFS="$lt_save_ifs" ;; esac else enable_fast_install=yes fi # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ltmain" # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' test -z "$LN_S" && LN_S="ln -s" if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5 $as_echo_n "checking for objdir... " >&6; } if ${lt_cv_objdir+:} false; then : $as_echo_n "(cached) " >&6 else rm -f .libs 2>/dev/null mkdir .libs 2>/dev/null if test -d .libs; then lt_cv_objdir=.libs else # MS-DOS does not allow filenames that begin with a dot. lt_cv_objdir=_libs fi rmdir .libs 2>/dev/null fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5 $as_echo "$lt_cv_objdir" >&6; } objdir=$lt_cv_objdir cat >>confdefs.h <<_ACEOF #define LT_OBJDIR "$lt_cv_objdir/" _ACEOF case $host_os in aix3*) # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi ;; esac # Global variables: ofile=libtool can_build_shared=yes # All known linkers require a `.a' archive for static linking (except MSVC, # which needs '.lib'). libext=a with_gnu_ld="$lt_cv_prog_gnu_ld" old_CC="$CC" old_CFLAGS="$CFLAGS" # Set sane defaults for various variables test -z "$CC" && CC=cc test -z "$LTCC" && LTCC=$CC test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS test -z "$LD" && LD=ld test -z "$ac_objext" && ac_objext=o for cc_temp in $compiler""; do case $cc_temp in compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; \-*) ;; *) break;; esac done cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` # Only perform the check for file, if the check method requires it test -z "$MAGIC_CMD" && MAGIC_CMD=file case $deplibs_check_method in file_magic*) if test "$file_magic_cmd" = '$MAGIC_CMD'; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; } if ${lt_cv_path_MAGIC_CMD+:} false; then : $as_echo_n "(cached) " >&6 else case $MAGIC_CMD in [\\/*] | ?:[\\/]*) lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. ;; *) lt_save_MAGIC_CMD="$MAGIC_CMD" lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" for ac_dir in $ac_dummy; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/${ac_tool_prefix}file; then lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file" if test -n "$file_magic_test_file"; then case $deplibs_check_method in "file_magic "*) file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | $EGREP "$file_magic_regex" > /dev/null; then : else cat <<_LT_EOF 1>&2 *** Warning: the command libtool uses to detect shared libraries, *** $file_magic_cmd, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org _LT_EOF fi ;; esac fi break fi done IFS="$lt_save_ifs" MAGIC_CMD="$lt_save_MAGIC_CMD" ;; esac fi MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 $as_echo "$MAGIC_CMD" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test -z "$lt_cv_path_MAGIC_CMD"; then if test -n "$ac_tool_prefix"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5 $as_echo_n "checking for file... " >&6; } if ${lt_cv_path_MAGIC_CMD+:} false; then : $as_echo_n "(cached) " >&6 else case $MAGIC_CMD in [\\/*] | ?:[\\/]*) lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. ;; *) lt_save_MAGIC_CMD="$MAGIC_CMD" lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" for ac_dir in $ac_dummy; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/file; then lt_cv_path_MAGIC_CMD="$ac_dir/file" if test -n "$file_magic_test_file"; then case $deplibs_check_method in "file_magic "*) file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | $EGREP "$file_magic_regex" > /dev/null; then : else cat <<_LT_EOF 1>&2 *** Warning: the command libtool uses to detect shared libraries, *** $file_magic_cmd, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org _LT_EOF fi ;; esac fi break fi done IFS="$lt_save_ifs" MAGIC_CMD="$lt_save_MAGIC_CMD" ;; esac fi MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 $as_echo "$MAGIC_CMD" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi else MAGIC_CMD=: fi fi fi ;; esac # Use C for the default configuration in the libtool script lt_save_CC="$CC" ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu # Source file extension for C test sources. ac_ext=c # Object file extension for compiled C test sources. objext=o objext=$objext # Code to be used in simple compile tests lt_simple_compile_test_code="int some_variable = 0;" # Code to be used in simple link tests lt_simple_link_test_code='int main(){return(0);}' # If no C compiler was specified, use CC. LTCC=${LTCC-"$CC"} # If no C compiler flags were specified, use CFLAGS. LTCFLAGS=${LTCFLAGS-"$CFLAGS"} # Allow CC to be a program name with arguments. compiler=$CC # Save the default compiler, since it gets overwritten when the other # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. compiler_DEFAULT=$CC # save warnings/boilerplate of simple test code ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" >conftest.$ac_ext eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_compiler_boilerplate=`cat conftest.err` $RM conftest* ac_outfile=conftest.$ac_objext echo "$lt_simple_link_test_code" >conftest.$ac_ext eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_linker_boilerplate=`cat conftest.err` $RM -r conftest* if test -n "$compiler"; then lt_prog_compiler_no_builtin_flag= if test "$GCC" = yes; then case $cc_basename in nvcc*) lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;; *) lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; } if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_rtti_exceptions=no ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-fno-rtti -fno-exceptions" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. # The option is referenced via a variable to avoid confusing sed. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_rtti_exceptions=yes fi fi $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; } if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions" else : fi fi lt_prog_compiler_wl= lt_prog_compiler_pic= lt_prog_compiler_static= if test "$GCC" = yes; then lt_prog_compiler_wl='-Wl,' lt_prog_compiler_static='-static' case $host_os in aix*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor lt_prog_compiler_static='-Bstatic' fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support lt_prog_compiler_pic='-fPIC' ;; m68k) # FIXME: we need at least 68020 code to build shared libraries, but # adding the `-m68020' flag to GCC prevents building anything better, # like `-m68040'. lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4' ;; esac ;; beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) # PIC is the default for these OSes. ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). # Although the cygwin gcc ignores -fPIC, still need this for old-style # (--disable-auto-import) libraries lt_prog_compiler_pic='-DDLL_EXPORT' ;; darwin* | rhapsody*) # PIC is the default on this platform # Common symbols not allowed in MH_DYLIB files lt_prog_compiler_pic='-fno-common' ;; haiku*) # PIC is the default for Haiku. # The "-static" flag exists, but is broken. lt_prog_compiler_static= ;; hpux*) # PIC is the default for 64-bit PA HP-UX, but not for 32-bit # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag # sets the default TLS model and affects inlining. case $host_cpu in hppa*64*) # +Z the default ;; *) lt_prog_compiler_pic='-fPIC' ;; esac ;; interix[3-9]*) # Interix 3.x gcc -fpic/-fPIC options generate broken code. # Instead, we relocate shared libraries at runtime. ;; msdosdjgpp*) # Just because we use GCC doesn't mean we suddenly get shared libraries # on systems that don't support them. lt_prog_compiler_can_build_shared=no enable_shared=no ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. lt_prog_compiler_pic='-fPIC -shared' ;; sysv4*MP*) if test -d /usr/nec; then lt_prog_compiler_pic=-Kconform_pic fi ;; *) lt_prog_compiler_pic='-fPIC' ;; esac case $cc_basename in nvcc*) # Cuda Compiler Driver 2.2 lt_prog_compiler_wl='-Xlinker ' if test -n "$lt_prog_compiler_pic"; then lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic" fi ;; esac else # PORTME Check for flag to pass linker flags through the system compiler. case $host_os in aix*) lt_prog_compiler_wl='-Wl,' if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor lt_prog_compiler_static='-Bstatic' else lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp' fi ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). lt_prog_compiler_pic='-DDLL_EXPORT' ;; hpux9* | hpux10* | hpux11*) lt_prog_compiler_wl='-Wl,' # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but # not for PA HP-UX. case $host_cpu in hppa*64*|ia64*) # +Z the default ;; *) lt_prog_compiler_pic='+Z' ;; esac # Is there a better lt_prog_compiler_static that works with the bundled CC? lt_prog_compiler_static='${wl}-a ${wl}archive' ;; irix5* | irix6* | nonstopux*) lt_prog_compiler_wl='-Wl,' # PIC (with -KPIC) is the default. lt_prog_compiler_static='-non_shared' ;; linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) case $cc_basename in # old Intel for x86_64 which still supported -KPIC. ecc*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-static' ;; # icc used to be incompatible with GCC. # ICC 10 doesn't accept -KPIC any more. icc* | ifort*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-fPIC' lt_prog_compiler_static='-static' ;; # Lahey Fortran 8.1. lf95*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='--shared' lt_prog_compiler_static='--static' ;; nagfor*) # NAG Fortran compiler lt_prog_compiler_wl='-Wl,-Wl,,' lt_prog_compiler_pic='-PIC' lt_prog_compiler_static='-Bstatic' ;; pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) # Portland Group compilers (*not* the Pentium gcc compiler, # which looks to be a dead project) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-fpic' lt_prog_compiler_static='-Bstatic' ;; ccc*) lt_prog_compiler_wl='-Wl,' # All Alpha code is PIC. lt_prog_compiler_static='-non_shared' ;; xl* | bgxl* | bgf* | mpixl*) # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-qpic' lt_prog_compiler_static='-qstaticlink' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) # Sun Fortran 8.3 passes all unrecognized flags to the linker lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' lt_prog_compiler_wl='' ;; *Sun\ F* | *Sun*Fortran*) lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' lt_prog_compiler_wl='-Qoption ld ' ;; *Sun\ C*) # Sun C 5.9 lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' lt_prog_compiler_wl='-Wl,' ;; *Intel*\ [CF]*Compiler*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-fPIC' lt_prog_compiler_static='-static' ;; *Portland\ Group*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-fpic' lt_prog_compiler_static='-Bstatic' ;; esac ;; esac ;; newsos6) lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. lt_prog_compiler_pic='-fPIC -shared' ;; osf3* | osf4* | osf5*) lt_prog_compiler_wl='-Wl,' # All OSF/1 code is PIC. lt_prog_compiler_static='-non_shared' ;; rdos*) lt_prog_compiler_static='-non_shared' ;; solaris*) lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' case $cc_basename in f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) lt_prog_compiler_wl='-Qoption ld ';; *) lt_prog_compiler_wl='-Wl,';; esac ;; sunos4*) lt_prog_compiler_wl='-Qoption ld ' lt_prog_compiler_pic='-PIC' lt_prog_compiler_static='-Bstatic' ;; sysv4 | sysv4.2uw2* | sysv4.3*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' ;; sysv4*MP*) if test -d /usr/nec ;then lt_prog_compiler_pic='-Kconform_pic' lt_prog_compiler_static='-Bstatic' fi ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' ;; unicos*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_can_build_shared=no ;; uts4*) lt_prog_compiler_pic='-pic' lt_prog_compiler_static='-Bstatic' ;; *) lt_prog_compiler_can_build_shared=no ;; esac fi case $host_os in # For platforms which do not support PIC, -DPIC is meaningless: *djgpp*) lt_prog_compiler_pic= ;; *) lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC" ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 $as_echo_n "checking for $compiler option to produce PIC... " >&6; } if ${lt_cv_prog_compiler_pic+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_pic=$lt_prog_compiler_pic fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5 $as_echo "$lt_cv_prog_compiler_pic" >&6; } lt_prog_compiler_pic=$lt_cv_prog_compiler_pic # # Check to make sure the PIC flag actually works. # if test -n "$lt_prog_compiler_pic"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; } if ${lt_cv_prog_compiler_pic_works+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_pic_works=no ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="$lt_prog_compiler_pic -DPIC" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. # The option is referenced via a variable to avoid confusing sed. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_pic_works=yes fi fi $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; } if test x"$lt_cv_prog_compiler_pic_works" = xyes; then case $lt_prog_compiler_pic in "" | " "*) ;; *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;; esac else lt_prog_compiler_pic= lt_prog_compiler_can_build_shared=no fi fi # # Check to make sure the static flag actually works. # wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } if ${lt_cv_prog_compiler_static_works+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_static_works=no save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS $lt_tmp_static_flag" echo "$lt_simple_link_test_code" > conftest.$ac_ext if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then # The linker can only warn and ignore the option if not recognized # So say no if there are warnings if test -s conftest.err; then # Append any errors to the config.log. cat conftest.err 1>&5 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_static_works=yes fi else lt_cv_prog_compiler_static_works=yes fi fi $RM -r conftest* LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5 $as_echo "$lt_cv_prog_compiler_static_works" >&6; } if test x"$lt_cv_prog_compiler_static_works" = xyes; then : else lt_prog_compiler_static= fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } if ${lt_cv_prog_compiler_c_o+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_c_o=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then lt_cv_prog_compiler_c_o=yes fi fi chmod u+w . 2>&5 $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 $as_echo "$lt_cv_prog_compiler_c_o" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } if ${lt_cv_prog_compiler_c_o+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_c_o=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then lt_cv_prog_compiler_c_o=yes fi fi chmod u+w . 2>&5 $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 $as_echo "$lt_cv_prog_compiler_c_o" >&6; } hard_links="nottested" if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then # do not overwrite the value of need_locks provided by the user { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 $as_echo_n "checking if we can lock with hard links... " >&6; } hard_links=yes $RM conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 $as_echo "$hard_links" >&6; } if test "$hard_links" = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} need_locks=warn fi else need_locks=no fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } runpath_var= allow_undefined_flag= always_export_symbols=no archive_cmds= archive_expsym_cmds= compiler_needs_object=no enable_shared_with_static_runtimes=no export_dynamic_flag_spec= export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' hardcode_automatic=no hardcode_direct=no hardcode_direct_absolute=no hardcode_libdir_flag_spec= hardcode_libdir_separator= hardcode_minus_L=no hardcode_shlibpath_var=unsupported inherit_rpath=no link_all_deplibs=unknown module_cmds= module_expsym_cmds= old_archive_from_new_cmds= old_archive_from_expsyms_cmds= thread_safe_flag_spec= whole_archive_flag_spec= # include_expsyms should be a list of space-separated symbols to be *always* # included in the symbol list include_expsyms= # exclude_expsyms can be an extended regexp of symbols to exclude # it will be wrapped by ` (' and `)$', so one must not match beginning or # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', # as well as any symbol that contains `d'. exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out # platforms (ab)use it in PIC code, but their linkers get confused if # the symbol is explicitly referenced. Since portable code cannot # rely on this symbol name, it's probably fine to never include it in # preloaded symbol tables. # Exclude shared library initialization/finalization symbols. extract_expsyms_cmds= case $host_os in cygwin* | mingw* | pw32* | cegcc*) # FIXME: the MSVC++ port hasn't been tested in a loooong time # When not using gcc, we currently assume that we are using # Microsoft Visual C++. if test "$GCC" != yes; then with_gnu_ld=no fi ;; interix*) # we just hope/assume this is gcc and not c89 (= MSVC++) with_gnu_ld=yes ;; openbsd*) with_gnu_ld=no ;; linux* | k*bsd*-gnu | gnu*) link_all_deplibs=no ;; esac ld_shlibs=yes # On some targets, GNU ld is compatible enough with the native linker # that we're better off using the native interface for both. lt_use_gnu_ld_interface=no if test "$with_gnu_ld" = yes; then case $host_os in aix*) # The AIX port of GNU ld has always aspired to compatibility # with the native linker. However, as the warning in the GNU ld # block says, versions before 2.19.5* couldn't really create working # shared libraries, regardless of the interface used. case `$LD -v 2>&1` in *\ \(GNU\ Binutils\)\ 2.19.5*) ;; *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;; *\ \(GNU\ Binutils\)\ [3-9]*) ;; *) lt_use_gnu_ld_interface=yes ;; esac ;; *) lt_use_gnu_ld_interface=yes ;; esac fi if test "$lt_use_gnu_ld_interface" = yes; then # If archive_cmds runs LD, not CC, wlarc should be empty wlarc='${wl}' # Set some defaults for GNU ld with shared library support. These # are reset later if shared libraries are not supported. Putting them # here allows them to be overridden if necessary. runpath_var=LD_RUN_PATH hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' export_dynamic_flag_spec='${wl}--export-dynamic' # ancient GNU ld didn't support --whole-archive et. al. if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' else whole_archive_flag_spec= fi supports_anon_versioning=no case `$LD -v 2>&1` in *GNU\ gold*) supports_anon_versioning=yes ;; *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... *\ 2.11.*) ;; # other 2.11 versions *) supports_anon_versioning=yes ;; esac # See if GNU ld supports shared libraries. case $host_os in aix[3-9]*) # On AIX/PPC, the GNU linker is very broken if test "$host_cpu" != ia64; then ld_shlibs=no cat <<_LT_EOF 1>&2 *** Warning: the GNU linker, at least up to release 2.19, is reported *** to be unable to reliably create shared libraries on AIX. *** Therefore, libtool is disabling shared libraries support. If you *** really care for shared libraries, you may want to install binutils *** 2.20 or above, or modify your PATH so that a non-GNU linker is found. *** You will then need to restart the configuration process. _LT_EOF fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='' ;; m68k) archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes ;; esac ;; beos*) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then allow_undefined_flag=unsupported # Joseph Beckenbach says some releases of gcc # support --undefined. This deserves some investigation. FIXME archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' else ld_shlibs=no fi ;; cygwin* | mingw* | pw32* | cegcc*) # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless, # as there is no search path for DLLs. hardcode_libdir_flag_spec='-L$libdir' export_dynamic_flag_spec='${wl}--export-all-symbols' allow_undefined_flag=unsupported always_export_symbols=no enable_shared_with_static_runtimes=yes export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname' if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then cp $export_symbols $output_objdir/$soname.def; else echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' else ld_shlibs=no fi ;; haiku*) archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' link_all_deplibs=yes ;; interix[3-9]*) hardcode_direct=no hardcode_shlibpath_var=no hardcode_libdir_flag_spec='${wl}-rpath,$libdir' export_dynamic_flag_spec='${wl}-E' # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. # Instead, shared libraries are loaded at an image base (0x10000000 by # default) and relocated if they conflict, which is a slow very memory # consuming and fragmenting process. To avoid this, we pick a random, # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) tmp_diet=no if test "$host_os" = linux-dietlibc; then case $cc_basename in diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) esac fi if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ && test "$tmp_diet" = no then tmp_addflag=' $pic_flag' tmp_sharedflag='-shared' case $cc_basename,$host_cpu in pgcc*) # Portland Group C compiler whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag' ;; pgf77* | pgf90* | pgf95* | pgfortran*) # Portland Group f77 and f90 compilers whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag -Mnomain' ;; ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 tmp_addflag=' -i_dynamic' ;; efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 tmp_addflag=' -i_dynamic -nofor_main' ;; ifc* | ifort*) # Intel Fortran compiler tmp_addflag=' -nofor_main' ;; lf95*) # Lahey Fortran 8.1 whole_archive_flag_spec= tmp_sharedflag='--shared' ;; xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below) tmp_sharedflag='-qmkshrobj' tmp_addflag= ;; nvcc*) # Cuda Compiler Driver 2.2 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' compiler_needs_object=yes ;; esac case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C 5.9 whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' compiler_needs_object=yes tmp_sharedflag='-G' ;; *Sun\ F*) # Sun Fortran 8.3 tmp_sharedflag='-G' ;; esac archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' if test "x$supports_anon_versioning" = xyes; then archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' fi case $cc_basename in xlf* | bgf* | bgxlf* | mpixlf*) # IBM XL Fortran 10.1 on PPC cannot create shared libs itself whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' if test "x$supports_anon_versioning" = xyes; then archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' fi ;; esac else ld_shlibs=no fi ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' wlarc= else archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' fi ;; solaris*) if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then ld_shlibs=no cat <<_LT_EOF 1>&2 *** Warning: The releases 2.8.* of the GNU linker cannot reliably *** create shared libraries on Solaris systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.9.1 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else ld_shlibs=no fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) case `$LD -v 2>&1` in *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ld_shlibs=no cat <<_LT_EOF 1>&2 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not *** reliably create shared libraries on SCO systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.16.91.0.3 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF ;; *) # For security reasons, it is highly recommended that you always # use absolute paths for naming shared libraries, and exclude the # DT_RUNPATH tag from executables and libraries. But doing so # requires that you compile everything twice, which is a pain. if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else ld_shlibs=no fi ;; esac ;; sunos4*) archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' wlarc= hardcode_direct=yes hardcode_shlibpath_var=no ;; *) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else ld_shlibs=no fi ;; esac if test "$ld_shlibs" = no; then runpath_var= hardcode_libdir_flag_spec= export_dynamic_flag_spec= whole_archive_flag_spec= fi else # PORTME fill in a description of your system's linker (not GNU ld) case $host_os in aix3*) allow_undefined_flag=unsupported always_export_symbols=yes archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' # Note: this linker hardcodes the directories in LIBPATH if there # are no directories specified by -L. hardcode_minus_L=yes if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then # Neither direct hardcoding nor static linking is supported with a # broken collect2. hardcode_direct=unsupported fi ;; aix[4-9]*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no exp_sym_flag='-Bexport' no_entry_flag="" else # If we're using GNU nm, then we don't want the "-C" option. # -C means demangle to AIX nm, but means don't demangle with GNU nm # Also, AIX nm treats weak defined symbols like other global # defined symbols, whereas GNU nm marks them as "W". if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' else export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' fi aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) for ld_flag in $LDFLAGS; do if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then aix_use_runtimelinking=yes break fi done ;; esac exp_sym_flag='-bexport' no_entry_flag='-bnoentry' fi # When large executables or shared objects are built, AIX ld can # have problems creating the table of contents. If linking a library # or program results in "error TOC overflow" add -mminimal-toc to # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. archive_cmds='' hardcode_direct=yes hardcode_direct_absolute=yes hardcode_libdir_separator=':' link_all_deplibs=yes file_list_spec='${wl}-f,' if test "$GCC" = yes; then case $host_os in aix4.[012]|aix4.[012].*) # We only want to do this on AIX 4.2 and lower, the check # below for broken collect2 doesn't work under 4.3+ collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && strings "$collect2name" | $GREP resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 hardcode_direct=unsupported # It fails to find uninstalled libraries when the uninstalled # path is not listed in the libpath. Setting hardcode_minus_L # to unsupported forces relinking hardcode_minus_L=yes hardcode_libdir_flag_spec='-L$libdir' hardcode_libdir_separator= fi ;; esac shared_flag='-shared' if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi link_all_deplibs=no else # not using gcc if test "$host_cpu" = ia64; then # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release # chokes on -Wl,-G. The following line is correct: shared_flag='-G' else if test "$aix_use_runtimelinking" = yes; then shared_flag='${wl}-G' else shared_flag='${wl}-bM:SRE' fi fi fi export_dynamic_flag_spec='${wl}-bexpall' # It seems that -bexpall does not export symbols beginning with # underscore (_), so it is better to generate a list of symbols to export. always_export_symbols=yes if test "$aix_use_runtimelinking" = yes; then # Warning - without using the other runtime loading flags (-brtl), # -berok will link without error, but may produce a broken library. allow_undefined_flag='-berok' # Determine the default libpath from the value encoded in an # empty executable. if test "${lt_cv_aix_libpath+set}" = set; then aix_libpath=$lt_cv_aix_libpath else if ${lt_cv_aix_libpath_+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { /^0/ { s/^0 *\([^ ]*\) *$/\1/ p } }' lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$lt_cv_aix_libpath_"; then lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$lt_cv_aix_libpath_"; then lt_cv_aix_libpath_="/usr/lib:/lib" fi fi aix_libpath=$lt_cv_aix_libpath_ fi hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" else if test "$host_cpu" = ia64; then hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib' allow_undefined_flag="-z nodefs" archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" else # Determine the default libpath from the value encoded in an # empty executable. if test "${lt_cv_aix_libpath+set}" = set; then aix_libpath=$lt_cv_aix_libpath else if ${lt_cv_aix_libpath_+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { /^0/ { s/^0 *\([^ ]*\) *$/\1/ p } }' lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$lt_cv_aix_libpath_"; then lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$lt_cv_aix_libpath_"; then lt_cv_aix_libpath_="/usr/lib:/lib" fi fi aix_libpath=$lt_cv_aix_libpath_ fi hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" # Warning - without using the other run time loading flags, # -berok will link without error, but may produce a broken library. no_undefined_flag=' ${wl}-bernotok' allow_undefined_flag=' ${wl}-berok' if test "$with_gnu_ld" = yes; then # We only use this code for GNU lds that support --whole-archive. whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive' else # Exported symbols can be pulled into shared objects from archives whole_archive_flag_spec='$convenience' fi archive_cmds_need_lc=yes # This is similar to how AIX traditionally builds its shared libraries. archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' fi fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='' ;; m68k) archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes ;; esac ;; bsdi[45]*) export_dynamic_flag_spec=-rdynamic ;; cygwin* | mingw* | pw32* | cegcc*) # When not using gcc, we currently assume that we are using # Microsoft Visual C++. # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. case $cc_basename in cl*) # Native MSVC hardcode_libdir_flag_spec=' ' allow_undefined_flag=unsupported always_export_symbols=yes file_list_spec='@' # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; else sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; fi~ $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ linknames=' # The linker will not automatically build a static lib if we build a DLL. # _LT_TAGVAR(old_archive_from_new_cmds, )='true' enable_shared_with_static_runtimes=yes exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' # Don't use ranlib old_postinstall_cmds='chmod 644 $oldlib' postlink_cmds='lt_outputfile="@OUTPUT@"~ lt_tool_outputfile="@TOOL_OUTPUT@"~ case $lt_outputfile in *.exe|*.EXE) ;; *) lt_outputfile="$lt_outputfile.exe" lt_tool_outputfile="$lt_tool_outputfile.exe" ;; esac~ if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; $RM "$lt_outputfile.manifest"; fi' ;; *) # Assume MSVC wrapper hardcode_libdir_flag_spec=' ' allow_undefined_flag=unsupported # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' # The linker will automatically build a .lib file if we build a DLL. old_archive_from_new_cmds='true' # FIXME: Should let the user specify the lib program. old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' enable_shared_with_static_runtimes=yes ;; esac ;; darwin* | rhapsody*) archive_cmds_need_lc=no hardcode_direct=no hardcode_automatic=yes hardcode_shlibpath_var=unsupported if test "$lt_cv_ld_force_load" = "yes"; then whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' else whole_archive_flag_spec='' fi link_all_deplibs=yes allow_undefined_flag="$_lt_dar_allow_undefined" case $cc_basename in ifort*) _lt_dar_can_shared=yes ;; *) _lt_dar_can_shared=$GCC ;; esac if test "$_lt_dar_can_shared" = "yes"; then output_verbose_link_cmd=func_echo_all archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" module_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" else ld_shlibs=no fi ;; dgux*) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_libdir_flag_spec='-L$libdir' hardcode_shlibpath_var=no ;; # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor # support. Future versions do this automatically, but an explicit c++rt0.o # does not break anything, and helps significantly (at the cost of a little # extra space). freebsd2.2*) archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes hardcode_shlibpath_var=no ;; # Unfortunately, older versions of FreeBSD 2 do not have this feature. freebsd2.*) archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=yes hardcode_minus_L=yes hardcode_shlibpath_var=no ;; # FreeBSD 3 and greater uses gcc -shared to do shared libraries. freebsd* | dragonfly*) archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes hardcode_shlibpath_var=no ;; hpux9*) if test "$GCC" = yes; then archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' else archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' fi hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: hardcode_direct=yes # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes export_dynamic_flag_spec='${wl}-E' ;; hpux10*) if test "$GCC" = yes && test "$with_gnu_ld" = no; then archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' fi if test "$with_gnu_ld" = no; then hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: hardcode_direct=yes hardcode_direct_absolute=yes export_dynamic_flag_spec='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes fi ;; hpux11*) if test "$GCC" = yes && test "$with_gnu_ld" = no; then case $host_cpu in hppa*64*) archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' ;; esac else case $host_cpu in hppa*64*) archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) # Older versions of the 11.00 compiler do not understand -b yet # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5 $as_echo_n "checking if $CC understands -b... " >&6; } if ${lt_cv_prog_compiler__b+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler__b=no save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS -b" echo "$lt_simple_link_test_code" > conftest.$ac_ext if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then # The linker can only warn and ignore the option if not recognized # So say no if there are warnings if test -s conftest.err; then # Append any errors to the config.log. cat conftest.err 1>&5 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler__b=yes fi else lt_cv_prog_compiler__b=yes fi fi $RM -r conftest* LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5 $as_echo "$lt_cv_prog_compiler__b" >&6; } if test x"$lt_cv_prog_compiler__b" = xyes; then archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' fi ;; esac fi if test "$with_gnu_ld" = no; then hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: case $host_cpu in hppa*64*|ia64*) hardcode_direct=no hardcode_shlibpath_var=no ;; *) hardcode_direct=yes hardcode_direct_absolute=yes export_dynamic_flag_spec='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes ;; esac fi ;; irix5* | irix6* | nonstopux*) if test "$GCC" = yes; then archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' # Try to use the -exported_symbol ld option, if it does not # work, assume that -exports_file does not work either and # implicitly export all symbols. # This should be the same for all languages, so no per-tag cache variable. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5 $as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; } if ${lt_cv_irix_exported_symbol+:} false; then : $as_echo_n "(cached) " >&6 else save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int foo (void) { return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_cv_irix_exported_symbol=yes else lt_cv_irix_exported_symbol=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5 $as_echo "$lt_cv_irix_exported_symbol" >&6; } if test "$lt_cv_irix_exported_symbol" = yes; then archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' fi else archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' fi archive_cmds_need_lc='no' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: inherit_rpath=yes link_all_deplibs=yes ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out else archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF fi hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes hardcode_shlibpath_var=no ;; newsos6) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=yes hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: hardcode_shlibpath_var=no ;; *nto* | *qnx*) ;; openbsd*) if test -f /usr/libexec/ld.so; then hardcode_direct=yes hardcode_shlibpath_var=no hardcode_direct_absolute=yes if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' hardcode_libdir_flag_spec='${wl}-rpath,$libdir' export_dynamic_flag_spec='${wl}-E' else case $host_os in openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*) archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' hardcode_libdir_flag_spec='-R$libdir' ;; *) archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ;; esac fi else ld_shlibs=no fi ;; os2*) hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes allow_undefined_flag=unsupported archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' ;; osf3*) if test "$GCC" = yes; then allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' else allow_undefined_flag=' -expect_unresolved \*' archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' fi archive_cmds_need_lc='no' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: ;; osf4* | osf5*) # as osf3* with the addition of -msym flag if test "$GCC" = yes; then allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' else allow_undefined_flag=' -expect_unresolved \*' archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' # Both c and cxx compiler support -rpath directly hardcode_libdir_flag_spec='-rpath $libdir' fi archive_cmds_need_lc='no' hardcode_libdir_separator=: ;; solaris*) no_undefined_flag=' -z defs' if test "$GCC" = yes; then wlarc='${wl}' archive_cmds='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' else case `$CC -V 2>&1` in *"Compilers 5.0"*) wlarc='' archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' ;; *) wlarc='${wl}' archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' ;; esac fi hardcode_libdir_flag_spec='-R$libdir' hardcode_shlibpath_var=no case $host_os in solaris2.[0-5] | solaris2.[0-5].*) ;; *) # The compiler driver will combine and reorder linker options, # but understands `-z linker_flag'. GCC discards it without `$wl', # but is careful enough not to reorder. # Supported since Solaris 2.6 (maybe 2.5.1?) if test "$GCC" = yes; then whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' else whole_archive_flag_spec='-z allextract$convenience -z defaultextract' fi ;; esac link_all_deplibs=yes ;; sunos4*) if test "x$host_vendor" = xsequent; then # Use $CC to link under sequent, because it throws in some extra .o # files that make .init and .fini sections work. archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' fi hardcode_libdir_flag_spec='-L$libdir' hardcode_direct=yes hardcode_minus_L=yes hardcode_shlibpath_var=no ;; sysv4) case $host_vendor in sni) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=yes # is this really true??? ;; siemens) ## LD is ld it makes a PLAMLIB ## CC just makes a GrossModule. archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' reload_cmds='$CC -r -o $output$reload_objs' hardcode_direct=no ;; motorola) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=no #Motorola manual says yes, but my tests say they lie ;; esac runpath_var='LD_RUN_PATH' hardcode_shlibpath_var=no ;; sysv4.3*) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_shlibpath_var=no export_dynamic_flag_spec='-Bexport' ;; sysv4*MP*) if test -d /usr/nec; then archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_shlibpath_var=no runpath_var=LD_RUN_PATH hardcode_runpath_var=yes ld_shlibs=yes fi ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) no_undefined_flag='${wl}-z,text' archive_cmds_need_lc=no hardcode_shlibpath_var=no runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; sysv5* | sco3.2v5* | sco5v6*) # Note: We can NOT use -z defs as we might desire, because we do not # link with -lc, and that would cause any symbols used from libc to # always be unresolved, which means just about no library would # ever link correctly. If we're not using GNU ld we use -z text # though, which does catch some bad symbols but isn't as heavy-handed # as -z defs. no_undefined_flag='${wl}-z,text' allow_undefined_flag='${wl}-z,nodefs' archive_cmds_need_lc=no hardcode_shlibpath_var=no hardcode_libdir_flag_spec='${wl}-R,$libdir' hardcode_libdir_separator=':' link_all_deplibs=yes export_dynamic_flag_spec='${wl}-Bexport' runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; uts4*) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_libdir_flag_spec='-L$libdir' hardcode_shlibpath_var=no ;; *) ld_shlibs=no ;; esac if test x$host_vendor = xsni; then case $host in sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) export_dynamic_flag_spec='${wl}-Blargedynsym' ;; esac fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5 $as_echo "$ld_shlibs" >&6; } test "$ld_shlibs" = no && can_build_shared=no with_gnu_ld=$with_gnu_ld # # Do we need to explicitly link libc? # case "x$archive_cmds_need_lc" in x|xyes) # Assume -lc should be added archive_cmds_need_lc=yes if test "$enable_shared" = yes && test "$GCC" = yes; then case $archive_cmds in *'~'*) # FIXME: we may have to deal with multi-command sequences. ;; '$CC '*) # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } if ${lt_cv_archive_cmds_need_lc+:} false; then : $as_echo_n "(cached) " >&6 else $RM conftest* echo "$lt_simple_compile_test_code" > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } 2>conftest.err; then soname=conftest lib=conftest libobjs=conftest.$ac_objext deplibs= wl=$lt_prog_compiler_wl pic_flag=$lt_prog_compiler_pic compiler_flags=-v linker_flags=-v verstring= output_objdir=. libname=conftest lt_save_allow_undefined_flag=$allow_undefined_flag allow_undefined_flag= if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } then lt_cv_archive_cmds_need_lc=no else lt_cv_archive_cmds_need_lc=yes fi allow_undefined_flag=$lt_save_allow_undefined_flag else cat conftest.err 1>&5 fi $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; } archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc ;; esac fi ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 $as_echo_n "checking dynamic linker characteristics... " >&6; } if test "$GCC" = yes; then case $host_os in darwin*) lt_awk_arg="/^libraries:/,/LR/" ;; *) lt_awk_arg="/^libraries:/" ;; esac case $host_os in mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;; *) lt_sed_strip_eq="s,=/,/,g" ;; esac lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` case $lt_search_path_spec in *\;*) # if the path contains ";" then we assume it to be the separator # otherwise default to the standard path separator (i.e. ":") - it is # assumed that no part of a normal pathname contains ";" but that should # okay in the real world where ";" in dirpaths is itself problematic. lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` ;; *) lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` ;; esac # Ok, now we have the path, separated by spaces, we can step through it # and add multilib dir if necessary. lt_tmp_lt_search_path_spec= lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` for lt_sys_path in $lt_search_path_spec; do if test -d "$lt_sys_path/$lt_multi_os_dir"; then lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir" else test -d "$lt_sys_path" && \ lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" fi done lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk ' BEGIN {RS=" "; FS="/|\n";} { lt_foo=""; lt_count=0; for (lt_i = NF; lt_i > 0; lt_i--) { if ($lt_i != "" && $lt_i != ".") { if ($lt_i == "..") { lt_count++; } else { if (lt_count == 0) { lt_foo="/" $lt_i lt_foo; } else { lt_count--; } } } } if (lt_foo != "") { lt_freq[lt_foo]++; } if (lt_freq[lt_foo] == 1) { print lt_foo; } }'` # AWK program above erroneously prepends '/' to C:/dos/paths # for these hosts. case $host_os in mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\ $SED 's,/\([A-Za-z]:\),\1,g'` ;; esac sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` else sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" fi library_names_spec= libname_spec='lib$name' soname_spec= shrext_cmds=".so" postinstall_cmds= postuninstall_cmds= finish_cmds= finish_eval= shlibpath_var= shlibpath_overrides_runpath=unknown version_type=none dynamic_linker="$host_os ld.so" sys_lib_dlsearch_path_spec="/lib /usr/lib" need_lib_prefix=unknown hardcode_into_libs=no # when you set need_version to no, make sure it does not cause -set_version # flags to be left without arguments need_version=unknown case $host_os in aix3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' shlibpath_var=LIBPATH # AIX 3 has no versioning support, so we append a major version to the name. soname_spec='${libname}${release}${shared_ext}$major' ;; aix[4-9]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no hardcode_into_libs=yes if test "$host_cpu" = ia64; then # AIX 5 supports IA64 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH else # With GCC up to 2.95.x, collect2 would create an import file # for dependence libraries. The import file would start with # the line `#! .'. This would cause the generated library to # depend on `.', always an invalid library. This was fixed in # development snapshots of GCC prior to 3.0. case $host_os in aix4 | aix4.[01] | aix4.[01].*) if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' echo ' yes ' echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then : else can_build_shared=no fi ;; esac # AIX (on Power*) has no versioning support, so currently we can not hardcode correct # soname into executable. Probably we can add versioning support to # collect2, so additional links can be useful in future. if test "$aix_use_runtimelinking" = yes; then # If using run time linking (on AIX 4.2 or later) use lib.so # instead of lib.a to let people know that these are not # typical AIX shared libraries. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' else # We preserve .a as extension for shared libraries through AIX4.2 # and later when we are not doing run time linking. library_names_spec='${libname}${release}.a $libname.a' soname_spec='${libname}${release}${shared_ext}$major' fi shlibpath_var=LIBPATH fi ;; amigaos*) case $host_cpu in powerpc) # Since July 2007 AmigaOS4 officially supports .so libraries. # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' ;; m68k) library_names_spec='$libname.ixlibrary $libname.a' # Create ${libname}_ixlibrary.a entries in /sys/libs. finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' ;; esac ;; beos*) library_names_spec='${libname}${shared_ext}' dynamic_linker="$host_os ld.so" shlibpath_var=LIBRARY_PATH ;; bsdi[45]*) version_type=linux # correct to gnu/linux during the next big refactor need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" # the default ld.so.conf also contains /usr/contrib/lib and # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow # libtool to hard-code these into programs ;; cygwin* | mingw* | pw32* | cegcc*) version_type=windows shrext_cmds=".dll" need_version=no need_lib_prefix=no case $GCC,$cc_basename in yes,*) # gcc library_names_spec='$libname.dll.a' # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname~ chmod a+x \$dldir/$dlname~ if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; fi' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes case $host_os in cygwin*) # Cygwin DLLs use 'cyg' prefix rather than 'lib' soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api" ;; mingw* | cegcc*) # MinGW DLLs use traditional 'lib' prefix soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ;; pw32*) # pw32 DLLs use 'pw' prefix rather than 'lib' library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ;; esac dynamic_linker='Win32 ld.exe' ;; *,cl*) # Native MSVC libname_spec='$name' soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' library_names_spec='${libname}.dll.lib' case $build_os in mingw*) sys_lib_search_path_spec= lt_save_ifs=$IFS IFS=';' for lt_path in $LIB do IFS=$lt_save_ifs # Let DOS variable expansion print the short 8.3 style file name. lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" done IFS=$lt_save_ifs # Convert to MSYS style. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` ;; cygwin*) # Convert to unix form, then to dos form, then back to unix form # but this time dos style (no spaces!) so that the unix form looks # like /cygdrive/c/PROGRA~1:/cygdr... sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ;; *) sys_lib_search_path_spec="$LIB" if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then # It is most probably a Windows format PATH. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` else sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fi # FIXME: find the short name or the path components, as spaces are # common. (e.g. "Program Files" -> "PROGRA~1") ;; esac # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes dynamic_linker='Win32 link.exe' ;; *) # Assume MSVC wrapper library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' dynamic_linker='Win32 ld.exe' ;; esac # FIXME: first we should search . and the directory the executable is in shlibpath_var=PATH ;; darwin* | rhapsody*) dynamic_linker="$host_os dyld" version_type=darwin need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' soname_spec='${libname}${release}${major}$shared_ext' shlibpath_overrides_runpath=yes shlibpath_var=DYLD_LIBRARY_PATH shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib" sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' ;; dgux*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; freebsd* | dragonfly*) # DragonFly does not have aout. When/if they implement a new # versioning mechanism, adjust this. if test -x /usr/bin/objformat; then objformat=`/usr/bin/objformat` else case $host_os in freebsd[23].*) objformat=aout ;; *) objformat=elf ;; esac fi version_type=freebsd-$objformat case $version_type in freebsd-elf*) library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' need_version=no need_lib_prefix=no ;; freebsd-*) library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' need_version=yes ;; esac shlibpath_var=LD_LIBRARY_PATH case $host_os in freebsd2.*) shlibpath_overrides_runpath=yes ;; freebsd3.[01]* | freebsdelf3.[01]*) shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; freebsd3.[2-9]* | freebsdelf3.[2-9]* | \ freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1) shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; *) # from 4.6 on, and DragonFly shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; esac ;; haiku*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no dynamic_linker="$host_os runtime_loader" library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LIBRARY_PATH shlibpath_overrides_runpath=yes sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' hardcode_into_libs=yes ;; hpux9* | hpux10* | hpux11*) # Give a soname corresponding to the major version so that dld.sl refuses to # link against other versions. version_type=sunos need_lib_prefix=no need_version=no case $host_cpu in ia64*) shrext_cmds='.so' hardcode_into_libs=yes dynamic_linker="$host_os dld.so" shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' if test "X$HPUX_IA64_MODE" = X32; then sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" else sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" fi sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; hppa*64*) shrext_cmds='.sl' hardcode_into_libs=yes dynamic_linker="$host_os dld.sl" shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; *) shrext_cmds='.sl' dynamic_linker="$host_os dld.sl" shlibpath_var=SHLIB_PATH shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' ;; esac # HP-UX runs *really* slowly unless shared libraries are mode 555, ... postinstall_cmds='chmod 555 $lib' # or fails outright, so override atomically: install_override_mode=555 ;; interix[3-9]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; irix5* | irix6* | nonstopux*) case $host_os in nonstopux*) version_type=nonstopux ;; *) if test "$lt_cv_prog_gnu_ld" = yes; then version_type=linux # correct to gnu/linux during the next big refactor else version_type=irix fi ;; esac need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' case $host_os in irix5* | nonstopux*) libsuff= shlibsuff= ;; *) case $LD in # libtool.m4 will add one of these switches to LD *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= libmagic=32-bit;; *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 libmagic=N32;; *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 libmagic=64-bit;; *) libsuff= shlibsuff= libmagic=never-match;; esac ;; esac shlibpath_var=LD_LIBRARY${shlibsuff}_PATH shlibpath_overrides_runpath=no sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" hardcode_into_libs=yes ;; # No shared lib support for Linux oldld, aout, or coff. linux*oldld* | linux*aout* | linux*coff*) dynamic_linker=no ;; # This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no # Some binutils ld are patched to set DT_RUNPATH if ${lt_cv_shlibpath_overrides_runpath+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_shlibpath_overrides_runpath=no save_LDFLAGS=$LDFLAGS save_libdir=$libdir eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then : lt_cv_shlibpath_overrides_runpath=yes fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS=$save_LDFLAGS libdir=$save_libdir fi shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath # This implies no fast_install, which is unacceptable. # Some rework will be needed to allow for fast_install # before this can be enabled. hardcode_into_libs=yes # Append ld.so.conf contents to the search path if test -f /etc/ld.so.conf; then lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" fi # We used to test for /lib/ld.so.1 and disable shared libraries on # powerpc, because MkLinux only supported shared libraries with the # GNU dynamic linker. Since this was broken with cross compilers, # most powerpc-linux boxes support dynamic linking these days and # people can always --disable-shared, the test was removed, and we # assume the GNU/Linux dynamic linker is in use. dynamic_linker='GNU/Linux ld.so' ;; netbsdelf*-gnu) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='NetBSD ld.elf_so' ;; netbsd*) version_type=sunos need_lib_prefix=no need_version=no if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' dynamic_linker='NetBSD (a.out) ld.so' else library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='NetBSD ld.elf_so' fi shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; newsos6) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes ;; *nto* | *qnx*) version_type=qnx need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='ldqnx.so' ;; openbsd*) version_type=sunos sys_lib_dlsearch_path_spec="/usr/lib" need_lib_prefix=no # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. case $host_os in openbsd3.3 | openbsd3.3.*) need_version=yes ;; *) need_version=no ;; esac library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' shlibpath_var=LD_LIBRARY_PATH if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then case $host_os in openbsd2.[89] | openbsd2.[89].*) shlibpath_overrides_runpath=no ;; *) shlibpath_overrides_runpath=yes ;; esac else shlibpath_overrides_runpath=yes fi ;; os2*) libname_spec='$name' shrext_cmds=".dll" need_lib_prefix=no library_names_spec='$libname${shared_ext} $libname.a' dynamic_linker='OS/2 ld.exe' shlibpath_var=LIBPATH ;; osf3* | osf4* | osf5*) version_type=osf need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" ;; rdos*) dynamic_linker=no ;; solaris*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes # ldd complains unless libraries are executable postinstall_cmds='chmod +x $lib' ;; sunos4*) version_type=sunos library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes if test "$with_gnu_ld" = yes; then need_lib_prefix=no fi need_version=yes ;; sysv4 | sysv4.3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH case $host_vendor in sni) shlibpath_overrides_runpath=no need_lib_prefix=no runpath_var=LD_RUN_PATH ;; siemens) need_lib_prefix=no ;; motorola) need_lib_prefix=no need_version=no shlibpath_overrides_runpath=no sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' ;; esac ;; sysv4*MP*) if test -d /usr/nec ;then version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' soname_spec='$libname${shared_ext}.$major' shlibpath_var=LD_LIBRARY_PATH fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) version_type=freebsd-elf need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes if test "$with_gnu_ld" = yes; then sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' else sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' case $host_os in sco3.2v5*) sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" ;; esac fi sys_lib_dlsearch_path_spec='/usr/lib' ;; tpf*) # TPF is a cross-target only. Preferred cross-host = GNU/Linux. version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; uts4*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; *) dynamic_linker=no ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 $as_echo "$dynamic_linker" >&6; } test "$dynamic_linker" = no && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" if test "$GCC" = yes; then variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" fi if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" fi if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 $as_echo_n "checking how to hardcode library paths into programs... " >&6; } hardcode_action= if test -n "$hardcode_libdir_flag_spec" || test -n "$runpath_var" || test "X$hardcode_automatic" = "Xyes" ; then # We can hardcode non-existent directories. if test "$hardcode_direct" != no && # If the only mechanism to avoid hardcoding is shlibpath_var, we # have to relink, otherwise we might link with an installed library # when we should be linking with a yet-to-be-installed one ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no && test "$hardcode_minus_L" != no; then # Linking always hardcodes the temporary library directory. hardcode_action=relink else # We can link without hardcoding, and we can hardcode nonexisting dirs. hardcode_action=immediate fi else # We cannot hardcode anything, or else we can only hardcode existing # directories. hardcode_action=unsupported fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5 $as_echo "$hardcode_action" >&6; } if test "$hardcode_action" = relink || test "$inherit_rpath" = yes; then # Fast installation is not supported enable_fast_install=no elif test "$shlibpath_overrides_runpath" = yes || test "$enable_shared" = no; then # Fast installation is not necessary enable_fast_install=needless fi if test "x$enable_dlopen" != xyes; then enable_dlopen=unknown enable_dlopen_self=unknown enable_dlopen_self_static=unknown else lt_cv_dlopen=no lt_cv_dlopen_libs= case $host_os in beos*) lt_cv_dlopen="load_add_on" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes ;; mingw* | pw32* | cegcc*) lt_cv_dlopen="LoadLibrary" lt_cv_dlopen_libs= ;; cygwin*) lt_cv_dlopen="dlopen" lt_cv_dlopen_libs= ;; darwin*) # if libdl is installed we need to link against it { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 $as_echo_n "checking for dlopen in -ldl... " >&6; } if ${ac_cv_lib_dl_dlopen+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dlopen (); int main () { return dlopen (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dl_dlopen=yes else ac_cv_lib_dl_dlopen=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } if test "x$ac_cv_lib_dl_dlopen" = xyes; then : lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" else lt_cv_dlopen="dyld" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes fi ;; *) ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load" if test "x$ac_cv_func_shl_load" = xyes; then : lt_cv_dlopen="shl_load" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5 $as_echo_n "checking for shl_load in -ldld... " >&6; } if ${ac_cv_lib_dld_shl_load+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldld $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char shl_load (); int main () { return shl_load (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dld_shl_load=yes else ac_cv_lib_dld_shl_load=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5 $as_echo "$ac_cv_lib_dld_shl_load" >&6; } if test "x$ac_cv_lib_dld_shl_load" = xyes; then : lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld" else ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" if test "x$ac_cv_func_dlopen" = xyes; then : lt_cv_dlopen="dlopen" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 $as_echo_n "checking for dlopen in -ldl... " >&6; } if ${ac_cv_lib_dl_dlopen+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dlopen (); int main () { return dlopen (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dl_dlopen=yes else ac_cv_lib_dl_dlopen=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } if test "x$ac_cv_lib_dl_dlopen" = xyes; then : lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5 $as_echo_n "checking for dlopen in -lsvld... " >&6; } if ${ac_cv_lib_svld_dlopen+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lsvld $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dlopen (); int main () { return dlopen (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_svld_dlopen=yes else ac_cv_lib_svld_dlopen=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5 $as_echo "$ac_cv_lib_svld_dlopen" >&6; } if test "x$ac_cv_lib_svld_dlopen" = xyes; then : lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5 $as_echo_n "checking for dld_link in -ldld... " >&6; } if ${ac_cv_lib_dld_dld_link+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldld $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dld_link (); int main () { return dld_link (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dld_dld_link=yes else ac_cv_lib_dld_dld_link=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5 $as_echo "$ac_cv_lib_dld_dld_link" >&6; } if test "x$ac_cv_lib_dld_dld_link" = xyes; then : lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld" fi fi fi fi fi fi ;; esac if test "x$lt_cv_dlopen" != xno; then enable_dlopen=yes else enable_dlopen=no fi case $lt_cv_dlopen in dlopen) save_CPPFLAGS="$CPPFLAGS" test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" save_LDFLAGS="$LDFLAGS" wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" save_LIBS="$LIBS" LIBS="$lt_cv_dlopen_libs $LIBS" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5 $as_echo_n "checking whether a program can dlopen itself... " >&6; } if ${lt_cv_dlopen_self+:} false; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : lt_cv_dlopen_self=cross else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF #line $LINENO "configure" #include "confdefs.h" #if HAVE_DLFCN_H #include #endif #include #ifdef RTLD_GLOBAL # define LT_DLGLOBAL RTLD_GLOBAL #else # ifdef DL_GLOBAL # define LT_DLGLOBAL DL_GLOBAL # else # define LT_DLGLOBAL 0 # endif #endif /* We may have to define LT_DLLAZY_OR_NOW in the command line if we find out it does not work in some platform. */ #ifndef LT_DLLAZY_OR_NOW # ifdef RTLD_LAZY # define LT_DLLAZY_OR_NOW RTLD_LAZY # else # ifdef DL_LAZY # define LT_DLLAZY_OR_NOW DL_LAZY # else # ifdef RTLD_NOW # define LT_DLLAZY_OR_NOW RTLD_NOW # else # ifdef DL_NOW # define LT_DLLAZY_OR_NOW DL_NOW # else # define LT_DLLAZY_OR_NOW 0 # endif # endif # endif # endif #endif /* When -fvisbility=hidden is used, assume the code has been annotated correspondingly for the symbols needed. */ #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) int fnord () __attribute__((visibility("default"))); #endif int fnord () { return 42; } int main () { void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); int status = $lt_dlunknown; if (self) { if (dlsym (self,"fnord")) status = $lt_dlno_uscore; else { if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; else puts (dlerror ()); } /* dlclose (self); */ } else puts (dlerror ()); return status; } _LT_EOF if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 (eval $ac_link) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then (./conftest; exit; ) >&5 2>/dev/null lt_status=$? case x$lt_status in x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;; x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;; x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;; esac else : # compilation failed lt_cv_dlopen_self=no fi fi rm -fr conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5 $as_echo "$lt_cv_dlopen_self" >&6; } if test "x$lt_cv_dlopen_self" = xyes; then wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; } if ${lt_cv_dlopen_self_static+:} false; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : lt_cv_dlopen_self_static=cross else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF #line $LINENO "configure" #include "confdefs.h" #if HAVE_DLFCN_H #include #endif #include #ifdef RTLD_GLOBAL # define LT_DLGLOBAL RTLD_GLOBAL #else # ifdef DL_GLOBAL # define LT_DLGLOBAL DL_GLOBAL # else # define LT_DLGLOBAL 0 # endif #endif /* We may have to define LT_DLLAZY_OR_NOW in the command line if we find out it does not work in some platform. */ #ifndef LT_DLLAZY_OR_NOW # ifdef RTLD_LAZY # define LT_DLLAZY_OR_NOW RTLD_LAZY # else # ifdef DL_LAZY # define LT_DLLAZY_OR_NOW DL_LAZY # else # ifdef RTLD_NOW # define LT_DLLAZY_OR_NOW RTLD_NOW # else # ifdef DL_NOW # define LT_DLLAZY_OR_NOW DL_NOW # else # define LT_DLLAZY_OR_NOW 0 # endif # endif # endif # endif #endif /* When -fvisbility=hidden is used, assume the code has been annotated correspondingly for the symbols needed. */ #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) int fnord () __attribute__((visibility("default"))); #endif int fnord () { return 42; } int main () { void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); int status = $lt_dlunknown; if (self) { if (dlsym (self,"fnord")) status = $lt_dlno_uscore; else { if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; else puts (dlerror ()); } /* dlclose (self); */ } else puts (dlerror ()); return status; } _LT_EOF if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 (eval $ac_link) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then (./conftest; exit; ) >&5 2>/dev/null lt_status=$? case x$lt_status in x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;; x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;; x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;; esac else : # compilation failed lt_cv_dlopen_self_static=no fi fi rm -fr conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5 $as_echo "$lt_cv_dlopen_self_static" >&6; } fi CPPFLAGS="$save_CPPFLAGS" LDFLAGS="$save_LDFLAGS" LIBS="$save_LIBS" ;; esac case $lt_cv_dlopen_self in yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; *) enable_dlopen_self=unknown ;; esac case $lt_cv_dlopen_self_static in yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; *) enable_dlopen_self_static=unknown ;; esac fi striplib= old_striplib= { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 $as_echo_n "checking whether stripping libraries is possible... " >&6; } if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" test -z "$striplib" && striplib="$STRIP --strip-unneeded" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else # FIXME - insert some real tests, host_os isn't really good enough case $host_os in darwin*) if test -n "$STRIP" ; then striplib="$STRIP -x" old_striplib="$STRIP -S" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi ;; *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } ;; esac fi # Report which library types will actually be built { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5 $as_echo_n "checking if libtool supports shared libraries... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5 $as_echo "$can_build_shared" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5 $as_echo_n "checking whether to build shared libraries... " >&6; } test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[4-9]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5 $as_echo "$enable_shared" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5 $as_echo_n "checking whether to build static libraries... " >&6; } # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5 $as_echo "$enable_static" >&6; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu CC="$lt_save_CC" ac_config_commands="$ac_config_commands libtool" # Only expand once: # Check whether --enable-debug was given. if test "${enable_debug+set}" = set; then : enableval=$enable_debug; enable_debug=$enableval else enable_debug="yes" fi # Check whether --enable-trace was given. if test "${enable_trace+set}" = set; then : enableval=$enable_trace; enable_trace=$enableval else enable_trace="yes" fi # Check whether --enable-mpatrol was given. if test "${enable_mpatrol+set}" = set; then : enableval=$enable_mpatrol; enable_mpatrol=$enableval else enable_mpatrol="no" fi # Check whether --enable-gprof was given. if test "${enable_gprof+set}" = set; then : enableval=$enable_gprof; enable_gprof=$enableval else enable_gprof="no" fi # Check whether --enable-mt was given. if test "${enable_mt+set}" = set; then : enableval=$enable_mt; enable_mt=$enableval else enable_mt="yes" fi # Check whether --enable-pthread was given. if test "${enable_pthread+set}" = set; then : enableval=$enable_pthread; enable_pthread=$enableval else enable_pthread="no" fi # Check whether --enable-semaphore was given. if test "${enable_semaphore+set}" = set; then : enableval=$enable_semaphore; enable_semaphore=$enableval else enable_semaphore="no" fi # Check whether --enable-sysv was given. if test "${enable_sysv+set}" = set; then : enableval=$enable_sysv; enable_sysv=$enableval else enable_sysv="no" fi # Check whether --enable-gperf was given. if test "${enable_gperf+set}" = set; then : enableval=$enable_gperf; enable_gperf=$enableval else enable_gperf="no" fi # Check whether --enable-hashtable was given. if test "${enable_hashtable+set}" = set; then : enableval=$enable_hashtable; enable_hashtable=$enableval else enable_hashtable="no" fi # Check whether --enable-test was given. if test "${enable_test+set}" = set; then : enableval=$enable_test; enable_test=$enableval else enable_test="no" fi # Check whether --enable-minisize was given. if test "${enable_minisize+set}" = set; then : enableval=$enable_minisize; enable_minisize=$enableval else enable_minisize="no" fi if test "x$enable_mt" = "xyes"; then if test "x$enable_pthread" = "xyes"; then SIP_FSM_FLAGS="-DHAVE_PTHREAD" else acx_pthread_ok=no # We used to check for pthread.h first, but this fails if pthread.h # requires special compiler flags (e.g. on True64 or Sequent). # It gets checked for in the link test anyway. # First of all, check if the user has set any of the PTHREAD_LIBS, # etcetera environment variables, and if threads linking works using # them: if test x"$PTHREAD_LIBS$PTHREAD_CFLAGS" != x; then save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $PTHREAD_CFLAGS" save_LIBS="$LIBS" LIBS="$PTHREAD_LIBS $LIBS" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS" >&5 $as_echo_n "checking for pthread_join in LIBS=$PTHREAD_LIBS with CFLAGS=$PTHREAD_CFLAGS... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char pthread_join (); int main () { return pthread_join (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : acx_pthread_ok=yes fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_pthread_ok" >&5 $as_echo "$acx_pthread_ok" >&6; } if test x"$acx_pthread_ok" = xno; then PTHREAD_LIBS="" PTHREAD_CFLAGS="" fi LIBS="$save_LIBS" CFLAGS="$save_CFLAGS" fi # We must check for the threads library under a number of different # names; the ordering is very important because some systems # (e.g. DEC) have both -lpthread and -lpthreads, where one of the # libraries is broken (non-POSIX). # Create a list of thread flags to try. Items starting with a "-" are # C compiler flags, and other items are library names, except for "none" # which indicates that we try without any flags at all. acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt" # The ordering *is* (sometimes) important. Some notes on the # individual items follow: # pthreads: AIX (must check this before -lpthread) # none: in case threads are in libc; should be tried before -Kthread and # other compiler flags to prevent continual compiler warnings # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h) # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able) # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread) # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads) # -pthreads: Solaris/gcc # -mthreads: Mingw32/gcc, Lynx/gcc # -mt: Sun Workshop C (may only link SunOS threads [-lthread], but it # doesn't hurt to check since this sometimes defines pthreads too; # also defines -D_REENTRANT) # pthread: Linux, etcetera # --thread-safe: KAI C++ case "${host_cpu}-${host_os}" in *solaris*) # On Solaris (at least, for some versions), libc contains stubbed # (non-functional) versions of the pthreads routines, so link-based # tests will erroneously succeed. (We need to link with -pthread or # -lpthread.) (The stubs are missing pthread_cleanup_push, or rather # a function called by this macro, so we could check for that, but # who knows whether they'll stub that too in a future libc.) So, # we'll just look for -pthreads and -lpthread first: acx_pthread_flags="-pthread -pthreads pthread -mt $acx_pthread_flags" ;; esac if test x"$acx_pthread_ok" = xno; then for flag in $acx_pthread_flags; do case $flag in none) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work without any flags" >&5 $as_echo_n "checking whether pthreads work without any flags... " >&6; } ;; -*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with $flag" >&5 $as_echo_n "checking whether pthreads work with $flag... " >&6; } PTHREAD_CFLAGS="$flag" ;; *) { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the pthreads library -l$flag" >&5 $as_echo_n "checking for the pthreads library -l$flag... " >&6; } PTHREAD_LIBS="-l$flag" ;; esac save_LIBS="$LIBS" save_CFLAGS="$CFLAGS" LIBS="$PTHREAD_LIBS $LIBS" CFLAGS="$CFLAGS $PTHREAD_CFLAGS" # Check for various functions. We must include pthread.h, # since some functions may be macros. (On the Sequent, we # need a special flag -Kthread to make this header compile.) # We check for pthread_join because it is in -lpthread on IRIX # while pthread_create is in libc. We check for pthread_attr_init # due to DEC craziness with -lpthreads. We check for # pthread_cleanup_push because it is one of the few pthread # functions on Solaris that doesn't have a non-functional libc stub. # We try pthread_create on general principles. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : acx_pthread_ok=yes fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS="$save_LIBS" CFLAGS="$save_CFLAGS" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_pthread_ok" >&5 $as_echo "$acx_pthread_ok" >&6; } if test "x$acx_pthread_ok" = xyes; then break; fi PTHREAD_LIBS="" PTHREAD_CFLAGS="" done fi # Various other checks: if test "x$acx_pthread_ok" = xyes; then save_LIBS="$LIBS" LIBS="$PTHREAD_LIBS $LIBS" save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS $PTHREAD_CFLAGS" # Detect AIX lossage: threads are created detached by default # and the JOINABLE attribute has a nonstandard name (UNDETACHED). { $as_echo "$as_me:${as_lineno-$LINENO}: checking for joinable pthread attribute" >&5 $as_echo_n "checking for joinable pthread attribute... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { int attr=PTHREAD_CREATE_JOINABLE; ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ok=PTHREAD_CREATE_JOINABLE else ok=unknown fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test x"$ok" = xunknown; then cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { int attr=PTHREAD_CREATE_UNDETACHED; ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ok=PTHREAD_CREATE_UNDETACHED else ok=unknown fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi if test x"$ok" != xPTHREAD_CREATE_JOINABLE; then $as_echo "#define PTHREAD_CREATE_JOINABLE \$ok" >>confdefs.h fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ok}" >&5 $as_echo "${ok}" >&6; } if test x"$ok" = xunknown; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: we do not know how to create joinable pthreads" >&5 $as_echo "$as_me: WARNING: we do not know how to create joinable pthreads" >&2;} fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking if more special flags are required for pthreads" >&5 $as_echo_n "checking if more special flags are required for pthreads... " >&6; } flag=no case "${host_cpu}-${host_os}" in *-aix* | *-freebsd*) flag="-D_THREAD_SAFE";; *solaris* | alpha*-osf*) flag="-D_REENTRANT";; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${flag}" >&5 $as_echo "${flag}" >&6; } if test "x$flag" != xno; then PTHREAD_CFLAGS="$flag $PTHREAD_CFLAGS" fi LIBS="$save_LIBS" CFLAGS="$save_CFLAGS" # More AIX lossage: must compile with cc_r # Extract the first word of "cc_r", so it can be a program name with args. set dummy cc_r; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_PTHREAD_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$PTHREAD_CC"; then ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_PTHREAD_CC="cc_r" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_prog_PTHREAD_CC" && ac_cv_prog_PTHREAD_CC="${CC}" fi fi PTHREAD_CC=$ac_cv_prog_PTHREAD_CC if test -n "$PTHREAD_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5 $as_echo "$PTHREAD_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi else PTHREAD_CC="$CC" fi # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND: if test x"$acx_pthread_ok" = xyes; then $as_echo "#define HAVE_PTHREAD 1" >>confdefs.h : else acx_pthread_ok=no fi fi else SIP_FSM_FLAGS="-DOSIP_MONOTHREAD" fi if test x$enable_mt = xyes; then BUILD_MT_TRUE= BUILD_MT_FALSE='#' else BUILD_MT_TRUE='#' BUILD_MT_FALSE= fi if test "x$enable_gperf" = "xyes"; then SIP_PARSER_FLAGS="$SIP_PARSER_FLAGS -DUSE_GPERF" fi if test "x$enable_test" != "xno"; then COMPILE_TESTS_TRUE= COMPILE_TESTS_FALSE='#' else COMPILE_TESTS_TRUE='#' COMPILE_TESTS_FALSE= fi if test "x$enable_semaphore" = "xyes"; then SIP_FSM_FLAGS="$SIP_FSM_FLAGS -DHAVE_SEMAPHORE_H" for ac_header in semaphore.h do : ac_fn_c_check_header_mongrel "$LINENO" "semaphore.h" "ac_cv_header_semaphore_h" "$ac_includes_default" if test "x$ac_cv_header_semaphore_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_SEMAPHORE_H 1 _ACEOF fi done elif test "x$enable_sysv" = "xyes"; then SIP_FSM_FLAGS="$SIP_FSM_FLAGS -DHAVE_SYS_SEM_H" for ac_header in sys/sem.h do : ac_fn_c_check_header_mongrel "$LINENO" "sys/sem.h" "ac_cv_header_sys_sem_h" "$ac_includes_default" if test "x$ac_cv_header_sys_sem_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_SYS_SEM_H 1 _ACEOF fi done else for ac_header in semaphore.h do : ac_fn_c_check_header_mongrel "$LINENO" "semaphore.h" "ac_cv_header_semaphore_h" "$ac_includes_default" if test "x$ac_cv_header_semaphore_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_SEMAPHORE_H 1 _ACEOF fi done for ac_header in sys/sem.h do : ac_fn_c_check_header_mongrel "$LINENO" "sys/sem.h" "ac_cv_header_sys_sem_h" "$ac_includes_default" if test "x$ac_cv_header_sys_sem_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_SYS_SEM_H 1 _ACEOF fi done fi if test "x$host_cpu" = "x$build_cpu"; then case $OS in linux*) SIP_EXTRA_FLAGS="$SIP_EXTRA_FLAGS -pedantic" ;; irix*) ;; hpux* | hp-ux*) ;; aix*) ;; osf*) ;; sunos*) ;; darwin*) ;; *) ;; esac else { $as_echo "$as_me:${as_lineno-$LINENO}: Cross compiling osip." >&5 $as_echo "$as_me: Cross compiling osip." >&6;} fi case $host_cpu in arc*) ;; *) ;; esac if test "x$enable_hashtable" = "xyes"; then for ac_header in dict/dict.h do : ac_fn_c_check_header_mongrel "$LINENO" "dict/dict.h" "ac_cv_header_dict_dict_h" "$ac_includes_default" if test "x$ac_cv_header_dict_dict_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_DICT_DICT_H 1 _ACEOF $as_echo "#define HAVE_DICT_DICT_H /**/" >>confdefs.h else as_fn_error $? "libdict library not installed. Please install or use --disable-hashtable" "$LINENO" 5 fi done EXTRA_LIB="$EXTRA_LIB -ldict" fi if test "x$enable_debug" = "xyes"; then SIP_EXTRA_FLAGS="$SIP_EXTRA_FLAGS -g" CFLAGS=`echo $CFLAGS | sed 's/-O.//'` fi if test "x$enable_trace" = "xyes"; then SIP_EXTRA_FLAGS="$SIP_EXTRA_FLAGS -DENABLE_TRACE" fi if test "x$enable_mpatrol" = "xyes"; then SIP_EXTRA_FLAGS="$SIP_EXTRA_FLAGS -DENABLE_MPATROL" EXTRA_LIB="$EXTRA_LIB -lmpatrolmt -lelf -lpthread" fi if test "x$enable_gprof" = "xyes"; then SIP_EXTRA_FLAGS="$SIP_EXTRA_FLAGS -pg" EXTRA_LIB="$EXTRA_LIB -lc_p" fi if test "x$enable_minisize" = "xyes"; then SIP_EXTRA_FLAGS="$SIP_EXTRA_FLAGS -DMINISIZE" fi if test x$enable_minisize = xno; then BUILD_MAXSIZE_TRUE= BUILD_MAXSIZE_FALSE='#' else BUILD_MAXSIZE_TRUE='#' BUILD_MAXSIZE_FALSE= fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sem_open in -lposix4" >&5 $as_echo_n "checking for sem_open in -lposix4... " >&6; } if ${ac_cv_lib_posix4_sem_open+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lposix4 $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char sem_open (); int main () { return sem_open (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_posix4_sem_open=yes else ac_cv_lib_posix4_sem_open=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix4_sem_open" >&5 $as_echo "$ac_cv_lib_posix4_sem_open" >&6; } if test "x$ac_cv_lib_posix4_sem_open" = xyes; then : FSM_LIB="$FSM_LIB -lposix4 -mt" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nis_add in -lnsl" >&5 $as_echo_n "checking for nis_add in -lnsl... " >&6; } if ${ac_cv_lib_nsl_nis_add+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char nis_add (); int main () { return nis_add (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_nsl_nis_add=yes else ac_cv_lib_nsl_nis_add=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_nis_add" >&5 $as_echo "$ac_cv_lib_nsl_nis_add" >&6; } if test "x$ac_cv_lib_nsl_nis_add" = xyes; then : FSM_LIB="$FSM_LIB -lnsl" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sendto in -lsocket" >&5 $as_echo_n "checking for sendto in -lsocket... " >&6; } if ${ac_cv_lib_socket_sendto+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char sendto (); int main () { return sendto (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_socket_sendto=yes else ac_cv_lib_socket_sendto=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_sendto" >&5 $as_echo "$ac_cv_lib_socket_sendto" >&6; } if test "x$ac_cv_lib_socket_sendto" = xyes; then : FSM_LIB="$FSM_LIB -lsocket" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lrand48 in -lc" >&5 $as_echo_n "checking for lrand48 in -lc... " >&6; } if ${ac_cv_lib_c_lrand48+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lc $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char lrand48 (); int main () { return lrand48 (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_c_lrand48=yes else ac_cv_lib_c_lrand48=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_lrand48" >&5 $as_echo "$ac_cv_lib_c_lrand48" >&6; } if test "x$ac_cv_lib_c_lrand48" = xyes; then : $as_echo "#define HAVE_LRAND48 /**/" >>confdefs.h fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5 $as_echo_n "checking for clock_gettime in -lrt... " >&6; } if ${ac_cv_lib_rt_clock_gettime+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lrt $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char clock_gettime (); int main () { return clock_gettime (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_rt_clock_gettime=yes else ac_cv_lib_rt_clock_gettime=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5 $as_echo "$ac_cv_lib_rt_clock_gettime" >&6; } if test "x$ac_cv_lib_rt_clock_gettime" = xyes; then : FSM_LIB="$FSM_LIB -lrt" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -Wall works" >&5 $as_echo_n "checking whether -Wall works... " >&6; } if ${Wall_cv_flag+:} false; then : $as_echo_n "(cached) " >&6 else saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wall" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : Wall_cv_flag=yes else Wall_cv_flag=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CPPFLAGS=$saved_CPPFLAGS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $Wall_cv_flag" >&5 $as_echo "$Wall_cv_flag" >&6; } if test "x$Wall_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wall" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -Wcast-align works" >&5 $as_echo_n "checking whether -Wcast-align works... " >&6; } if ${Wcast_align_cv_flag+:} false; then : $as_echo_n "(cached) " >&6 else saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wcast-align" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : Wcast_align_cv_flag=yes else Wcast_align_cv_flag=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CPPFLAGS=$saved_CPPFLAGS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $Wcast_align_cv_flag" >&5 $as_echo "$Wcast_align_cv_flag" >&6; } if test "x$Wcast_align_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wcast-align" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -Wchar-subscripts works" >&5 $as_echo_n "checking whether -Wchar-subscripts works... " >&6; } if ${Wchar_subscripts_cv_flag+:} false; then : $as_echo_n "(cached) " >&6 else saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wchar-subscripts" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : Wchar_subscripts_cv_flag=yes else Wchar_subscripts_cv_flag=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CPPFLAGS=$saved_CPPFLAGS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $Wchar_subscripts_cv_flag" >&5 $as_echo "$Wchar_subscripts_cv_flag" >&6; } if test "x$Wchar_subscripts_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wchar-subscripts" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -Wformat works" >&5 $as_echo_n "checking whether -Wformat works... " >&6; } if ${Wformat_cv_flag+:} false; then : $as_echo_n "(cached) " >&6 else saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wformat" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : Wformat_cv_flag=yes else Wformat_cv_flag=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CPPFLAGS=$saved_CPPFLAGS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $Wformat_cv_flag" >&5 $as_echo "$Wformat_cv_flag" >&6; } if test "x$Wformat_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wformat" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -Winline works" >&5 $as_echo_n "checking whether -Winline works... " >&6; } if ${Winline_cv_flag+:} false; then : $as_echo_n "(cached) " >&6 else saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Winline" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : Winline_cv_flag=yes else Winline_cv_flag=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CPPFLAGS=$saved_CPPFLAGS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $Winline_cv_flag" >&5 $as_echo "$Winline_cv_flag" >&6; } if test "x$Winline_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Winline" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -Wmissing-declarations works" >&5 $as_echo_n "checking whether -Wmissing-declarations works... " >&6; } if ${Wmissing_declarations_cv_flag+:} false; then : $as_echo_n "(cached) " >&6 else saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wmissing-declarations" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : Wmissing_declarations_cv_flag=yes else Wmissing_declarations_cv_flag=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CPPFLAGS=$saved_CPPFLAGS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $Wmissing_declarations_cv_flag" >&5 $as_echo "$Wmissing_declarations_cv_flag" >&6; } if test "x$Wmissing_declarations_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wmissing-declarations" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -Wmissing-prototypes works" >&5 $as_echo_n "checking whether -Wmissing-prototypes works... " >&6; } if ${Wmissing_prototypes_cv_flag+:} false; then : $as_echo_n "(cached) " >&6 else saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wmissing-prototypes" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : Wmissing_prototypes_cv_flag=yes else Wmissing_prototypes_cv_flag=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CPPFLAGS=$saved_CPPFLAGS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $Wmissing_prototypes_cv_flag" >&5 $as_echo "$Wmissing_prototypes_cv_flag" >&6; } if test "x$Wmissing_prototypes_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wmissing-prototypes" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -Wnested-externs works" >&5 $as_echo_n "checking whether -Wnested-externs works... " >&6; } if ${Wnested_externs_cv_flag+:} false; then : $as_echo_n "(cached) " >&6 else saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wnested-externs" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : Wnested_externs_cv_flag=yes else Wnested_externs_cv_flag=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CPPFLAGS=$saved_CPPFLAGS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $Wnested_externs_cv_flag" >&5 $as_echo "$Wnested_externs_cv_flag" >&6; } if test "x$Wnested_externs_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wnested-externs" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -Wpointer-arith works" >&5 $as_echo_n "checking whether -Wpointer-arith works... " >&6; } if ${Wpointer_arith_cv_flag+:} false; then : $as_echo_n "(cached) " >&6 else saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wpointer-arith" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : Wpointer_arith_cv_flag=yes else Wpointer_arith_cv_flag=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CPPFLAGS=$saved_CPPFLAGS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $Wpointer_arith_cv_flag" >&5 $as_echo "$Wpointer_arith_cv_flag" >&6; } if test "x$Wpointer_arith_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wpointer-arith" fi SIP_CFLAGS="$SIP_CFLAGS $CFLAGS" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } if ${ac_cv_header_stdc+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_header_stdc=yes else ac_cv_header_stdc=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. if test "$cross_compiling" = yes; then : : else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) return 2; return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : else ac_cv_header_stdc=no fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 $as_echo "$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then $as_echo "#define STDC_HEADERS 1" >>confdefs.h fi for ac_header in string.h do : ac_fn_c_check_header_mongrel "$LINENO" "string.h" "ac_cv_header_string_h" "$ac_includes_default" if test "x$ac_cv_header_string_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_STRING_H 1 _ACEOF fi done for ac_header in strings.h do : ac_fn_c_check_header_mongrel "$LINENO" "strings.h" "ac_cv_header_strings_h" "$ac_includes_default" if test "x$ac_cv_header_strings_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_STRINGS_H 1 _ACEOF fi done for ac_header in stdlib.h do : ac_fn_c_check_header_mongrel "$LINENO" "stdlib.h" "ac_cv_header_stdlib_h" "$ac_includes_default" if test "x$ac_cv_header_stdlib_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_STDLIB_H 1 _ACEOF fi done for ac_header in unistd.h do : ac_fn_c_check_header_mongrel "$LINENO" "unistd.h" "ac_cv_header_unistd_h" "$ac_includes_default" if test "x$ac_cv_header_unistd_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_UNISTD_H 1 _ACEOF fi done for ac_header in sys/types.h do : ac_fn_c_check_header_mongrel "$LINENO" "sys/types.h" "ac_cv_header_sys_types_h" "$ac_includes_default" if test "x$ac_cv_header_sys_types_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_SYS_TYPES_H 1 _ACEOF fi done for ac_header in sys/unistd.h do : ac_fn_c_check_header_mongrel "$LINENO" "sys/unistd.h" "ac_cv_header_sys_unistd_h" "$ac_includes_default" if test "x$ac_cv_header_sys_unistd_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_SYS_UNISTD_H 1 _ACEOF fi done for ac_header in syslog.h do : ac_fn_c_check_header_mongrel "$LINENO" "syslog.h" "ac_cv_header_syslog_h" "$ac_includes_default" if test "x$ac_cv_header_syslog_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_SYSLOG_H 1 _ACEOF fi done for ac_header in ctype.h do : ac_fn_c_check_header_mongrel "$LINENO" "ctype.h" "ac_cv_header_ctype_h" "$ac_includes_default" if test "x$ac_cv_header_ctype_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_CTYPE_H 1 _ACEOF fi done for ac_header in stdio.h do : ac_fn_c_check_header_mongrel "$LINENO" "stdio.h" "ac_cv_header_stdio_h" "$ac_includes_default" if test "x$ac_cv_header_stdio_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_STDIO_H 1 _ACEOF fi done for ac_header in stdarg.h do : ac_fn_c_check_header_mongrel "$LINENO" "stdarg.h" "ac_cv_header_stdarg_h" "$ac_includes_default" if test "x$ac_cv_header_stdarg_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_STDARG_H 1 _ACEOF fi done for ac_header in varargs.h do : ac_fn_c_check_header_mongrel "$LINENO" "varargs.h" "ac_cv_header_varargs_h" "$ac_includes_default" if test "x$ac_cv_header_varargs_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_VARARGS_H 1 _ACEOF fi done for ac_header in fcntl.h do : ac_fn_c_check_header_mongrel "$LINENO" "fcntl.h" "ac_cv_header_fcntl_h" "$ac_includes_default" if test "x$ac_cv_header_fcntl_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_FCNTL_H 1 _ACEOF fi done for ac_header in time.h do : ac_fn_c_check_header_mongrel "$LINENO" "time.h" "ac_cv_header_time_h" "$ac_includes_default" if test "x$ac_cv_header_time_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_TIME_H 1 _ACEOF fi done for ac_header in sys/time.h do : ac_fn_c_check_header_mongrel "$LINENO" "sys/time.h" "ac_cv_header_sys_time_h" "$ac_includes_default" if test "x$ac_cv_header_sys_time_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_SYS_TIME_H 1 _ACEOF fi done for ac_header in sys/select.h do : ac_fn_c_check_header_mongrel "$LINENO" "sys/select.h" "ac_cv_header_sys_select_h" "$ac_includes_default" if test "x$ac_cv_header_sys_select_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_SYS_SELECT_H 1 _ACEOF fi done for ac_header in assert.h do : ac_fn_c_check_header_mongrel "$LINENO" "assert.h" "ac_cv_header_assert_h" "$ac_includes_default" if test "x$ac_cv_header_assert_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_ASSERT_H 1 _ACEOF fi done for ac_header in signal.h do : ac_fn_c_check_header_mongrel "$LINENO" "signal.h" "ac_cv_header_signal_h" "$ac_includes_default" if test "x$ac_cv_header_signal_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_SIGNAL_H 1 _ACEOF fi done for ac_header in sys/signal.h do : ac_fn_c_check_header_mongrel "$LINENO" "sys/signal.h" "ac_cv_header_sys_signal_h" "$ac_includes_default" if test "x$ac_cv_header_sys_signal_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_SYS_SIGNAL_H 1 _ACEOF fi done for ac_header in malloc.h do : ac_fn_c_check_header_mongrel "$LINENO" "malloc.h" "ac_cv_header_malloc_h" "$ac_includes_default" if test "x$ac_cv_header_malloc_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_MALLOC_H 1 _ACEOF fi done ac_fn_c_check_type "$LINENO" "struct timeval" "ac_cv_type_struct_timeval" " #if TIME_WITH_SYS_TIME # include # include #else # if HAVE_SYS_TIME_H # include # else # include # endif #endif " if test "x$ac_cv_type_struct_timeval" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_STRUCT_TIMEVAL 1 _ACEOF fi ac_config_files="$ac_config_files libosip2.pc Makefile scripts/Makefile src/Makefile src/osipparser2/Makefile src/osip2/Makefile src/test/Makefile src/test/res/Makefile include/Makefile include/osip2/Makefile include/osipparser2/Makefile include/osipparser2/headers/Makefile help/Makefile help/man/Makefile help/doxygen/Makefile platform/Makefile platform/rpm/Makefile platform/vsnet/Makefile include/osip2/doxygen.dox" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure # scripts and configure runs, see configure's option --config-cache. # It is not useful on other systems. If it contains results you don't # want to keep, you may remove or edit it. # # config.status only pays attention to the cache file if you give it # the --recheck option to rerun configure. # # `ac_cv_env_foo' variables (set or unset) will be overridden when # loading this file, other *unset* `ac_cv_foo' will be assigned the # following values. _ACEOF # The following way of writing the cache mishandles newlines in values, # but we know of no workaround that is simple, portable, and efficient. # So, we kill variables containing newlines. # Ultrix sh set writes to stderr and can't be redirected directly, # and sets the high bit in the cache file unless we assign to the vars. ( for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space=' '; set) 2>&1` in #( *${as_nl}ac_space=\ *) # `set' does not quote correctly, so add quotes: double-quote # substitution turns \\\\ into \\, and sed turns \\ into \. sed -n \ "s/'/'\\\\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" ;; #( *) # `set' quotes correctly as required by POSIX, so do not add quotes. sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) | sed ' /^ac_cv_env_/b end t clear :clear s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ t end s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ :end' >>confcache if diff "$cache_file" confcache >/dev/null 2>&1; then :; else if test -w "$cache_file"; then if test "x$cache_file" != "x/dev/null"; then { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 $as_echo "$as_me: updating cache $cache_file" >&6;} if test ! -f "$cache_file" || test -h "$cache_file"; then cat confcache >"$cache_file" else case $cache_file in #( */* | ?:*) mv -f confcache "$cache_file"$$ && mv -f "$cache_file"$$ "$cache_file" ;; #( *) mv -f confcache "$cache_file" ;; esac fi fi else { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} fi fi rm -f confcache test "x$prefix" = xNONE && prefix=$ac_default_prefix # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' DEFS=-DHAVE_CONFIG_H ac_libobjs= ac_ltlibobjs= U= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ac_i=`$as_echo "$ac_i" | sed "$ac_script"` # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR # will be set to the directory where LIBOBJS objects are built. as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs if test -n "$EXEEXT"; then am__EXEEXT_TRUE= am__EXEEXT_FALSE='#' else am__EXEEXT_TRUE='#' am__EXEEXT_FALSE= fi if test -z "${INSIDE_GNOME_COMMON_TRUE}" && test -z "${INSIDE_GNOME_COMMON_FALSE}"; then as_fn_error $? "conditional \"INSIDE_GNOME_COMMON\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then as_fn_error $? "conditional \"AMDEP\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then as_fn_error $? "conditional \"am__fastdepCC\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${BUILD_MT_TRUE}" && test -z "${BUILD_MT_FALSE}"; then as_fn_error $? "conditional \"BUILD_MT\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${COMPILE_TESTS_TRUE}" && test -z "${COMPILE_TESTS_FALSE}"; then as_fn_error $? "conditional \"COMPILE_TESTS\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${BUILD_MAXSIZE_TRUE}" && test -z "${BUILD_MAXSIZE_FALSE}"; then as_fn_error $? "conditional \"BUILD_MAXSIZE\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi : "${CONFIG_STATUS=./config.status}" ac_write_fail=0 ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} as_write_fail=0 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 #! $SHELL # Generated by $as_me. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=\${CONFIG_SHELL-$SHELL} export SHELL _ASEOF cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo # Prefer a ksh shell builtin over an external printf program on Solaris, # but without wasting forks for bash or zsh. if test -z "$BASH_VERSION$ZSH_VERSION" \ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='print -r --' as_echo_n='print -rn --' elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in #( *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} = xset \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with STATUS, using 1 if that was 0. as_fn_error () { as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi $as_echo "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' else as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -pR'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -pR' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -pR' fi else as_ln_s='cp -pR' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" } # as_fn_mkdir_p if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi # as_fn_executable_p FILE # ----------------------- # Test if FILE is an executable regular file. as_fn_executable_p () { test -f "$1" && test -x "$1" } # as_fn_executable_p as_test_x='test -x' as_executable_p=as_fn_executable_p # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" exec 6>&1 ## ----------------------------------- ## ## Main body of $CONFIG_STATUS script. ## ## ----------------------------------- ## _ASEOF test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Save the log message, to keep $0 and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" This file was extended by $as_me, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ on `(hostname || uname -n) 2>/dev/null | sed 1q` " _ACEOF case $ac_config_files in *" "*) set x $ac_config_files; shift; ac_config_files=$*;; esac case $ac_config_headers in *" "*) set x $ac_config_headers; shift; ac_config_headers=$*;; esac cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # Files that config.status was made for. config_files="$ac_config_files" config_headers="$ac_config_headers" config_commands="$ac_config_commands" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ac_cs_usage="\ \`$as_me' instantiates files and other configuration actions from templates according to the current configuration. Unless the files and actions are specified as TAGs, all are instantiated by default. Usage: $0 [OPTION]... [TAG]... -h, --help print this help, then exit -V, --version print version number and configuration settings, then exit --config print configuration, then exit -q, --quiet, --silent do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE --header=FILE[:TEMPLATE] instantiate the configuration header FILE Configuration files: $config_files Configuration headers: $config_headers Configuration commands: $config_commands Report bugs to the package provider." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ config.status configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" Copyright (C) 2012 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." ac_pwd='$ac_pwd' srcdir='$srcdir' INSTALL='$INSTALL' MKDIR_P='$MKDIR_P' AWK='$AWK' test -n "\$AWK" || AWK=awk _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # The default lists apply if the user does not specify any file. ac_need_defaults=: while test $# != 0 do case $1 in --*=?*) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; --*=) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg= ac_shift=: ;; *) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; esac case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) $as_echo "$ac_cs_version"; exit ;; --config | --confi | --conf | --con | --co | --c ) $as_echo "$ac_cs_config"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; '') as_fn_error $? "missing file argument" ;; esac as_fn_append CONFIG_FILES " '$ac_optarg'" ac_need_defaults=false;; --header | --heade | --head | --hea ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; esac as_fn_append CONFIG_HEADERS " '$ac_optarg'" ac_need_defaults=false;; --he | --h) # Conflict between --help and --header as_fn_error $? "ambiguous option: \`$1' Try \`$0 --help' for more information.";; --help | --hel | -h ) $as_echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) as_fn_error $? "unrecognized option: \`$1' Try \`$0 --help' for more information." ;; *) as_fn_append ac_config_targets " $1" ac_need_defaults=false ;; esac shift done ac_configure_extra_args= if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent" fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 if \$ac_cs_recheck; then set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion shift \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 CONFIG_SHELL='$SHELL' export CONFIG_SHELL exec "\$@" fi _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX $as_echo "$ac_log" } >&5 _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # # INIT-COMMANDS # AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" # The HP-UX ksh and POSIX shell print the target directory to stdout # if CDPATH is set. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH sed_quote_subst='$sed_quote_subst' double_quote_subst='$double_quote_subst' delay_variable_subst='$delay_variable_subst' AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`' DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`' hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' LTCC='$LTCC' LTCFLAGS='$LTCFLAGS' compiler='$compiler_DEFAULT' # A function that is used when there is no print builtin or printf. func_fallback_echo () { eval 'cat <<_LTECHO_EOF \$1 _LTECHO_EOF' } # Quote evaled strings. for var in AS \ DLLTOOL \ OBJDUMP \ SHELL \ ECHO \ PATH_SEPARATOR \ SED \ GREP \ EGREP \ FGREP \ LD \ NM \ LN_S \ lt_SP2NL \ lt_NL2SP \ reload_flag \ deplibs_check_method \ file_magic_cmd \ file_magic_glob \ want_nocaseglob \ sharedlib_from_linklib_cmd \ AR \ AR_FLAGS \ archiver_list_spec \ STRIP \ RANLIB \ CC \ CFLAGS \ compiler \ lt_cv_sys_global_symbol_pipe \ lt_cv_sys_global_symbol_to_cdecl \ lt_cv_sys_global_symbol_to_c_name_address \ lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \ nm_file_list_spec \ lt_prog_compiler_no_builtin_flag \ lt_prog_compiler_pic \ lt_prog_compiler_wl \ lt_prog_compiler_static \ lt_cv_prog_compiler_c_o \ need_locks \ MANIFEST_TOOL \ DSYMUTIL \ NMEDIT \ LIPO \ OTOOL \ OTOOL64 \ shrext_cmds \ export_dynamic_flag_spec \ whole_archive_flag_spec \ compiler_needs_object \ with_gnu_ld \ allow_undefined_flag \ no_undefined_flag \ hardcode_libdir_flag_spec \ hardcode_libdir_separator \ exclude_expsyms \ include_expsyms \ file_list_spec \ variables_saved_for_relink \ libname_spec \ library_names_spec \ soname_spec \ install_override_mode \ finish_eval \ old_striplib \ striplib; do case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in *[\\\\\\\`\\"\\\$]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done # Double-quote double-evaled strings. for var in reload_cmds \ old_postinstall_cmds \ old_postuninstall_cmds \ old_archive_cmds \ extract_expsyms_cmds \ old_archive_from_new_cmds \ old_archive_from_expsyms_cmds \ archive_cmds \ archive_expsym_cmds \ module_cmds \ module_expsym_cmds \ export_symbols_cmds \ prelink_cmds \ postlink_cmds \ postinstall_cmds \ postuninstall_cmds \ finish_cmds \ sys_lib_search_path_spec \ sys_lib_dlsearch_path_spec; do case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in *[\\\\\\\`\\"\\\$]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done ac_aux_dir='$ac_aux_dir' xsi_shell='$xsi_shell' lt_shell_append='$lt_shell_append' # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes INIT. if test -n "\${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi PACKAGE='$PACKAGE' VERSION='$VERSION' TIMESTAMP='$TIMESTAMP' RM='$RM' ofile='$ofile' _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Handling of arguments. for ac_config_target in $ac_config_targets do case $ac_config_target in "osip-config.h") CONFIG_HEADERS="$CONFIG_HEADERS osip-config.h" ;; "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; "libosip2.pc") CONFIG_FILES="$CONFIG_FILES libosip2.pc" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "scripts/Makefile") CONFIG_FILES="$CONFIG_FILES scripts/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/osipparser2/Makefile") CONFIG_FILES="$CONFIG_FILES src/osipparser2/Makefile" ;; "src/osip2/Makefile") CONFIG_FILES="$CONFIG_FILES src/osip2/Makefile" ;; "src/test/Makefile") CONFIG_FILES="$CONFIG_FILES src/test/Makefile" ;; "src/test/res/Makefile") CONFIG_FILES="$CONFIG_FILES src/test/res/Makefile" ;; "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;; "include/osip2/Makefile") CONFIG_FILES="$CONFIG_FILES include/osip2/Makefile" ;; "include/osipparser2/Makefile") CONFIG_FILES="$CONFIG_FILES include/osipparser2/Makefile" ;; "include/osipparser2/headers/Makefile") CONFIG_FILES="$CONFIG_FILES include/osipparser2/headers/Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "help/man/Makefile") CONFIG_FILES="$CONFIG_FILES help/man/Makefile" ;; "help/doxygen/Makefile") CONFIG_FILES="$CONFIG_FILES help/doxygen/Makefile" ;; "platform/Makefile") CONFIG_FILES="$CONFIG_FILES platform/Makefile" ;; "platform/rpm/Makefile") CONFIG_FILES="$CONFIG_FILES platform/rpm/Makefile" ;; "platform/vsnet/Makefile") CONFIG_FILES="$CONFIG_FILES platform/vsnet/Makefile" ;; "include/osip2/doxygen.dox") CONFIG_FILES="$CONFIG_FILES include/osip2/doxygen.dox" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason against having it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Hook for its removal unless debugging. # Note that there is a small window in which the directory will not be cleaned: # after its creation but before its name has been assigned to `$tmp'. $debug || { tmp= ac_tmp= trap 'exit_status=$? : "${ac_tmp:=$tmp}" { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status ' 0 trap 'as_fn_exit 1' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && test -d "$tmp" } || { tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp") } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 ac_tmp=$tmp # Set up the scripts for CONFIG_FILES section. # No need to generate them if there are no CONFIG_FILES. # This happens for instance with `./config.status config.h'. if test -n "$CONFIG_FILES"; then ac_cr=`echo X | tr X '\015'` # On cygwin, bash can eat \r inside `` if the user requested igncr. # But we know of no other shell where ac_cr would be empty at this # point, so we can use a bashism as a fallback. if test "x$ac_cr" = x; then eval ac_cr=\$\'\\r\' fi ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ac_cs_awk_cr='\\r' else ac_cs_awk_cr=$ac_cr fi echo 'BEGIN {' >"$ac_tmp/subs1.awk" && _ACEOF { echo "cat >conf$$subs.awk <<_ACEOF" && echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && echo "_ACEOF" } >conf$$subs.sh || as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` ac_delim='%!_!# ' for ac_last_try in false false false false false :; do . ./conf$$subs.sh || as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` if test $ac_delim_n = $ac_delim_num; then break elif $ac_last_try; then as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done rm -f conf$$subs.sh cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && _ACEOF sed -n ' h s/^/S["/; s/!.*/"]=/ p g s/^[^!]*!// :repl t repl s/'"$ac_delim"'$// t delim :nl h s/\(.\{148\}\)..*/\1/ t more1 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ p n b repl :more1 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t nl :delim h s/\(.\{148\}\)..*/\1/ t more2 s/["\\]/\\&/g; s/^/"/; s/$/"/ p b :more2 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t delim ' >$CONFIG_STATUS || ac_write_fail=1 rm -f conf$$subs.awk cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACAWK cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] = 1 FS = "" } { line = $ 0 nfields = split(line, field, "@") substed = 0 len = length(field[1]) for (i = 2; i < nfields; i++) { key = field[i] keylen = length(key) if (S_is_set[key]) { value = S[key] line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) len += length(value) + length(field[++i]) substed = 1 } else len += 1 + keylen } print line } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" else cat fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 _ACEOF # VPATH may cause trouble with some makes, so we remove sole $(srcdir), # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" = x.; then ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ h s/// s/^/:/ s/[ ]*$/:/ s/:\$(srcdir):/:/g s/:\${srcdir}:/:/g s/:@srcdir@:/:/g s/^:*// s/:*$// x s/\(=[ ]*\).*/\1/ G s/\n// s/^[^=]*=[ ]*$// }' fi cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 fi # test -n "$CONFIG_FILES" # Set up the scripts for CONFIG_HEADERS section. # No need to generate them if there are no CONFIG_HEADERS. # This happens for instance with `./config.status Makefile'. if test -n "$CONFIG_HEADERS"; then cat >"$ac_tmp/defines.awk" <<\_ACAWK || BEGIN { _ACEOF # Transform confdefs.h into an awk script `defines.awk', embedded as # here-document in config.status, that substitutes the proper values into # config.h.in to produce config.h. # Create a delimiter string that does not exist in confdefs.h, to ease # handling of long lines. ac_delim='%!_!# ' for ac_last_try in false false :; do ac_tt=`sed -n "/$ac_delim/p" confdefs.h` if test -z "$ac_tt"; then break elif $ac_last_try; then as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done # For the awk script, D is an array of macro values keyed by name, # likewise P contains macro parameters if any. Preserve backslash # newline sequences. ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* sed -n ' s/.\{148\}/&'"$ac_delim"'/g t rset :rset s/^[ ]*#[ ]*define[ ][ ]*/ / t def d :def s/\\$// t bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3"/p s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p d :bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3\\\\\\n"\\/p t cont s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p t cont d :cont n s/.\{148\}/&'"$ac_delim"'/g t clear :clear s/\\$// t bsnlc s/["\\]/\\&/g; s/^/"/; s/$/"/p d :bsnlc s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p b cont ' >$CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 for (key in D) D_is_set[key] = 1 FS = "" } /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { line = \$ 0 split(line, arg, " ") if (arg[1] == "#") { defundef = arg[2] mac1 = arg[3] } else { defundef = substr(arg[1], 2) mac1 = arg[2] } split(mac1, mac2, "(") #) macro = mac2[1] prefix = substr(line, 1, index(line, defundef) - 1) if (D_is_set[macro]) { # Preserve the white space surrounding the "#". print prefix "define", macro P[macro] D[macro] next } else { # Replace #undef with comments. This is necessary, for example, # in the case of _POSIX_SOURCE, which is predefined and required # on some systems where configure will not decide to define it. if (defundef == "undef") { print "/*", prefix defundef, macro, "*/" next } } } { print } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 fi # test -n "$CONFIG_HEADERS" eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" shift for ac_tag do case $ac_tag in :[FHLC]) ac_mode=$ac_tag; continue;; esac case $ac_mode$ac_tag in :[FHL]*:*);; :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; :[FH]-) ac_tag=-:-;; :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac ac_save_IFS=$IFS IFS=: set x $ac_tag IFS=$ac_save_IFS shift ac_file=$1 shift case $ac_mode in :L) ac_source=$1;; :[FH]) ac_file_inputs= for ac_f do case $ac_f in -) ac_f="$ac_tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. test -f "$ac_f" || case $ac_f in [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; esac || as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; esac case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac as_fn_append ac_file_inputs " '$ac_f'" done # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ configure_input='Generated from '` $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' `' by configure.' if test x"$ac_file" != x-; then configure_input="$ac_file. $configure_input" { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 $as_echo "$as_me: creating $ac_file" >&6;} fi # Neutralize special characters interpreted by sed in replacement strings. case $configure_input in #( *\&* | *\|* | *\\* ) ac_sed_conf_input=`$as_echo "$configure_input" | sed 's/[\\\\&|]/\\\\&/g'`;; #( *) ac_sed_conf_input=$configure_input;; esac case $ac_tag in *:-:* | *:-) cat >"$ac_tmp/stdin" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; esac ;; esac ac_dir=`$as_dirname -- "$ac_file" || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` as_dir="$ac_dir"; as_fn_mkdir_p ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix case $ac_mode in :F) # # CONFIG_FILE # case $INSTALL in [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; esac ac_MKDIR_P=$MKDIR_P case $MKDIR_P in [\\/$]* | ?:[\\/]* ) ;; */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; esac _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # If the template does not know about datarootdir, expand it. # FIXME: This hack should be removed a few years after 2.60. ac_datarootdir_hack=; ac_datarootdir_seen= ac_sed_dataroot=' /datarootdir/ { p q } /@datadir@/p /@docdir@/p /@infodir@/p /@localedir@/p /@mandir@/p' case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in *datarootdir*) ac_datarootdir_seen=yes;; *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_datarootdir_hack=' s&@datadir@&$datadir&g s&@docdir@&$docdir&g s&@infodir@&$infodir&g s&@localedir@&$localedir&g s&@mandir@&$mandir&g s&\\\${datarootdir}&$datarootdir&g' ;; esac _ACEOF # Neutralize VPATH when `$srcdir' = `.'. # Shell code in configure.ac might set extrasub. # FIXME: do we really want to maintain this feature? cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_sed_extra="$ac_vpsub $extrasub _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s|@configure_input@|$ac_sed_conf_input|;t t s&@top_builddir@&$ac_top_builddir_sub&;t t s&@top_build_prefix@&$ac_top_build_prefix&;t t s&@srcdir@&$ac_srcdir&;t t s&@abs_srcdir@&$ac_abs_srcdir&;t t s&@top_srcdir@&$ac_top_srcdir&;t t s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t s&@builddir@&$ac_builddir&;t t s&@abs_builddir@&$ac_abs_builddir&;t t s&@abs_top_builddir@&$ac_abs_top_builddir&;t t s&@INSTALL@&$ac_INSTALL&;t t s&@MKDIR_P@&$ac_MKDIR_P&;t t $ac_datarootdir_hack " eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ "$ac_tmp/out"`; test -z "$ac_out"; } && { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&5 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&2;} rm -f "$ac_tmp/stdin" case $ac_file in -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; esac \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; :H) # # CONFIG_HEADER # if test x"$ac_file" != x-; then { $as_echo "/* $configure_input */" \ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" } >"$ac_tmp/config.h" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 $as_echo "$as_me: $ac_file is unchanged" >&6;} else rm -f "$ac_file" mv "$ac_tmp/config.h" "$ac_file" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 fi else $as_echo "/* $configure_input */" \ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ || as_fn_error $? "could not create -" "$LINENO" 5 fi # Compute "$ac_file"'s index in $config_headers. _am_arg="$ac_file" _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $_am_arg | $_am_arg:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$_am_arg" : 'X\(//\)[^/]' \| \ X"$_am_arg" : 'X\(//\)$' \| \ X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$_am_arg" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'`/stamp-h$_am_stamp_count ;; :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 $as_echo "$as_me: executing $ac_file commands" >&6;} ;; esac case $ac_file$ac_mode in "depfiles":C) test x"$AMDEP_TRUE" != x"" || { # Autoconf 2.62 quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. case $CONFIG_FILES in *\'*) eval set x "$CONFIG_FILES" ;; *) set x $CONFIG_FILES ;; esac shift for mf do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. # Grep'ing the whole file is not good either: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then dirpart=`$as_dirname -- "$mf" || $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$mf" : 'X\(//\)[^/]' \| \ X"$mf" : 'X\(//\)$' \| \ X"$mf" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$mf" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` else continue fi # Extract the definition of DEPDIR, am__include, and am__quote # from the Makefile without running `make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` # When using ansi2knr, U may be empty or an underscore; expand it U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`$as_dirname -- "$file" || $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$file" : 'X\(//\)[^/]' \| \ X"$file" : 'X\(//\)$' \| \ X"$file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` as_dir=$dirpart/$fdir; as_fn_mkdir_p # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done } ;; "libtool":C) # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes. if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi cfgfile="${ofile}T" trap "$RM \"$cfgfile\"; exit 1" 1 2 15 $RM "$cfgfile" cat <<_LT_EOF >> "$cfgfile" #! $SHELL # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, # 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Software Foundation; either version 2 of # the License, or (at your option) any later version. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GNU Libtool; see the file COPYING. If not, a copy # can be downloaded from http://www.gnu.org/licenses/gpl.html, or # obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # The names of the tagged configurations supported by this script. available_tags="" # ### BEGIN LIBTOOL CONFIG # Assembler program. AS=$lt_AS # DLL creation program. DLLTOOL=$lt_DLLTOOL # Object dumper program. OBJDUMP=$lt_OBJDUMP # Which release of libtool.m4 was used? macro_version=$macro_version macro_revision=$macro_revision # Whether or not to build shared libraries. build_libtool_libs=$enable_shared # Whether or not to build static libraries. build_old_libs=$enable_static # What type of objects to build. pic_mode=$pic_mode # Whether or not to optimize for fast installation. fast_install=$enable_fast_install # Shell to use when invoking shell scripts. SHELL=$lt_SHELL # An echo program that protects backslashes. ECHO=$lt_ECHO # The PATH separator for the build system. PATH_SEPARATOR=$lt_PATH_SEPARATOR # The host system. host_alias=$host_alias host=$host host_os=$host_os # The build system. build_alias=$build_alias build=$build build_os=$build_os # A sed program that does not truncate output. SED=$lt_SED # Sed that helps us avoid accidentally triggering echo(1) options like -n. Xsed="\$SED -e 1s/^X//" # A grep program that handles long lines. GREP=$lt_GREP # An ERE matcher. EGREP=$lt_EGREP # A literal string matcher. FGREP=$lt_FGREP # A BSD- or MS-compatible name lister. NM=$lt_NM # Whether we need soft or hard links. LN_S=$lt_LN_S # What is the maximum length of a command? max_cmd_len=$max_cmd_len # Object file suffix (normally "o"). objext=$ac_objext # Executable file suffix (normally ""). exeext=$exeext # whether the shell understands "unset". lt_unset=$lt_unset # turn spaces into newlines. SP2NL=$lt_lt_SP2NL # turn newlines into spaces. NL2SP=$lt_lt_NL2SP # convert \$build file names to \$host format. to_host_file_cmd=$lt_cv_to_host_file_cmd # convert \$build files to toolchain format. to_tool_file_cmd=$lt_cv_to_tool_file_cmd # Method to check whether dependent libraries are shared objects. deplibs_check_method=$lt_deplibs_check_method # Command to use when deplibs_check_method = "file_magic". file_magic_cmd=$lt_file_magic_cmd # How to find potential files when deplibs_check_method = "file_magic". file_magic_glob=$lt_file_magic_glob # Find potential files using nocaseglob when deplibs_check_method = "file_magic". want_nocaseglob=$lt_want_nocaseglob # Command to associate shared and link libraries. sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd # The archiver. AR=$lt_AR # Flags to create an archive. AR_FLAGS=$lt_AR_FLAGS # How to feed a file listing to the archiver. archiver_list_spec=$lt_archiver_list_spec # A symbol stripping program. STRIP=$lt_STRIP # Commands used to install an old-style archive. RANLIB=$lt_RANLIB old_postinstall_cmds=$lt_old_postinstall_cmds old_postuninstall_cmds=$lt_old_postuninstall_cmds # Whether to use a lock for old archive extraction. lock_old_archive_extraction=$lock_old_archive_extraction # A C compiler. LTCC=$lt_CC # LTCC compiler flags. LTCFLAGS=$lt_CFLAGS # Take the output of nm and produce a listing of raw symbols and C names. global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe # Transform the output of nm in a proper C declaration. global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl # Transform the output of nm in a C name address pair. global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address # Transform the output of nm in a C name address pair when lib prefix is needed. global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix # Specify filename containing input files for \$NM. nm_file_list_spec=$lt_nm_file_list_spec # The root where to search for dependent libraries,and in which our libraries should be installed. lt_sysroot=$lt_sysroot # The name of the directory that contains temporary libtool files. objdir=$objdir # Used to examine libraries when file_magic_cmd begins with "file". MAGIC_CMD=$MAGIC_CMD # Must we lock files when doing compilation? need_locks=$lt_need_locks # Manifest tool. MANIFEST_TOOL=$lt_MANIFEST_TOOL # Tool to manipulate archived DWARF debug symbol files on Mac OS X. DSYMUTIL=$lt_DSYMUTIL # Tool to change global to local symbols on Mac OS X. NMEDIT=$lt_NMEDIT # Tool to manipulate fat objects and archives on Mac OS X. LIPO=$lt_LIPO # ldd/readelf like tool for Mach-O binaries on Mac OS X. OTOOL=$lt_OTOOL # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. OTOOL64=$lt_OTOOL64 # Old archive suffix (normally "a"). libext=$libext # Shared library suffix (normally ".so"). shrext_cmds=$lt_shrext_cmds # The commands to extract the exported symbol list from a shared archive. extract_expsyms_cmds=$lt_extract_expsyms_cmds # Variables whose values should be saved in libtool wrapper scripts and # restored at link time. variables_saved_for_relink=$lt_variables_saved_for_relink # Do we need the "lib" prefix for modules? need_lib_prefix=$need_lib_prefix # Do we need a version for libraries? need_version=$need_version # Library versioning type. version_type=$version_type # Shared library runtime path variable. runpath_var=$runpath_var # Shared library path variable. shlibpath_var=$shlibpath_var # Is shlibpath searched before the hard-coded library search path? shlibpath_overrides_runpath=$shlibpath_overrides_runpath # Format of library name prefix. libname_spec=$lt_libname_spec # List of archive names. First name is the real one, the rest are links. # The last name is the one that the linker finds with -lNAME library_names_spec=$lt_library_names_spec # The coded name of the library, if different from the real name. soname_spec=$lt_soname_spec # Permission mode override for installation of shared libraries. install_override_mode=$lt_install_override_mode # Command to use after installation of a shared archive. postinstall_cmds=$lt_postinstall_cmds # Command to use after uninstallation of a shared archive. postuninstall_cmds=$lt_postuninstall_cmds # Commands used to finish a libtool library installation in a directory. finish_cmds=$lt_finish_cmds # As "finish_cmds", except a single script fragment to be evaled but # not shown. finish_eval=$lt_finish_eval # Whether we should hardcode library paths into libraries. hardcode_into_libs=$hardcode_into_libs # Compile-time system search path for libraries. sys_lib_search_path_spec=$lt_sys_lib_search_path_spec # Run-time system search path for libraries. sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec # Whether dlopen is supported. dlopen_support=$enable_dlopen # Whether dlopen of programs is supported. dlopen_self=$enable_dlopen_self # Whether dlopen of statically linked programs is supported. dlopen_self_static=$enable_dlopen_self_static # Commands to strip libraries. old_striplib=$lt_old_striplib striplib=$lt_striplib # The linker used to build libraries. LD=$lt_LD # How to create reloadable object files. reload_flag=$lt_reload_flag reload_cmds=$lt_reload_cmds # Commands used to build an old-style archive. old_archive_cmds=$lt_old_archive_cmds # A language specific compiler. CC=$lt_compiler # Is the compiler the GNU compiler? with_gcc=$GCC # Compiler flag to turn off builtin functions. no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag # Additional compiler flags for building library objects. pic_flag=$lt_lt_prog_compiler_pic # How to pass a linker flag through the compiler. wl=$lt_lt_prog_compiler_wl # Compiler flag to prevent dynamic linking. link_static_flag=$lt_lt_prog_compiler_static # Does compiler simultaneously support -c and -o options? compiler_c_o=$lt_lt_cv_prog_compiler_c_o # Whether or not to add -lc for building shared libraries. build_libtool_need_lc=$archive_cmds_need_lc # Whether or not to disallow shared libs when runtime libs are static. allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes # Compiler flag to allow reflexive dlopens. export_dynamic_flag_spec=$lt_export_dynamic_flag_spec # Compiler flag to generate shared objects directly from archives. whole_archive_flag_spec=$lt_whole_archive_flag_spec # Whether the compiler copes with passing no objects directly. compiler_needs_object=$lt_compiler_needs_object # Create an old-style archive from a shared archive. old_archive_from_new_cmds=$lt_old_archive_from_new_cmds # Create a temporary old-style archive to link instead of a shared archive. old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds # Commands used to build a shared archive. archive_cmds=$lt_archive_cmds archive_expsym_cmds=$lt_archive_expsym_cmds # Commands used to build a loadable module if different from building # a shared archive. module_cmds=$lt_module_cmds module_expsym_cmds=$lt_module_expsym_cmds # Whether we are building with GNU ld or not. with_gnu_ld=$lt_with_gnu_ld # Flag that allows shared libraries with undefined symbols to be built. allow_undefined_flag=$lt_allow_undefined_flag # Flag that enforces no undefined symbols. no_undefined_flag=$lt_no_undefined_flag # Flag to hardcode \$libdir into a binary during linking. # This must work even if \$libdir does not exist hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec # Whether we need a single "-rpath" flag with a separated argument. hardcode_libdir_separator=$lt_hardcode_libdir_separator # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes # DIR into the resulting binary. hardcode_direct=$hardcode_direct # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes # DIR into the resulting binary and the resulting library dependency is # "absolute",i.e impossible to change by setting \${shlibpath_var} if the # library is relocated. hardcode_direct_absolute=$hardcode_direct_absolute # Set to "yes" if using the -LDIR flag during linking hardcodes DIR # into the resulting binary. hardcode_minus_L=$hardcode_minus_L # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR # into the resulting binary. hardcode_shlibpath_var=$hardcode_shlibpath_var # Set to "yes" if building a shared library automatically hardcodes DIR # into the library and all subsequent libraries and executables linked # against it. hardcode_automatic=$hardcode_automatic # Set to yes if linker adds runtime paths of dependent libraries # to runtime path list. inherit_rpath=$inherit_rpath # Whether libtool must link a program against all its dependency libraries. link_all_deplibs=$link_all_deplibs # Set to "yes" if exported symbols are required. always_export_symbols=$always_export_symbols # The commands to list exported symbols. export_symbols_cmds=$lt_export_symbols_cmds # Symbols that should not be listed in the preloaded symbols. exclude_expsyms=$lt_exclude_expsyms # Symbols that must always be exported. include_expsyms=$lt_include_expsyms # Commands necessary for linking programs (against libraries) with templates. prelink_cmds=$lt_prelink_cmds # Commands necessary for finishing linking programs. postlink_cmds=$lt_postlink_cmds # Specify filename containing input files. file_list_spec=$lt_file_list_spec # How to hardcode a shared library path into an executable. hardcode_action=$hardcode_action # ### END LIBTOOL CONFIG _LT_EOF case $host_os in aix3*) cat <<\_LT_EOF >> "$cfgfile" # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi _LT_EOF ;; esac ltmain="$ac_aux_dir/ltmain.sh" # We use sed instead of cat because bash on DJGPP gets confused if # if finds mixed CR/LF and LF-only lines. Since sed operates in # text mode, it properly converts lines to CR/LF. This bash problem # is reportedly fixed, but why not run on old versions too? sed '$q' "$ltmain" >> "$cfgfile" \ || (rm -f "$cfgfile"; exit 1) if test x"$xsi_shell" = xyes; then sed -e '/^func_dirname ()$/,/^} # func_dirname /c\ func_dirname ()\ {\ \ case ${1} in\ \ */*) func_dirname_result="${1%/*}${2}" ;;\ \ * ) func_dirname_result="${3}" ;;\ \ esac\ } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_basename ()$/,/^} # func_basename /c\ func_basename ()\ {\ \ func_basename_result="${1##*/}"\ } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\ func_dirname_and_basename ()\ {\ \ case ${1} in\ \ */*) func_dirname_result="${1%/*}${2}" ;;\ \ * ) func_dirname_result="${3}" ;;\ \ esac\ \ func_basename_result="${1##*/}"\ } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_stripname ()$/,/^} # func_stripname /c\ func_stripname ()\ {\ \ # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\ \ # positional parameters, so assign one to ordinary parameter first.\ \ func_stripname_result=${3}\ \ func_stripname_result=${func_stripname_result#"${1}"}\ \ func_stripname_result=${func_stripname_result%"${2}"}\ } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\ func_split_long_opt ()\ {\ \ func_split_long_opt_name=${1%%=*}\ \ func_split_long_opt_arg=${1#*=}\ } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\ func_split_short_opt ()\ {\ \ func_split_short_opt_arg=${1#??}\ \ func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\ } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\ func_lo2o ()\ {\ \ case ${1} in\ \ *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\ \ *) func_lo2o_result=${1} ;;\ \ esac\ } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_xform ()$/,/^} # func_xform /c\ func_xform ()\ {\ func_xform_result=${1%.*}.lo\ } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_arith ()$/,/^} # func_arith /c\ func_arith ()\ {\ func_arith_result=$(( $* ))\ } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_len ()$/,/^} # func_len /c\ func_len ()\ {\ func_len_result=${#1}\ } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: fi if test x"$lt_shell_append" = xyes; then sed -e '/^func_append ()$/,/^} # func_append /c\ func_append ()\ {\ eval "${1}+=\\${2}"\ } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\ func_append_quoted ()\ {\ \ func_quote_for_eval "${2}"\ \ eval "${1}+=\\\\ \\$func_quote_for_eval_result"\ } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: # Save a `func_append' function call where possible by direct use of '+=' sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: else # Save a `func_append' function call even when '+=' is not available sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: fi if test x"$_lt_function_replace_fail" = x":"; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5 $as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;} fi mv -f "$cfgfile" "$ofile" || (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") chmod +x "$ofile" ;; esac done # for ac_tag as_fn_exit 0 _ACEOF ac_clean_files=$ac_clean_files_save test $ac_write_fail = 0 || as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 # configure is writing to config.log, and then calls config.status. # config.status does its own redirection, appending to config.log. # Unfortunately, on DOS this fails, as config.log is still kept open # by configure, so config.status won't be able to write to it; its # output is simply discarded. So we exec the FD to /dev/null, # effectively closing config.log, so it can be properly (re)opened and # appended to by config.status. When coming back to configure, we # need to make the FD available again. if test "$no_create" != yes; then ac_cs_success=: ac_config_status_args= test "$silent" = yes && ac_config_status_args="$ac_config_status_args --quiet" exec 5>/dev/null $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false exec 5>>config.log # Use ||, not &&, to avoid exiting from the if with $? = 1, which # would make configure fail if this is the last instruction. $ac_cs_success || as_fn_exit 1 fi if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi libosip2-4.1.0/Makefile.am0000644000175000017500000000161312051500205012203 00000000000000EXTRA_DIST = README BUGS FEATURES HISTORY autogen.sh libosip2.pc.in SUBDIRS = include src scripts help platform rpm-package: cd platform && $(MAKE) rpm-package upload: dist @echo "######## Maintainer only ##########"; @echo "building files for upload in ftp://ftp-upload.gnu.org/incoming/ftp"; @echo "building: $(PACKAGE)-$(VERSION).tar.gz.sig"; gpg -b $(PACKAGE)-$(VERSION).tar.gz echo "version: 1.1" > $(PACKAGE)-$(VERSION).tar.gz.directive echo "directory: osip" >> $(PACKAGE)-$(VERSION).tar.gz.directive echo "filename: $(PACKAGE)-$(VERSION).tar.gz" >> $(PACKAGE)-$(VERSION).tar.gz.directive @echo "building: $(PACKAGE)-$(VERSION).tar.gz.directive.asc"; gpg --clearsign $(PACKAGE)-$(VERSION).tar.gz.directive doxygen: doxygen help/doxygen/DoxyFile indent: indent */*/*.c indent */*/*.h rm -rf */*/*.c~ rm -rf */*/*.h~ pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libosip2.pc libosip2-4.1.0/TODO0000644000175000017500000000033512001240027010635 00000000000000TODO file for oSIP: Version 2.x to 3.x: * rename the MD5 API because it exists in windows and lead to issue on wince. * Improve the parser so it won't totally fail when a few non-important heder are not valid. libosip2-4.1.0/include/0000755000175000017500000000000012262566471011676 500000000000000libosip2-4.1.0/include/Makefile.in0000644000175000017500000004257612254360270013667 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = include DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-dvi-recursive install-exec-recursive \ install-html-recursive install-info-recursive \ install-pdf-recursive install-ps-recursive install-recursive \ installcheck-recursive installdirs-recursive pdf-recursive \ ps-recursive uninstall-recursive am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ distdir ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ sed_rest='s,^[^/]*/*,,'; \ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ sed_butlast='s,/*[^/]*$$,,'; \ while test -n "$$dir1"; do \ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ if test "$$first" != "."; then \ if test "$$first" = ".."; then \ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ else \ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ if test "$$first2" = "$$first"; then \ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ else \ dir2="../$$dir2"; \ fi; \ dir0="$$dir0"/"$$first"; \ fi; \ fi; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = osipparser2 osip2 all: all-recursive .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu include/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ $(am__make_dryrun) \ || test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ dir1=$$subdir; dir2="$(top_distdir)"; \ $(am__relativize); \ new_top_distdir=$$reldir; \ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$new_top_distdir" \ distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile installdirs: installdirs-recursive installdirs-am: install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-recursive -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: install-html: install-html-recursive install-html-am: install-info: install-info-recursive install-info-am: install-man: install-pdf: install-pdf-recursive install-pdf-am: install-ps: install-ps-recursive install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic clean-libtool \ ctags ctags-recursive distclean distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs installdirs-am maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ uninstall uninstall-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/include/osipparser2/0000755000175000017500000000000012262566471014147 500000000000000libosip2-4.1.0/include/osipparser2/osip_message.h0000644000175000017500000003715412254365476016733 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_MESSAGE_H_ #define _OSIP_MESSAGE_H_ #include #include #include /** * @file osip_message.h * @brief oSIP SIP Message Accessor Routines * * This is the SIP accessor and parser related API. */ /** * @defgroup oSIP_MESSAGE oSIP message API * @ingroup osip2_parser * @{ */ #ifdef __cplusplus extern "C" { #endif /** * Structure for SIP Message (REQUEST and RESPONSE). * @var osip_message_t */ typedef struct osip_message osip_message_t; /** * Structure for SIP Message (REQUEST and RESPONSE). * @struct osip_message */ struct osip_message { char *sip_version; /**< SIP version (SIP request only) */ osip_uri_t *req_uri; /**< Request-Uri (SIP request only) */ char *sip_method; /**< METHOD (SIP request only) */ int status_code; /**< Status Code (SIP answer only) */ char *reason_phrase; /**< Reason Phrase (SIP answer only) */ #ifndef MINISIZE osip_list_t accepts; /**< Accept headers */ osip_list_t accept_encodings; /**< Accept-Encoding headers */ osip_list_t accept_languages; /**< Accept-Language headers */ osip_list_t alert_infos; /**< Alert-Info headers */ osip_list_t allows; /**< Allows headers */ osip_list_t authentication_infos; /**< authentication_info headers */ #endif osip_list_t authorizations; /**< Authorizations headers */ osip_call_id_t *call_id; /**< Call-ID header */ #ifndef MINISIZE osip_list_t call_infos; /**< Call-Infos header */ #endif osip_list_t contacts; /**< Contacts headers */ #ifndef MINISIZE osip_list_t content_encodings; /**< Content-Encodings headers */ #endif osip_content_length_t *content_length; /**< Content-Length header */ osip_content_type_t *content_type; /**< Content-Type header */ osip_cseq_t *cseq; /**< CSeq header */ #ifndef MINISIZE osip_list_t error_infos; /**< Error-Info headers */ #endif osip_from_t *from; /**< From header */ osip_mime_version_t *mime_version; /**< Mime-Version header */ osip_list_t proxy_authenticates; /**< Proxy-Authenticate headers */ #ifndef MINISIZE osip_list_t proxy_authentication_infos; /**< P-Authentication-Info headers */ #endif osip_list_t proxy_authorizations; /**< Proxy-authorization headers */ osip_list_t record_routes; /**< Record-Route headers */ osip_list_t routes; /**< Route headers */ osip_to_t *to; /**< To header */ osip_list_t vias; /**< Vias headers */ osip_list_t www_authenticates; /**< WWW-Authenticate headers */ osip_list_t headers; /**< Other headers */ osip_list_t bodies; /**< List of attachements */ /* 1: structure and buffer "message" are identical. 2: buffer "message" is not up to date with the structure info (call osip_message_to_str to update it). */ int message_property; /**< internal value */ char *message; /**< internal value */ size_t message_length; /**< internal value */ void *application_data; /**< can be used by upper layer*/ }; #ifndef SIP_MESSAGE_MAX_LENGTH /** * You can re-define your own maximum length for SIP message. */ #define SIP_MESSAGE_MAX_LENGTH 8000 #endif #ifndef BODY_MESSAGE_MAX_SIZE /** * You can define the maximum length for a body inside a SIP message. */ #define BODY_MESSAGE_MAX_SIZE 4000 #endif /** * Allocate a osip_message_t element. * @param sip The element to allocate. */ int osip_message_init (osip_message_t ** sip); /** * Free all resource in a osip_message_t element. * @param sip The element to free. */ void osip_message_free (osip_message_t * sip); /** * Parse a osip_message_t element. * @param sip The resulting element. * @param buf The buffer to parse. * @param length The length of the buffer to parse. */ int osip_message_parse (osip_message_t * sip, const char *buf, size_t length); /** * Parse a message/sipfrag part and store it in an osip_message_t element. * @param sip The resulting element. * @param buf The buffer to parse. * @param length The length of the buffer to parse. */ int osip_message_parse_sipfrag (osip_message_t * sip, const char *buf, size_t length); /** * Get a string representation of a osip_message_t element. * @param sip The element to work on. * @param dest new allocated buffer returned. * @param message_length The length of the returned buffer. */ int osip_message_to_str (osip_message_t * sip, char **dest, size_t * message_length); /** * Get a string representation of a message/sipfrag part * stored in an osip_message_t element. * @param sip The element to work on. * @param dest new allocated buffer returned. * @param message_length The length of the returned buffer. */ int osip_message_to_str_sipfrag (osip_message_t * sip, char **dest, size_t * message_length); /** * Clone a osip_message_t element. * @param sip The element to clone. * @param dest The new allocated element cloned. */ int osip_message_clone (const osip_message_t * sip, osip_message_t ** dest); /** * Set the reason phrase. This is entirely free in SIP. * @param sip The element to work on. * @param reason The reason phrase. */ void osip_message_set_reason_phrase (osip_message_t * sip, char *reason); /** * Get the reason phrase. This is entirely free in SIP. * @param sip The element to work on. */ char *osip_message_get_reason_phrase (const osip_message_t * sip); /** * Set the status code. This is entirely free in SIP. * @param sip The element to work on. * @param statuscode The status code. */ void osip_message_set_status_code (osip_message_t * sip, int statuscode); /** * Get the status code. * @param sip The element to work on. */ int osip_message_get_status_code (const osip_message_t * sip); /** * Set the method. You can set any string here. * @param sip The element to work on. * @param method The method name. */ void osip_message_set_method (osip_message_t * sip, char *method); /** * Get the method name. * @param sip The element to work on. */ char *osip_message_get_method (const osip_message_t * sip); /** * Set the SIP version used. (default is "SIP/2.0") * @param sip The element to work on. * @param version The version of SIP. */ void osip_message_set_version (osip_message_t * sip, char *version); /** * Get the SIP version. * @param sip The element to work on. */ char *osip_message_get_version (const osip_message_t * sip); /** * Set the Request-URI. * @param sip The element to work on. * @param uri The uri to set. */ void osip_message_set_uri (osip_message_t * sip, osip_uri_t * uri); /** * Get the Request-URI. * @param sip The element to work on. */ osip_uri_t *osip_message_get_uri (const osip_message_t * sip); /* * These are helpfull MACROs to test messages type. */ /** * Test if the message is a SIP RESPONSE * @param msg the SIP message. */ #define MSG_IS_RESPONSE(msg) ((msg)->status_code!=0) /** * Test if the message is a SIP REQUEST * @param msg the SIP message. */ #define MSG_IS_REQUEST(msg) ((msg)->status_code==0) /** * Test if the message is an INVITE REQUEST * @param msg the SIP message. */ #define MSG_IS_INVITE(msg) (MSG_IS_REQUEST(msg) && \ 0==strcmp((msg)->sip_method,"INVITE")) /** * Test if the message is an ACK REQUEST * @param msg the SIP message. */ #define MSG_IS_ACK(msg) (MSG_IS_REQUEST(msg) && \ 0==strcmp((msg)->sip_method,"ACK")) /** * Test if the message is a REGISTER REQUEST * @param msg the SIP message. */ #define MSG_IS_REGISTER(msg) (MSG_IS_REQUEST(msg) && \ 0==strcmp((msg)->sip_method,"REGISTER")) /** * Test if the message is a BYE REQUEST * @param msg the SIP message. */ #define MSG_IS_BYE(msg) (MSG_IS_REQUEST(msg) && \ 0==strcmp((msg)->sip_method,"BYE")) /** * Test if the message is an OPTIONS REQUEST * @param msg the SIP message. */ #define MSG_IS_OPTIONS(msg) (MSG_IS_REQUEST(msg) && \ 0==strcmp((msg)->sip_method,"OPTIONS")) /** * Test if the message is an INFO REQUEST * @param msg the SIP message. */ #define MSG_IS_INFO(msg) (MSG_IS_REQUEST(msg) && \ 0==strcmp((msg)->sip_method,"INFO")) /** * Test if the message is a CANCEL REQUEST * @param msg the SIP message. */ #define MSG_IS_CANCEL(msg) (MSG_IS_REQUEST(msg) && \ 0==strcmp((msg)->sip_method,"CANCEL")) /** * Test if the message is a REFER REQUEST * @param msg the SIP message. */ #define MSG_IS_REFER(msg) (MSG_IS_REQUEST(msg) && \ 0==strcmp((msg)->sip_method,"REFER")) /** * Test if the message is a NOTIFY REQUEST * @param msg the SIP message. */ #define MSG_IS_NOTIFY(msg) (MSG_IS_REQUEST(msg) && \ 0==strcmp((msg)->sip_method,"NOTIFY")) /** * Test if the message is a SUBSCRIBE REQUEST * @def MSG_IS_SUBSCRIBE * @param msg the SIP message. */ #define MSG_IS_SUBSCRIBE(msg) (MSG_IS_REQUEST(msg) && \ 0==strcmp((msg)->sip_method,"SUBSCRIBE")) /** * Test if the message is a MESSAGE REQUEST * @param msg the SIP message. */ #define MSG_IS_MESSAGE(msg) (MSG_IS_REQUEST(msg) && \ 0==strcmp((msg)->sip_method,"MESSAGE")) /** * Test if the message is a PRACK REQUEST (!! PRACK IS NOT SUPPORTED by the fsm!!) * @param msg the SIP message. */ #define MSG_IS_PRACK(msg) (MSG_IS_REQUEST(msg) && \ 0==strcmp((msg)->sip_method,"PRACK")) /** * Test if the message is an UPDATE REQUEST * @param msg the SIP message. */ #define MSG_IS_UPDATE(msg) (MSG_IS_REQUEST(msg) && \ 0==strcmp((msg)->sip_method,"UPDATE")) /** * Test if the message is an UPDATE REQUEST * @param msg the SIP message. */ #define MSG_IS_PUBLISH(msg) (MSG_IS_REQUEST(msg) && \ 0==strcmp((msg)->sip_method,"PUBLISH")) /** * Test if the message is a response with status between 100 and 199 * @param msg the SIP message. */ #define MSG_IS_STATUS_1XX(msg) ((msg)->status_code >= 100 && \ (msg)->status_code < 200) /** * Test if the message is a response with status between 200 and 299 * @param msg the SIP message. */ #define MSG_IS_STATUS_2XX(msg) ((msg)->status_code >= 200 && \ (msg)->status_code < 300) /** * Test if the message is a response with status between 300 and 399 * @param msg the SIP message. */ #define MSG_IS_STATUS_3XX(msg) ((msg)->status_code >= 300 && \ (msg)->status_code < 400) /** * Test if the message is a response with status between 400 and 499 * @param msg the SIP message. */ #define MSG_IS_STATUS_4XX(msg) ((msg)->status_code >= 400 && \ (msg)->status_code < 500) /** * Test if the message is a response with status between 500 and 599 * @param msg the SIP message. */ #define MSG_IS_STATUS_5XX(msg) ((msg)->status_code >= 500 && \ (msg)->status_code < 600) /** * Test if the message is a response with status between 600 and 699 * @param msg the SIP message. */ #define MSG_IS_STATUS_6XX(msg) ((msg)->status_code >= 600 && \ (msg)->status_code < 700) /** * Test if the message is a response with a status set to the code value. * @param msg the SIP message. * @param code the status code. */ #define MSG_TEST_CODE(msg,code) (MSG_IS_RESPONSE(msg) && \ (code)==(msg)->status_code) /** * Test if the message is a response for a REQUEST of certain type * @param msg the SIP message. * @param requestname the method name to match. */ #define MSG_IS_RESPONSE_FOR(msg,requestname) (MSG_IS_RESPONSE(msg) && \ 0==strcmp((msg)->cseq->method,(requestname))) /** * Allocate a generic parameter element. * @param GP The element to work on. */ #define osip_generic_param_init(GP) osip_uri_param_init(GP) /** * Free a generic parameter element. * @param GP The element to work on. */ #define osip_generic_param_free(GP) osip_uri_param_free(GP) /** * Set values of a generic parameter element. * @param GP The element to work on. * @param NAME The token name. * @param VALUE The token value. */ #define osip_generic_param_set(GP, NAME, VALUE) osip_uri_param_set(GP, NAME, VALUE) /** * Clone a generic parameter element. * @param GP The element to work on. * @param DEST The resulting new allocated buffer. */ #define osip_generic_param_clone osip_uri_param_clone #ifndef DOXYGEN /* * Free a list of a generic parameter element. * @param LIST The list of generic parameter element to free. */ #define osip_generic_param_freelist(LIST) osip_uri_param_freelist(LIST) #endif /** * Allocate and add a generic parameter element in a list. * @param LIST The list of generic parameter element to work on. * @param NAME The token name. * @param VALUE The token value. */ #define osip_generic_param_add(LIST,NAME,VALUE) osip_uri_param_add(LIST,NAME,VALUE) /** * Find in a generic parameter element in a list. * @param LIST The list of generic parameter element to work on. * @param NAME The name of the parameter element to find. * @param DEST A pointer on the element found. */ #define osip_generic_param_get_byname(LIST,NAME,DEST) osip_uri_param_get_byname(LIST,NAME,DEST) /** * Set the name of a generic parameter element. * @param generic_param The element to work on. * @param name the token name to set. */ void osip_generic_param_set_name (osip_generic_param_t * generic_param, char *name); /** * Get the name of a generic parameter element. * @param generic_param The element to work on. */ char *osip_generic_param_get_name (const osip_generic_param_t * generic_param); /** * Set the value of a generic parameter element. * @param generic_param The element to work on. * @param value the token name to set. */ void osip_generic_param_set_value (osip_generic_param_t * generic_param, char *value); /** * Get the value of a generic parameter element. * @param generic_param The element to work on. */ char *osip_generic_param_get_value (const osip_generic_param_t * generic_param); /** * Get the a known header from a list of known header. * @param header_list The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ int osip_message_get_knownheaderlist (osip_list_t * header_list, int pos, void **dest); /** @} */ #ifdef __cplusplus } #endif #endif libosip2-4.1.0/include/osipparser2/osip_md5.h0000644000175000017500000000412712254365476015766 00000000000000/* MD5.H - header file for MD5C.C */ /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved. License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing this software or this function. License is also granted to make and use derivative works provided that such works are identified as "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing the derived work. RSA Data Security, Inc. makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind. These notices must be retained in any copies of any part of this documentation and/or software. */ #ifndef _MD5_H_ #define _MD5_H_ #ifndef DOXYGEN #ifdef __cplusplus extern "C" { #endif /* modified for oSIP: GCC supports this feature */ #define PROTOTYPES 1 #ifndef PROTOTYPES #define PROTOTYPES 0 #endif /* POINTER defines a generic pointer type */ typedef unsigned char *POINTER; /* UINT2 defines a two byte word */ typedef unsigned short int UINT2; /* UINT4 defines a four byte word */ typedef unsigned int UINT4; /* PROTO_LIST is defined depending on how PROTOTYPES is defined above. If using PROTOTYPES, then PROTO_LIST returns the list, otherwise it returns an empty list. */ #if PROTOTYPES #define PROTO_LIST(list) list #else #define PROTO_LIST(list) () #endif /** * Structure for holding MD5 context. * @var MD5_CTX */ typedef struct { UINT4 state[4]; /* state (ABCD) */ UINT4 count[2]; /* number of bits, modulo 2^64 (lsb first) */ unsigned char buffer[64]; /* input buffer */ } osip_MD5_CTX; void osip_MD5Init PROTO_LIST ((osip_MD5_CTX *)); void osip_MD5Update PROTO_LIST ((osip_MD5_CTX *, unsigned char *, unsigned int)); void osip_MD5Final PROTO_LIST ((unsigned char[16], osip_MD5_CTX *)); #ifdef __cplusplus } #endif #endif #endif libosip2-4.1.0/include/osipparser2/Makefile.in0000644000175000017500000005021712254360270016127 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = include/osipparser2 DIST_COMMON = $(osipparser2_include_HEADERS) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-dvi-recursive install-exec-recursive \ install-html-recursive install-info-recursive \ install-pdf-recursive install-ps-recursive install-recursive \ installcheck-recursive installdirs-recursive pdf-recursive \ ps-recursive uninstall-recursive am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(osipparser2_includedir)" HEADERS = $(osipparser2_include_HEADERS) RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ distdir ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ sed_rest='s,^[^/]*/*,,'; \ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ sed_butlast='s,/*[^/]*$$,,'; \ while test -n "$$dir1"; do \ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ if test "$$first" != "."; then \ if test "$$first" = ".."; then \ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ else \ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ if test "$$first2" = "$$first"; then \ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ else \ dir2="../$$dir2"; \ fi; \ dir0="$$dir0"/"$$first"; \ fi; \ fi; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = headers EXTRA_DIST = internal.h osipparser2_includedir = $(includedir)/osipparser2 osipparser2_include_HEADERS = \ osip_const.h osip_md5.h osip_parser.h osip_uri.h \ osip_list.h osip_message.h osip_port.h sdp_message.h \ osip_headers.h osip_body.h all: all-recursive .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/osipparser2/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu include/osipparser2/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-osipparser2_includeHEADERS: $(osipparser2_include_HEADERS) @$(NORMAL_INSTALL) @list='$(osipparser2_include_HEADERS)'; test -n "$(osipparser2_includedir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(osipparser2_includedir)'"; \ $(MKDIR_P) "$(DESTDIR)$(osipparser2_includedir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(osipparser2_includedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(osipparser2_includedir)" || exit $$?; \ done uninstall-osipparser2_includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(osipparser2_include_HEADERS)'; test -n "$(osipparser2_includedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(osipparser2_includedir)'; $(am__uninstall_files_from_dir) # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ $(am__make_dryrun) \ || test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ dir1=$$subdir; dir2="$(top_distdir)"; \ $(am__relativize); \ new_top_distdir=$$reldir; \ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$new_top_distdir" \ distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile $(HEADERS) installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(osipparser2_includedir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-recursive -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-osipparser2_includeHEADERS install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: install-html: install-html-recursive install-html-am: install-info: install-info-recursive install-info-am: install-man: install-pdf: install-pdf-recursive install-pdf-am: install-ps: install-ps-recursive install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-osipparser2_includeHEADERS .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic clean-libtool \ ctags ctags-recursive distclean distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-osipparser2_includeHEADERS \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ installdirs-am maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ ps ps-am tags tags-recursive uninstall uninstall-am \ uninstall-osipparser2_includeHEADERS # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/include/osipparser2/osip_const.h0000644000175000017500000001346012254365476016427 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_CONST_H_ #define _OSIP_CONST_H_ #ifdef ENABLE_MPATROL #include #endif #define CRLF "\r\n\0" #define CR "\r\0" #define LF "\n\0" #define SP " \0" #define ACCEPT "accept" #define ACCEPT_ENCODING "accept-encoding" #define ACCEPT_LANGUAGE "accept-language" #define ALERT_INFO "alert-info" #define ALLOW "allow" #define AUTHENTICATION_INFO "authentication-info" #define AUTHORIZATION "authorization" #define CALL_ID "call-id" #define CALL_ID_SHORT "i" #define CALL_INFO "call-info" #define CONTACT "contact" #define CONTACT_SHORT "m" #define CONTENT_DISPOSITION "content-disposition" #define CONTENT_ENCODING_SHORT "e" #define CONTENT_ENCODING "content-encoding" #define CONTENT_LANGUAGE "content-language" #define CONTENT_LENGTH_SHORT "l" #define CONTENT_LENGTH "content-length" #define CONTENT_TYPE_SHORT "c" #define CONTENT_TYPE "content-type" #define CSEQ "cseq" #define SIPDATE "date" #define ERROR_INFO "error-info" #define EXPIRES "expires" #define FROM "from" #define FROM_SHORT "f" #define IN_REPLY_TO "in-reply-to" #define MAX_FORWARDS "max-forwards" #define MIME_VERSION "mime-version" #define MIN_EXPIRES "min-expires" #define ORGANIZATION "organization" #define PRIORITY "priority" #define PROXY_AUTHENTICATE "proxy-authenticate" #define PROXY_AUTHENTICATION_INFO "proxy-authentication-info" #define PROXY_AUTHORIZATION "proxy-authorization" #define PROXY_REQUIRE "proxy-require" #define RECORD_ROUTE "record-route" #define REPLY_TO "reply-to" #define REQUIRE "require" #define RETRY_AFTER "retry-after" #define ROUTE "route" #define SERVER "server" #define SUBJECT "subject" #define SUBJECT_SHORT "s" #define SUPPORTED "supported" #define TIMESTAMP "timestamp" #define TO "to" #define TO_SHORT "t" #define UNSUPPORTED "unsupported" #define USER_AGENT "user-agent" #define VIA "via" #define VIA_SHORT "v" #define WARNING "warning" #define WWW_AUTHENTICATE "www-authenticate" #define RESPONSE_CODES 51 #define SIP_TRYING 100 #define SIP_RINGING 180 #define SIP_CALL_IS_BEING_FORWARDED 181 #define SIP_QUEUED 182 #define SIP_SESSION_PROGRESS 183 #define SIP_OK 200 #define SIP_ACCEPTED 202 #define SIP_MULTIPLE_CHOICES 300 #define SIP_MOVED_PERMANENTLY 301 #define SIP_MOVED_TEMPORARILY 302 #define SIP_USE_PROXY 305 #define SIP_ALTERNATIVE_SERVICE 380 #define SIP_BAD_REQUEST 400 #define SIP_UNAUTHORIZED 401 #define SIP_PAYMENT_REQUIRED 402 #define SIP_FORBIDDEN 403 #define SIP_NOT_FOUND 404 #define SIP_METHOD_NOT_ALLOWED 405 #define SIP_406_NOT_ACCEPTABLE 406 #define SIP_PROXY_AUTHENTICATION_REQUIRED 407 #define SIP_REQUEST_TIME_OUT 408 #define SIP_GONE 410 #define SIP_REQUEST_ENTITY_TOO_LARGE 413 #define SIP_REQUEST_URI_TOO_LARGE 414 #define SIP_UNSUPPORTED_MEDIA_TYPE 415 #define SIP_UNSUPPORTED_URI_SCHEME 416 #define SIP_BAD_EXTENSION 420 #define SIP_EXTENSION_REQUIRED 421 #define SIP_INTERVAL_TOO_BRIEF 423 #define SIP_TEMPORARILY_UNAVAILABLE 480 #define SIP_CALL_TRANSACTION_DOES_NOT_EXIST 481 #define SIP_LOOP_DETECTED 482 #define SIP_TOO_MANY_HOPS 483 #define SIP_ADDRESS_INCOMPLETE 484 #define SIP_AMBIGUOUS 485 #define SIP_BUSY_HERE 486 #define SIP_REQUEST_TERMINATED 487 #define SIP_NOT_ACCEPTABLE_HERE 488 #define SIP_BAD_EVENT 489 #define SIP_REQUEST_PENDING 491 #define SIP_UNDECIPHERABLE 493 #define SIP_INTERNAL_SERVER_ERROR 500 #define SIP_NOT_IMPLEMENTED 501 #define SIP_BAD_GATEWAY 502 #define SIP_SERVICE_UNAVAILABLE 503 #define SIP_SERVER_TIME_OUT 504 #define SIP_VERSION_NOT_SUPPORTED 505 #define SIP_MESSAGE_TOO_LARGE 513 #define SIP_BUSY_EVRYWHERE 600 #define SIP_DECLINE 603 #define SIP_DOES_NOT_EXIST_ANYWHERE 604 #define SIP_606_NOT_ACCEPTABLE 606 /** is the status code informational */ #define OSIP_IS_SIP_INFO(x) (((x) >= 100)&&((x) < 200)) /** is the status code OK ?*/ #define OSIP_IS_SIP_SUCCESS(x) (((x) >= 200)&&((x) < 300)) /** is the status code a redirect */ #define OSIP_IS_SIP_REDIRECT(x) (((x) >= 300)&&((x) < 400)) /** is the status code a error (client or server) */ #define OSIP_IS_SIP_ERROR(x) (((x) >= 400)&&((x) < 600)) /** is the status code a client error */ #define OSIP_IS_SIP_CLIENT_ERROR(x) (((x) >= 400)&&((x) < 500)) /** is the status code a server error */ #define OSIP_IS_SIP_SERVER_ERROR(x) (((x) >= 500)&&((x) < 600)) #endif /* _CONST_H_ */ libosip2-4.1.0/include/osipparser2/osip_uri.h0000644000175000017500000003403012254365476016074 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _URLS_H_ #define _URLS_H_ #include #include /** * @file osip_uri.h * @brief oSIP url parser Routines * * This is the implementation of sip url scheme. It also partially support * any unrecognised scheme (not starting with 'sip:' or 'sips:'). Unrecognised * scheme are stored in url->string. */ /** * @defgroup oSIP_URLS oSIP url parser Handling * @ingroup osip2_parser * @{ */ #ifdef __cplusplus extern "C" { #endif /** * Structure for referencing url parameters. * @var osip_uri_param_t */ typedef struct osip_uri_param osip_uri_param_t; /** * Structure for referencing url parameters. * @struct osip_uri_param */ struct osip_uri_param { char *gname; /**< uri parameter name */ char *gvalue; /**< uri parameter value */ }; /** * Structure for referencing url headers. * @var osip_uri_header_t */ typedef osip_uri_param_t osip_uri_header_t; /** * Allocate a url parameter element. * @param url_param The element to work on. */ int osip_uri_param_init (osip_uri_param_t ** url_param); /** * Free a url parameter element. * @param url_param The element to work on. */ void osip_uri_param_free (osip_uri_param_t * url_param); /** * Set values of a url parameter element. * @param url_param The element to work on. * @param name The token name. * @param value The token value. */ int osip_uri_param_set (osip_uri_param_t * url_param, char *name, char *value); /** * Clone a url parameter element. * @param url_param The element to work on. * @param dest The resulting new allocated element. */ int osip_uri_param_clone (const osip_uri_param_t * url_param, osip_uri_param_t ** dest); #ifndef DOXYGEN /* * Free a list of a url parameter element. * @param url_params The list of url parameter element to free. */ void osip_uri_param_freelist (osip_list_t * url_params); #endif /** * Allocate and add a url parameter element in a list. * @param url_params The list of url parameter element to work on. * @param name The token name. * @param value The token value. */ int osip_uri_param_add (osip_list_t * url_params, char *name, char *value); /** * Find in a url parameter element in a list. * @param url_params The list of url parameter element to work on. * @param name The name of the parameter element to find. * @param dest A pointer on the element found. */ int osip_uri_param_get_byname (osip_list_t * url_params, char *name, osip_uri_param_t ** dest); /** * Allocate a generic parameter element. * @param url_header The element to work on. */ #define osip_uri_header_init(url_header) osip_uri_param_init(url_header) /** * Free a generic parameter element. * @param url_header The element to work on. */ #define osip_uri_header_free(url_header) osip_uri_param_free(url_header) /** * Set values of a generic parameter element. * @param url_header The element to work on. * @param name The token name. * @param value The token value. */ #define osip_uri_header_set(url_header, name, value) osip_uri_param_set(url_header, name, value) /** * Clone a generic parameter element. * @param url_header The element to work on. * @param dest The resulting new allocated element. */ #define osip_uri_header_clone(url_header,dest) osip_uri_param_clone(url_header,dest) #ifndef DOXYGEN /* * Free a list of a generic parameter element. * @param LIST The list of generic parameter element to free. */ #define osip_uri_header_freelist(LIST) osip_uri_param_freelist(LIST) #endif /** * Allocate and add a generic parameter element in a list. * @param url_headers The list of generic parameter element to work on. * @param name The token name. * @param value The token value. */ #define osip_uri_header_add(url_headers,name,value) osip_uri_param_add(url_headers,name,value) /** * Find in a generic parameter element in a list. * @param url_headers The list of generic parameter element to work on. * @param name The name of the parameter element to find. * @param dest A pointer on the element found. */ #define osip_uri_header_get_byname(url_headers,name,dest) osip_uri_param_get_byname(url_headers,name,dest) /** * Structure for referencing SIP urls. * @var osip_uri_t */ typedef struct osip_uri osip_uri_t; /** * Structure for referencing SIP urls. * @struct osip_uri */ struct osip_uri { char *scheme; /**< Uri Scheme (sip or sips) */ char *username; /**< Username */ char *password; /**< Password */ char *host; /**< Domain */ char *port; /**< Port number */ osip_list_t url_params; /**< Uri parameters */ osip_list_t url_headers; /**< Uri headers */ char *string; /**< Space for other url schemes. (http, mailto...) */ }; /** * Allocate a url element. * @param url The element to work on. */ int osip_uri_init (osip_uri_t ** url); /** * Free a url element. * @param url The element to work on. */ void osip_uri_free (osip_uri_t * url); /** * Parse a url. * @param url The element to work on. * @param buf The buffer to parse. */ int osip_uri_parse (osip_uri_t * url, const char *buf); #ifndef DOXYGEN /** * Parse the header part of a url. * @param url The element to work on. * @param buf The buffer to parse. */ int osip_uri_parse_headers (osip_uri_t * url, const char *buf); /** * Parse the parameter part of a url. * @param url The element to work on. * @param buf The buffer to parse. */ int osip_uri_parse_params (osip_uri_t * url, const char *buf); #endif /** * Get a string representation of a url element. * @param url The element to work on. * @param dest The resulting new allocated buffer. */ int osip_uri_to_str (const osip_uri_t * url, char **dest); /** * Clone a url element. * @param url The element to work on. * @param dest The resulting new allocated element. */ int osip_uri_clone (const osip_uri_t * url, osip_uri_t ** dest); /** * Get a canonical string representation of a url element. * as defined in 10.3-5 * @param url The element to work on. * @param dest The resulting new allocated buffer. */ int osip_uri_to_str_canonical (const osip_uri_t * url, char **dest); /** * Set the scheme of a url element. * @param url The element to work on. * @param value The token value. */ void osip_uri_set_scheme (osip_uri_t * url, char *value); /** * Get the scheme of a url element. * @param url The element to work on. */ char *osip_uri_get_scheme (osip_uri_t * url); /** * Set the host of a url element. * @param url The element to work on. * @param value The token value. */ void osip_uri_set_host (osip_uri_t * url, char *value); /** * Get the host of a url element. * @param url The element to work on. */ char *osip_uri_get_host (osip_uri_t * url); /** * Set the username of a url element. * @param url The element to work on. * @param value The token value. */ void osip_uri_set_username (osip_uri_t * url, char *value); /** * Get the username of a url element. * @param url The element to work on. */ char *osip_uri_get_username (osip_uri_t * url); /** * Set the password of a url element. * @param url The element to work on. * @param value The token value. */ void osip_uri_set_password (osip_uri_t * url, char *value); /** * Get the password of a url element. * @param url The element to work on. */ char *osip_uri_get_password (osip_uri_t * url); /** * Set the port of a url element. * @param url The element to work on. * @param value The token value. */ void osip_uri_set_port (osip_uri_t * url, char *value); /** * Get the port of a url element. * @param url The element to work on. */ char *osip_uri_get_port (osip_uri_t * url); /** * Set the transport parameter to UDP in a url element. * @param url The element to work on. */ #define osip_uri_set_transport_udp(url) osip_uri_param_add((&(url)->url_params), osip_strdup("transport"), osip_strdup("udp")) /** * Set the transport parameter to TCP in a url element. * @param url The element to work on. */ #define osip_uri_set_transport_tcp(url) osip_uri_param_add((&(url)->url_params), osip_strdup("transport"), osip_strdup("tcp")) /** * Set the transport parameter to SCTP in a url element. * @param url The element to work on. */ #define osip_uri_set_transport_sctp(url) osip_uri_param_add((&(url)->url_params), osip_strdup("transport"), osip_strdup("sctp")) /** * Set the transport parameter to TLS in a url element. * @param url The element to work on. */ #define osip_uri_set_transport_tls(url) osip_uri_param_add((&(url)->url_params), osip_strdup("transport"), osip_strdup("tls")) /** * Set the transport parameter to TLS in a url element. * @param url The element to work on. * @param value The value describing the transport protocol. */ #define osip_uri_set_transport(url,value) osip_uri_param_add((&(url)->url_params), osip_strdup("transport"), value) /** * Set the user parameter to PHONE in a url element. * @param url The element to work on. */ #define osip_uri_set_user_phone(url) osip_uri_param_add((&(url)->url_params), osip_strdup("user"), osip_strdup("phone")) /** * Set the user parameter to IP in a url element. * @param url The element to work on. */ #define osip_uri_set_user_ip(url) osip_uri_param_add((&(url)->url_params), osip_strdup("user"), osip_strdup("ip")) /** * Set a method parameter to INVITE in a url element. * @param url The element to work on. */ #define osip_uri_set_method_invite(url) osip_uri_param_add((&(url)->url_params), osip_strdup("method"), osip_strdup("INVITE")) /** * Set a method parameter to ACK in a url element. * @param url The element to work on. */ #define osip_uri_set_method_ack(url) osip_uri_param_add((&(url)->url_params), osip_strdup("method"), osip_strdup("ACK")) /** * Set a method parameter to OPTIONS in a url element. * @param url The element to work on. */ #define osip_uri_set_method_options(url) osip_uri_param_add((&(url)->url_params), osip_strdup("method"), osip_strdup("OPTIONS")) /** * Set a method parameter to BYE in a url element. * @param url The element to work on. */ #define osip_uri_set_method_bye(url) osip_uri_param_add((&(url)->url_params), osip_strdup("method"), osip_strdup("BYE")) /** * Set a method parameter to CANCEL in a url element. * @param url The element to work on. */ #define osip_uri_set_method_cancel(url) osip_uri_param_add((&(url)->url_params), osip_strdup("method"), osip_strdup("CANCEL")) /** * Set a method parameter to REGISTER in a url element. * @param url The element to work on. */ #define osip_uri_set_method_register(url) osip_uri_param_add((&(url)->url_params),osip_strdup("method"), osip_strdup("REGISTER")) /** * Set a method parameter in a url element. * @param url The element to work on. * @param value The value for the method parameter. */ #define osip_uri_set_method(url, value) osip_uri_param_add((&(url)->url_params), osip_strdup("method"), value) /** * Set a ttl parameter in a url element. * @param url The element to work on. * @param value The value for the ttl parameter. */ #define osip_uri_set_ttl(url, value) osip_uri_param_add((&(url)->url_params), osip_strdup("ttl"), value) /** * Set a maddr parameter in a url element. * @param url The element to work on. * @param value The value for the maddr parameter. */ #define osip_uri_set_maddr(url, value) osip_uri_param_add((&(url)->url_params), osip_strdup("maddr"), value) /** * Allocate and add a url parameter element in a url element. * @param url The element to work on. * @param name The token name. * @param value The token value. */ #define osip_uri_uparam_add(url,name,value) osip_uri_param_add((&(url)->url_params),name,value) /** * Find in a url parameter element in a url element. * @param url The element to work on. * @param name The name of the url parameter element to find. * @param dest A pointer on the element found. */ #define osip_uri_uparam_get_byname(url,name,dest) osip_uri_param_get_byname((&(url)->url_params),name,dest) /** * Allocate and add a url header element in a url element. * @param url The element to work on. * @param name The token name. * @param value The token value. */ #define osip_uri_uheader_add(url,name,value) osip_uri_header_add((&(url)->url_headers),name,value) /** * Find in a url header element in a url element. * @param url The element to work on. * @param name The name of the url header element to find. * @param dest A pointer on the element found. */ #define osip_uri_uheader_get_byname(url,name,dest) osip_uri_header_get_byname((&(url)->url_headers),name,dest) #ifndef DOXYGEN /* internal method */ char *next_separator (const char *ch, int separator_osip_to_find, int before_separator); char *__osip_uri_escape_nonascii_and_nondef (const char *string, const char *def); char *__osip_uri_escape_userinfo (const char *string); char *__osip_uri_escape_password (const char *string); char *__osip_uri_escape_uri_param (char *string); char *__osip_uri_escape_header_param (char *string); void __osip_uri_unescape (char *string); #endif /** @} */ #ifdef __cplusplus } #endif #endif /* _URLS_H_ */ libosip2-4.1.0/include/osipparser2/osip_port.h0000644000175000017500000002434212254365476016266 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_PORT_H_ #define _OSIP_PORT_H_ #include /* on android, va_list is only defined if stdarg.h is included before */ /* on other platform, it doesn't harm to have it */ #if defined(HAVE_STDARG_H) #include #else #if defined(HAVE_VARARGS_H) #include #else #include #endif #endif #if defined(__VXWORKS_OS__) /* VxWorks lacks support for snprintf */ int osip_vsnprintf (char *buf, int max, const char *fmt, va_list ap); int osip_snprintf (char *buf, int max, const char *fmt, ...); #define snprintf osip_snprintf #define vsnprintf osip_vsnprintf #endif #include #include #define SIP_SYNTAX_ERROR (-1) #define SIP_NETWORK_ERROR (-2) #define SIP_ECONNREFUSED (-3) #define SIP_RESSOURCE_ERROR (-4) #define SIP_GLOBAL_ERROR (-5) #ifdef __cplusplus extern "C" { #endif /**************************/ /* MALLOC redirections */ /**************************/ #if !defined(WIN32) && !defined(_WIN32_WCE) #ifndef MINISIZE typedef void *osip_malloc_func_t (size_t size); typedef void osip_free_func_t (void *ptr); typedef void *osip_realloc_func_t (void *ptr, size_t size); extern osip_malloc_func_t *osip_malloc_func; extern osip_realloc_func_t *osip_realloc_func; extern osip_free_func_t *osip_free_func; void osip_set_allocators (osip_malloc_func_t * malloc_func, osip_realloc_func_t * realloc_func, osip_free_func_t * free_func); #endif #ifdef DEBUG_MEM void *_osip_malloc (size_t size, char *file, unsigned short line); void _osip_free (void *ptr); void *_osip_realloc (void *ptr, size_t size, char *file, unsigned short line); #ifndef osip_malloc #define osip_malloc(S) _osip_malloc(S,__FILE__,__LINE__) #endif #ifndef osip_realloc #define osip_realloc(P,S) _osip_realloc(P,S,__FILE__,__LINE__) #endif #ifndef osip_free #define osip_free(P) { if (P!=NULL) { _osip_free(P); } } #endif #else #ifndef MINISIZE #ifndef osip_malloc #define osip_malloc(S) (osip_malloc_func?osip_malloc_func(S):malloc(S)) #endif #ifndef osip_realloc #define osip_realloc(P,S) (osip_realloc_func?osip_realloc_func(P,S):realloc(P,S)) #endif #ifndef osip_free #define osip_free(P) { if (P!=NULL) { if (osip_free_func) osip_free_func(P); else free(P);} } #endif #else /* MINISIZE code */ #ifndef osip_malloc #define osip_malloc(S) malloc(S) #endif #ifndef osip_realloc #define osip_realloc(P,S) realloc(P,S) #endif #ifndef osip_free #define osip_free(P) { if (P!=NULL) { free(P);} } #endif #endif #endif #else #if 0 /* for windows test purpose */ #ifndef osip_malloc #define osip_malloc(S) _osip_malloc(S,__FILE__,__LINE__) #endif #ifndef osip_realloc #define osip_realloc(P,S) _osip_realloc(P,S,__FILE__,__LINE__) #endif #ifndef osip_free #define osip_free(P) { if (P!=NULL) { _osip_free(P); } } #endif void *_osip_malloc (size_t size, char *file, unsigned short line); void _osip_free (void *ptr); void *_osip_realloc (void *ptr, size_t size, char *file, unsigned short line); #else void *osip_malloc (size_t size); void *osip_realloc (void *, size_t size); void osip_free (void *); #endif #endif #ifdef WIN32 #define alloca _alloca #endif /**************************/ /* RANDOM number support */ /**************************/ unsigned int osip_build_random_number (void); /**************************/ /* TIMER support */ /**************************/ #define SP " \0" void osip_usleep (int useconds); #ifndef MINISIZE int osip_atoi (const char *number); int osip_strcasecmp (const char *s1, const char *s2); int osip_strncasecmp (const char *s1, const char *s2, size_t len); char *osip_strcasestr (const char *haystack, const char *needle); #else #define osip_atoi atoi #define osip_strcasecmp strcasecmp #define osip_strncasecmp strncasecmp #define osip_strcasestr strcasestr #endif /**************************/ /* STRING support */ /**************************/ char *osip_strncpy (char *dest, const char *src, size_t length); char *osip_strdup (const char *ch); char *osip_strdup_without_quote (const char *ch); int osip_tolower (char *word); int osip_clrspace (char *word); int __osip_set_next_token (char **dest, char *buf, int end_separator, char **next); /* find the next unescaped quote and return its index. */ char *__osip_quote_find (const char *qstring); char *osip_enquote (const char *s); void osip_dequote (char *s); unsigned long osip_hash (const char *str); char *osip_str_append (char *dst, const char *src); char *osip_strn_append (char *dst, const char *src, size_t len); char *osip_clrncpy (char *dst, const char *src, size_t len); /**************************/ /* LOG&DEBUG support */ /**************************/ #define LOG_TRUE 1 #define LOG_FALSE 0 /* levels */ typedef enum _trace_level { TRACE_LEVEL0 = 0, #define OSIP_FATAL TRACE_LEVEL0 TRACE_LEVEL1 = 1, #define OSIP_BUG TRACE_LEVEL1 TRACE_LEVEL2 = 2, #define OSIP_ERROR TRACE_LEVEL2 TRACE_LEVEL3 = 3, #define OSIP_WARNING TRACE_LEVEL3 TRACE_LEVEL4 = 4, #define OSIP_INFO1 TRACE_LEVEL4 TRACE_LEVEL5 = 5, #define OSIP_INFO2 TRACE_LEVEL5 TRACE_LEVEL6 = 6, #define OSIP_INFO3 TRACE_LEVEL6 TRACE_LEVEL7 = 7, #define OSIP_INFO4 TRACE_LEVEL7 END_TRACE_LEVEL = 8 } osip_trace_level_t; typedef void osip_trace_func_t (char *fi, int li, osip_trace_level_t level, char *chfr, va_list ap); /* these are defined in all cases, but are empty when oSIP is compiled without trace */ void osip_trace_initialize_func (osip_trace_level_t level, osip_trace_func_t * func); void osip_trace_initialize_syslog (osip_trace_level_t level, char *ident); int osip_trace_initialize (osip_trace_level_t level, FILE * file); void osip_trace_enable_until_level (osip_trace_level_t level); void osip_trace_enable_level (osip_trace_level_t level); void osip_trace_disable_level (osip_trace_level_t level); int osip_is_trace_level_activate (osip_trace_level_t level); #ifndef ENABLE_TRACE #define TRACE_INITIALIZE(level, file) do { } while (0) #define TRACE_ENABLE_LEVEL(level) do { } while (0) #define TRACE_DISABLE_LEVEL(level) do { } while (0) #define IS_TRACE_LEVEL_ACTIVATE(level) (-1) #else #define TRACE_INITIALIZE(level, file) osip_trace_initialize(level, file) #define TRACE_ENABLE_LEVEL(level) osip_trace_enable_level ( level ) #define TRACE_DISABLE_LEVEL(level) osip_trace_disable_level ( level ) #define IS_TRACE_LEVEL_ACTIVATE(level) osip_is_trace_level_activate( level ) #endif /* log facility. */ /* if f is NULL, current default log file is used. */ /* INPUT: level | level of the trace */ /* INPUT: f | use f instead of default log file */ /* INPUT: chfr | format string for next args */ int osip_trace (char *fi, int li, osip_trace_level_t level, FILE * f, char *chfr, ...); #ifdef ENABLE_TRACE #define OSIP_TRACE(P) P #else #define OSIP_TRACE(P) do {} while (0) #endif #define REMOVE_ELEMENT(first_element, element) \ if (element->parent==NULL) \ { first_element = element->next; \ if (first_element!=NULL) \ first_element->parent = NULL; } \ else \ { element->parent->next = element->next; \ if (element->next!=NULL) \ element->next->parent = element->parent; \ element->next = NULL; \ element->parent = NULL; } #define ADD_ELEMENT(first_element, element) \ if (first_element==NULL) \ { \ first_element = element; \ element->next = NULL; \ element->parent = NULL; \ } \ else \ { \ element->next = first_element; \ element->parent = NULL; \ element->next->parent = element; \ first_element = element; \ } #define APPEND_ELEMENT(type_of_element_t, first_element, element) \ if (first_element==NULL) \ { first_element = element; \ element->next = NULL; /* useless */ \ element->parent = NULL; /* useless */ } \ else \ { type_of_element_t *f; \ for (f=first_element; f->next!=NULL; f=f->next) \ { } \ f->next = element; \ element->parent = f; \ element->next = NULL; \ } const char *osip_strerror (int err); #ifdef __cplusplus } #endif #define OSIP_SUCCESS 0 #define OSIP_UNDEFINED_ERROR -1 #define OSIP_BADPARAMETER -2 #define OSIP_WRONG_STATE -3 #define OSIP_NOMEM -4 #define OSIP_SYNTAXERROR -5 #define OSIP_NOTFOUND -6 #define OSIP_API_NOT_INITIALIZED -7 #define OSIP_NO_NETWORK -10 #define OSIP_PORT_BUSY -11 #define OSIP_UNKNOWN_HOST -12 #define OSIP_DISK_FULL -30 #define OSIP_NO_RIGHTS -31 #define OSIP_FILE_NOT_EXIST -32 #define OSIP_TIMEOUT -50 #define OSIP_TOOMUCHCALL -51 #define OSIP_WRONG_FORMAT -52 #define OSIP_NOCOMMONCODEC -53 #endif /* _PORT_H_ */ libosip2-4.1.0/include/osipparser2/internal.h0000644000175000017500000000575612254365476016074 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _INTERNALOSIPPARSER_H_ #define _INTERNALOSIPPARSER_H_ #if defined (HAVE_CONFIG_H) #include #endif #if defined(__PALMOS__) && (__PALMOS__ >= 0x06000000) #define HAVE_CTYPE_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIME_H 1 #define HAVE_STDARG_H 1 #elif defined(__VXWORKS_OS__) || defined(__rtems__) #define HAVE_STRING_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STDARG_H 1 #elif defined _WIN32_WCE #define HAVE_CTYPE_H 1 #define HAVE_STRING_H 1 #define HAVE_TIME_H 1 #define HAVE_STDARG_H 1 #define snprintf _snprintf #elif defined(WIN32) #define HAVE_CTYPE_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIME_H 1 #define HAVE_STDARG_H 1 #define snprintf _snprintf #if (_MSC_VER >= 1700) && !defined(_USING_V110_SDK71_) #include #endif /* use win32 crypto routines for random number generation */ /* only use for vs .net (compiler v. 1300) or greater */ #if _MSC_VER >= 1300 #define WIN32_USE_CRYPTO 1 #if (_MSC_VER >= 1700) && !defined(_USING_V110_SDK71_) #if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP) #undef WIN32_USE_CRYPTO #elif defined(WINAPI_FAMILY) && WINAPI_FAMILY_ONE_PARTITION( WINAPI_FAMILY, WINAPI_PARTITION_APP ) #undef WIN32_USE_CRYPTO #endif #endif #endif #endif #if defined (HAVE_STRING_H) #include #elif defined (HAVE_STRINGS_H) #include #else #include #endif #include #include #if defined (HAVE_SYS_TYPES_H) #include #endif #ifdef HAVE_TIME_H #include #endif #if defined (HAVE_SYS_TIME_H) #include #endif #if defined(__arc__) #include "includes_api.h" #include "os_cfg_pub.h" #include #endif #ifdef __PSOS__ #define VA_START(a, f) va_start(a, f) #include "pna.h" #include "stdlib.h" #include "time.h" #define timercmp(tvp, uvp, cmp) \ ((tvp)->tv_sec cmp (uvp)->tv_sec || \ (tvp)->tv_sec == (uvp)->tv_sec && (tvp)->tv_usec cmp (uvp)->tv_usec) #define snprintf osip_snprintf #ifndef INT_MAX #define INT_MAX 0x7FFFFFFF #endif #endif #endif /* #ifndef _INTERNAL_H_ */ libosip2-4.1.0/include/osipparser2/headers/0000755000175000017500000000000012262566471015562 500000000000000libosip2-4.1.0/include/osipparser2/headers/osip_content_disposition.h0000644000175000017500000000565612051136632023003 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_CONTENT_DISPOSITION_H_ #define _OSIP_CONTENT_DISPOSITION_H_ #include /** * @file osip_content_disposition.h * @brief oSIP osip_content_disposition header definition. */ /** * @defgroup oSIP_CONTENT_DISPOSITION oSIP content-disposition definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Content-Disposition headers. * @var osip_content_disposition_t */ typedef osip_call_info_t osip_content_disposition_t; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Content-Disposition element. * @param header The element to work on. */ #define osip_content_disposition_init(header) osip_call_info_init(header) /** * Free a Content-Disposition element. * @param header The element to work on. */ #define osip_content_disposition_free(header) osip_call_info_free(header) /** * Parse a Content-Disposition element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_content_disposition_parse (osip_content_disposition_t * header, const char *hvalue); /** * Get a string representation of a Content-Disposition element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ #define osip_content_disposition_to_str(header,dest) osip_call_info_to_str(header,dest) /** * Clone a Content-Disposition element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ #define osip_content_disposition_clone(header, dest) osip_call_info_clone(header, dest) /* type is of: "render" | "session" | "icon" | "alert" */ /** * Set the type in the Content-Disposition element. * @param header The element to work on. * @param value The value of the element. */ #define osip_content_disposition_set_type(header, value) osip_call_info_set_uri(header, value) /** * Get the type from a Content-Disposition header. * @param header The element to work on. */ #define osip_content_disposition_get_type(header) osip_call_info_get_uri(header) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_allow.h0000644000175000017500000000427212051136632020014 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_ALLOW_H_ #define _OSIP_ALLOW_H_ #include /** * @file osip_allow.h * @brief oSIP osip_allow header definition. */ /** * @defgroup oSIP_ALLOW oSIP allow header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Allow headers. * @var osip_allow_t */ typedef osip_content_length_t osip_allow_t; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Allow element. * @param header The element to work on. */ #define osip_allow_init(header) osip_content_length_init(header) /** * Parse a Allow element. * @param header The element to work on. * @param hvalue The string to parse. */ #define osip_allow_parse(header, hvalue) osip_content_length_parse(header, hvalue) /** * Get a string representation of a Allow element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ #define osip_allow_to_str osip_content_length_to_str /** * Free a Allow element. * @param header The element to work on. */ #define osip_allow_free osip_content_length_free /** * Clone a Allow element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ #define osip_allow_clone(header, dest) osip_content_length_clone(header, dest) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_call_info.h0000644000175000017500000000546712051136632020633 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_CALL_INFO_H_ #define _OSIP_CALL_INFO_H_ #include /** * @file osip_call_info.h * @brief oSIP osip_call_info header definition. */ /** * @defgroup oSIP_CALL_INFO oSIP call-info header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Call-Info headers. * @var osip_call_info_t */ typedef struct osip_call_info osip_call_info_t; /** * Definition of the Call-Info header. * @struct osip_call_info */ struct osip_call_info { char *element; /**< Call-Info main value */ osip_list_t gen_params; /**< Parameters for Call-Info header */ }; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Call-Info element. * @param header The element to work on. */ int osip_call_info_init (osip_call_info_t ** header); /** * Free a Call-Info element. * @param header The element to work on. */ void osip_call_info_free (osip_call_info_t * header); /** * Parse a Call-Info element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_call_info_parse (osip_call_info_t * header, const char *hvalue); /** * Get a string representation of a Call-Info element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_call_info_to_str (const osip_call_info_t * header, char **dest); /** * Clone a Call-Info element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ int osip_call_info_clone (const osip_call_info_t * header, osip_call_info_t ** dest); /** * Get the uri from a Call_Info header. * @param header The element to work on. */ char *osip_call_info_get_uri (osip_call_info_t * header); /** * Set the uri in the Call_Info element. * @param header The element to work on. * @param uri The value of the element. */ void osip_call_info_set_uri (osip_call_info_t * header, char *uri); #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_from.h0000644000175000017500000001151712051136632017641 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_FROM_H_ #define _OSIP_FROM_H_ #include #include /** * @file osip_from.h * @brief oSIP osip_from header definition. */ /** * @defgroup oSIP_FROM oSIP from header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for From headers. * @var osip_from_t */ typedef struct osip_from osip_from_t; /** * Definition of the From header. * @struct osip_from */ struct osip_from { char *displayname; /**< Display Name */ osip_uri_t *url; /**< url */ osip_list_t gen_params; /**< other From parameters */ }; #ifdef __cplusplus extern "C" { #endif /** * Allocate a From element. * @param header The element to work on. */ int osip_from_init (osip_from_t ** header); /** * Free a From element. * @param header The element to work on. */ void osip_from_free (osip_from_t * header); /** * Parse a From element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_from_parse (osip_from_t * header, const char *hvalue); /** * Get a string representation of a From element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_from_to_str (const osip_from_t * header, char **dest); /** * Clone a From element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ int osip_from_clone (const osip_from_t * header, osip_from_t ** dest); /** * Set the displayname in the From element. * @param header The element to work on. * @param value The value of the element. */ void osip_from_set_displayname (osip_from_t * header, char *value); /** * Get the displayname from a From header. * @param header The element to work on. */ char *osip_from_get_displayname (osip_from_t * header); /** * Set the url in the From element. * @param header The element to work on. * @param url The value of the element. */ void osip_from_set_url (osip_from_t * header, osip_uri_t * url); /** * Get the url from a From header. * @param header The element to work on. */ osip_uri_t *osip_from_get_url (osip_from_t * header); /** * Get a header parameter from a From element. * @param header The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the element found. */ int osip_from_param_get (osip_from_t * header, int pos, osip_generic_param_t ** dest); /** * Allocate and add a generic parameter element in a list. * @param header The element to work on. * @param name The token name. * @param value The token value. */ #define osip_from_param_add(header,name,value) osip_generic_param_add((&(header)->gen_params),name,value) /** * Find a header parameter in a From element. * @param header The element to work on. * @param name The token name to search. * @param dest A pointer on the element found. */ #define osip_from_param_get_byname(header,name,dest) osip_generic_param_get_byname((&(header)->gen_params),name,dest) /** * Find the tag parameter in a From element. * @param header The element to work on. * @param dest A pointer on the element found. */ #define osip_from_get_tag(header,dest) osip_generic_param_get_byname((&(header)->gen_params), "tag",dest) /** * Allocate and add a tag parameter element in a Contact element. * @param header The element to work on. * @param value The token value. */ #define osip_from_set_tag(header,value) osip_generic_param_add((&(header)->gen_params), osip_strdup("tag"),value) #ifndef DOXYGEN /* avoid DOXYGEN warning */ /* Compare the username, host and tag part (if exist) of the two froms */ int osip_from_compare (osip_from_t * header1, osip_from_t * header2); #endif /** * Check if the tags in the From headers match. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param from1 The first From header. * @param from2 The second From header. */ int osip_from_tag_match (osip_from_t * from1, osip_from_t * from2); #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_www_authenticate.h0000644000175000017500000001624612051136632022264 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_WWW_AUTHENTICATE_H_ #define _OSIP_WWW_AUTHENTICATE_H_ /** * @file osip_www_authenticate.h * @brief oSIP osip_www_authenticate header definition. */ /** * @defgroup oSIP_WWW_AUTHENTICATE oSIP www-authenticate header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for WWW-Authenticate headers. * @var osip_www_authenticate_t */ typedef struct osip_www_authenticate osip_www_authenticate_t; /** * Definition of the WWW-Authenticate header. * @struct osip_www_authenticate */ struct osip_www_authenticate { char *auth_type; /**< Authentication Type (Basic or Digest */ char *realm; /**< realm (as a quoted-string) */ char *domain; /**< domain (optional) */ char *nonce; /**< nonce (optional)*/ char *opaque; /**< opaque (optional) */ char *stale; /**< stale (optional) */ char *algorithm; /**< algorythm (optional) */ char *qop_options; /**< qop option (optional) */ char *auth_param; /**< other parameters (optional) */ }; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Www-Authenticate element. * @param header The element to work on. */ int osip_www_authenticate_init (osip_www_authenticate_t ** header); /** * Parse a Www-Authenticate element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_www_authenticate_parse (osip_www_authenticate_t * header, const char *hvalue); /** * Get a string representation of a Www-Authenticate element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_www_authenticate_to_str (const osip_www_authenticate_t * header, char **dest); /** * Free a Www-Authenticate element. * @param header The element to work on. */ void osip_www_authenticate_free (osip_www_authenticate_t * header); /** * Clone a Www-Authenticate element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ int osip_www_authenticate_clone (const osip_www_authenticate_t * header, osip_www_authenticate_t ** dest); /** * Get value of the auth_type parameter from a Www-Authenticate element. * @param header The element to work on. */ char *osip_www_authenticate_get_auth_type (osip_www_authenticate_t * header); /** * Add the auth_type parameter from a Www-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_www_authenticate_set_auth_type (osip_www_authenticate_t * header, char *value); /** * Get value of the realm parameter from a Www-Authenticate element. * @param header The element to work on. */ char *osip_www_authenticate_get_realm (osip_www_authenticate_t * header); /** * Add the realm parameter from a Www-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_www_authenticate_set_realm (osip_www_authenticate_t * header, char *value); /** * Get value of the domain parameter from a Www-Authenticate element. * @param header The element to work on. */ char *osip_www_authenticate_get_domain (osip_www_authenticate_t * header); /** * Add the domain parameter from a Www-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_www_authenticate_set_domain (osip_www_authenticate_t * header, char *value); /** * Get value of the nonce parameter from a Www-Authenticate element. * @param header The element to work on. */ char *osip_www_authenticate_get_nonce (osip_www_authenticate_t * header); /** * Add the nonce parameter from a Www-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_www_authenticate_set_nonce (osip_www_authenticate_t * header, char *value); /** * Get value of the opaque parameter from a Www-Authenticate element. * @param header The element to work on. */ char *osip_www_authenticate_get_opaque (osip_www_authenticate_t * header); /** * Add the opaque parameter from a Www-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_www_authenticate_set_opaque (osip_www_authenticate_t * header, char *value); /** * Get value of the stale parameter from a Www-Authenticate element. * @param header The element to work on. */ char *osip_www_authenticate_get_stale (osip_www_authenticate_t * header); /** * Add the stale parameter in a Www-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_www_authenticate_set_stale (osip_www_authenticate_t * header, char *value); /** * Add a stale parameter set to "true" in a Www-Authenticate element. * @param header The element to work on. */ #define osip_www_authenticate_set_stale_true(header) osip_www_authenticate_set_stale(header,osip_strdup("true")) /** * Add a stale parameter set to "false" in a Www-Authenticate element. * @param header The element to work on. */ #define osip_www_authenticate_set_stale_false(header) osip_www_authenticate_set_stale(header,osip_strdup("false")) /** * Get value of the algorithm parameter from a Www-Authenticate element. * @param header The element to work on. */ char *osip_www_authenticate_get_algorithm (osip_www_authenticate_t * header); /** * Add the algorithm parameter in a Www-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_www_authenticate_set_algorithm (osip_www_authenticate_t * header, char *value); /** * Add the algorithm parameter set to "MD5" in a Www-Authenticate element. * @param header The element to work on. */ #define osip_www_authenticate_set_algorithm_MD5(header) osip_www_authenticate_set_algorithm(header,osip_strdup("MD5")) /** * Get value of the qop_options parameter from a Www-Authenticate element. * @param header The element to work on. */ char *osip_www_authenticate_get_qop_options (osip_www_authenticate_t * header); /** * Add the qop_options parameter from a Www-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_www_authenticate_set_qop_options (osip_www_authenticate_t * header, char *value); #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/Makefile.in0000644000175000017500000003715112254360270017544 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = include/osipparser2/headers DIST_COMMON = $(osipparser2_headers_include_HEADERS) \ $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(osipparser2_headers_includedir)" HEADERS = $(osipparser2_headers_include_HEADERS) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ osipparser2_headers_includedir = $(includedir)/osipparser2/headers osipparser2_headers_include_HEADERS = \ osip_accept.h osip_contact.h osip_mime_version.h \ osip_accept_encoding.h osip_content_disposition.h osip_proxy_authenticate.h \ osip_accept_language.h osip_content_encoding.h osip_proxy_authorization.h\ osip_alert_info.h osip_content_length.h osip_record_route.h \ osip_allow.h osip_content_type.h osip_route.h \ osip_authorization.h osip_cseq.h osip_to.h \ osip_call_info.h osip_error_info.h osip_via.h \ osip_call_id.h osip_from.h osip_www_authenticate.h \ osip_header.h osip_authentication_info.h \ osip_proxy_authentication_info.h all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/osipparser2/headers/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu include/osipparser2/headers/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-osipparser2_headers_includeHEADERS: $(osipparser2_headers_include_HEADERS) @$(NORMAL_INSTALL) @list='$(osipparser2_headers_include_HEADERS)'; test -n "$(osipparser2_headers_includedir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(osipparser2_headers_includedir)'"; \ $(MKDIR_P) "$(DESTDIR)$(osipparser2_headers_includedir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(osipparser2_headers_includedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(osipparser2_headers_includedir)" || exit $$?; \ done uninstall-osipparser2_headers_includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(osipparser2_headers_include_HEADERS)'; test -n "$(osipparser2_headers_includedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(osipparser2_headers_includedir)'; $(am__uninstall_files_from_dir) ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(HEADERS) installdirs: for dir in "$(DESTDIR)$(osipparser2_headers_includedir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-osipparser2_headers_includeHEADERS install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-osipparser2_headers_includeHEADERS .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libtool ctags distclean distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man \ install-osipparser2_headers_includeHEADERS install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ uninstall-am uninstall-osipparser2_headers_includeHEADERS # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/include/osipparser2/headers/osip_to.h0000644000175000017500000001156312051136632017321 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_TO_H_ #define _OSIP_TO_H_ #include /** * @file osip_to.h * @brief oSIP osip_to header definition. */ /** * @defgroup oSIP_TO oSIP to header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for To headers. * @var osip_to_t */ typedef osip_from_t osip_to_t; #ifdef __cplusplus extern "C" { #endif #ifndef MINISIZE /** * Allocate a To element. * @param header The element to work on. */ int osip_to_init (osip_to_t ** header); /** * Free a To element. * @param header The element to work on. */ void osip_to_free (osip_to_t * header); /** * Parse a To element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_to_parse (osip_to_t * header, const char *hvalue); /** * Get a string representation of a To element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_to_to_str (const osip_to_t * header, char **dest); /** * Clone a To element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ int osip_to_clone (const osip_to_t * header, osip_to_t ** dest); /** * Check if the tags in the To headers match. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param to1 The first To header. * @param to2 The second To header. */ int osip_to_tag_match (osip_to_t * to1, osip_to_t * to2); #else #define osip_to_init osip_from_init #define osip_to_free osip_from_free #define osip_to_parse osip_from_parse #define osip_to_to_str osip_from_to_str #define osip_to_clone osip_from_clone #define osip_to_tag_match osip_from_tag_match #endif /** * Set the displayname in the To element. * @param header The element to work on. * @param value The value of the element. */ #define osip_to_set_displayname(header,value) osip_from_set_displayname((osip_from_t*)header,value) /** * Get the displayname from a To header. * @param header The element to work on. */ #define osip_to_get_displayname(header) osip_from_get_displayname((osip_from_t*)header) /** * Set the url in the To element. * @param header The element to work on. * @param url The value of the element. */ #define osip_to_set_url(header,url) osip_from_set_url((osip_from_t*)header,url) /** * Get the url from a To header. * @param header The element to work on. */ #define osip_to_get_url(header) osip_from_get_url((osip_from_t*)header) /** * Get a header parameter from a To element. * @param header The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the element found. */ #define osip_to_param_get(header,pos,dest) osip_from_param_get((osip_from_t*)header,pos,dest) /** * Find a header parameter in a To element. * @param header The element to work on. * @param name The token name to search. * @param dest A pointer on the element found. */ #define osip_to_param_get_byname(header,name,dest) osip_generic_param_get_byname((&(header)->gen_params),name,dest) /** * Allocate and add a generic parameter element in a list. * @param header The element to work on. * @param name The token name. * @param value The token value. */ #define osip_to_param_add(header,name,value) osip_generic_param_add((&(header)->gen_params),name,value) /** * Allocate and add a tag parameter element in a list. * @param header The element to work on. * @param value The token value. */ #define osip_to_set_tag(header,value) osip_generic_param_add((&(header)->gen_params), osip_strdup("tag"),value) /** * Find a tag parameter in a To element. * @param header The element to work on. * @param dest A pointer on the element found. */ #define osip_to_get_tag(header,dest) osip_generic_param_get_byname((&(header)->gen_params), "tag",dest) #ifndef DOXYGEN /* avoid DOXYGEN warning */ /* Compare the username, host and tag part of the two froms */ #define osip_to_compare(header1, header2) osip_from_compare((osip_from_t *)header1, (osip_from_t *)header2) #endif #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_proxy_authorization.h0000644000175000017500000002026012051136632023032 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_PROXY_AUHTHORIZATION_H_ #define _OSIP_PROXY_AUHTHORIZATION_H_ #include /** * @file osip_proxy_authorization.h * @brief oSIP osip_proxy_authorization header definition. */ /** * @defgroup oSIP_PROXY_AUTHORIZATION oSIP proxy-authorization header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Proxy-Authorization headers. * @var osip_proxy_authorization_t */ typedef osip_authorization_t osip_proxy_authorization_t; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Proxy-Authorization element. * @param header The element to work on. */ #define osip_proxy_authorization_init(header) osip_authorization_init(header) /** * Parse a Proxy-Authorization element. * @param header The element to work on. * @param hvalue The string to parse. */ #define osip_proxy_authorization_parse(header, hvalue) osip_authorization_parse(header, hvalue) /** * Get a string representation of a Proxy-Authorization element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ #define osip_proxy_authorization_to_str(header, dest) osip_authorization_to_str(header, dest) /** * Free a Proxy-Authorization element. * @param header The element to work on. */ #define osip_proxy_authorization_free osip_authorization_free /** * Clone a Proxy-Authorization element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ #define osip_proxy_authorization_clone osip_authorization_clone /** * Get value of the auth_type parameter from a Proxy-Authorization element. * @param header The element to work on. */ #define osip_proxy_authorization_get_auth_type(header) osip_authorization_get_auth_type(header) /** * Add the auth_type parameter from a Proxy-Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authorization_set_auth_type(header, value) osip_authorization_set_auth_type(header, value) /** * Get value of the username parameter from a Proxy-Authorization element. * @param header The element to work on. */ #define osip_proxy_authorization_get_username(header) osip_authorization_get_username(header) /** * Add the username parameter from a Proxy-Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authorization_set_username(header, value) osip_authorization_set_username(header, value) /** * Get value of the realm parameter from a Proxy-Authorization element. * @param header The element to work on. */ #define osip_proxy_authorization_get_realm(header) osip_authorization_get_realm(header) /** * Add the realm parameter from a Proxy-Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authorization_set_realm(header, value) osip_authorization_set_realm(header, value) /** * Get value of the nonce parameter from a Proxy-Authorization element. * @param header The element to work on. */ #define osip_proxy_authorization_get_nonce(header) osip_authorization_get_nonce(header) /** * Add the nonce parameter from a Proxy-Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authorization_set_nonce(header, value) osip_authorization_set_nonce(header, value) /** * Get value of the uri parameter from a Proxy-Authorization element. * @param header The element to work on. */ #define osip_proxy_authorization_get_uri(header) osip_authorization_get_uri(header) /** * Add the uri parameter from a Proxy-Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authorization_set_uri(header, value) osip_authorization_set_uri(header, value) /** * Get value of the response parameter from a Proxy-Authorization element. * @param header The element to work on. */ #define osip_proxy_authorization_get_response(header) osip_authorization_get_response(header) /** * Add the response parameter from a Proxy-Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authorization_set_response(header, value) osip_authorization_set_response(header, value) /** * Get value of the digest parameter from a Proxy-Authorization element. * @param header The element to work on. */ #define osip_proxy_authorization_get_digest(header) osip_authorization_get_digest(header) /** * Add the digest parameter from a Proxy-Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authorization_set_digest(header, value) osip_authorization_set_digest(header, value) /** * Get value of the algorithm parameter from a Proxy-Authorization element. * @param header The element to work on. */ #define osip_proxy_authorization_get_algorithm(header) osip_authorization_get_algorithm(header) /** * Add the algorithm parameter from a Proxy-Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authorization_set_algorithm(header,value) osip_authorization_set_algorithm(header,value) /** * Get value of the cnonce parameter from a Proxy-Authorization element. * @param header The element to work on. */ #define osip_proxy_authorization_get_cnonce(header) osip_authorization_get_cnonce(header) /** * Add the cnonce parameter from a Proxy-Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authorization_set_cnonce(header, value) osip_authorization_set_cnonce(header, value) /** * Get value of the opaque parameter from a Proxy-Authorization element. * @param header The element to work on. */ #define osip_proxy_authorization_get_opaque(header) osip_authorization_get_opaque(header) /** * Add the opaque parameter from a Proxy-Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authorization_set_opaque(header, value) osip_authorization_set_opaque(header, value) /** * Get value of the message_qop parameter from a Proxy-Authorization element. * @param header The element to work on. */ #define osip_proxy_authorization_get_message_qop(header) osip_authorization_get_message_qop(header) /** * Add the message_qop parameter from a Proxy-Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authorization_set_message_qop(header, value) osip_authorization_set_message_qop(header, value) /** * Get value of the nonce_count parameter from a Proxy-Authorization element. * @param header The element to work on. */ #define osip_proxy_authorization_get_nonce_count(header) osip_authorization_get_nonce_count(header) /** * Add the nonce_count parameter from a Proxy-Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authorization_set_nonce_count(header, value) osip_authorization_set_nonce_count(header, value) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_accept.h0000644000175000017500000000543212051136632020134 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_ACCEPT_H_ #define _OSIP_ACCEPT_H_ #include /** * @file osip_accept.h * @brief oSIP osip_accept header definition. */ /** * @defgroup oSIP_ACCEPT oSIP accept header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for accept headers. * @var osip_accept_t */ typedef osip_content_type_t osip_accept_t; #ifdef __cplusplus extern "C" { #endif /** * Allocate an Accept element. * @param header The element to work on. */ #define accept_init(header) osip_content_type_init(header) /** * Free an Accept element. * @param header The element to work on. */ #define osip_accept_free osip_content_type_free /** * Parse an Accept element. * @param header The element to work on. * @param hvalue The string to parse. */ #define osip_accept_parse(header, hvalue) osip_content_type_parse(header, hvalue) /** * Get a string representation of an Accept element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_accept_to_str (const osip_accept_t * header, char **dest); /** * Clone an Accept element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ #define osip_accept_clone(header, dest) osip_content_type_clone(header, dest) /** * Allocate and add a header parameter in an Accept element. * @param header The element to work on. * @param name The token name. * @param value The token value. */ #define osip_accept_param_add(header,name,value) osip_generic_param_add((&(header)->gen_params),name,value) /** * Find a header parameter in an Accept element. * @param header The element to work on. * @param name The token name to search. * @param dest A pointer on the element found. */ #define osip_accept_param_get_byname(header,name,dest) osip_generic_param_get_byname((&(header)->gen_params),name,dest) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_accept_language.h0000644000175000017500000000665012051136632022002 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_ACCEPT_LANGUAGE_H_ #define _OSIP_ACCEPT_LANGUAGE_H_ #include /** * @file osip_accept_language.h * @brief oSIP osip_accept_language header definition. */ /** * @defgroup oSIP_ACCEPT_LANGUAGE oSIP accept-language header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Accept-Language headers. * @var osip_accept_language_t */ typedef osip_accept_encoding_t osip_accept_language_t; #ifdef __cplusplus extern "C" { #endif /** * Allocate an Accept-Language element. * @param header The element to work on. */ #define osip_accept_language_init(header) osip_accept_encoding_init(header) /** * Parse an Accept-Language element. * @param header The element to work on. * @param hvalue The string to parse. */ #define osip_accept_language_parse(header, hvalue) osip_accept_encoding_parse(header, hvalue) /** * Get a string representation of an Accept-Language element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ #define osip_accept_language_to_str osip_accept_encoding_to_str /** * Free an Accept-Language element. * @param header The element to work on. */ #define osip_accept_language_free osip_accept_encoding_free /** * Clone an Accept-Language element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ #define osip_accept_language_clone(header, dest) osip_accept_encoding_clone(header, dest) /** * Get the value of an Accept-Language element. * @param header The element to work on. */ #define osip_accept_language_get_element(header) osip_accept_encoding_get_element(header) /** * Set the value of an Accept-Language element. * @param header The element to work on. * @param value The value to set. */ #define osip_accept_language_set_element(header, value) osip_accept_encoding_set_element(header, value) /** * Allocate and add a generic parameter element in an Accept-Language element. * @param header The element to work on. * @param name The token name. * @param value The token value. */ #define osip_accept_language_param_add(header,name,value) osip_generic_param_add((&(header)->gen_params),name,value) /** * Find a header parameter in a Accept-Language element. * @param header The element to work on. * @param name The token name to search. * @param dest A pointer on the element found. */ #define osip_accept_language_param_get_byname(header,name,dest) osip_generic_param_get_byname((&(header)->gen_params),name,dest) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_record_route.h0000644000175000017500000000750712051136632021376 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_RECORD_ROUTE_H_ #define _OSIP_RECORD_ROUTE_H_ #include /** * @file osip_record_route.h * @brief oSIP osip_record_route header definition. */ /** * @defgroup oSIP_RECORD_ROUTE oSIP record-route header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Record-Route headers. * @var osip_record_route_t */ typedef osip_from_t osip_record_route_t; #ifdef __cplusplus extern "C" { #endif #ifndef MINISIZE /** * Allocate a Record-Route element. * @param header The element to work on. */ int osip_record_route_init (osip_record_route_t ** header); /** * Free a Record-Route element. * @param header The element to work on. */ void osip_record_route_free (osip_record_route_t * header); /** * Parse a Record-Route element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_record_route_parse (osip_record_route_t * header, const char *hvalue); /** * Get a string representation of a Record-Route element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_record_route_to_str (const osip_record_route_t * header, char **dest); /** * Clone a Record-Route element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ #define osip_record_route_clone osip_from_clone #else #define osip_record_route_init osip_from_init #define osip_record_route_free osip_from_free #define osip_record_route_parse osip_from_parse #define osip_record_route_to_str osip_from_to_str #define osip_record_route_clone osip_from_clone #endif /** * Set the url in the Record-Route element. * @param header The element to work on. * @param url The value of the element. */ #define osip_record_route_set_url(header,url) osip_from_set_url((osip_from_t*)header,url) /** * Get the url from a Record-Route header. * @param header The element to work on. */ #define osip_record_route_get_url(header) osip_from_get_url((osip_from_t*)header) /** * Get a header parameter from a Record-Route element. * @param header The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the element found. */ #define osip_record_route_param_get(header,pos,dest) osip_from_param_get((osip_from_t*)header,pos,dest) /** * Allocate and add a generic parameter element in a list. * @param header The element to work on. * @param name The token name. * @param value The token value. */ #define osip_record_route_param_add(header,name,value) osip_generic_param_add((&(header)->gen_params),name,value) /** * Find a header parameter in a Record-Route element. * @param header The element to work on. * @param name The token name to search. * @param dest A pointer on the element found. */ #define osip_record_route_param_get_byname(header,name,dest) osip_generic_param_get_byname((&(header)->gen_params),name,dest) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_content_encoding.h0000644000175000017500000000461412051136632022216 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_CONTENT_ENCODING_H_ #define _OSIP_CONTENT_ENCODING_H_ #include /** * @file osip_content_encoding.h * @brief oSIP osip_content_encoding header definition. */ /** * @defgroup oSIP_CONTENT_ENCODING oSIP content-encoding header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Content-Encoding headers. * @var osip_content_encoding_t */ typedef osip_content_length_t osip_content_encoding_t; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Content-Encoding element. * @param header The element to work on. */ #define osip_content_encoding_init(header) osip_content_length_init(header) /** * Parse a Content-Encoding element. * @param header The element to work on. * @param hvalue The string to parse. */ #define osip_content_encoding_parse(header, hvalue) osip_content_length_parse(header, hvalue) /** * Get a string representation of a Content-Encoding element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ #define osip_content_encoding_to_str osip_content_length_to_str /** * Free a Content-Encoding element. * @param header The element to work on. */ #define osip_content_encoding_free osip_content_length_free /** * Clone a Content-Encoding element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ #define osip_content_encoding_clone(header, dest) osip_content_length_clone(header, dest) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_accept_encoding.h0000644000175000017500000000730612051136632022004 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_ACCEPT_ENCONDING_H_ #define _OSIP_ACCEPT_ENCONDING_H_ #include /** * @file osip_accept_encoding.h * @brief oSIP osip_accept_encoding header definition. */ /** * @defgroup oSIP_ACCEPT_ENCODING oSIP accept-encoding header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Accept-Encoding header. * @var osip_accept_encoding_t */ typedef struct osip_accept_encoding osip_accept_encoding_t; /** * Definition of the Accept-Encoding header. * @struct osip_accept_encoding */ struct osip_accept_encoding { char *element; /**< accept encoding main value */ osip_list_t gen_params; /**< accept encoding parameters */ }; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Accept-Encoding element. * @param header The element to work on. */ int osip_accept_encoding_init (osip_accept_encoding_t ** header); /** * Parse a Accept-Encoding element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_accept_encoding_parse (osip_accept_encoding_t * header, const char *hvalue); /** * Get a string representation of a Accept-Encoding element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_accept_encoding_to_str (const osip_accept_encoding_t * header, char **dest); /** * Free a Accept-Encoding element. * @param header The element to work on. */ void osip_accept_encoding_free (osip_accept_encoding_t * header); /** * Clone a Accept-Encoding element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ int osip_accept_encoding_clone (const osip_accept_encoding_t * header, osip_accept_encoding_t ** dest); /** * Set the value of an Accept-Encoding element. * @param header The element to work on. * @param value The token value to set. */ void osip_accept_encoding_set_element (osip_accept_encoding_t * header, char *value); /** * Get the value of an Accept-Encoding element. * @param header The element to work on. */ char *osip_accept_encoding_get_element (const osip_accept_encoding_t * header); /** * Allocate and Add a header parameter in an Accept-Encoding element. * @param header The element to work on. * @param name The token name for the new parameter. * @param value The token value for the new parameter. */ #define osip_accept_encoding_param_add(header,name,value) osip_generic_param_add((&(header)->gen_params),name,value) /** * Find a header parameter in an Accept-Encoding element. * @param header The element to work on. * @param name The token name to search. * @param dest A pointer on the element found. */ #define osip_accept_encoding_param_get_byname(header,name,dest) osip_generic_param_get_byname((&(header)->gen_params),name,dest) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_content_length.h0000644000175000017500000000501612051136632021706 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_CONTENT_LENGTH_H_ #define _OSIP_CONTENT_LENGTH_H_ /** * @file osip_content_length.h * @brief oSIP osip_content_length header definition. */ /** * @defgroup oSIP_CONTENT_LENGTH oSIP content-length definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Content-Length headers. * @var osip_content_length_t */ typedef struct osip_content_length osip_content_length_t; /** * Definition of the Content-Length header. * @struct osip_content_length */ struct osip_content_length { char *value; /**< value for Content-Length (size of attachments) */ }; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Content-Length element. * @param header The element to work on. */ int osip_content_length_init (osip_content_length_t ** header); /** * Free a Content-Length element. * @param header The element to work on. */ void osip_content_length_free (osip_content_length_t * header); /** * Parse a Content-Length element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_content_length_parse (osip_content_length_t * header, const char *hvalue); /** * Get a string representation of a Content-Length element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_content_length_to_str (const osip_content_length_t * header, char **dest); /** * Clone a Content-Length element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ int osip_content_length_clone (const osip_content_length_t * header, osip_content_length_t ** dest); #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_mime_version.h0000644000175000017500000000457412051136632021377 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_MIME_VERSION_H_ #define _OSIP_MIME_VERSION_H_ #include #include /** * @file osip_mime_version.h * @brief oSIP osip_mime_version header definition. */ /** * @defgroup oSIP_MIME_VERSION oSIP mime-version header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Mime-Version headers. * @var osip_mime_version_t */ typedef osip_content_length_t osip_mime_version_t; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Mime-Version element. * @param header The element to work on. */ #define osip_mime_version_init(header) osip_content_length_init(header) /** * Parse a Mime-Version element. * @param header The element to work on. * @param hvalue The string to parse. */ #define osip_mime_version_parse(header, hvalue) osip_content_length_parse(header, hvalue) /** * Get a string representation of a Mime-Version element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ #define osip_mime_version_to_str(header, dest) osip_content_length_to_str(header, dest) /** * Free a Mime-Version element. * @param header The element to work on. */ #define osip_mime_version_free(header) osip_content_length_free(header) /** * Clone a Mime-Version element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ #define osip_mime_version_clone(header, dest) osip_content_length_clone(header, dest) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_authorization.h0000644000175000017500000002007312051136632021573 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_AUTHORIZATION_H_ #define _OSIP_AUTHORIZATION_H_ /** * @file osip_authorization.h * @brief oSIP osip_authorization header definition. */ /** * @defgroup oSIP_AUTHORIZATION oSIP authorization header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Authorization headers. * @var osip_authorization_t */ typedef struct osip_authorization osip_authorization_t; /** * Definition of the Authorization header. * @struct osip_authorization */ struct osip_authorization { char *auth_type; /**< Authentication Type (Basic or Digest) */ char *username; /**< login */ char *realm; /**< realm (as a quoted-string) */ char *nonce; /**< nonce */ char *uri; /**< uri */ char *response; /**< response */ char *digest; /**< digest */ char *algorithm; /**< algorithm (optionnal) */ char *cnonce; /**< cnonce (optionnal) */ char *opaque; /**< opaque (optionnal) */ char *message_qop; /**< message_qop (optionnal) */ char *nonce_count; /**< nonce_count (optionnal) */ char *auth_param; /**< other parameters (optionnal) */ }; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Authorization element. * @param header The element to work on. */ int osip_authorization_init (osip_authorization_t ** header); /** * Parse a Authorization element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_authorization_parse (osip_authorization_t * header, const char *hvalue); /** * Get a string representation of a Authorization element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_authorization_to_str (const osip_authorization_t * header, char **dest); /** * Free a Authorization element. * @param header The element to work on. */ void osip_authorization_free (osip_authorization_t * header); /** * Clone a Authorization element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ int osip_authorization_clone (const osip_authorization_t * header, osip_authorization_t ** dest); /** * Get value of the auth_type parameter from a Authorization element. * @param header The element to work on. */ char *osip_authorization_get_auth_type (const osip_authorization_t * header); /** * Add the auth_type parameter from a Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authorization_set_auth_type (osip_authorization_t * header, char *value); /** * Get value of the username parameter from a Authorization element. * @param header The element to work on. */ char *osip_authorization_get_username (osip_authorization_t * header); /** * Add the username parameter from a Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authorization_set_username (osip_authorization_t * header, char *value); /** * Get value of the realm parameter from a Authorization element. * @param header The element to work on. */ char *osip_authorization_get_realm (osip_authorization_t * header); /** * Add the realm parameter from a Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authorization_set_realm (osip_authorization_t * header, char *value); /** * Get value of the nonce parameter from a Authorization element. * @param header The element to work on. */ char *osip_authorization_get_nonce (osip_authorization_t * header); /** * Add the nonce parameter from a Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authorization_set_nonce (osip_authorization_t * header, char *value); /** * Get value of the uri parameter from a Authorization element. * @param header The element to work on. */ char *osip_authorization_get_uri (osip_authorization_t * header); /** * Add the uri parameter from a Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authorization_set_uri (osip_authorization_t * header, char *value); /** * Get value of the response parameter from a Authorization element. * @param header The element to work on. */ char *osip_authorization_get_response (osip_authorization_t * header); /** * Add the response parameter from a Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authorization_set_response (osip_authorization_t * header, char *value); /** * Get value of the digest parameter from a Authorization element. * @param header The element to work on. */ char *osip_authorization_get_digest (osip_authorization_t * header); /** * Add the digest parameter from a Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authorization_set_digest (osip_authorization_t * header, char *value); /** * Get value of the algorithm parameter from a Authorization element. * @param header The element to work on. */ char *osip_authorization_get_algorithm (osip_authorization_t * header); /** * Add the algorithm parameter from a Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authorization_set_algorithm (osip_authorization_t * header, char *value); /** * Get value of the cnonce parameter from a Authorization element. * @param header The element to work on. */ char *osip_authorization_get_cnonce (osip_authorization_t * header); /** * Add the cnonce parameter from a Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authorization_set_cnonce (osip_authorization_t * header, char *value); /** * Get value of the opaque parameter from a Authorization element. * @param header The element to work on. */ char *osip_authorization_get_opaque (osip_authorization_t * header); /** * Add the opaque parameter from a Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authorization_set_opaque (osip_authorization_t * header, char *value); /** * Get value of the message_qop parameter from a Authorization element. * @param header The element to work on. */ char *osip_authorization_get_message_qop (osip_authorization_t * header); /** * Add the message_qop parameter from a Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authorization_set_message_qop (osip_authorization_t * header, char *value); /** * Get value of the nonce_count parameter from a Authorization element. * @param header The element to work on. */ char *osip_authorization_get_nonce_count (osip_authorization_t * header); /** * Add the nonce_count parameter from a Authorization element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authorization_set_nonce_count (osip_authorization_t * header, char *value); #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_via.h0000644000175000017500000001502412051714264017455 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_VIA_H_ #define _OSIP_VIA_H_ #include /** * @file osip_via.h * @brief oSIP osip_via header definition. */ /** * @defgroup oSIP_VIA oSIP via header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Via headers. * @var osip_via_t */ typedef struct osip_via osip_via_t; /** * Definition of the Via header. * @struct osip_via */ struct osip_via { char *version; /**< SIP Version */ char *protocol; /**< Protocol used by SIP Agent */ char *host; /**< Host where to send answers */ char *port; /**< Port where to send answers */ char *comment; /**< Comments about SIP Agent */ osip_list_t via_params; /**< Via parameters */ }; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Via element. * @param header The element to work on. */ int osip_via_init (osip_via_t ** header); /** * Free a Via element. * @param header The element to work on. */ void osip_via_free (osip_via_t * header); /** * Parse a Via element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_via_parse (osip_via_t * header, const char *hvalue); /** * Get a string representation of a Via element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_via_to_str (const osip_via_t * header, char **dest); /** * Clone a Via element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ int osip_via_clone (const osip_via_t * header, osip_via_t ** dest); /** * Set the SIP version in the Via element. * @param header The element to work on. * @param value The value of the element. */ void via_set_version (osip_via_t * header, char *value); #define osip_via_set_version via_set_version /** * Get the SIP version from a Via header. * @param header The element to work on. */ char *via_get_version (osip_via_t * header); #define osip_via_get_version via_get_version /** * Set the protocol in the Via element. * @param header The element to work on. * @param value The value of the element. */ void via_set_protocol (osip_via_t * header, char *value); #define osip_via_set_protocol via_set_protocol /** * Get the protocol from a Via header. * @param header The element to work on. */ char *via_get_protocol (osip_via_t * header); #define osip_via_get_protocol via_get_protocol /** * Set the host in the Via element. * @param header The element to work on. * @param value The value of the element. */ void via_set_host (osip_via_t * header, char *value); #define osip_via_set_host via_set_host /** * Get the host from a Via header. * @param header The element to work on. */ char *via_get_host (osip_via_t * header); #define osip_via_get_host via_get_host /** * Set the port in the Via element. * @param header The element to work on. * @param value The value of the element. */ void via_set_port (osip_via_t * header, char *value); #define osip_via_set_port via_set_port /** * Get the port from a Via header. * @param header The element to work on. */ char *via_get_port (osip_via_t * header); #define osip_via_get_port via_get_port /** * Set the comment in the Via element. * @param header The element to work on. * @param value The value of the element. */ void via_set_comment (osip_via_t * header, char *value); #define osip_via_set_comment via_set_comment /** * Get the comment from a Via header. * @param header The element to work on. */ char *via_get_comment (osip_via_t * header); #define osip_via_get_comment via_get_comment /** * Allocate and add a hidden parameter element in a list. * @param header The element to work on. */ #define osip_via_set_hidden(header) osip_generic_param_add((&(header)->via_params),osip_strdup("hidden"),NULL) /** * Allocate and add a ttl parameter element in a list. * @param header The element to work on. * @param value The token value. */ #define osip_via_set_ttl(header,value) osip_generic_param_add((&(header)->via_params),osip_strdup("ttl"),value) /** * Allocate and add a maddr parameter element in a list. * @param header The element to work on. * @param value The token value. */ #define osip_via_set_maddr(header,value) osip_generic_param_add((&(header)->via_params),osip_strdup("maddr"),value) /** * Allocate and add a received parameter element in a list. * @param header The element to work on. * @param value The token value. */ #define osip_via_set_received(header,value) osip_generic_param_add((&(header)->via_params),osip_strdup("received"),value) /** * Allocate and add a branch parameter element in a list. * @param header The element to work on. * @param value The token value. */ #define osip_via_set_branch(header,value) osip_generic_param_add((&(header)->via_params),osip_strdup("branch"),value) /** * Allocate and add a generic parameter element in a list. * @param header The element to work on. * @param name The token name. * @param value The token value. */ #define osip_via_param_add(header,name,value) osip_generic_param_add((&(header)->via_params),name,value) /** * Find a header parameter in a Via element. * @param header The element to work on. * @param name The token name to search. * @param dest A pointer on the element found. */ #define osip_via_param_get_byname(header,name,dest) osip_generic_param_get_byname((&(header)->via_params),name,dest) /** * Check if the Via headers match. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param via1 The first Via header. * @param via2 The second Via header. */ int osip_via_match (osip_via_t * via1, osip_via_t * via2); #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_proxy_authentication_info.h0000644000175000017500000001207412051136632024170 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or(at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_PROXY_AUTHENTICATION_INFO_H_ #define _OSIP_PROXY_AUTHENTICATION_INFO_H_ #include /** * @file osip_proxy_authentication_info.h * @brief oSIP osip_proxy_authentication_info header definition. */ /** * @defgroup oSIP_PROXY_AUTH_INFO oSIP proxy-authentication-info header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Proxy-Authentication-Info headers. * @var osip_proxy_authentication_info_t */ typedef osip_authentication_info_t osip_proxy_authentication_info_t; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Authenication-Info element. * @param header The element to work on. */ #define osip_proxy_authentication_info_init(header) osip_authentication_info_init(header) /** * Parse a Authenication-Info element. * @param header The element to work on. * @param hvalue The string to parse. */ #define osip_proxy_authentication_info_parse(header, hvalue) osip_authentication_info_parse(header, hvalue) /** * Get a string representation of a Authenication-Info element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ #define osip_proxy_authentication_info_to_str(header, dest) osip_authentication_info_to_str(header, dest) /** * Free a Authenication-Info element. * @param header The element to work on. */ #define osip_proxy_authentication_info_free osip_authentication_info_free /** * Clone a Authenication-Info element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ #define osip_proxy_authentication_info_clone(header, dest) osip_authentication_info_clone(header, dest) /** * Get value of the nextnonce parameter from a Authenication-Info element. * @param header The element to work on. */ #define osip_proxy_authentication_info_get_nextnonce(header) osip_authentication_info_get_nextnonce(header) /** * Add the nextnonce parameter from a Authenication-Info element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authentication_info_set_nextnonce(header, value) osip_authentication_info_set_nextnonce(header, value) /** * Get value of the cnonce parameter from a Authenication-Info element. * @param header The element to work on. */ #define osip_proxy_authentication_info_get_cnonce(header) osip_authentication_info_get_cnonce(header) /** * Add the cnonce parameter from a Authenication-Info element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authentication_info_set_cnonce(header, value) osip_authentication_info_set_cnonce(header, value) /** * Get value of the qop_options parameter from a Authenication-Info element. * @param header The element to work on. */ #define osip_proxy_authentication_info_get_qop_options(header) osip_authentication_info_get_qop_options(header) /** * Add the qop_options parameter from a Authenication-Info element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authentication_info_set_qop_options(header, value) osip_authentication_info_set_qop_options(header, value) /** * Get value of the rspauth parameter from a Authenication-Info element. * @param header The element to work on. */ #define osip_proxy_authentication_info_get_rspauth(header) osip_authentication_info_get_rspauth(header) /** * Add the rspauth parameter from a Authenication-Info element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authentication_info_set_rspauth(header, value) osip_authentication_info_set_rspauth(header, value) /** * Get value of the nc parameter from a Authenication-Info element. * @param header The element to work on. */ #define osip_proxy_authentication_info_get_nonce_count(header) osip_authentication_info_get_nonce_count(header) /** * Add the nc parameter from a Authenication-Info element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authentication_info_set_nonce_count(header, value) osip_authentication_info_set_nonce_count(header, value) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_route.h0000644000175000017500000000711512051136632020033 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_RECORD_H_ #define _OSIP_RECORD_H_ #include /** * @file osip_route.h * @brief oSIP osip_route header definition. */ /** * @defgroup oSIP_ROUTE oSIP route header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Route headers. * @var osip_route_t */ typedef osip_from_t osip_route_t; #ifdef __cplusplus extern "C" { #endif #ifndef MINISIZE /** * Allocate a Route element. * @param header The element to work on. */ int osip_route_init (osip_route_t ** header); /** * Free a Route element. * @param header The element to work on. */ void osip_route_free (osip_route_t * header); /** * Parse a Route element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_route_parse (osip_route_t * header, const char *hvalue); /** * Get a string representation of a Route element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_route_to_str (const osip_route_t * header, char **dest); /** * Clone a Route element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ #define osip_route_clone osip_from_clone #else #define osip_route_init osip_from_init #define osip_route_free osip_from_free #define osip_route_parse osip_from_parse #define osip_route_to_str osip_from_to_str #define osip_route_clone osip_from_clone #endif /** * Set the url in the Route element. * @param header The element to work on. * @param url The value of the element. */ #define osip_route_set_url(header,url) osip_from_set_url((osip_from_t*)header,url) /** * Get the url from a Route header. * @param header The element to work on. */ #define osip_route_get_url(header) osip_from_get_url((osip_from_t*)header) /** * Get a header parameter from a Route element. * @param header The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the element found. */ #define osip_route_param_get(header,pos,dest) osip_from_param_get((osip_from_t*)header,pos,dest) /** * Allocate and add a generic parameter element in a Route element. * @param header The element to work on. * @param name The token name. * @param value The token value. */ #define osip_route_param_add(header,name,value) osip_generic_param_add((&(header)->gen_params),name,value) /** * Find a header parameter in a Route element. * @param header The element to work on. * @param name The token name to search. * @param dest A pointer on the element found. */ #define osip_route_param_get_byname(header,name,dest) osip_generic_param_get_byname((&(header)->gen_params),name,dest) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_call_id.h0000644000175000017500000000642212051136632020264 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_CALL_ID_H_ #define _OSIP_CALL_ID_H_ /** * @file osip_call_id.h * @brief oSIP osip_call_id header definition. */ /** * @defgroup oSIP_CALL_ID oSIP call-id header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Call-Id headers. * @var osip_call_id_t */ typedef struct osip_call_id osip_call_id_t; /** * Definition of the Call-Id header. * @struct osip_call_id */ struct osip_call_id { char *number; /**< Call-ID number */ char *host; /**< Call-ID host information */ }; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Call-id element. * @param header The element to work on. */ int osip_call_id_init (osip_call_id_t ** header); /** * Free a Call-id element. * @param header The element to work on. */ void osip_call_id_free (osip_call_id_t * header); /** * Parse a Call-id element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_call_id_parse (osip_call_id_t * header, const char *hvalue); /** * Get a string representation of a Call-id element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_call_id_to_str (const osip_call_id_t * header, char **dest); /** * Clone a Call-id element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ int osip_call_id_clone (const osip_call_id_t * header, osip_call_id_t ** dest); /** * Set the number in the Call-Id element. * @param header The element to work on. * @param value The value of the element. */ void osip_call_id_set_number (osip_call_id_t * header, char *value); /** * Get the number from a Call-Id header. * @param header The element to work on. */ char *osip_call_id_get_number (osip_call_id_t * header); /** * Set the host in the Call-Id element. * @param header The element to work on. * @param value The value of the element. */ void osip_call_id_set_host (osip_call_id_t * header, char *value); /** * Get the host from a Call-Id header. * @param header The element to work on. */ char *osip_call_id_get_host (osip_call_id_t * header); /** * Check if the Call-Id headers match. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param callid1 The initial Call-Id header. * @param callid2 The new Call-Id header. */ int osip_call_id_match (osip_call_id_t * callid1, osip_call_id_t * callid2); #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_cseq.h0000644000175000017500000000616512051136632017634 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_CSEQ_H_ #define _OSIP_CSEQ_H_ /** * @file osip_cseq.h * @brief oSIP osip_cseq header definition. */ /** * @defgroup oSIP_CSEQ oSIP cseq header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for CSeq headers. * @var osip_cseq_t */ typedef struct osip_cseq osip_cseq_t; /** * Definition of the CSeq header. * @struct osip_cseq */ struct osip_cseq { char *method; /**< CSeq method */ char *number; /**< CSeq number */ }; #ifdef __cplusplus extern "C" { #endif /** * Allocate a CSeq element. * @param header The element to work on. */ int osip_cseq_init (osip_cseq_t ** header); /** * Free a CSeq element. * @param header The element to work on. */ void osip_cseq_free (osip_cseq_t * header); /** * Parse a CSeq element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_cseq_parse (osip_cseq_t * header, const char *hvalue); /** * Get a string representation of a CSeq element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_cseq_to_str (const osip_cseq_t * header, char **dest); /** * Clone a CSeq element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ int osip_cseq_clone (const osip_cseq_t * header, osip_cseq_t ** dest); /** * Set the number in the CSeq element. * @param header The element to work on. * @param value The value of the element. */ void osip_cseq_set_number (osip_cseq_t * header, char *value); /** * Get the number from a CSeq header. * @param header The element to work on. */ char *osip_cseq_get_number (osip_cseq_t * header); /** * Set the method in the CSeq element. * @param header The element to work on. * @param value The value of the element. */ void osip_cseq_set_method (osip_cseq_t * header, char *value); /** * Get the method from a CSeq header. * @param header The element to work on. */ char *osip_cseq_get_method (osip_cseq_t * header); /** * Check if the CSeq headers match. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param cseq1 The initial CSeq header. * @param cseq2 The new CSeq header. */ int osip_cseq_match (osip_cseq_t * cseq1, osip_cseq_t * cseq2); #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_contact.h0000644000175000017500000001003212051136632020320 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_CONTACT_H_ #define _OSIP_CONTACT_H_ #include /** * @file osip_contact.h * @brief oSIP osip_contact header definition. */ /** * @defgroup oSIP_CONTACT oSIP contact header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Contact headers. * @var osip_contact_t */ typedef osip_from_t osip_contact_t; #ifdef __cplusplus extern "C" { #endif #ifndef MINISIZE /** * Allocate a Contact element. * @param header The element to work on. */ int osip_contact_init (osip_contact_t ** header); /** * Free a Contact element. * @param header The element to work on. */ void osip_contact_free (osip_contact_t * header); #endif /** * Parse a Contact element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_contact_parse (osip_contact_t * header, const char *hvalue); /** * Get a string representation of a Contact element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_contact_to_str (const osip_contact_t * header, char **dest); #ifndef MINISIZE /** * Clone a Contact element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ int osip_contact_clone (const osip_contact_t * header, osip_contact_t ** dest); #else #define osip_contact_init osip_from_init #define osip_contact_free osip_from_free #define osip_contact_clone osip_from_clone #endif /** * Get the displayname from a Contact header. * @param header The element to work on. */ #define osip_contact_get_displayname(header) osip_from_get_displayname((osip_from_t*)header) /** * Set the displayname in the Contact element. * @param header The element to work on. * @param value The value of the element. */ #define osip_contact_set_displayname(header,value) osip_from_set_displayname((osip_from_t*)header, value) /** * Get the url from a Contact header. * @param header The element to work on. */ #define osip_contact_get_url(header) osip_from_get_url((osip_from_t*)header) /** * Set the url in the Contact element. * @param header The element to work on. * @param url The value of the element. */ #define osip_contact_set_url(header,url) osip_from_set_url((osip_from_t*)header,url) /** * Get a header parameter from a Contact element. * @param header The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the element found. */ #define osip_contact_param_get(header,pos,dest) osip_from_param_get((osip_from_t*)header,pos,dest) /** * Allocate and add a generic parameter element in a list. * @param header The element to work on. * @param name The token name. * @param value The token value. */ #define osip_contact_param_add(header,name, value) osip_generic_param_add((&(header)->gen_params), name,value) /** * Find a header parameter in a Contact element. * @param header The element to work on. * @param name The token name to search. * @param dest A pointer on the element found. */ #define osip_contact_param_get_byname(header,name,dest) osip_generic_param_get_byname((&(header)->gen_params),name,dest) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_alert_info.h0000644000175000017500000000521312051136632021014 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_ALERT_INFO_H_ #define _OSIP_ALERT_INFO_H_ #include /** * @file osip_alert_info.h * @brief oSIP osip_alert_info header definition. */ /** * @defgroup oSIP_ALERT_INFO oSIP alert-info definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Alert-Info headers. * @var osip_alert_info_t */ typedef osip_call_info_t osip_alert_info_t; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Alert-Info element. * @param header The element to work on. */ #define osip_alert_info_init(header) osip_call_info_init(header) /** * Free a Alert-Info element. * @param header The element to work on. */ #define osip_alert_info_free osip_call_info_free /** * Parse a Alert-Info element. * @param header The element to work on. * @param hvalue The string to parse. */ #define osip_alert_info_parse(header, hvalue) osip_call_info_parse(header, hvalue) /** * Get a string representation of a Alert-Info element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ #define osip_alert_info_to_str(header,dest) osip_call_info_to_str(header,dest) /** * Clone a Alert-Info element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ #define osip_alert_info_clone(header, dest) osip_call_info_clone(header, dest) /** * Get uri from an Alert-Info element. * @param header The element to work on. */ #define osip_alert_info_get_uri(header) osip_call_info_get_uri(header) /** * Set the uri of an Alert-Info element. * @param header The element to work on. * @param uri The value of the new parameter. */ #define osip_alert_info_set_uri(header, uri) osip_call_info_set_uri(header, uri) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_header.h0000644000175000017500000000656512051136632020135 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_HEADER_H_ #define _OSIP_HEADER_H_ #include /** * @file osip_header.h * @brief oSIP osip_header definition. * */ /** * @defgroup oSIP_HEADER oSIP header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for 'unknown' headers. * NOTE: 'unknown' header' are used in oSIP for all header that are not * defined by oSIP in the osip_message_t structure. This means that all * 'unknown' header has to be handled with the API related to this * structure. * @var osip_header_t */ typedef struct osip_header osip_header_t; /** * Definition of a generic sip header. * @struct osip_header */ struct osip_header { char *hname; /**< Name of header */ char *hvalue; /**< Value for header */ }; /** * Structure for generic parameter headers. * Generic parameter are used in a lot of headers. (To, From, Route, * Record-Route...) All those headers use a common API but this is * hidden by MACROs that you can be found in smsg.h. * @var osip_generic_param_t */ typedef osip_uri_param_t osip_generic_param_t; #ifdef __cplusplus extern "C" { #endif /** * Allocate a header element. * @param header The element to work on. */ int osip_header_init (osip_header_t ** header); /** * Free a header element. * @param header The element to work on. */ void osip_header_free (osip_header_t * header); /** * Get a string representation of a header element. * @param header The element to work on. * @param dest A pointer on the new allocated buffer. */ int osip_header_to_str (const osip_header_t * header, char **dest); /** * Get the token name a header element. * @param header The element to work on. */ char *osip_header_get_name (const osip_header_t * header); /** * Set the token name a header element. * @param header The element to work on. * @param pname The token name to set. */ void osip_header_set_name (osip_header_t * header, char *pname); /** * Get the token value a header element. * @param header The element to work on. */ char *osip_header_get_value (const osip_header_t * header); /** * Set the token value a header element. * @param header The element to work on. * @param pvalue The token value to set. */ void osip_header_set_value (osip_header_t * header, char *pvalue); /** * Clone a header element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ int osip_header_clone (const osip_header_t * header, osip_header_t ** dest); #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/Makefile.am0000644000175000017500000000150212001240027017505 00000000000000 osipparser2_headers_includedir=$(includedir)/osipparser2/headers osipparser2_headers_include_HEADERS= \ osip_accept.h osip_contact.h osip_mime_version.h \ osip_accept_encoding.h osip_content_disposition.h osip_proxy_authenticate.h \ osip_accept_language.h osip_content_encoding.h osip_proxy_authorization.h\ osip_alert_info.h osip_content_length.h osip_record_route.h \ osip_allow.h osip_content_type.h osip_route.h \ osip_authorization.h osip_cseq.h osip_to.h \ osip_call_info.h osip_error_info.h osip_via.h \ osip_call_id.h osip_from.h osip_www_authenticate.h \ osip_header.h osip_authentication_info.h \ osip_proxy_authentication_info.h libosip2-4.1.0/include/osipparser2/headers/osip_content_type.h0000644000175000017500000000631412051136632021410 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_CONTENT_TYPE_H_ #define _OSIP_CONTENT_TYPE_H_ #include /** * @file osip_content_type.h * @brief oSIP osip_content_type header definition. */ /** * @defgroup oSIP_CONTENT_TYPE oSIP content-type header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Content-Type headers. * @var osip_content_type_t */ typedef struct osip_content_type osip_content_type_t; /** * Definition of the Content-Type header. * @struct osip_content_type */ struct osip_content_type { char *type; /**< Type of attachement */ char *subtype; /**< Sub-Type of attachement */ osip_list_t gen_params; /**< Content-Type parameters */ }; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Content-Type element. * @param header The element to work on. */ int osip_content_type_init (osip_content_type_t ** header); /** * Free a Content-Type element. * @param header The element to work on. */ void osip_content_type_free (osip_content_type_t * header); /** * Parse a Content-Type element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_content_type_parse (osip_content_type_t * header, const char *hvalue); /** * Get a string representation of a Content-Type element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_content_type_to_str (const osip_content_type_t * header, char **dest); /** * Clone a Content-Type element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ int osip_content_type_clone (const osip_content_type_t * header, osip_content_type_t ** dest); /** * Allocate and add a generic parameter element in a list. * @param header The element to work on. * @param name The token name. * @param value The token value. */ #define osip_content_type_param_add(header,name,value) osip_generic_param_add((&(header)->gen_params),name,value) /** * Find a header parameter in a Content-Type element. * @param header The element to work on. * @param name The token name to search. * @param dest A pointer on the element found. */ #define osip_content_type_param_get_byname(header,name,dest) osip_generic_param_get_byname((&(header)->gen_params),name,dest) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_error_info.h0000644000175000017500000000521112051136632021034 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_ERROR_INFO_H_ #define _OSIP_ERROR_INFO_H_ #include /** * @file osip_error_info.h * @brief oSIP osip_error_info header definition. */ /** * @defgroup oSIP_ERROR_INFO oSIP error-info definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Error-Info headers. * @var osip_error_info_t */ typedef osip_call_info_t osip_error_info_t; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Error-Info element. * @param header The element to work on. */ #define osip_error_info_init(header) osip_call_info_init(header) /** * Free a Error-Info element. * @param header The element to work on. */ #define osip_error_info_free osip_call_info_free /** * Parse a Error-Info element. * @param header The element to work on. * @param hvalue The string to parse. */ #define osip_error_info_parse(header, hvalue) osip_call_info_parse(header, hvalue) /** * Get a string representation of a Error-Info element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ #define osip_error_info_to_str(header,dest) osip_call_info_to_str(header,dest) /** * Clone a Error-Info element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ #define osip_error_info_clone(header, dest) osip_call_info_clone(header, dest) /** * Set the uri in the Error-Info element. * @param header The element to work on. * @param uri The uri of the element. */ #define osip_error_info_set_uri(header, uri) osip_call_info_set_uri(header, uri) /** * Get the uri from a Error-Info header. * @param header The element to work on. */ #define osip_error_info_get_uri(header) osip_call_info_get_uri(header) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_proxy_authenticate.h0000644000175000017500000001571412051136632022620 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_PROXY_AUHTHENTICATE_H_ #define _OSIP_PROXY_AUHTHENTICATE_H_ #include /** * @file osip_proxy_authenticate.h * @brief oSIP osip_proxy_authenticate header definition. */ /** * @defgroup oSIP_PROXY_AUTHENTICATE oSIP proxy-authenticate header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Proxy-Authenticate headers. * @var osip_proxy_authenticate_t */ typedef osip_www_authenticate_t osip_proxy_authenticate_t; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Proxy-Authenticate element. * @param header The element to work on. */ #define osip_proxy_authenticate_init(header) osip_www_authenticate_init(header) /** * Parse a Proxy-Authenticate element. * @param header The element to work on. * @param hvalue The string to parse. */ #define osip_proxy_authenticate_parse(header, hvalue) osip_www_authenticate_parse(header, hvalue) /** * Get a string representation of a Proxy-Authenticate element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ #define osip_proxy_authenticate_to_str(header, dest) osip_www_authenticate_to_str(header, dest) /** * Free a Proxy-Authenticate element. * @param header The element to work on. */ #define osip_proxy_authenticate_free osip_www_authenticate_free /** * Clone a Proxy-Authenticate element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ #define osip_proxy_authenticate_clone osip_www_authenticate_clone /** * Get value of the auth_type parameter from a Proxy-Authenticate element. * @param header The element to work on. */ #define osip_proxy_authenticate_get_auth_type(header) osip_www_authenticate_get_auth_type(header) /** * Add the auth_type parameter from a Proxy-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authenticate_set_auth_type(header,value) osip_www_authenticate_set_auth_type(header, value) /** * Get value of the realm parameter from a Proxy-Authenticate element. * @param header The element to work on. */ #define osip_proxy_authenticate_get_realm(header) osip_www_authenticate_get_realm(header) /** * Add the realm parameter from a Proxy-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authenticate_set_realm(header, value) osip_www_authenticate_set_realm(header, value) /** * Get value of the domain parameter from a Proxy-Authenticate element. * @param header The element to work on. */ #define osip_proxy_authenticate_get_domain(header) osip_www_authenticate_get_domain(header) /** * Add the domain parameter from a Proxy-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authenticate_set_domain(header, value) osip_www_authenticate_set_domain(header, value) /** * Get value of the nonce parameter from a Proxy-Authenticate element. * @param header The element to work on. */ #define osip_proxy_authenticate_get_nonce(header) osip_www_authenticate_get_nonce(header) /** * Add the nonce parameter from a Proxy-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authenticate_set_nonce(header, value) osip_www_authenticate_set_nonce(header, value) /** * Get value of the opaque parameter from a Proxy-Authenticate element. * @param header The element to work on. */ #define osip_proxy_authenticate_get_opaque(header) osip_www_authenticate_get_opaque(header) /** * Add the opaque parameter from a Proxy-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authenticate_set_opaque(header, value) osip_www_authenticate_set_opaque(header, value) /** * Get value of the stale parameter from a Proxy-Authenticate element. * @param header The element to work on. */ #define osip_proxy_authenticate_get_stale(header) osip_www_authenticate_get_stale(header) /** * Add the stale parameter from a Proxy-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authenticate_set_stale(header, value) osip_www_authenticate_set_stale(header, value) /** * Add a stale parameter set to "true" in a proxy-Authenticate element. * @param header The element to work on. */ #define osip_proxy_authenticate_set_stale_true(header) osip_www_authenticate_set_stale(header,osip_strdup("true")) /** * Add a stale parameter set to "false" in a Proxy-Authenticate element. * @param header The element to work on. */ #define osip_proxy_authenticate_set_stale_false(header) osip_www_authenticate_set_stale(header,osip_strdup("false")) /** * Get value of the algorithm parameter from a Proxy-Authenticate element. * @param header The element to work on. */ #define osip_proxy_authenticate_get_algorithm(header) osip_www_authenticate_get_algorithm(header) /** * Add the algorithm parameter from a Proxy-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authenticate_set_algorithm(header, value) osip_www_authenticate_set_algorithm(header, value) /** * Add the algorithm parameter set to "MD5" in a Proxy-Authenticate element. * @param header The element to work on. */ #define osip_proxy_authenticate_set_algorithm_MD5(header) osip_www_authenticate_set_algorithm(header,osip_strdup("MD5")) /** * Get value of the qop_options parameter from a Proxy-Authenticate element. * @param header The element to work on. */ #define osip_proxy_authenticate_get_qop_options(header) osip_www_authenticate_get_qop_options(header) /** * Add the qop_options parameter from a Proxy-Authenticate element. * @param header The element to work on. * @param value The value of the new parameter. */ #define osip_proxy_authenticate_set_qop_options(header,value) osip_www_authenticate_set_qop_options(header,value) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/headers/osip_authentication_info.h0000644000175000017500000001214112051136632022722 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_AUTHENTICATION_INFO_H_ #define _OSIP_AUTHENTICATION_INFO_H_ /** * @file osip_authentication_info.h * @brief oSIP osip_authentication_info header definition. */ /** * @defgroup oSIP_AUTH_INFO oSIP authentication-info header definition. * @ingroup oSIP_HEADERS * @{ */ /** * Structure for Authentication-Info headers. * @var osip_authentication_info_t */ typedef struct osip_authentication_info osip_authentication_info_t; /** * Definition of the Authentication-Info header. * @struct osip_authentication_info */ struct osip_authentication_info { char *nextnonce; /**< nextnonce value */ char *qop_options; /**< qop options value */ char *rspauth; /**< rspauth value */ char *cnonce; /**< cnonce value */ char *nonce_count; /**< noncecount value */ }; #ifdef __cplusplus extern "C" { #endif /** * Allocate a Authenication-Info element. * @param header The element to work on. */ int osip_authentication_info_init (osip_authentication_info_t ** header); /** * Parse a Authenication-Info element. * @param header The element to work on. * @param hvalue The string to parse. */ int osip_authentication_info_parse (osip_authentication_info_t * header, const char *hvalue); /** * Get a string representation of a Authenication-Info element. * @param header The element to work on. * @param dest A pointer on the new allocated string. */ int osip_authentication_info_to_str (const osip_authentication_info_t * header, char **dest); /** * Free a Authenication-Info element. * @param header The element to work on. */ void osip_authentication_info_free (osip_authentication_info_t * header); /** * Clone a Authenication-Info element. * @param header The element to work on. * @param dest A pointer on the copy of the element. */ int osip_authentication_info_clone (const osip_authentication_info_t * header, osip_authentication_info_t ** dest); /** * Get value of the nextnonce parameter from a Authenication-Info element. * @param header The element to work on. */ char *osip_authentication_info_get_nextnonce (osip_authentication_info_t * header); /** * Add the nextnonce parameter from a Authenication-Info element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authentication_info_set_nextnonce (osip_authentication_info_t * header, char *value); /** * Get value of the cnonce parameter from a Authenication-Info element. * @param header The element to work on. */ char *osip_authentication_info_get_cnonce (osip_authentication_info_t * header); /** * Add the cnonce parameter from a Authenication-Info element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authentication_info_set_cnonce (osip_authentication_info_t * header, char *value); /** * Get value of the qop_options parameter from a Authenication-Info element. * @param header The element to work on. */ char *osip_authentication_info_get_qop_options (osip_authentication_info_t * header); /** * Add the qop_options parameter from a Authenication-Info element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authentication_info_set_qop_options (osip_authentication_info_t * header, char *value); /** * Get value of the rspauth parameter from a Authenication-Info element. * @param header The element to work on. */ char *osip_authentication_info_get_rspauth (osip_authentication_info_t * header); /** * Add the rspauth parameter from a Authenication-Info element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authentication_info_set_rspauth (osip_authentication_info_t * header, char *value); /** * Get value of the nc parameter from a Authenication-Info element. * @param header The element to work on. */ char *osip_authentication_info_get_nonce_count (osip_authentication_info_t * header); /** * Add the nc parameter from a Authenication-Info element. * @param header The element to work on. * @param value The value of the new parameter. */ void osip_authentication_info_set_nonce_count (osip_authentication_info_t * header, char *value); #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/Makefile.am0000644000175000017500000000043012001240027016071 00000000000000 SUBDIRS = headers EXTRA_DIST = internal.h osipparser2_includedir=$(includedir)/osipparser2 osipparser2_include_HEADERS=\ osip_const.h osip_md5.h osip_parser.h osip_uri.h \ osip_list.h osip_message.h osip_port.h sdp_message.h \ osip_headers.h osip_body.h libosip2-4.1.0/include/osipparser2/sdp_message.h0000644000175000017500000005305712254365476016547 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _SDP_H_ #define _SDP_H_ #ifdef ENABLE_MPATROL #include #endif #include /** * @file sdp_message.h * @brief oSIP SDP parser Routines * * This is the SDP accessor and parser related API. */ /** * @defgroup oSIP_SDP oSIP SDP parser Handling * @ingroup osip2_sdp * @{ */ #ifdef __cplusplus extern "C" { #endif /** * Structure for referencing bandwidth header. * @var sdp_bandwidth_t */ typedef struct sdp_bandwidth sdp_bandwidth_t; /** * SDP bandwidth definition. * @struct sdp_bandwidth */ struct sdp_bandwidth { char *b_bwtype; /**< bandwidth type */ char *b_bandwidth; /**< bandwidth value */ }; /** * Allocate a bandwidth element. * @param elem The element to work on. */ int sdp_bandwidth_init (sdp_bandwidth_t ** elem); /** * Free a bandwidth element. * @param elem The element to work on. */ void sdp_bandwidth_free (sdp_bandwidth_t * elem); /** * Structure for referencing time description header. * @var sdp_time_descr_t */ typedef struct sdp_time_descr sdp_time_descr_t; /** * SDP Time description definition. * @struct sdp_time_descr */ struct sdp_time_descr { char *t_start_time; /**< start time */ char *t_stop_time; /**< stop time */ osip_list_t r_repeats; /**< repeat headers */ }; /** * Allocate a time description element. * @param elem The element to work on. */ int sdp_time_descr_init (sdp_time_descr_t ** elem); /** * Free a time description element. * @param elem The element to work on. */ void sdp_time_descr_free (sdp_time_descr_t * elem); /** * Structure for referencing key header. * @var sdp_key_t */ typedef struct sdp_key sdp_key_t; /** * SDP key definition. * @struct sdp_key */ struct sdp_key { char *k_keytype; /**< Key Type (prompt, clear, base64, uri) */ char *k_keydata; /**< key data */ }; /** * Allocate a key element. * @param elem The element to work on. */ int sdp_key_init (sdp_key_t ** elem); /** * Free a key element. * @param elem The element to work on. */ void sdp_key_free (sdp_key_t * elem); /** * Structure for referencing an attribute header. * @var sdp_attribute_t */ typedef struct sdp_attribute sdp_attribute_t; /** * SDP attribute definition. * @struct sdp_attribute */ struct sdp_attribute { char *a_att_field; /**< attribute field */ char *a_att_value; /**< attribute value (optional) */ }; /** * Allocate an attribute element. * @param elem The element to work on. */ int sdp_attribute_init (sdp_attribute_t ** elem); /** * Free a attribute element. * @param elem The element to work on. */ void sdp_attribute_free (sdp_attribute_t * elem); /** * Structure for referencing a connection header. * @var sdp_connection_t */ typedef struct sdp_connection sdp_connection_t; /** * SDP connection definition. * @struct sdp_connection */ struct sdp_connection { char *c_nettype; /**< Network Type */ char *c_addrtype; /**< Network Address Type */ char *c_addr; /**< Address */ char *c_addr_multicast_ttl; /**< TTL value for multicast address */ char *c_addr_multicast_int; /**< Number of multicast address */ }; /** * Allocate a connection element. * @param elem The element to work on. */ int sdp_connection_init (sdp_connection_t ** elem); /** * Free a connection element. * @param elem The element to work on. */ void sdp_connection_free (sdp_connection_t * elem); /** * Structure for referencing a media header. * @var sdp_media_t */ typedef struct sdp_media sdp_media_t; /** * SDP media definition. * @struct sdp_media */ struct sdp_media { char *m_media; /**< media type */ char *m_port; /**< port number */ char *m_number_of_port; /**< number of port */ char *m_proto; /**< protocol to be used */ osip_list_t m_payloads; /**< list of payloads (as strings) */ char *i_info; /**< information header */ osip_list_t c_connections; /**< list of sdp_connection_t * */ osip_list_t b_bandwidths; /**< list of sdp_bandwidth_t * */ osip_list_t a_attributes; /**< list of sdp_attribute_t * */ sdp_key_t *k_key; /**< key informations */ }; /** * Allocate a media element. * @param elem The element to work on. */ int sdp_media_init (sdp_media_t ** elem); /** * Free a media element. * @param elem The element to work on. */ void sdp_media_free (sdp_media_t * elem); /** * Structure for referencing a SDP packet. * @var sdp_message_t */ typedef struct sdp_message sdp_message_t; /** * SDP message definition. * @struct sdp_message */ struct sdp_message { char *v_version; /**< version header */ char *o_username; /**< Username */ char *o_sess_id; /**< Identifier for session */ char *o_sess_version; /**< Version of session */ char *o_nettype; /**< Network type */ char *o_addrtype; /**< Address type */ char *o_addr; /**< Address */ char *s_name; /**< Subject header */ char *i_info; /**< Information header */ char *u_uri; /**< Uri header */ osip_list_t e_emails; /**< list of mail address */ osip_list_t p_phones; /**< list of phone numbers * */ sdp_connection_t *c_connection; /**< Connection information */ osip_list_t b_bandwidths; /**< list of bandwidth info (sdp_bandwidth_t) */ osip_list_t t_descrs; /**< list of time description (sdp_time_descr_t) */ char *z_adjustments; /**< Time adjustment header */ sdp_key_t *k_key; /**< Key information header */ osip_list_t a_attributes; /**< list of global attributes (sdp_attribute_t) */ osip_list_t m_medias; /**< list of supported media (sdp_media_t) */ }; /** * Allocate a SDP packet. * @param sdp The element to work on. */ int sdp_message_init (sdp_message_t ** sdp); /** * Parse a SDP packet. * @param sdp The element to work on. * @param buf The buffer to parse. */ int sdp_message_parse (sdp_message_t * sdp, const char *buf); /** * Get a string representation of a SDP packet. * @param sdp The element to work on. * @param dest The resulting new allocated buffer. */ int sdp_message_to_str (sdp_message_t * sdp, char **dest); /** * Free a SDP packet. * @param sdp The element to work on. */ void sdp_message_free (sdp_message_t * sdp); /** * Clone a SDP packet. * @param sdp The element to work on. * @param dest The cloned element. */ int sdp_message_clone (sdp_message_t * sdp, sdp_message_t ** dest); /** * Set the version in a SDP packet. * @param sdp The element to work on. * @param value The token value. */ int sdp_message_v_version_set (sdp_message_t * sdp, char *value); /** * Get the version ('v' field) of a SDP packet. * @param sdp The element to work on. */ char *sdp_message_v_version_get (sdp_message_t * sdp); /** * Set the origin field in a SDP packet. * @param sdp The element to work on. * @param username The token value. * @param sess_id The token value. * @param sess_version The token value. * @param nettype The token value. * @param addrtype The token value. * @param addr The token value. */ int sdp_message_o_origin_set (sdp_message_t * sdp, char *username, char *sess_id, char *sess_version, char *nettype, char *addrtype, char *addr); /** * Get the username ('o' field) of a SDP packet. * @param sdp The element to work on. */ char *sdp_message_o_username_get (sdp_message_t * sdp); /** * Get the session id ('o' field) of a SDP packet. * @param sdp The element to work on. */ char *sdp_message_o_sess_id_get (sdp_message_t * sdp); /** * Get the session version ('o' field) of a SDP packet. * @param sdp The element to work on. */ char *sdp_message_o_sess_version_get (sdp_message_t * sdp); /** * Get the nettype ('o' field) of a SDP packet. * @param sdp The element to work on. */ char *sdp_message_o_nettype_get (sdp_message_t * sdp); /** * Get the addrtype ('o' field) of a SDP packet. * @param sdp The element to work on. */ char *sdp_message_o_addrtype_get (sdp_message_t * sdp); /** * Get the addr ('o' field) of a SDP packet. * @param sdp The element to work on. */ char *sdp_message_o_addr_get (sdp_message_t * sdp); /** * Set the session name in a SDP packet. * @param sdp The element to work on. * @param value The token value. */ int sdp_message_s_name_set (sdp_message_t * sdp, char *value); /** * Get the session name ('s' field) of a SDP packet. * @param sdp The element to work on. */ char *sdp_message_s_name_get (sdp_message_t * sdp); /** * Set the version in a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. * @param value The token value. */ int sdp_message_i_info_set (sdp_message_t * sdp, int pos_media, char *value); /** * Get the session info ('i' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. */ char *sdp_message_i_info_get (sdp_message_t * sdp, int pos_media); /** * Set the session info in a SDP packet. * @param sdp The element to work on. * @param value The token value. */ int sdp_message_u_uri_set (sdp_message_t * sdp, char *value); /** * Get the uri ('u' field) of a SDP packet. * @param sdp The element to work on. */ char *sdp_message_u_uri_get (sdp_message_t * sdp); /** * Set the version in a SDP packet. * @param sdp The element to work on. * @param value The token value. */ int sdp_message_e_email_add (sdp_message_t * sdp, char *value); /** * OBSOLETE: see sdp_message_e_email_get * @def sdp_e_email_get */ #define sdp_e_email_get sdp_message_e_email_get /** * Get one of the email ('e' field) of a SDP packet. * @param sdp The element to work on. * @param pos the index of the email line. */ char *sdp_message_e_email_get (sdp_message_t * sdp, int pos); /** * Set the version in a SDP packet. * @param sdp The element to work on. * @param value The token value. */ int sdp_message_p_phone_add (sdp_message_t * sdp, char *value); /** * Get one of the phone ('p' field) of a SDP packet. * @param sdp The element to work on. * @param pos the index of the phone line. */ char *sdp_message_p_phone_get (sdp_message_t * sdp, int pos); /** * Set the version in a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. * @param nettype The token value. * @param addrtype The token value. * @param addr The token value. * @param addr_multicast_ttl The token value. * @param addr_multicast_int The token value. */ int sdp_message_c_connection_add (sdp_message_t * sdp, int pos_media, char *nettype, char *addrtype, char *addr, char *addr_multicast_ttl, char *addr_multicast_int); #ifndef DOXYGEN /* this method should be internal only... */ sdp_connection_t *sdp_message_connection_get (sdp_message_t * sdp, int pos_media, int pos); #endif /** * Get the network type ('c' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. * @param pos The index in the connection element list.. */ char *sdp_message_c_nettype_get (sdp_message_t * sdp, int pos_media, int pos); /** * Get the address type ('c' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. * @param pos The index in the connection element list.. */ char *sdp_message_c_addrtype_get (sdp_message_t * sdp, int pos_media, int pos); /** * Get the address ('c' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. * @param pos The index in the connection element list.. */ char *sdp_message_c_addr_get (sdp_message_t * sdp, int pos_media, int pos); /** * Get the multicast ttl ('c' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. * @param pos The index in the connection element list.. */ char *sdp_message_c_addr_multicast_ttl_get (sdp_message_t * sdp, int pos_media, int pos); /** * Get the multicast int info ('c' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. * @param pos The index in the connection element list.. */ char *sdp_message_c_addr_multicast_int_get (sdp_message_t * sdp, int pos_media, int pos); /** * Set the version in a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. * @param bwtype The token value. * @param bandwidth The token value. */ int sdp_message_b_bandwidth_add (sdp_message_t * sdp, int pos_media, char *bwtype, char *bandwidth); /** * Get the bandwidth ('b' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. * @param pos The index in the bandwidth element list.. */ sdp_bandwidth_t *sdp_message_bandwidth_get (sdp_message_t * sdp, int pos_media, int pos); /** * Get the bandwidth type ('b' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. * @param pos The index in the bandwidth element list.. */ char *sdp_message_b_bwtype_get (sdp_message_t * sdp, int pos_media, int pos); /** * Get the bandwidth value ('b' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. * @param pos The index in the bandwidth element list.. */ char *sdp_message_b_bandwidth_get (sdp_message_t * sdp, int pos_media, int pos); /** * Set the version in a SDP packet. * @param sdp The element to work on. * @param start The token value. * @param stop The token value. */ int sdp_message_t_time_descr_add (sdp_message_t * sdp, char *start, char *stop); /** * Get the start time value ('t' field) of a SDP packet. * @param sdp The element to work on. * @param pos_td The time description line number. */ char *sdp_message_t_start_time_get (sdp_message_t * sdp, int pos_td); /** * Get the stop time value ('t' field) of a SDP packet. * @param sdp The element to work on. * @param pos_td The time description line number. */ char *sdp_message_t_stop_time_get (sdp_message_t * sdp, int pos_td); /** * Set the repeat information ('r' field) in a SDP packet. * @param sdp The element to work on. * @param pos_time_descr index of t field. * @param value The token value. */ int sdp_message_r_repeat_add (sdp_message_t * sdp, int pos_time_descr, char *value); /** * Get the repeat information ('r' field) in a SDP packet. * @param sdp The element to work on. * @param pos_time_descr index of t field. * @param pos_repeat index of element in the 'r' field. */ char *sdp_message_r_repeat_get (sdp_message_t * sdp, int pos_time_descr, int pos_repeat); /** * Set the adjustments ('z' field) of a SDP packet. * @param sdp The element to work on. * @param value The token value. */ int sdp_message_z_adjustments_set (sdp_message_t * sdp, char *value); /** * Get the adjustments ('z' field) of a SDP packet. * @param sdp The element to work on. */ char *sdp_message_z_adjustments_get (sdp_message_t * sdp); /** * Add a key in a SDP packet. * @param sdp The element to work on. * @param pos_media index of m field. * @param keytype The token value. * @param keydata The token value. */ int sdp_message_k_key_set (sdp_message_t * sdp, int pos_media, char *keytype, char *keydata); /** * Get the key type ('k' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. */ char *sdp_message_k_keytype_get (sdp_message_t * sdp, int pos_media); /** * Get the key value ('k' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. */ char *sdp_message_k_keydata_get (sdp_message_t * sdp, int pos_media); /** * Set the version in a SDP packet. * @param sdp The element to work on. * @param pos_media The line number. * @param att_field The token value. * @param att_value The token value. */ int sdp_message_a_attribute_add (sdp_message_t * sdp, int pos_media, char *att_field, char *att_value); /** * delete all attribute fields specified by att_field. * @param sdp The element to work on. * @param pos_media The line number. * @param att_field The value to remove. */ int sdp_message_a_attribute_del (sdp_message_t * sdp, int pos_media, char *att_field); /** * delete one specific attribute fields specified by att_field. * @param sdp The element to work on. * @param pos_media The line number. * @param att_field The value to remove. * @param pos_attr The index of attribute to remove. */ int sdp_message_a_attribute_del_at_index (sdp_message_t * sdp, int pos_media, char *att_field, int pos_attr); /** * Get one of the attribute ('a' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. * @param pos The attribute line number. */ sdp_attribute_t *sdp_message_attribute_get (sdp_message_t * sdp, int pos_media, int pos); /** * Get the attribute name ('a' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. * @param pos The attribute line number. */ char *sdp_message_a_att_field_get (sdp_message_t * sdp, int pos_media, int pos); /** * Get the attribute value ('a' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The media line number. * @param pos The attribute line number. */ char *sdp_message_a_att_value_get (sdp_message_t * sdp, int pos_media, int pos); /** * Check if there is more media lines a SDP packet. * @param sdp The element to work on. * @param pos The attribute line number. */ int sdp_message_endof_media (sdp_message_t * sdp, int pos); /** * Add a media line in a SDP packet. * @param sdp The element to work on. * @param media The token value. * @param port The token value. * @param number_of_port The token value. * @param proto The token value. */ int sdp_message_m_media_add (sdp_message_t * sdp, char *media, char *port, char *number_of_port, char *proto); /** * Get the media type ('m' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The line number. */ char *sdp_message_m_media_get (sdp_message_t * sdp, int pos_media); /** * Get the port number ('m' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The line number. */ char *sdp_message_m_port_get (sdp_message_t * sdp, int pos_media); /** * Set the port number ('m' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The line number. * @param port The new port to set (must be allocated with osip_malloc) */ int sdp_message_m_port_set (sdp_message_t * sdp, int pos_media, char *port); /** * Get the number of port ('m' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The line number. */ char *sdp_message_m_number_of_port_get (sdp_message_t * sdp, int pos_media); /** * Get the protocol ('m' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The line number. */ char *sdp_message_m_proto_get (sdp_message_t * sdp, int pos_media); /** * Set the payload in a SDP packet. * @param sdp The element to work on. * @param pos_media The line number. * @param payload The token value. */ int sdp_message_m_payload_add (sdp_message_t * sdp, int pos_media, char *payload); /** * Get one of the payload number ('m' field) of a SDP packet. * @param sdp The element to work on. * @param pos_media The line number. * @param pos The i th payload element. */ char *sdp_message_m_payload_get (sdp_message_t * sdp, int pos_media, int pos); /** * Remove a payload in a SDP packet. * @param sdp The element to work on. * @param pos_media The line number. * @param pos The position of the payload in the media line. */ int sdp_message_m_payload_del (sdp_message_t * sdp, int pos_media, int pos); /** @} */ #ifdef __cplusplus } #endif #endif libosip2-4.1.0/include/osipparser2/osip_body.h0000644000175000017500000000673612254365476016246 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_BODY_H_ #define _OSIP_BODY_H_ #include /** * @file osip_body.h * @brief oSIP SIP Message Body Routines * */ /** * @defgroup oSIP_BODY oSIP body API * @ingroup osip2_parser * @{ */ /** * Structure for holding Body * @var osip_body_t */ typedef struct osip_body osip_body_t; /** * Structure for holding Body * @struct osip_body */ struct osip_body { char *body; /**< buffer containing data */ size_t length; /**< length of data */ osip_list_t *headers; /**< List of headers (when mime is used) */ osip_content_type_t *content_type; /**< Content-Type (when mime is used) */ }; #ifdef __cplusplus extern "C" { #endif /** * Allocate a osip_body_t element. * @param body The element to work on. */ int osip_body_init (osip_body_t ** body); /** * Free a osip_body_t element. * @param body The element to work on. */ void osip_body_free (osip_body_t * body); /** * Parse a osip_body_t element. * @param body The element to work on. * @param buf The buffer to parse. * @param length The length of the buffer to parse. */ int osip_body_parse (osip_body_t * body, const char *buf, size_t length); /** * Clone a osip_body_t element. * @param body The element to clone. * @param dest The cloned element. */ int osip_body_clone (const osip_body_t * body, osip_body_t ** dest); /** * Parse a osip_body_t element. (for mime message format) (NOT TESTED, use with care) * @param body The element to work on. * @param buf The buffer to parse. * @param length The length of the buffer to parse. */ int osip_body_parse_mime (osip_body_t * body, const char *buf, size_t length); /** * Get a string representation of a osip_body_t element. * @param body The element to work on. * @param dest The resulting buffer. * @param length The length of the returned buffer. */ int osip_body_to_str (const osip_body_t * body, char **dest, size_t * length); /** * Set the Content-Type header in the osip_body_t element. * @param body The element to work on. * @param hvalue The content type string value. */ int osip_body_set_contenttype (osip_body_t * body, const char *hvalue); /** * Add a header in the osip_body_t element. * @param body The element to work on. * @param hname The header string name. * @param hvalue The header string value. */ int osip_body_set_header (osip_body_t * body, const char *hname, const char *hvalue); #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osipparser2/osip_parser.h0000644000175000017500000010323312254365476016573 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_PARSER_H_ #define _OSIP_PARSER_H_ #include /** * @file osip_parser.h * @brief oSIP SIP Parser additionnal Routines * */ /** * @defgroup oSIP_PARSER oSIP parser Handling * @ingroup osip2_parser * @{ */ #ifdef __cplusplus extern "C" { #endif /** * Initialise the oSIP parser. */ int parser_init (void); /** * Fix the via header for INCOMING requests only. * a copy of ip_addr is done. */ int osip_message_fix_last_via_header (osip_message_t * request, const char *ip_addr, int port); /** * define this macro to avoid building several times * the message on retransmissions. If you have changed * the osip_message_t element since last call of osip_message_to_str() you * can call osip_message_force_update() to force a rebuild. */ /** * Check if the element is already built. (so osip_message_to_str won't build it again) * @param sip The element to check. */ int osip_message_get__property (const osip_message_t * sip); /** * Force a osip_message_t element to be rebuild on next osip_message_to_str() call. * @param sip The element to work on. */ int osip_message_force_update (osip_message_t * sip); /** * Get the usual reason phrase as defined in SIP for a specific status code. * @param status_code A status code. */ const char *osip_message_get_reason (int status_code); /** * Set the Accept header. * @param sip The element to work on. * @param hvalue The string describing the element. */ #ifndef MINISIZE int osip_message_set_accept (osip_message_t * sip, const char *hvalue); #else #define osip_message_set_accept(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Accept",value) #endif /** * Get one Accept header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_accept (const osip_message_t * sip, int pos, osip_accept_t ** dest); #else #define osip_message_get_accept(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"accept",pos,(osip_header_t **)dest) #endif /** * Set the Accept-encoding header. * @param sip The element to work on. * @param hvalue The string describing the element. */ #ifndef MINISIZE int osip_message_set_accept_encoding (osip_message_t * sip, const char *hvalue); #else #define osip_message_set_accept_encoding(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Accept-Encoding",value) #endif /** * Get one Accept-encoding header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_accept_encoding (const osip_message_t * sip, int pos, osip_accept_encoding_t ** dest); #else #define osip_message_get_accept_encoding(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"accept-encoding",pos,(osip_header_t **)dest) #endif /** * Set the Accept-language header. * @param sip The element to work on. * @param hvalue The string describing the element. */ #ifndef MINISIZE int osip_message_set_accept_language (osip_message_t * sip, const char *hvalue); #else #define osip_message_set_accept_language(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Accept-Language",value) #endif /** * Get one Accept-Language header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_accept_language (const osip_message_t * sip, int pos, osip_accept_language_t ** dest); #else #define osip_message_get_accept_language(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"accept-language",pos,(osip_header_t **)dest) #endif /** * Set the Alert-info header. * @param sip The element to work on. * @param hvalue The string describing the element. */ #ifndef MINISIZE int osip_message_set_alert_info (osip_message_t * sip, const char *hvalue); #else #define osip_message_set_alert_info(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Alert-Info",value) #endif /** * Get one Alert-info header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_alert_info (const osip_message_t * sip, int pos, osip_alert_info_t ** dest); #else #define osip_message_get_alert_info(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"alert-info",pos,(osip_header_t **)dest) #endif /** * Set the Allow header. * @param sip The element to work on. * @param hvalue The string describing the element. */ #ifndef MINISIZE int osip_message_set_allow (osip_message_t * sip, const char *hvalue); #else #define osip_message_set_allow(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Allow",value) #endif /** * Get one Allow header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_allow (const osip_message_t * sip, int pos, osip_allow_t ** dest); #else #define osip_message_get_allow(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"allow",pos,(osip_header_t **)dest) #endif /** * Set the Authentication-info header. * @param sip The element to work on. * @param hvalue The string describing the element. */ #ifndef MINISIZE int osip_message_set_authentication_info (osip_message_t * sip, const char *hvalue); #else #define osip_message_set_authentication_info(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Authentication-Info",value) #endif /** * Get one Authentication-info header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_authentication_info (const osip_message_t * sip, int pos, osip_authentication_info_t ** dest); #else #define osip_message_get_authentication_info(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"authentication-info",pos,(osip_header_t **)dest) #endif /** * Set the Authorization header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_set_authorization (osip_message_t * sip, const char *hvalue); /** * Get one Authorization header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_authorization (const osip_message_t * sip, int pos, osip_authorization_t ** dest); #else #define osip_message_get_authorization(sip, pos, dest) osip_message_get_knownheaderlist((&(sip)->authorizations), pos, (void **)(dest)) #endif /** * Set the Call-id header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_set_call_id (osip_message_t * sip, const char *hvalue); /** * Get one Call-id header. * @param sip The element to work on. */ #ifndef MINISIZE osip_call_id_t *osip_message_get_call_id (const osip_message_t * sip); #else #define osip_message_get_call_id(sip) ((sip)->call_id) #endif /** * Set the Call-info header. * @param sip The element to work on. * @param hvalue The string describing the element. */ #ifndef MINISIZE int osip_message_set_call_info (osip_message_t * sip, const char *hvalue); #else #define osip_message_set_call_info(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Call-Info",value) #endif /** * Get one Call-info header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_call_info (const osip_message_t * sip, int pos, osip_call_info_t ** dest); #else #define osip_message_get_call_info(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"call-info",pos,(osip_header_t **)dest) #endif /** * Set the Contact header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_set_contact (osip_message_t * sip, const char *hvalue); /** * Get one Contact header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_contact (const osip_message_t * sip, int pos, osip_contact_t ** dest); #else #define osip_message_get_contact(sip, pos, dest) osip_message_get_knownheaderlist((&(sip)->contacts), pos, (void **)(dest)) #endif /** * Set the Content-encoding header. * @param sip The element to work on. * @param hvalue The string describing the element. */ #ifndef MINISIZE int osip_message_set_content_encoding (osip_message_t * sip, const char *hvalue); #else #define osip_message_set_content_encoding(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Content-Encoding",value) #endif /** * Get one Content-encoding header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_content_encoding (const osip_message_t * sip, int pos, osip_content_encoding_t ** dest); #else #define osip_message_get_content_encoding(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"content-encoding",pos,(osip_header_t **)dest) #endif /** * Set the Content-length header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_set_content_length (osip_message_t * sip, const char *hvalue); /** * Get one Content-length header. * @param sip The element to work on. */ #ifndef MINISIZE osip_content_length_t *osip_message_get_content_length (const osip_message_t * sip); #else #define osip_message_get_content_length(sip) ((sip)->content_length) #endif /** * Set the Content-type header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_set_content_type (osip_message_t * sip, const char *hvalue); /** * Get one Content-type header. * @param sip The element to work on. */ #ifndef MINISIZE osip_content_type_t *osip_message_get_content_type (const osip_message_t * sip); #else #define osip_message_get_content_type(sip) ((sip)->content_type) #endif /** * Set the Cseq header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_set_cseq (osip_message_t * sip, const char *hvalue); /** * Get one Cseq header. * @param sip The element to work on. */ #ifndef MINISIZE osip_cseq_t *osip_message_get_cseq (const osip_message_t * sip); #else #define osip_message_get_cseq(sip) ((sip)->cseq) #endif /** * Set the Error-info header. * @param sip The element to work on. * @param hvalue The string describing the element. */ #ifndef MINISIZE int osip_message_set_error_info (osip_message_t * sip, const char *hvalue); #else #define osip_message_set_error_info(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Error-Info",value) #endif /** * Get one Error-info header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_error_info (const osip_message_t * sip, int pos, osip_error_info_t ** dest); #else #define osip_message_get_error_info(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"error-info",pos,(osip_header_t **)dest) #endif /** * Set the From header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_set_from (osip_message_t * sip, const char *hvalue); /** * Get the From header. * @param sip The element to work on. */ #ifndef MINISIZE osip_from_t *osip_message_get_from (const osip_message_t * sip); #else #define osip_message_get_from(sip) ((sip)->from) #endif /** * Set the mime-version header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_set_mime_version (osip_message_t * sip, const char *hvalue); /** * Get the Mime-version header. * @param sip The element to work on. */ #ifndef MINISIZE osip_mime_version_t *osip_message_get_mime_version (const osip_message_t * sip); #else #define osip_message_get_mime_version(sip) ((sip)->mime_version) #endif /** * Set the Proxy-authenticate header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_set_proxy_authenticate (osip_message_t * sip, const char *hvalue); /** * Get the Proxy-authenticate header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_proxy_authenticate (const osip_message_t * sip, int pos, osip_proxy_authenticate_t ** dest); #else #define osip_message_get_proxy_authenticate(sip, pos, dest) osip_message_get_knownheaderlist((&(sip)->proxy_authenticates), pos, (void **)(dest)) #endif /** * Set the Proxy-authorization header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_set_proxy_authorization (osip_message_t * sip, const char *hvalue); /** * Get one Proxy-authorization header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_proxy_authorization (const osip_message_t * sip, int pos, osip_proxy_authorization_t ** dest); #else #define osip_message_get_proxy_authorization(sip, pos, dest) osip_message_get_knownheaderlist((&(sip)->proxy_authorizations), pos, (void **)(dest)) #endif /** * Set the Proxy-authentication-info header. * @param sip The element to work on. * @param hvalue The string describing the element. */ #ifndef MINISIZE int osip_message_set_proxy_authentication_info (osip_message_t * sip, const char *hvalue); #else #define osip_message_set_proxy_authentication_info(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Proxy-Authentication-Info",value) #endif /** * Get the Proxy-authentication-info header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_proxy_authentication_info (const osip_message_t * sip, int pos, osip_proxy_authentication_info_t ** dest); #else #define osip_message_get_proxy_authentication_info(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"proxy-authentication-info",pos,(osip_header_t **)dest) #endif /** * Set the Record-Route header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_set_record_route (osip_message_t * sip, const char *hvalue); /** * Get one Record-route header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_record_route (const osip_message_t * sip, int pos, osip_record_route_t ** dest); #else #define osip_message_get_record_route(sip, pos, dest) osip_message_get_knownheaderlist((&(sip)->record_routes), pos, (void **)(dest)) #endif /** * Set the Route header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_set_route (osip_message_t * sip, const char *hvalue); /** * Get one Route header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_route (const osip_message_t * sip, int pos, osip_route_t ** dest); #else #define osip_message_get_route(sip, pos, dest) osip_message_get_knownheaderlist((&(sip)->routes), pos, (void **)(dest)) #endif /** * Set the To header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_set_to (osip_message_t * sip, const char *hvalue); /** * Get the To header. * @param sip The element to work on. */ #ifndef MINISIZE osip_to_t *osip_message_get_to (const osip_message_t * sip); #else #define osip_message_get_to(sip) ((sip)->to) #endif /** * Set the Via header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_set_via (osip_message_t * sip, const char *hvalue); /** * Append a Via header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_append_via (osip_message_t * sip, const char *hvalue); /** * Get one Via header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_via (const osip_message_t * sip, int pos, osip_via_t ** dest); #else #define osip_message_get_via(sip, pos, dest) osip_message_get_knownheaderlist((&(sip)->vias), pos, (void **)(dest)) #endif /** * Set the Www-authenticate header. * @param sip The element to work on. * @param hvalue The string describing the element. */ int osip_message_set_www_authenticate (osip_message_t * sip, const char *hvalue); /** * Get one Www-authenticate header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISIZE int osip_message_get_www_authenticate (const osip_message_t * sip, int pos, osip_www_authenticate_t ** dest); #else #define osip_message_get_www_authenticate(sip, pos, dest) osip_message_get_knownheaderlist((&(sip)->www_authenticates), pos, (void **)(dest)) #endif #ifndef DOXYGEN /** * Allocate and Add multiple header (not defined in oSIP). * @param sip The element to work on. * @param hname The token name. NAME MUST BE DYNAMICLY ALLOCATED * @param hvalue The token value. VALUE MUST BE DYNAMICLY ALLOCATED */ int osip_message_set_multiple_header (osip_message_t * sip, char *hname, char *hvalue); #endif /** * Allocate and Add an "unknown" header (not defined in oSIP). * @param sip The element to work on. * @param hname The token name. * @param hvalue The token value. */ int osip_message_set_header (osip_message_t * sip, const char *hname, const char *hvalue); /** * Allocate and Add/Replace an "unknown" header (not defined in oSIP). * @param sip The element to work on. * @param hname The token name. * @param hvalue The token value. */ int osip_message_replace_header (osip_message_t * sip, const char *hname, const char *hvalue); #ifndef MINISIZE /** * Allocate and Add an "unknown" header (not defined in oSIP). * The element is add on the top of the unknown header list. * @param sip The element to work on. * @param hname The token name. * @param hvalue The token value. */ int osip_message_set_topheader (osip_message_t * sip, const char *hname, const char *hvalue); #endif /** * Find an "unknown" header. (not defined in oSIP) * @param sip The element to work on. * @param hname The name of the header to find. * @param pos The index where to start searching for the header. * @param dest A pointer to the header found. */ int osip_message_header_get_byname (const osip_message_t * sip, const char *hname, int pos, osip_header_t ** dest); /** * Get one "unknown" header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the header found. */ #ifndef MINISZE int osip_message_get_header (const osip_message_t * sip, int pos, osip_header_t ** dest); #else #define osip_message_get_header(sip, pos, dest) osip_message_get_knownheaderlist((&(sip)->headers), pos, (void **)(dest)) #endif /** * Set the Body of the SIP message. * @param sip The element to work on. * @param buf The buffer containing the body. * @param length The length of the buffer. */ int osip_message_set_body (osip_message_t * sip, const char *buf, size_t length); /** * Set the Body of the SIP message. (please report bugs) * @param sip The element to work on. * @param buf the buffer containing the body. * @param length The length of the buffer. */ int osip_message_set_body_mime (osip_message_t * sip, const char *buf, size_t length); /** * Get one body header. * @param sip The element to work on. * @param pos The index of the element to get. * @param dest A pointer on the body found. */ #ifndef MINISIZE int osip_message_get_body (const osip_message_t * sip, int pos, osip_body_t ** dest); #else #define osip_message_get_body(sip, pos, dest) osip_message_get_knownheaderlist((&(sip)->bodies), pos, (void **)(dest)) #endif /* trace facilities */ #ifndef DOXYGEN /* avoid DOXYGEN warning */ #ifdef ENABLE_TRACE void msg_logrequest (osip_message_t * sip, char *fmt); void msg_logresponse (osip_message_t * sip, char *fmt); #else #define msg_logrequest(P,Q) ; #define msg_logresponse(P,Q) ; #endif #endif /** * Allocate and Add a new Date header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_date(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Date",value) /** * Find a Date header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_date(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"date",pos,(osip_header_t **)dest) /** * Allocate and Add a new Encryption header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_encryption(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Encryption",value) /** * Find an Encryption header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_encryption(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"encryption",pos,(osip_header_t **)dest) /** * Allocate and Add a new Organization header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_organization(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Organization",value) /** * Find an Organization header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_organization(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"organization",pos,(osip_header_t **)dest) /** * Allocate and Add a new Require header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_require(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Require",value) /** * Find a Require header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_require(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"require",pos,(osip_header_t **)dest) /** * Allocate and Add a new Supported header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_supported(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Supported",value) /** * Find a Supported header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_supported(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"supported",pos,(osip_header_t **)dest) /** * Allocate and Add a new Timestamp header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_timestamp(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Timestamp",value) /** * Find a Timestamp header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_timestamp(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"timestamp",pos,(osip_header_t **)dest) /** * Allocate and Add a new User-Agent header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_user_agent(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"User-Agent",value) /** * Find a User-Agent header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_user_agent(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"user-agent",pos,(osip_header_t **)dest) /** * Allocate and Add a new Content-Language header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_content_language(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Content-Language",value) /** * Find a Content-Language header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_content_language(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"content-language",pos,(osip_header_t **)dest) /** * Allocate and Add a new Expires header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_expires(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Expires",value) /** * Find a Expires header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_expires(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"expires",pos,(osip_header_t **)dest) /** * Allocate and Add a new In-Reply-To header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_in_reply_to(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"In-Reply-To",value) /** * Find a In-Reply-To header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_in_reply_to(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"in-reply-to",pos,(osip_header_t **)dest) /** * Allocate and Add a new Max-Forward header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_max_forwards(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Max-Forwards",value) /** * Find a Max-Forward header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_max_forwards(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"max-forwards",pos,(osip_header_t **)dest) /** * Allocate and Add a new Priority header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_priority(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Priority",value) /** * Find a Priority header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_priority(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"priority",pos,(osip_header_t **)dest) /** * Allocate and Add a new Proxy-Require header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_proxy_require(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Proxy-Require",value) /** * Find a Proxy-Require header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_proxy_require(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"proxy-require",pos,(osip_header_t **)dest) /** * Allocate and Add a new Response-Key header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_response_key(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Response-Key",value) /** * Find a Response-Key header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_response_key(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"response-key",pos,(osip_header_t **)dest) /** * Allocate and Add a new Subject header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_subject(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Subject",value) /** * Find a Subject header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_subject(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"subject",pos,(osip_header_t **)dest) /** * Allocate and Add a new Retry-After header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_retry_after(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Retry-After",value) /** * Find a Retry-After header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_retry_after(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"retry-after",pos,(osip_header_t **)dest) /** * Allocate and Add a new Server header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_server(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Server",value) /** * Find a Server header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_server(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"server",pos,(osip_header_t **)dest) /** * Allocate and Add a new Unsupported header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_unsupported(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Unsupported",value) /** * Find a Unsupported header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_unsupported(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"unsupported",pos,(osip_header_t **)dest) /** * Allocate and Add a new Warning header. * @param sip The element to work on. * @param value the value of the new header. */ #define osip_message_set_warning(sip,value) osip_message_set_header((osip_message_t *)sip,(const char *)"Warning",value) /** * Find a Warning header. * @param sip The element to work on. * @param pos The index of the header in the list of unknown header. * @param dest A pointer on the element found. */ #define osip_message_get_warning(sip,pos,dest) osip_message_header_get_byname(( osip_message_t *)sip,(const char *)"warning",pos,(osip_header_t **)dest) /** @} */ #ifdef __cplusplus } #endif #endif libosip2-4.1.0/include/osipparser2/osip_headers.h0000644000175000017500000000501612254365476016712 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_HEADERS_H_ #define _OSIP_HEADERS_H_ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include /** * @file osip_headers.h * @brief oSIP osip_headers definition. */ /** * @defgroup oSIP_HEADERS oSIP headers definitions * @ingroup osip2_parser * @{ */ /** @} */ #endif libosip2-4.1.0/include/osipparser2/osip_list.h0000644000175000017500000001164512254365476016257 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _LIST_H_ #define _LIST_H_ #ifdef ENABLE_MPATROL #include #endif /** * @file osip_list.h * @brief oSIP list Routines * * This is a simple implementation of a linked list. */ /** * @defgroup oSIP_LIST oSIP list Handling * @{ */ #ifdef __cplusplus extern "C" { #endif #ifndef DOXYGEN /** * Structure for referencing a node in a osip_list_t element. * @var __node_t */ typedef struct __node __node_t; /** * Structure for referencing a node in a osip_list_t element. * @struct __node */ struct __node { __node_t *next; /**< next __node_t containing element */ void *element; /**< element in Current node */ }; #endif /** * Structure for referencing a list of elements. * @var osip_list_t */ typedef struct osip_list osip_list_t; /** * Structure used to iterate list. * @var osip_list_iterator_t */ typedef struct { __node_t *actual; /**< actual */ __node_t **prev; /**< prev */ osip_list_t *li; /**< li */ int pos; /**< pos */ } osip_list_iterator_t; /** * Structure for referencing a list of elements. * @struct osip_list */ struct osip_list { int nb_elt; /**< Number of element in the list */ __node_t *node; /**< Next node containing element */ }; /** * Initialise a osip_list_t element. * NOTE: this element MUST be previously allocated with * osip_malloc(). The osip_free() call on the list is * still automatically done by osip_list_free(). This * also means you can't use a static osip_list_t variable * if you want to use osip_list_free(). * @param li The element to initialise. */ int osip_list_init (osip_list_t * li); /** * Free a list of element. * Each element will be free with the method given as the second parameter. * @param li The element to work on. * @param free_func The method that is able to release one element of the list. */ void osip_list_special_free (osip_list_t * li, void (*free_func) (void *)); /** * Clone a list of element. * Each element will be cloned with the method given as the second parameter. * @param src The element to work on. * @param dst The element to work on. * @param clone_func The method that is able to release one element of the list. */ int osip_list_clone (const osip_list_t * src, osip_list_t * dst, int (*clone_func) (void *, void **)); /** * Free a list of element where elements are pointer to 'char'. * @param li The element to work on. */ void osip_list_ofchar_free (osip_list_t * li); /** * Get the size of a list of element. * @param li The element to work on. */ int osip_list_size (const osip_list_t * li); /** * Check if the end of list is detected . * @param li The element to work on. * @param pos The index of the possible element. */ int osip_list_eol (const osip_list_t * li, int pos); /** * Add an element in a list. * @param li The element to work on. * @param element The pointer on the element to add. * @param pos the index of the element to add. (or -1 to append the element at the end) */ int osip_list_add (osip_list_t * li, void *element, int pos); /** * Get an element from a list. * @param li The element to work on. * @param pos the index of the element to get. */ void *osip_list_get (const osip_list_t * li, int pos); /** * Remove an element from a list. * @param li The element to work on. * @param pos the index of the element to remove. */ int osip_list_remove (osip_list_t * li, int pos); /** * Check current iterator state. * @param it The element to work on. */ #define osip_list_iterator_has_elem( it ) ( 0 != (it).actual && (it).pos < (it).li->nb_elt ) /** * Get first iterator from list. * @param li The element to work on. * @param it The iterator. */ void *osip_list_get_first (osip_list_t * li, osip_list_iterator_t * it); /** * GEt next iterator. * @param it The element to work on. */ void *osip_list_get_next (osip_list_iterator_t * it); /** * Remove current iterator. * @param it The element to work on. */ void *osip_list_iterator_remove (osip_list_iterator_t * it); #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osip2/0000755000175000017500000000000012262566471012732 500000000000000libosip2-4.1.0/include/osip2/osip_time.h0000644000175000017500000000437512254365476015027 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_TIME_H_ #define _OSIP_TIME_H_ #ifdef __cplusplus extern "C" { #endif /* Common time-related functions and data types */ #if defined(_WIN32_WCE) struct _timeb { time_t time; unsigned short millitm; short timezone; short dstflag; }; #endif /* struct timeval, as defined in , or */ struct timeval; /* Time manipulation functions */ void add_gettimeofday (struct timeval *atv, int ms); void min_timercmp (struct timeval *tv1, struct timeval *tv2); /* OS-dependent */ #if defined(WIN32) || defined(_WIN32_WCE) || defined (__VXWORKS_OS__) || defined(__arc__) /* Operations on struct timeval */ #define osip_timerisset(tvp) ((tvp)->tv_sec || (tvp)->tv_usec) #define osip_timercmp(a, b, CMP) \ (((a)->tv_sec == (b)->tv_sec) ? \ ((a)->tv_usec CMP (b)->tv_usec) : \ ((a)->tv_sec CMP (b)->tv_sec)) #define osip_timerclear(tvp) (tvp)->tv_sec = (tvp)->tv_usec = 0 #else /* Operations on struct timeval */ #define osip_timerisset(tvp) timerisset(tvp) #define osip_timercmp(tvp, uvp, cmp) timercmp(tvp,uvp,cmp) #define osip_timerclear(tvp) timerclear(tvp) #endif int osip_gettimeofday (struct timeval *tp, void *tz); time_t osip_getsystemtime (time_t * t); void osip_compensatetime (void); #ifdef __cplusplus } #endif #endif libosip2-4.1.0/include/osip2/Makefile.in0000644000175000017500000003550512254360270014715 00000000000000# Makefile.in generated by automake 1.11.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__make_dryrun = \ { \ am__dry=no; \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ *) \ for am__flg in $$MAKEFLAGS; do \ case $$am__flg in \ *=*|--*) ;; \ *n*) am__dry=yes; break;; \ esac; \ done;; \ esac; \ test $$am__dry = yes; \ } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = include/osip2 DIST_COMMON = $(osip2_include_HEADERS) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/doxygen.dox.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \ $(top_srcdir)/scripts/acx_pthread.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs CONFIG_HEADER = $(top_builddir)/osip-config.h CONFIG_CLEAN_FILES = doxygen.dox CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(osip2_includedir)" HEADERS = $(osip2_include_HEADERS) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXTRA_LIB = @EXTRA_LIB@ FGREP = @FGREP@ FSM_LIB = @FSM_LIB@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSIP_VERSION = @OSIP_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSER_LIB = @PARSER_LIB@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIP_CFLAGS = @SIP_CFLAGS@ SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@ SIP_FSM_FLAGS = @SIP_FSM_FLAGS@ SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ EXTRA_DIST = internal.h doxygen.dox.in osip2_includedir = $(includedir)/osip2 osip2_include_HEADERS = \ osip.h osip_dialog.h \ osip_mt.h osip_fifo.h osip_condv.h \ osip_time.h all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/osip2/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu include/osip2/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): doxygen.dox: $(top_builddir)/config.status $(srcdir)/doxygen.dox.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-osip2_includeHEADERS: $(osip2_include_HEADERS) @$(NORMAL_INSTALL) @list='$(osip2_include_HEADERS)'; test -n "$(osip2_includedir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(osip2_includedir)'"; \ $(MKDIR_P) "$(DESTDIR)$(osip2_includedir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(osip2_includedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(osip2_includedir)" || exit $$?; \ done uninstall-osip2_includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(osip2_include_HEADERS)'; test -n "$(osip2_includedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(osip2_includedir)'; $(am__uninstall_files_from_dir) ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(HEADERS) installdirs: for dir in "$(DESTDIR)$(osip2_includedir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-osip2_includeHEADERS install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-osip2_includeHEADERS .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libtool ctags distclean distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-osip2_includeHEADERS \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-osip2_includeHEADERS # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: libosip2-4.1.0/include/osip2/osip_condv.h0000644000175000017500000000506112254365476015173 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef __OSIP_CONDV_H__ #define __OSIP_CONDV_H__ #include #ifndef OSIP_MONOTHREAD /** * @file osip_condv.h * @brief oSIP condition variables definitions * * Those methods are only available if the library is compile * in multi threaded mode. This is the default for oSIP. */ /** * @defgroup oSIP_COND oSIP condition variables definitions * @ingroup osip2_port * @{ */ #ifdef __cplusplus extern "C" { #endif #if defined(__PSOS__) /* TODO */ #else /* condv implementation */ #if defined(WIN32) || defined(_WIN32_WCE) /* Prevent struct redefinition if Pthreads for Win32 is used */ #ifndef HAVE_STRUCT_TIMESPEC #define HAVE_STRUCT_TIMESPEC 1 /** * timespec structure * @struct timespec */ struct timespec { long tv_sec; long tv_nsec; }; #endif #endif struct osip_cond; /** * Allocate and Initialise a condition variable */ struct osip_cond *osip_cond_init (void); /** * Destroy a condition variable * @param cond The condition variable to destroy. */ int osip_cond_destroy (struct osip_cond *cond); /** * Signal the condition variable. * @param cond The condition variable to signal. */ int osip_cond_signal (struct osip_cond *cond); /** * Wait on the condition variable. * @param cond The condition variable to wait on. * @param mut The external mutex */ int osip_cond_wait (struct osip_cond *cond, struct osip_mutex *mut); /** * Timed wait on the condition variable. * @param cond The condition variable to wait on. * @param mut The external mutex * @param abstime time to wait until */ int osip_cond_timedwait (struct osip_cond *cond, struct osip_mutex *mut, const struct timespec *abstime); #ifdef __cplusplus } #endif #endif /** @} */ #endif #endif libosip2-4.1.0/include/osip2/osip_dialog.h0000644000175000017500000001677212254365476015334 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _DIALOG_H_ #define _DIALOG_H_ #include /** * @file osip_dialog.h * @brief oSIP dialog Routines * */ /** * @defgroup oSIP_DIALOG oSIP dialog Handling * @{ */ #ifdef __cplusplus extern "C" { #endif #ifndef DOXYGEN typedef enum _osip_dialog_type_t { CALLER, CALLEE } osip_dialog_type_t; #endif /** * Structure for referencing a dialog. * @var osip_dialog_t */ typedef struct osip_dialog osip_dialog_t; /** * Structure for referencing a dialog. * @struct osip_dialog */ struct osip_dialog { char *call_id; /**< Call-ID*/ char *local_tag; /**< local tag */ char *remote_tag; /**< remote tag */ char *line_param; /**< line param from request uri for incoming calls */ osip_list_t route_set; /**< route set */ int local_cseq; /**< last local cseq */ int remote_cseq; /**< last remote cseq*/ osip_to_t *remote_uri; /**< remote_uri */ osip_from_t *local_uri; /**< local_uri */ osip_contact_t *remote_contact_uri; /**< remote contact_uri */ int secure; /**< use secure transport layer */ osip_dialog_type_t type; /**< type of dialog (CALLEE or CALLER) */ state_t state; /**< DIALOG_EARLY || DIALOG_CONFIRMED || DIALOG_CLOSED */ void *your_instance; /**< for application data reference */ }; /** * Link osip dialog to application * @param dialog The osip dialog * @param instance The application instance */ #define osip_dialog_set_instance(dialog,instance) (dialog)->your_instance = (void*)(instance) /** * Retrieve application instance from dialog * @param dialog The osip dialog * @return instance The application instance */ #define osip_dialog_get_instance(dialog) (dialog)->your_instance /** * Allocate a osip_dialog_t element as a UAC. * NOTE1: The dialog should be created when the first response is received. * (except for a 100 Trying) * NOTE2: Remote UA should be compliant! If not (not tag in the to header?) * the old mechanism is used to match the request but if 2 uncompliant * UA both answer 200 OK for the same transaction, they won't be detected. * This is a major BUG in the old rfc. * @param dialog The element to allocate. * @param response The response containing the informations. */ int osip_dialog_init_as_uac (osip_dialog_t ** dialog, osip_message_t * response); /** * Allocate a osip_dialog_t element as a UAC. *
  • This could be used to initiate dialog with a NOTIFY coming * before the answer for a subscribe has reached us.
* @param dialog The element to allocate. * @param next_request The response containing the informations. * @param local_cseq The local cseq */ int osip_dialog_init_as_uac_with_remote_request (osip_dialog_t ** dialog, osip_message_t * next_request, int local_cseq); /** * Allocate a osip_dialog_t element as a UAS. * NOTE1: The dialog should be created when the first response is sent. * (except for a 100 Trying) * @param dialog The element to allocate. * @param invite The INVITE request containing some informations. * @param response The response containing other informations. */ int osip_dialog_init_as_uas (osip_dialog_t ** dialog, osip_message_t * invite, osip_message_t * response); /** * Free all resource in a osip_dialog_t element. * @param dialog The element to free. */ void osip_dialog_free (osip_dialog_t * dialog); /** * Set the state of the dialog. * This is useful to keep information on who is the initiator of the call. * @param dialog The element to work on. * @param type The type of dialog (CALLEE or CALLER). */ void osip_dialog_set_state (osip_dialog_t * dialog, state_t type); /** * Update the Route-Set as UAS of a dialog. * NOTE: bis-09 says that only INVITE transactions can update the route-set. * NOTE: bis-09 says that updating the route-set means: update the contact * field only (AND NOT THE ROUTE-SET). This method follow this behaviour. * NOTE: This method should be called for each request * received for a dialog. * @param dialog The element to work on. * @param invite The invite received. */ int osip_dialog_update_route_set_as_uas (osip_dialog_t * dialog, osip_message_t * invite); /** * Update the CSeq (remote cseq) during a UAS transaction of a dialog. * NOTE: All INCOMING transactions MUST update the remote CSeq. * @param dialog The element to work on. * @param request The request received. */ int osip_dialog_update_osip_cseq_as_uas (osip_dialog_t * dialog, osip_message_t * request); /** * Match a response received with a dialog. * @param dialog The element to work on. * @param response The response received. */ int osip_dialog_match_as_uac (osip_dialog_t * dialog, osip_message_t * response); /** * Update the tag as UAC of a dialog?. (this could be needed if the 180 * does not contains any tag, but the 200 contains one. * @param dialog The element to work on. * @param response The response received. */ int osip_dialog_update_tag_as_uac (osip_dialog_t * dialog, osip_message_t * response); /** * Update the Route-Set as UAC of a dialog. * NOTE: bis-09 says that only INVITE transactions can update the route-set. * NOTE: bis-09 says that updating the route-set means: update the contact * field only (AND NOT THE ROUTE-SET). This method follow this behaviour. * NOTE: This method should be called for each request (except 100 Trying) * received for a dialog. * @param dialog The element to work on. * @param response The response received. */ int osip_dialog_update_route_set_as_uac (osip_dialog_t * dialog, osip_message_t * response); /** * Match a request (response sent?) received with a dialog. * @param dialog The element to work on. * @param request The request received. */ int osip_dialog_match_as_uas (osip_dialog_t * dialog, osip_message_t * request); /** * Is dialog initiated by as CALLER * @param dialog The element to work on. */ int osip_dialog_is_originator (osip_dialog_t * dialog); /** * Is dialog initiated by as CALLEE * @param dialog The element to work on. */ int osip_dialog_is_callee (osip_dialog_t * dialog); #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osip2/osip.h0000644000175000017500000012724612254365476014014 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_H_ #define _OSIP_H_ #if defined(HAVE_DICT_DICT_H) #include #endif #include /* Time-related functions and data types */ #include #ifdef __sun #include #endif #include #include /** * @file osip.h * @brief oSIP fsm Routines * */ /** * @defgroup oSIP_FSM oSIP fsm Handling * @ingroup osip2_fsm * @{ */ #ifdef __cplusplus extern "C" { #endif /** * Enumeration for transaction state. * Those states are extracted from the diagram found in rfc3261.txt * */ typedef enum _state_t { /* STATES for invite client transaction */ ICT_PRE_CALLING, ICT_CALLING, ICT_PROCEEDING, ICT_COMPLETED, ICT_TERMINATED, /* STATES for invite server transaction */ IST_PRE_PROCEEDING, IST_PROCEEDING, IST_COMPLETED, IST_CONFIRMED, IST_TERMINATED, /* STATES for NON-invite client transaction */ NICT_PRE_TRYING, NICT_TRYING, NICT_PROCEEDING, NICT_COMPLETED, NICT_TERMINATED, /* STATES for NON-invite server transaction */ NIST_PRE_TRYING, NIST_TRYING, NIST_PROCEEDING, NIST_COMPLETED, NIST_TERMINATED, #ifndef DOXYGEN DIALOG_EARLY, DIALOG_CONFIRMED, DIALOG_CLOSE /* ?? */ #endif } state_t; /** * Enumeration for event type. *
The list of values that you need to know is reduced to this: *
RCV_REQINVITE, *
RCV_REQACK, *
RCV_REQUEST, *
RCV_STATUS_1XX, *
RCV_STATUS_2XX, *
RCV_STATUS_3456XX, *
*
SND_REQINVITE, *
SND_REQACK, *
SND_REQUEST, *
SND_STATUS_1XX, *
SND_STATUS_2XX, *
SND_STATUS_3456XX, */ typedef enum type_t { /* TIMEOUT EVENTS for ICT */ TIMEOUT_A, /**< Timer A */ TIMEOUT_B, /**< Timer B */ TIMEOUT_D, /**< Timer D */ /* TIMEOUT EVENTS for NICT */ TIMEOUT_E, /**< Timer E */ TIMEOUT_F, /**< Timer F */ TIMEOUT_K, /**< Timer K */ /* TIMEOUT EVENTS for IST */ TIMEOUT_G, /**< Timer G */ TIMEOUT_H, /**< Timer H */ TIMEOUT_I, /**< Timer I */ /* TIMEOUT EVENTS for NIST */ TIMEOUT_J, /**< Timer J */ /* FOR INCOMING MESSAGE */ RCV_REQINVITE, /**< Event is an incoming INVITE request */ RCV_REQACK, /**< Event is an incoming ACK request */ RCV_REQUEST, /**< Event is an incoming NON-INVITE and NON-ACK request */ RCV_STATUS_1XX, /**< Event is an incoming informational response */ RCV_STATUS_2XX, /**< Event is an incoming 2XX response */ RCV_STATUS_3456XX, /**< Event is an incoming final response (not 2XX) */ /* FOR OUTGOING MESSAGE */ SND_REQINVITE, /**< Event is an outgoing INVITE request */ SND_REQACK, /**< Event is an outgoing ACK request */ SND_REQUEST, /**< Event is an outgoing NON-INVITE and NON-ACK request */ SND_STATUS_1XX, /**< Event is an outgoing informational response */ SND_STATUS_2XX, /**< Event is an outgoing 2XX response */ SND_STATUS_3456XX, /**< Event is an outgoing final response (not 2XX) */ KILL_TRANSACTION, /**< Event to 'kill' the transaction before termination */ UNKNOWN_EVT /**< Max event */ } type_t; /** * Enumeration for transaction type. * A transaction can be either of: * ICT, * IST, * NICT, * NIST, */ typedef enum osip_fsm_type_t { ICT, /**< Invite Client (outgoing) Transaction */ IST, /**< Invite Server (incoming) Transaction */ NICT, /**< Non-Invite Client (outgoing) Transaction */ NIST /**< Non-Invite Server (incoming) Transaction */ } osip_fsm_type_t; #ifndef DEFAULT_T1 /** * You can re-define the default value for T1. (T1 is defined in rfcxxxx) * The default value is 500ms. */ #define DEFAULT_T1 500 /* 500 ms */ #endif #ifndef DEFAULT_T2 /** * You can re-define the default value for T2. (T2 is defined in rfcxxxx) * The default value is 4000ms. */ #define DEFAULT_T2 4000 /* 4s */ #endif #ifndef DEFAULT_T4 /** * You can re-define the default value for T4. (T1 is defined in rfcxxxx) * The default value is 5000ms. */ #define DEFAULT_T4 5000 /* 5s */ #endif /** * Structure for INVITE CLIENT TRANSACTION (outgoing INVITE transaction). * @var osip_ict_t */ typedef struct osip_ict osip_ict_t; /** * Structure for INVITE CLIENT TRANSACTION. * @struct osip_ict */ struct osip_ict { int timer_a_length; /**< Timer A A=T1, A=2xT1... (unreliable only) */ struct timeval timer_a_start; /**< Timer A (retransmission) */ int timer_b_length; /**< Timer B B = 64* T1 */ struct timeval timer_b_start; /**< Timer B (fire when transaction timeout) */ int timer_d_length; /**< Timer D D >= 32s for unreliable tr (or 0) */ struct timeval timer_d_start; /**< Timer D */ char *destination; /**< IP used to send requests */ int port; /**< port of next hop */ }; /** * Structure for NON-INVITE CLIENT TRANSACTION (outgoing NON-INVITE transaction). * @var osip_nict_t */ typedef struct osip_nict osip_nict_t; /** * Structure for NON-INVITE CLIENT TRANSACTION. * @struct osip_nict */ struct osip_nict { int timer_e_length; /**< Timer E A=T1, A=2xT1... (unreliable only) */ struct timeval timer_e_start; /**< Timer E (retransmission) */ int timer_f_length; /**< Timer F B = 64* T1 */ struct timeval timer_f_start; /**< Timer F (fire when transaction timeout) */ int timer_k_length; /**< Timer K K = T4 (else = 0) */ struct timeval timer_k_start; /**< Timer K */ char *destination; /**< IP used to send requests */ int port; /**< port of next hop */ }; /** * Structure for INVITE SERVER TRANSACTION (incoming INVITE transaction). * @var osip_ist_t */ typedef struct osip_ist osip_ist_t; /** * Structure for INVITE SERVER TRANSACTION. * @struct osip_ist */ struct osip_ist { int timer_g_length; /**< Timer G G=MIN(T1*2,T2) for unreliable trans. */ struct timeval timer_g_start; /**< Timer G (0 when reliable transport is used) */ int timer_h_length; /**< Timer H H = 64* T1 */ struct timeval timer_h_start; /**< Timer H (fire if no ACK is received) */ int timer_i_length; /**< Timer I I = T4 for unreliable (or 0) */ struct timeval timer_i_start; /**< Timer I (absorb all ACK) */ }; /** * Structure for NON-INVITE SERVER TRANSACTION (incoming SERVER transaction). * @var osip_nist_t */ typedef struct osip_nist osip_nist_t; /** * Structure for NON-INVITE SERVER TRANSACTION. * @struct osip_nist */ struct osip_nist { int timer_j_length; /**< Timer J = 64*T1 (else 0) */ struct timeval timer_j_start; /**< Timer J */ }; /** * Structure for SRV record entry. * @var osip_srv_entry_t */ typedef struct osip_srv_entry osip_srv_entry_t; /** * Structure for SRV record entry. * @struct osip_srv_entry */ struct osip_srv_entry { char srv[512]; /**< srv */ int priority; /**< priority */ int weight; /**< weight */ int rweight; /**< rweight */ int port; /**< port */ char ipaddress[512]; /**< ipaddress result */ }; #define OSIP_SRV_STATE_UNKNOWN 0 /**< unknown */ #define OSIP_SRV_STATE_RETRYLATER 2 /**< retry later */ #define OSIP_SRV_STATE_COMPLETED 3 /**< completed */ #define OSIP_SRV_STATE_NOTSUPPORTED 4 /**< not supported */ /** * Structure for SRV record. * @var osip_srv_record_t */ typedef struct osip_srv_record osip_srv_record_t; /** * Structure for SRV record entry. * @struct osip_srv_record */ struct osip_srv_record { char name[512]; /**< name */ int srv_state; /**< srv state */ char protocol[64]; /**< transport protocol*/ int order; /**< order */ int preference; /**< preference */ int index; /**< index */ osip_srv_entry_t srventry[10]; /**< result table */ }; #define OSIP_NAPTR_STATE_UNKNOWN 0 /**< unknown */ #define OSIP_NAPTR_STATE_INPROGRESS 1 /**< in progress */ #define OSIP_NAPTR_STATE_NAPTRDONE 2 /**< naptr done */ #define OSIP_NAPTR_STATE_SRVINPROGRESS 3 /**< srv in progress */ #define OSIP_NAPTR_STATE_SRVDONE 4 /**< srv done */ #define OSIP_NAPTR_STATE_RETRYLATER 5 /**< retry later */ #define OSIP_NAPTR_STATE_NOTSUPPORTED 6 /**< not supported */ /** * Structure for NAPTR record. * @var osip_naptr_t */ typedef struct osip_naptr osip_naptr_t; /** * Structure for NAPTR record entry. * @struct osip_naptr */ struct osip_naptr { char domain[512]; /**< domain */ int naptr_state; /**< naptr state */ void *arg; /**< arg */ int keep_in_cache; /**< keep in cache value */ struct osip_srv_record sipudp_record; /**< udp SRV result */ struct osip_srv_record siptcp_record; /**< tcp SRV result */ struct osip_srv_record siptls_record; /**< tls SRV result */ struct osip_srv_record sipdtls_record; /**< dtls SRV result */ struct osip_srv_record sipsctp_record; /**< sctp SRV result */ }; /** * Structure for transaction handling. * @var osip_transaction_t */ typedef struct osip_transaction osip_transaction_t; /** * Structure for transaction handling * @struct osip_transaction */ struct osip_transaction { void *your_instance; /**< User Defined Pointer. */ int transactionid; /**< Internal Transaction Identifier. */ osip_fifo_t *transactionff; /**< events must be added in this fifo */ osip_via_t *topvia; /**< CALL-LEG definition (Top Via) */ osip_from_t *from; /**< CALL-LEG definition (From) */ osip_to_t *to; /**< CALL-LEG definition (To) */ osip_call_id_t *callid; /**< CALL-LEG definition (Call-ID) */ osip_cseq_t *cseq; /**< CALL-LEG definition (CSeq) */ osip_message_t *orig_request; /**< Initial request */ osip_message_t *last_response; /**< Last response */ osip_message_t *ack; /**< ack request sent */ state_t state; /**< Current state of the transaction */ time_t birth_time; /**< birth date of transaction */ time_t completed_time; /**< end date of transaction */ int in_socket; /**< Optional socket for incoming message */ int out_socket; /**< Optional place for outgoing message */ void *config; /**< (internal) transaction is managed by osip_t */ osip_fsm_type_t ctx_type; /**< Type of the transaction */ osip_ict_t *ict_context; /**< internal ict context */ osip_ist_t *ist_context; /**< internal ist context */ osip_nict_t *nict_context; /**< internal nict context */ osip_nist_t *nist_context; /**< internal nist context */ osip_srv_record_t record; /**< memory space for SRV record */ osip_naptr_t *naptr_record; /**< memory space for NAPTR record */ void *reserved1; /**< User Defined Pointer. */ void *reserved2; /**< User Defined Pointer. */ void *reserved3; /**< User Defined Pointer. */ void *reserved4; /**< User Defined Pointer. */ void *reserved5; /**< User Defined Pointer. */ void *reserved6; /**< User Defined Pointer. */ }; /** * Enumeration for callback type. */ typedef enum osip_message_callback_type { OSIP_ICT_INVITE_SENT = 0, /**< INVITE MESSAGE SENT */ OSIP_ICT_INVITE_SENT_AGAIN, /**< INVITE MESSAGE RETRANSMITTED */ OSIP_ICT_ACK_SENT, /**< ACK MESSAGE SENT */ OSIP_ICT_ACK_SENT_AGAIN, /**< ACK MESSAGE RETRANSMITTED */ OSIP_ICT_STATUS_1XX_RECEIVED, /**< 1XX FOR INVITE RECEIVED */ OSIP_ICT_STATUS_2XX_RECEIVED, /**< 2XX FOR INVITE RECEIVED */ OSIP_ICT_STATUS_2XX_RECEIVED_AGAIN, /**< 2XX FOR INVITE RECEIVED AGAIN */ OSIP_ICT_STATUS_3XX_RECEIVED, /**< 3XX FOR INVITE RECEIVED */ OSIP_ICT_STATUS_4XX_RECEIVED, /**< 4XX FOR INVITE RECEIVED */ OSIP_ICT_STATUS_5XX_RECEIVED, /**< 5XX FOR INVITE RECEIVED */ OSIP_ICT_STATUS_6XX_RECEIVED, /**< 6XX FOR INVITE RECEIVED */ OSIP_ICT_STATUS_3456XX_RECEIVED_AGAIN, /**< RESPONSE RECEIVED AGAIN */ OSIP_IST_INVITE_RECEIVED, /**< INVITE MESSAGE RECEIVED */ OSIP_IST_INVITE_RECEIVED_AGAIN, /**< INVITE MESSAGE RECEIVED AGAN */ OSIP_IST_ACK_RECEIVED, /**< ACK MESSAGE RECEIVED */ OSIP_IST_ACK_RECEIVED_AGAIN, /**< ACK MESSAGE RECEIVED AGAIN */ OSIP_IST_STATUS_1XX_SENT, /**< 1XX FOR INVITE SENT */ OSIP_IST_STATUS_2XX_SENT, /**< 2XX FOR INVITE SENT */ OSIP_IST_STATUS_2XX_SENT_AGAIN, /**< 2XX FOR INVITE RETRANSMITTED */ OSIP_IST_STATUS_3XX_SENT, /**< 3XX FOR INVITE SENT */ OSIP_IST_STATUS_4XX_SENT, /**< 4XX FOR INVITE SENT */ OSIP_IST_STATUS_5XX_SENT, /**< 5XX FOR INVITE SENT */ OSIP_IST_STATUS_6XX_SENT, /**< 6XX FOR INVITE SENT */ OSIP_IST_STATUS_3456XX_SENT_AGAIN, /**< RESPONSE RETRANSMITTED */ OSIP_NICT_REGISTER_SENT, /**< REGISTER MESSAGE SENT */ OSIP_NICT_BYE_SENT, /**< BYE MESSAGE SENT */ OSIP_NICT_OPTIONS_SENT, /**< OPTIONS MESSAGE SENT */ OSIP_NICT_INFO_SENT, /**< INFO MESSAGE SENT */ OSIP_NICT_CANCEL_SENT, /**< CANCEL MESSAGE SENT */ OSIP_NICT_NOTIFY_SENT, /**< NOTIFY MESSAGE SENT */ OSIP_NICT_SUBSCRIBE_SENT, /**< SUBSCRIBE MESSAGE SENT */ OSIP_NICT_UNKNOWN_REQUEST_SENT, /**< UNKNOWN REQUEST MESSAGE SENT */ OSIP_NICT_REQUEST_SENT_AGAIN, /**< REQUEST MESSAGE RETRANMITTED */ OSIP_NICT_STATUS_1XX_RECEIVED, /**< 1XX FOR MESSAGE RECEIVED */ OSIP_NICT_STATUS_2XX_RECEIVED, /**< 2XX FOR MESSAGE RECEIVED */ OSIP_NICT_STATUS_2XX_RECEIVED_AGAIN, /**< 2XX FOR MESSAGE RECEIVED AGAIN */ OSIP_NICT_STATUS_3XX_RECEIVED, /**< 3XX FOR MESSAGE RECEIVED */ OSIP_NICT_STATUS_4XX_RECEIVED, /**< 4XX FOR MESSAGE RECEIVED */ OSIP_NICT_STATUS_5XX_RECEIVED, /**< 5XX FOR MESSAGE RECEIVED */ OSIP_NICT_STATUS_6XX_RECEIVED, /**< 6XX FOR MESSAGE RECEIVED */ OSIP_NICT_STATUS_3456XX_RECEIVED_AGAIN, /**< RESPONSE RECEIVED AGAIN */ OSIP_NIST_REGISTER_RECEIVED, /**< REGISTER RECEIVED */ OSIP_NIST_BYE_RECEIVED, /**< BYE RECEIVED */ OSIP_NIST_OPTIONS_RECEIVED, /**< OPTIONS RECEIVED */ OSIP_NIST_INFO_RECEIVED, /**< INFO RECEIVED */ OSIP_NIST_CANCEL_RECEIVED, /**< CANCEL RECEIVED */ OSIP_NIST_NOTIFY_RECEIVED, /**< NOTIFY RECEIVED */ OSIP_NIST_SUBSCRIBE_RECEIVED, /**< SUBSCRIBE RECEIVED */ OSIP_NIST_UNKNOWN_REQUEST_RECEIVED, /**< UNKNWON REQUEST RECEIVED */ OSIP_NIST_REQUEST_RECEIVED_AGAIN, /**< UNKNWON REQUEST RECEIVED AGAIN */ OSIP_NIST_STATUS_1XX_SENT, /**< 1XX FOR MESSAGE SENT */ OSIP_NIST_STATUS_2XX_SENT, /**< 2XX FOR MESSAGE SENT */ OSIP_NIST_STATUS_2XX_SENT_AGAIN, /**< 2XX FOR MESSAGE RETRANSMITTED */ OSIP_NIST_STATUS_3XX_SENT, /**< 3XX FOR MESSAGE SENT */ OSIP_NIST_STATUS_4XX_SENT, /**< 4XX FOR MESSAGE SENT */ OSIP_NIST_STATUS_5XX_SENT, /**< 5XX FOR MESSAGE SENT */ OSIP_NIST_STATUS_6XX_SENT, /**< 6XX FOR MESSAGE SENT */ OSIP_NIST_STATUS_3456XX_SENT_AGAIN, /**< RESPONSE RETRANSMITTED */ OSIP_ICT_STATUS_TIMEOUT, /**< TIMER B EXPIRATION: NO REMOTE ANSWER */ OSIP_NICT_STATUS_TIMEOUT, /**< TIMER F EXPIRATION: NO REMOTE ANSWER */ OSIP_MESSAGE_CALLBACK_COUNT /**< END OF ENUM */ } osip_message_callback_type_t; /** * Enumeration for callback type used when transaction is over. */ typedef enum osip_kill_callback_type { OSIP_ICT_KILL_TRANSACTION, /**< end of Client INVITE transaction */ OSIP_IST_KILL_TRANSACTION, /**< end of Server INVITE transaction */ OSIP_NICT_KILL_TRANSACTION, /**< end of Client Non-INVITE transaction */ OSIP_NIST_KILL_TRANSACTION, /**< end of Server Non-INVITE transaction */ OSIP_KILL_CALLBACK_COUNT /**< END OF ENUM */ } osip_kill_callback_type_t; /** * Enumeration for callback type used when a transport error is detected. */ typedef enum osip_transport_error_callback_type { OSIP_ICT_TRANSPORT_ERROR, /**< transport error for ICT */ OSIP_IST_TRANSPORT_ERROR, /**< transport error for IST */ OSIP_NICT_TRANSPORT_ERROR, /**< transport error for NICT */ OSIP_NIST_TRANSPORT_ERROR, /**< transport error for NIST */ OSIP_TRANSPORT_ERROR_CALLBACK_COUNT /**< END OF ENUM */ } osip_transport_error_callback_type_t; /** * Callback definition for message announcements. * @var osip_message_cb_t */ typedef void (*osip_message_cb_t) (int type, osip_transaction_t *, osip_message_t *); /** * Callback definition for end of transaction announcements. * @var osip_kill_transaction_cb_t */ typedef void (*osip_kill_transaction_cb_t) (int type, osip_transaction_t *); /** * Callback definition for transport error announcements. * @var osip_transport_error_cb_t */ typedef void (*osip_transport_error_cb_t) (int type, osip_transaction_t *, int error); struct osip_dialog; /** * Structure for 2XX retransmission management. * @var ixt_t */ typedef struct ixt ixt_t; /** * Structure for 2XX retransmission management. * @struct ixt */ struct ixt { /* any ACK received that match this context will set counter to -1 */ struct osip_dialog *dialog; /**< related dialog */ osip_message_t *msg2xx; /**< buffer to retransmit */ osip_message_t *ack; /**< ack message if needed */ struct timeval start; /**< Time of first retransmission */ int interval; /**< delay between retransmission, in ms */ char *dest; /**< destination host */ int port; /**< destination port */ int sock; /**< socket to use */ int counter; /**< start at 7 */ }; /** * Structure for osip handling. * In order to use osip, you have to manage at least one global instance * of an osip_t element. Then, you'll register a set of required callbacks * and a set of optional ones. * @var osip_t */ typedef struct osip osip_t; /** * Structure for osip handling. * @struct osip */ struct osip { void *application_context; /**< User defined Pointer */ void *ict_fastmutex; /**< mutex for ICT transaction */ void *ist_fastmutex; /**< mutex for IST transaction */ void *nict_fastmutex; /**< mutex for NICT transaction */ void *nist_fastmutex; /**< mutex for NIST transaction */ void *ixt_fastmutex; /**< mutex for IXT transaction */ void *id_mutex; /**< mutex for unique transaction id generation */ int transactionid; /**< previous unique transaction id generation */ /* list of transactions for ict, ist, nict, nist */ osip_list_t osip_ict_transactions; /**< list of ict transactions */ osip_list_t osip_ist_transactions; /**< list of ist transactions */ osip_list_t osip_nict_transactions; /**< list of nict transactions */ osip_list_t osip_nist_transactions; /**< list of nist transactions */ osip_list_t ixt_retransmissions; /**< list of ixt elements */ osip_message_cb_t msg_callbacks[OSIP_MESSAGE_CALLBACK_COUNT]; /**< message callbacks */ osip_kill_transaction_cb_t kill_callbacks[OSIP_KILL_CALLBACK_COUNT]; /**< kill callbacks */ osip_transport_error_cb_t tp_error_callbacks[OSIP_TRANSPORT_ERROR_CALLBACK_COUNT]; /**< transport error callback */ int (*cb_send_message) (osip_transaction_t *, osip_message_t *, char *, int, int); /**< callback to send message */ #if defined(HAVE_DICT_DICT_H) dict *osip_ict_hastable; /**< htable of ict transactions */ dict *osip_ist_hastable; /**< htable of ist transactions */ dict *osip_nict_hastable; /**< htable of nict transactions */ dict *osip_nist_hastable; /**< htable of nist transactions */ #endif }; /** * Set a callback for each transaction operation. * @param osip The element to work on. * @param type The event type to hook on. * @param cb The method to be called upon the event. */ int osip_set_message_callback (osip_t * osip, int type, osip_message_cb_t cb); /** * Set a callback for transaction operation related to the end of transactions. * @param osip The element to work on. * @param type The event type to hook on. * @param cb The method to be called upon the event. */ int osip_set_kill_transaction_callback (osip_t * osip, int type, osip_kill_transaction_cb_t cb); /** * Set a callback for each transaction operation related to network error. * @param osip The element to work on. * @param type The event type to hook on. * @param cb The method to be called upon the event. */ int osip_set_transport_error_callback (osip_t * osip, int type, osip_transport_error_cb_t cb); /** * Structure for osip event handling. * A osip_event_t element will have a type and will be related * to a transaction. In the general case, it is used by the * application layer to give SIP messages to the oSIP finite * state machine. * @var osip_event_t */ typedef struct osip_event osip_event_t; /** * Structure for osip event handling. * @struct osip_event */ struct osip_event { type_t type; /**< Event Type */ int transactionid; /**< identifier of the related osip transaction */ osip_message_t *sip; /**< SIP message (optional) */ }; /** * Allocate an osip_transaction_t element. * @param transaction The element to allocate. * @param ctx_type The type of transaction. (ICT, IST, NICT, NIST) * @param osip The global instance of oSIP. * @param request The SIP request that initiate the transaction. */ int osip_transaction_init (osip_transaction_t ** transaction, osip_fsm_type_t ctx_type, osip_t * osip, osip_message_t * request); /** * Free all resource in a osip_transaction_t element. * @param transaction The element to free. */ int osip_transaction_free (osip_transaction_t * transaction); /** * Free all resource in a osip_transaction_t element. * This method does the same than osip_transaction_free() but it assumes * that the transaction is already removed from the list of transaction * in the osip stack. (to remove it use osip_xixt_remove(osip, transaction); * @param transaction The element to free. */ int osip_transaction_free2 (osip_transaction_t * transaction); /** * Search in a SIP response the destination where the message * should be sent. * @param response the message to work on. * @param address a pointer to receive the allocated host address. * @param portnum a pointer to receive the host port. */ void osip_response_get_destination (osip_message_t * response, char **address, int *portnum); /** * Set the host and port destination used for sending the SIP message. * This can be useful for an application with 'DIRECT ROOTING MODE' * NOTE: Instead, you should use the 'Route' header facility which * leads to the same behaviour. * @param ict The element to work on. * @param destination The destination host. * @param port The destination port. */ int osip_ict_set_destination (osip_ict_t * ict, char *destination, int port); /** * Set the host and port destination used for sending the SIP message. * This can be useful for an application with 'DIRECT ROOTING MODE' * NOTE: Instead, you should use the 'Route' header facility which * leads to the same behaviour. * @param nict The element to work on. * @param destination The destination host. * @param port The destination port. */ int osip_nict_set_destination (osip_nict_t * nict, char *destination, int port); /** * Add a SIP event in the fifo of a osip_transaction_t element. * @param transaction The element to work on. * @param evt The event to add. */ int osip_transaction_add_event (osip_transaction_t * transaction, osip_event_t * evt); /** * Consume one osip_event_t element previously added in the fifo. * NOTE: This method MUST NEVER be called within another call * of this method. (For example, you can't call osip_transaction_execute() * in a callback registered in the osip_t element.) * @param transaction The element to free. * @param evt The element to consume. */ int osip_transaction_execute (osip_transaction_t * transaction, osip_event_t * evt); /** * Set a pointer to your personal context associated with this transaction. * OBSOLETE: see osip_transaction_set_reserved1... * NOTE: this is a very useful method that allow you to avoid searching * for your personal context inside the registered callbacks. * You can initialise this pointer to your context right after * the creation of the osip_transaction_t element. Then, you'll be * able to get the address of your context by calling * osip_transaction_get_your_instance(). * @param transaction The element to work on. * @param ptr The address of your context. */ int osip_transaction_set_your_instance (osip_transaction_t * transaction, void *ptr); /** * Set a pointer to your personal context associated with this transaction. * NOTE: this is a very useful method that allow you to avoid searching * for your personal context inside the registered callbacks. * You can initialise this pointer to your context right after * the creation of the osip_transaction_t element. Then, you'll be * able to get the address of your context by calling * osip_transaction_get_reserved1(). * @param transaction The element to work on. * @param ptr The address of your context. */ int osip_transaction_set_reserved1 (osip_transaction_t * transaction, void *ptr); /** * Set a pointer to your personal context associated with this transaction. * NOTE: see osip_transaction_set_reserved1 * @param transaction The element to work on. * @param ptr The address of your context. */ int osip_transaction_set_reserved2 (osip_transaction_t * transaction, void *ptr); /** * Set a pointer to your personal context associated with this transaction. * NOTE: see osip_transaction_set_reserved1 * @param transaction The element to work on. * @param ptr The address of your context. */ int osip_transaction_set_reserved3 (osip_transaction_t * transaction, void *ptr); /** * Set a pointer to your personal context associated with this transaction. * NOTE: see osip_transaction_set_reserved1 * @param transaction The element to work on. * @param ptr The address of your context. */ int osip_transaction_set_reserved4 (osip_transaction_t * transaction, void *ptr); /** * Set a pointer to your personal context associated with this transaction. * NOTE: see osip_transaction_set_reserved1 * @param transaction The element to work on. * @param ptr The address of your context. */ int osip_transaction_set_reserved5 (osip_transaction_t * transaction, void *ptr); /** * Set a pointer to your personal context associated with this transaction. * NOTE: see osip_transaction_set_reserved1 * @param transaction The element to work on. * @param ptr The address of your context. */ int osip_transaction_set_reserved6 (osip_transaction_t * transaction, void *ptr); /** * Get a pointer to your personal context associated with this transaction. * OBSOLETE: see osip_transaction_get_reserved1... * @param transaction The element to work on. */ void *osip_transaction_get_your_instance (osip_transaction_t * transaction); /** * Get a pointer to your personal context associated with this transaction. * @param transaction The element to work on. */ void *osip_transaction_get_reserved1 (osip_transaction_t * transaction); /** * Get a pointer to your personal context associated with this transaction. * @param transaction The element to work on. */ void *osip_transaction_get_reserved2 (osip_transaction_t * transaction); /** * Get a pointer to your personal context associated with this transaction. * @param transaction The element to work on. */ void *osip_transaction_get_reserved3 (osip_transaction_t * transaction); /** * Get a pointer to your personal context associated with this transaction. * @param transaction The element to work on. */ void *osip_transaction_get_reserved4 (osip_transaction_t * transaction); /** * Get a pointer to your personal context associated with this transaction. * @param transaction The element to work on. */ void *osip_transaction_get_reserved5 (osip_transaction_t * transaction); /** * Get a pointer to your personal context associated with this transaction. * @param transaction The element to work on. */ void *osip_transaction_get_reserved6 (osip_transaction_t * transaction); /** * Get target ip and port for this request. * (automaticly set by osip_transaction_init() for ict and nict) * @param transaction The element to work on. * @param ip The ip of host where to send initial request. * @param port The port where to send initial request. */ int osip_transaction_get_destination (osip_transaction_t * transaction, char **ip, int *port); /** * Set SRV lookup information to be used by state machine. * * @param transaction The element to work on. * @param record The SRV lookup results for this transaction. */ int osip_transaction_set_srv_record (osip_transaction_t * transaction, osip_srv_record_t * record); /** * Set NAPTR lookup information to be used by state machine. * * @param transaction The element to work on. * @param record The NAPTR lookup results for this transaction. */ int osip_transaction_set_naptr_record (osip_transaction_t * transaction, osip_naptr_t * record); /** * Set the socket for incoming message. * * @param transaction The element to work on. * @param sock The socket for incoming message. */ int osip_transaction_set_in_socket (osip_transaction_t * transaction, int sock); /** * Set the socket for outgoing message. * * @param transaction The element to work on. * @param sock The socket for outgoing message. */ int osip_transaction_set_out_socket (osip_transaction_t * transaction, int sock); /** * Allocate an osip_t element. * @param osip the element to allocate. */ int osip_init (osip_t ** osip); /** * Free all resource in a osip_t element. * @param osip The element to release. */ void osip_release (osip_t * osip); /** * Set a pointer in a osip_t element. * This help to find your application layer in callbacks. * @param osip The element to work on. * @param pointer The element to set. */ void osip_set_application_context (osip_t * osip, void *pointer); /** * Get a pointer in a osip_t element. * This help to find your application layer in callbacks. * @param osip The element to work on. */ void *osip_get_application_context (osip_t * osip); /** * Remove a transaction from the osip stack. * @param osip The element to work on. * @param ict The transaction to add. */ int osip_remove_transaction (osip_t * osip, osip_transaction_t * ict); /** * Consume ALL pending osip_event_t previously added in the fifos of ict transactions. * @param osip The element to work on. */ int osip_ict_execute (osip_t * osip); /** * Consume ALL pending osip_event_t previously added in the fifos of ist transactions. * @param osip The element to work on. */ int osip_ist_execute (osip_t * osip); /** * Consume ALL pending osip_event_t previously added in the fifos of nict transactions. * @param osip The element to work on. */ int osip_nict_execute (osip_t * osip); /** * Consume ALL pending osip_event_t previously added in the fifos of nist transactions. * @param osip The element to work on. */ int osip_nist_execute (osip_t * osip); /** * Retreive the minimum timer value to be used by an application * so that the osip_timer_*_execute method don't have to be called * often. * * @param osip The element to work on. * @param lower_tv The minimum timer when the application should wake up. */ void osip_timers_gettimeout (osip_t * osip, struct timeval *lower_tv); /** * Check if an ict transactions needs a timer event. * @param osip The element to work on. */ void osip_timers_ict_execute (osip_t * osip); /** * Check if an ist transactions needs a timer event. * @param osip The element to work on. */ void osip_timers_ist_execute (osip_t * osip); /** * Check if a nict transactions needs a timer event. * @param osip The element to work on. */ void osip_timers_nict_execute (osip_t * osip); /** * Check if a nist transactions needs a timer event. * @param osip The element to work on. */ void osip_timers_nist_execute (osip_t * osip); /* Take care of mutlithreading issuewhile using this method */ /** * Search for a transaction that match this event (MUST be a MESSAGE event). * @param transactions The list of transactions to work on. * @param evt The element representing the SIP MESSAGE. */ osip_transaction_t *osip_transaction_find (osip_list_t * transactions, osip_event_t * evt); #ifndef DOXYGEN /** * Some race conditions can happen in multi threaded applications. * Use this method carefully. *
Search for a transaction that match this event (MUST be a MESSAGE event). * @param osip The element to work on. * @param evt The element representing the SIP MESSAGE. */ #ifdef OSIP_MONOTHREAD osip_transaction_t *osip_find_transaction (osip_t * osip, osip_event_t * evt); #endif osip_transaction_t *__osip_find_transaction (osip_t * osip, osip_event_t * evt, int consume); #endif /** * Search for a transaction that match this event (MUST be a MESSAGE event) * and add this event if a transaction is found.. * @param osip The element to work on. * @param evt The element representing the SIP MESSAGE. */ int osip_find_transaction_and_add_event (osip_t * osip, osip_event_t * evt); /** * Create a transaction for this event (MUST be a SIP REQUEST event). * @param osip The element to work on. * @param evt The element representing the new SIP REQUEST. */ osip_transaction_t *osip_create_transaction (osip_t * osip, osip_event_t * evt); /** * Create a sipevent from a SIP message string. * @param buf The SIP message as a string. * @param length The length of the buffer to parse. */ osip_event_t *osip_parse (const char *buf, size_t length); /** * Send required retransmissions * @param osip The element to work on. */ void osip_retransmissions_execute (osip_t * osip); /** * Start out of fsm 200 Ok retransmissions. This is usefull for user-agents. * @param osip The osip_t structure. * @param dialog The dialog the 200 Ok is part of. * @param msg200ok The 200 ok response. * @param sock The socket to be used to send the message. (optional). */ void osip_start_200ok_retransmissions (osip_t * osip, struct osip_dialog *dialog, osip_message_t * msg200ok, int sock); /** * Start out of fsm ACK retransmissions. This is usefull for user-agents. * @param osip The osip_t structure. * @param dialog The dialog the ACK is part of. * @param ack The ACK that has just been sent in response to a 200 Ok. * @param dest The destination host. * @param port The destination port. * @param sock The socket to be used to send the message. (optional). */ void osip_start_ack_retransmissions (osip_t * osip, struct osip_dialog *dialog, osip_message_t * ack, char *dest, int port, int sock); /** * Stop the out of fsm 200 Ok retransmissions matching an incoming ACK. * @param osip The osip_t structure. * @param ack The ack that has just been received. */ struct osip_dialog *osip_stop_200ok_retransmissions (osip_t * osip, osip_message_t * ack); /** * Stop out of fsm retransmissions (ACK or 200 Ok) associated to a given dialog. * This function must be called before freeing a dialog if out of fsm retransmissions * have been scheduled. * @param osip The osip_t structure * @param dialog The dialog. */ void osip_stop_retransmissions_from_dialog (osip_t * osip, struct osip_dialog *dialog); /** * Allocate a sipevent (we know this message is an OUTGOING SIP message). * @param sip The SIP message we want to send. */ osip_event_t *osip_new_outgoing_sipmessage (osip_message_t * sip); /** * Free all resource in a sipevent. * @param event The event to free. */ void osip_event_free (osip_event_t * event); /** * Register the callback used to send SIP message. * @param cf The osip element attached to the transaction. * @param cb The method we want to register. */ void osip_set_cb_send_message (osip_t * cf, int (*cb) (osip_transaction_t *, osip_message_t *, char *, int, int)); /* FOR INCOMING TRANSACTION */ /** * Check if the sipevent is of type RCV_REQINVITE. * @param event the event to check. */ #define EVT_IS_RCV_INVITE(event) (event->type==RCV_REQINVITE) /** * Check if the sipevent is of type RCV_REQACK. * @param event the event to check. */ #define EVT_IS_RCV_ACK(event) (event->type==RCV_REQACK) /** * Check if the sipevent is of type RCV_REQUEST. * @param event the event to check. */ #define EVT_IS_RCV_REQUEST(event) (event->type==RCV_REQUEST) /** * Check if the sipevent is of type RCV_STATUS_1XX. * @param event the event to check. */ #define EVT_IS_RCV_STATUS_1XX(event) (event->type==RCV_STATUS_1XX) /** * Check if the sipevent is of type RCV_STATUS_2XX. * @param event the event to check. */ #define EVT_IS_RCV_STATUS_2XX(event) (event->type==RCV_STATUS_2XX) /** * Check if the sipevent is of type RCV_STATUS_3456XX. * @param event the event to check. */ #define EVT_IS_RCV_STATUS_3456XX(event) (event->type==RCV_STATUS_3456XX) /* FOR OUTGOING TRANSACTION */ /** * Check if the sipevent is of type SND_REQINVITE. * @param event the event to check. */ #define EVT_IS_SND_INVITE(event) (event->type==SND_REQINVITE) /** * Check if the sipevent is of type SND_REQACK. * @param event the event to check. */ #define EVT_IS_SND_ACK(event) (event->type==SND_REQACK) /** * Check if the sipevent is of type SND_REQUEST. * @param event the event to check. */ #define EVT_IS_SND_REQUEST(event) (event->type==SND_REQUEST) /** * Check if the sipevent is of type SND_STATUS_1XX. * @param event the event to check. */ #define EVT_IS_SND_STATUS_1XX(event) (event->type==SND_STATUS_1XX) /** * Check if the sipevent is of type SND_STATUS_2XX. * @param event the event to check. */ #define EVT_IS_SND_STATUS_2XX(event) (event->type==SND_STATUS_2XX) /** * Check if the sipevent is of type SND_STATUS_3456XX. * @param event the event to check. */ #define EVT_IS_SND_STATUS_3456XX(event) (event->type==SND_STATUS_3456XX) /** * Check if the sipevent is of an incoming SIP MESSAGE. * @param event the event to check. */ #define EVT_IS_INCOMINGMSG(event) (event->type>=RCV_REQINVITE \ &&event->type<=RCV_STATUS_3456XX) /** * Check if the sipevent is of an incoming SIP REQUEST. * @param event the event to check. */ #define EVT_IS_INCOMINGREQ(event) (EVT_IS_RCV_INVITE(event) \ ||EVT_IS_RCV_ACK(event) \ ||EVT_IS_RCV_REQUEST(event)) /** * Check if the sipevent is of an incoming SIP RESPONSE. * @param event the event to check. */ #define EVT_IS_INCOMINGRESP(event) (EVT_IS_RCV_STATUS_1XX(event) \ ||EVT_IS_RCV_STATUS_2XX(event) \ ||EVT_IS_RCV_STATUS_3456XX(event)) /** * Check if the sipevent is of an outgoing SIP MESSAGE. * @param event the event to check. */ #define EVT_IS_OUTGOINGMSG(event) (event->type>=SND_REQINVITE \ &&event->type<=SND_STATUS_3456XX) /** * Check if the sipevent is of an outgoing SIP REQUEST. * @param event the event to check. */ #define EVT_IS_OUTGOINGREQ(event) (EVT_IS_SND_INVITE(event) \ ||EVT_IS_SND_ACK(event) \ ||EVT_IS_SND_REQUEST(event)) /** * Check if the sipevent is of an outgoing SIP RESPONSE. * @param event the event to check. */ #define EVT_IS_OUTGOINGRESP(event) (EVT_IS_SND_STATUS_1XX(event) \ ||EVT_IS_SND_STATUS_2XX(event) \ ||EVT_IS_SND_STATUS_3456XX(event)) /** * Check if the sipevent is a SIP MESSAGE. * @param event the event to check. */ #define EVT_IS_MSG(event) (event->type>=RCV_REQINVITE \ &&event->type<=SND_STATUS_3456XX) /** * Check if the sipevent is of type KILL_TRANSACTION. * NOTE: THIS IS AN INTERNAL METHOD ONLY * @param event the event to check. */ #define EVT_IS_KILL_TRANSACTION(event) (event->type==KILL_TRANSACTION) #ifdef __cplusplus } #endif /** @} */ #endif libosip2-4.1.0/include/osip2/doxygen.dox.in0000644000175000017500000000402512051512061015427 00000000000000/** * @mainpage * Project Website: http://www.fsf.org/software/osip * * @verbinclude README * * @verbinclude HISTORY * * @verbinclude FEATURES * */ /** * @defgroup libosip2 The GNU oSIP stack * @brief libosip2 Version @OSIP_VERSION@ * * @see http://www.fsf.org/software/osip * * @section what_is_it What is oSIP * * libosip2 implements the Session Initiation Protocol (SIP -rfc3261-) * libosip2 is LGPL (COPYING). Please understand the licencing details * before using it! * * @section what_is_sip What is SIP * * SIP is an IP telephony protocol made by the IETF. * It is an effort to create a simple (telephony is never * simple) and powerfull protocol for next generation * telephony systems. * * @section what_features SIP features * * SIP is not just about telephony. It's much more * that what you expect from phones. SIP means mobility, * video, textual call informations, file exchange, * instant messaging, presence support and much more! * * @section what_freesoftware oSIP is free software * * As oSIP is LGPL, you still have the choice to implement * propriatory application and link with oSIP. For the * benefit of the community (and for your own benefit), * please consider implementing your application in GPL. * * @section what_thanks Thanks * * Thanks to all the contributors and to all bug reporters. * Enjoy osip! * */ /** * @defgroup osip2_parser The parser modules * @brief Parser API in libosipparser2-@VERSION@. * * XXX */ /** * @defgroup osip2_port The OS port modules * @brief Thread/Semaphore/Mutex API in libosip2-@VERSION@. * * XXX */ /** * @defgroup osip2_fsm State Machines * @brief libosip2 APIs for transaction management * * XXX */ /** * @page osip2_readme README * @verbinclude README */ /** * @page osip2_install INSTALL * @verbinclude INSTALL */ /** * @page osip2_features FEATURES * @verbinclude FEATURES */ /** * @page osip2_license COPYING * @verbinclude COPYING */ /** * @page osip2_changelog ChangeLog * @verbinclude ChangeLog */ libosip2-4.1.0/include/osip2/internal.h0000644000175000017500000001713312254365476014647 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _INTERNAL_H_ #define _INTERNAL_H_ #if defined (HAVE_CONFIG_H) #include #endif #if defined(__PALMOS__) && (__PALMOS__ >= 0x06000000) # define HAVE_CTYPE_H 1 # define HAVE_STRING_H 1 # define HAVE_SYS_TYPES_H 1 # define HAVE_TIME_H 1 # define HAVE_STDARG_H 1 #elif defined(__VXWORKS_OS__) || defined(__rtems__) #define HAVE_STRING_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STDARG_H 1 #elif defined _WIN32_WCE #define HAVE_CTYPE_H 1 #define HAVE_STRING_H 1 #define HAVE_TIME_H 1 #define HAVE_STDARG_H 1 #define snprintf _snprintf #elif defined(WIN32) #define HAVE_CTYPE_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIME_H 1 #define HAVE_STDARG_H 1 #define snprintf _snprintf /* use win32 crypto routines for random number generation */ /* only use for vs .net (compiler v. 1300) or greater */ #if _MSC_VER >= 1300 #define WIN32_USE_CRYPTO 1 #endif #endif #if defined (HAVE_STRING_H) #include #elif defined (HAVE_STRINGS_H) #include #else #include #endif #include #include #if defined (HAVE_SYS_TYPES_H) #include #endif #ifdef HAVE_TIME_H #include #endif #if defined (HAVE_SYS_TIME_H) #include #endif #if defined(__arc__) #include "includes_api.h" #include "os_cfg_pub.h" #include #endif #ifdef __PSOS__ #define VA_START(a, f) va_start(a, f) #include "pna.h" #include "stdlib.h" #include "time.h" #define timercmp(tvp, uvp, cmp) \ ((tvp)->tv_sec cmp (uvp)->tv_sec || \ (tvp)->tv_sec == (uvp)->tv_sec && (tvp)->tv_usec cmp (uvp)->tv_usec) #define snprintf osip_snprintf #ifndef INT_MAX #define INT_MAX 0x7FFFFFFF #endif #endif #ifdef __BORLANDC__ #define _timeb timeb #define _ftime ftime #endif #ifndef DOXYGEN #if !( defined(__rtems__) || defined(__PALMOS__) || defined(HAVE_STRUCT_TIMEVAL) ) /* Struct timeval */ struct timeval { long tv_sec; /* seconds */ long tv_usec; /* and microseconds */ }; #endif #ifndef OSIP_MONOTHREAD /* Thread abstraction layer definition */ #if defined(__rtems__) #include #else /* Is there any thread implementation available? */ /* HAVE_PTHREAD_H is not used any more! I keep it for a while... */ #if !defined(__VXWORKS_OS__) && !defined(__PSOS__) && \ !defined(WIN32) && !defined(_WIN32_WCE) && !defined(HAVE_PTHREAD_WIN32) && \ !defined(HAVE_PTHREAD) && !defined(HAVE_PTHREAD_H) && !defined(HAVE_PTH_PTHREAD_H) #error No thread implementation found! #endif /* Pthreads support: */ /* - Unix: native Pthreads. */ /* - Win32: Pthreads for Win32 (http://sources.redhat.com/pthreads-win32). */ #if defined(HAVE_PTHREAD) || defined(HAVE_PTHREAD_H) || defined(HAVE_PTH_PTHREAD_H) || \ defined(HAVE_PTHREAD_WIN32) #if defined(__arc__) #include #endif #include typedef pthread_t osip_thread_t; #endif #if (_MSC_VER >= 1700) && !defined(_USING_V110_SDK71_) #include #endif /* Windows without Pthreads for Win32 */ #if (_MSC_VER >= 1700) && !defined(_USING_V110_SDK71_) #if defined(WINAPI_FAMILY) && (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP) #define HAVE_CPP11_THREAD #elif defined(WINAPI_FAMILY) && WINAPI_FAMILY_ONE_PARTITION( WINAPI_FAMILY, WINAPI_PARTITION_APP ) #define HAVE_CPP11_THREAD #endif #endif #if defined(HAVE_CPP11_THREAD) typedef struct { void *h; } osip_thread_t; #elif (defined(WIN32) || defined(_WIN32_WCE)) && !defined(HAVE_PTHREAD_WIN32) /* Prevent the inclusion of winsock.h */ #define _WINSOCKAPI_ #include #undef _WINSOCKAPI_ typedef struct { HANDLE h; unsigned id; } osip_thread_t; #endif #ifdef __VXWORKS_OS__ #include typedef struct { int id; } osip_thread_t; #endif #ifdef __PSOS__ #include typedef struct { unsigned long tid; } osip_thread_t; #endif /* Semaphore and Mutex abstraction layer definition */ /* Is there any semaphore implementation available? */ #if !defined(HAVE_SEMAPHORE_H) && !defined(HAVE_SYS_SEM_H) && \ !defined(WIN32) && !defined(_WIN32_WCE) && !defined(HAVE_PTHREAD_WIN32) && \ !defined(__PSOS__) && !defined(__VXWORKS_OS__) && !defined(__arc__) #error No semaphore implementation found #endif /* Pthreads */ #if defined(HAVE_PTHREAD) || defined(HAVE_PTHREAD_H) || defined(HAVE_PTH_PTHREAD_H) || \ defined(HAVE_PTHREAD_WIN32) typedef pthread_mutex_t osip_mutex_t; #endif #ifdef __sun__ #include #undef getdate #include #endif #if defined(__arc__) typedef struct { int _sem_counter; struct osip_mutex *_sem_mutex; } sem_t; typedef sem_t osip_sem_t; #elif (defined(HAVE_SEMAPHORE_H) && !defined(__APPLE_CC__)) || defined(HAVE_PTHREAD_WIN32) #include #ifdef __sun__ #undef getdate #include #endif /** * Structure for referencing a semaphore element. * @var osip_sem_t */ typedef sem_t osip_sem_t; #elif defined (__APPLE_CC__) #include #include #include typedef struct { semaphore_t semid; } osip_sem_t; #elif defined(HAVE_SYS_SEM_H) #include #include #include typedef struct { int semid; } osip_sem_t; #endif /* Windows without Pthreads for Win32 */ #if (defined(WIN32) || defined(_WIN32_WCE)) && !defined(HAVE_PTHREAD_WIN32) /* Prevent the inclusion of winsock.h */ #define _WINSOCKAPI_ #include #undef _WINSOCKAPI_ #if (_WIN32_WINNT >= 0x0403) && (!defined(_WIN32_WCE)) #define OSIP_CRITICALSECTION_SPIN 4000 typedef struct { CRITICAL_SECTION h; } osip_mutex_t; #else typedef struct { HANDLE h; } osip_mutex_t; #endif typedef struct { HANDLE h; } osip_sem_t; #endif #ifdef __VXWORKS_OS__ #include #include typedef struct semaphore osip_mutex_t; typedef sem_t osip_sem_t; #endif #ifdef __PSOS__ #include #include typedef struct { UInt32 id; } osip_mutex_t; typedef struct { UInt32 id; } osip_sem_t; #endif /* Condition variable abstraction layer definition */ /** * Structure for referencing a condition variable element. * @var osip_cond_t */ #if defined(HAVE_PTHREAD) || defined(HAVE_PTH_PTHREAD_H) || defined(HAVE_PTHREAD_WIN32) typedef struct osip_cond { pthread_cond_t cv; } osip_cond_t; #endif #if (defined(WIN32) || defined(_WIN32_WCE)) && !defined(HAVE_PTHREAD_WIN32) typedef struct osip_cond { struct osip_mutex *mut; struct osip_sem *sem; } osip_cond_t; #endif #if defined(__PSOS__) || defined(__VXWORKS_OS__) typedef struct osip_cond { struct osip_sem *sem; } osip_cond_t; #endif #endif #if defined(__rtems__) typedef struct { rtems_id tid; } osip_thread_t; typedef struct { rtems_id id; } osip_sem_t; typedef struct { rtems_id id; } osip_mutex_t; #endif #endif /* #ifndef OSIP_MONOTHREAD */ #endif /* #ifndef DOXYGEN */ #endif /* #ifndef _INTERNAL_H_ */ libosip2-4.1.0/include/osip2/Makefile.am0000644000175000017500000000027612001240027014664 00000000000000 EXTRA_DIST = internal.h doxygen.dox.in osip2_includedir=$(includedir)/osip2 osip2_include_HEADERS= \ osip.h osip_dialog.h \ osip_mt.h osip_fifo.h osip_condv.h \ osip_time.h libosip2-4.1.0/include/osip2/osip_mt.h0000644000175000017500000000765112254365476014511 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _OSIP_MT_H_ #define _OSIP_MT_H_ #ifndef OSIP_MONOTHREAD #include /** * @file osip_mt.h * @brief oSIP Thread, Mutex and Semaphore definitions * * Those methods are only available if the library is compile * in multi threaded mode. This is the default for oSIP. */ /** * @defgroup oSIP_THREAD oSIP Thread Routines * @ingroup osip2_port * @{ */ #ifdef __cplusplus extern "C" { #endif /** * Structure for referencing a thread * @struct osip_thread */ struct osip_thread; /** * Allocate (or initialise if a thread address is given) * @param stacksize The stack size of the thread. (20000 is a good value) * @param func The method where the thread start. * @param arg A pointer on the argument given to the method 'func'. */ struct osip_thread *osip_thread_create (int stacksize, void *(*func) (void *), void *arg); /** * Join a thread. * @param thread The thread to join. */ int osip_thread_join (struct osip_thread *thread); /** * Set the priority of a thread. (NOT IMPLEMENTED ON ALL SYSTEMS) * @param thread The thread to work on. * @param priority The priority value to set. */ int osip_thread_set_priority (struct osip_thread *thread, int priority); /** * Exit from a thread. */ void osip_thread_exit (void); #ifdef __cplusplus } #endif /** @} * @defgroup oSIP_SEMA oSIP semaphore definitions * @ingroup osip2_port * @{ */ #ifdef __cplusplus extern "C" { #endif /** * Structure for referencing a semaphore element. * @struct osip_sem */ struct osip_sem; /** * Allocate and Initialise a semaphore. * @param value The initial value for the semaphore. */ struct osip_sem *osip_sem_init (unsigned int value); /** * Destroy a semaphore. * @param sem The semaphore to destroy. */ int osip_sem_destroy (struct osip_sem *sem); /** * Post operation on a semaphore. * @param sem The semaphore to destroy. */ int osip_sem_post (struct osip_sem *sem); /** * Wait operation on a semaphore. * NOTE: this call will block if the semaphore is at 0. * @param sem The semaphore to destroy. */ int osip_sem_wait (struct osip_sem *sem); /** * Wait operation on a semaphore. * NOTE: if the semaphore is at 0, this call won't block. * @param sem The semaphore to destroy. */ int osip_sem_trywait (struct osip_sem *sem); #ifdef __cplusplus } #endif /** @} * @defgroup oSIP_MUTEX oSIP mutex definitions * @ingroup osip2_port * @{ */ #ifdef __cplusplus extern "C" { #endif /** * Structure for referencing a mutex element. * @struct osip_mutex */ struct osip_mutex; /** * Allocate and Initialise a mutex. */ struct osip_mutex *osip_mutex_init (void); /** * Destroy the mutex. * @param mut The mutex to destroy. */ void osip_mutex_destroy (struct osip_mutex *mut); /** * Lock the mutex. * @param mut The mutex to lock. */ int osip_mutex_lock (struct osip_mutex *mut); /** * Unlock the mutex. * @param mut The mutex to unlock. */ int osip_mutex_unlock (struct osip_mutex *mut); #ifdef __cplusplus } #endif /** @} */ #endif /* OSIP_MONOTHREAD */ #endif /* end of _THREAD_H_ */ libosip2-4.1.0/include/osip2/osip_fifo.h0000644000175000017500000000644412254365476015013 00000000000000/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001-2012 Aymeric MOIZARD amoizard@antisip.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _FIFO_H_ #define _FIFO_H_ #ifndef OSIP_MONOTHREAD #include #endif #include /** * @file osip_fifo.h * @brief oSIP fifo Routines * * This is a very simple implementation of a fifo. *
There is not much to say about it... */ /** * @defgroup oSIP_FIFO oSIP fifo Handling * @ingroup osip2_port * @{ */ #ifdef __cplusplus extern "C" { #endif #ifndef DOXYGEN typedef enum { osip_ok, osip_empty } osip_fifo_state; #endif /** * Structure for referencing a fifo. * @var osip_fifo_t */ typedef struct osip_fifo osip_fifo_t; /** * Structure for referencing a fifo. * @struct osip_fifo */ struct osip_fifo { #ifndef OSIP_MONOTHREAD struct osip_mutex *qislocked; /**< mutex for fifo */ struct osip_sem *qisempty; /**< semaphore for fifo */ #endif osip_list_t queue; /**< list of nodes containing elements */ int nb_elt; /**< nb of elements */ osip_fifo_state state; /**< state of the fifo */ }; /** * Initialise a osip_fifo_t element. * NOTE: this element MUST be previously allocated with * osip_malloc(). The osip_free() call on the fifo is * still automatically done by osip_fifo_free(). This * also means you can't use a static osip_fifo_t variable * if you want to use osip_fifo_free(). * @param ff The element to initialise. */ void osip_fifo_init (osip_fifo_t * ff); /** * Free a fifo element. * @param ff The element to work on. */ void osip_fifo_free (osip_fifo_t * ff); /** * Insert an element in a fifo (at the beginning). * @param ff The element to work on. * @param element The pointer on the element to insert. */ int osip_fifo_insert (osip_fifo_t * ff, void *element); /** * Add an element in a fifo. * @param ff The element to work on. * @param element The pointer on the element to add. */ int osip_fifo_add (osip_fifo_t * ff, void *element); /** * Get the number of element in a fifo. * @param ff The element to work on. */ int osip_fifo_size (osip_fifo_t * ff); #ifndef OSIP_MONOTHREAD /** * Get an element from a fifo or block until one is added. * @param ff The element to work on. */ void *osip_fifo_get (osip_fifo_t * ff); #endif /** * Try to get an element from a fifo, but do not block if there is no element. * @param ff The element to work on. */ void *osip_fifo_tryget (osip_fifo_t * ff); /** @} */ #ifdef __cplusplus } #endif #endif libosip2-4.1.0/include/Makefile.am0000644000175000017500000000003612001240027013622 00000000000000 SUBDIRS = osipparser2 osip2 libosip2-4.1.0/osip-config.h.in0000644000175000017500000000645712254360304013166 00000000000000/* osip-config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the header file. */ #undef HAVE_ASSERT_H /* Define to 1 if you have the header file. */ #undef HAVE_CTYPE_H /* Define to 1 if you have header file */ #undef HAVE_DICT_DICT_H /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Defined if you have lrand48 */ #undef HAVE_LRAND48 /* Define to 1 if you have the header file. */ #undef HAVE_MALLOC_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define if you have POSIX threads libraries and header files. */ #undef HAVE_PTHREAD /* Define to 1 if you have the header file. */ #undef HAVE_SEMAPHORE_H /* Define to 1 if you have the header file. */ #undef HAVE_SIGNAL_H /* Define to 1 if you have the header file. */ #undef HAVE_STDARG_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if the system has the type `struct timeval'. */ #undef HAVE_STRUCT_TIMEVAL /* Define to 1 if you have the header file. */ #undef HAVE_SYSLOG_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SELECT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SEM_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SIGNAL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_UNISTD_H /* Define to 1 if you have the header file. */ #undef HAVE_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the header file. */ #undef HAVE_VARARGS_H /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to the necessary symbol if this constant uses a non-standard name on your system. */ #undef PTHREAD_CREATE_JOINABLE /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION libosip2-4.1.0/aclocal.m40000644000175000017500000123752012254360267012041 00000000000000# generated automatically by aclocal 1.11.6 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, # Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],, [m4_warning([this file was generated for autoconf 2.69. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'.])]) # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, # 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. m4_define([_LT_COPYING], [dnl # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, # 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Software Foundation; either version 2 of # the License, or (at your option) any later version. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GNU Libtool; see the file COPYING. If not, a copy # can be downloaded from http://www.gnu.org/licenses/gpl.html, or # obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ]) # serial 57 LT_INIT # LT_PREREQ(VERSION) # ------------------ # Complain and exit if this libtool version is less that VERSION. m4_defun([LT_PREREQ], [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1, [m4_default([$3], [m4_fatal([Libtool version $1 or higher is required], 63)])], [$2])]) # _LT_CHECK_BUILDDIR # ------------------ # Complain if the absolute build directory name contains unusual characters m4_defun([_LT_CHECK_BUILDDIR], [case `pwd` in *\ * | *\ *) AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;; esac ]) # LT_INIT([OPTIONS]) # ------------------ AC_DEFUN([LT_INIT], [AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl AC_BEFORE([$0], [LT_LANG])dnl AC_BEFORE([$0], [LT_OUTPUT])dnl AC_BEFORE([$0], [LTDL_INIT])dnl m4_require([_LT_CHECK_BUILDDIR])dnl dnl Autoconf doesn't catch unexpanded LT_ macros by default: m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4 dnl unless we require an AC_DEFUNed macro: AC_REQUIRE([LTOPTIONS_VERSION])dnl AC_REQUIRE([LTSUGAR_VERSION])dnl AC_REQUIRE([LTVERSION_VERSION])dnl AC_REQUIRE([LTOBSOLETE_VERSION])dnl m4_require([_LT_PROG_LTMAIN])dnl _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}]) dnl Parse OPTIONS _LT_SET_OPTIONS([$0], [$1]) # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ltmain" # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' AC_SUBST(LIBTOOL)dnl _LT_SETUP # Only expand once: m4_define([LT_INIT]) ])# LT_INIT # Old names: AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT]) AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_PROG_LIBTOOL], []) dnl AC_DEFUN([AM_PROG_LIBTOOL], []) # _LT_CC_BASENAME(CC) # ------------------- # Calculate cc_basename. Skip known compiler wrappers and cross-prefix. m4_defun([_LT_CC_BASENAME], [for cc_temp in $1""; do case $cc_temp in compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;; \-*) ;; *) break;; esac done cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` ]) # _LT_FILEUTILS_DEFAULTS # ---------------------- # It is okay to use these file commands and assume they have been set # sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'. m4_defun([_LT_FILEUTILS_DEFAULTS], [: ${CP="cp -f"} : ${MV="mv -f"} : ${RM="rm -f"} ])# _LT_FILEUTILS_DEFAULTS # _LT_SETUP # --------- m4_defun([_LT_SETUP], [AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_CANONICAL_BUILD])dnl AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl _LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl dnl _LT_DECL([], [host_alias], [0], [The host system])dnl _LT_DECL([], [host], [0])dnl _LT_DECL([], [host_os], [0])dnl dnl _LT_DECL([], [build_alias], [0], [The build system])dnl _LT_DECL([], [build], [0])dnl _LT_DECL([], [build_os], [0])dnl dnl AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([LT_PATH_LD])dnl AC_REQUIRE([LT_PATH_NM])dnl dnl AC_REQUIRE([AC_PROG_LN_S])dnl test -z "$LN_S" && LN_S="ln -s" _LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl dnl AC_REQUIRE([LT_CMD_MAX_LEN])dnl _LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl _LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_CHECK_SHELL_FEATURES])dnl m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl m4_require([_LT_CMD_RELOAD])dnl m4_require([_LT_CHECK_MAGIC_METHOD])dnl m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl m4_require([_LT_CMD_OLD_ARCHIVE])dnl m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl m4_require([_LT_WITH_SYSROOT])dnl _LT_CONFIG_LIBTOOL_INIT([ # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes INIT. if test -n "\${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi ]) if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi _LT_CHECK_OBJDIR m4_require([_LT_TAG_COMPILER])dnl case $host_os in aix3*) # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi ;; esac # Global variables: ofile=libtool can_build_shared=yes # All known linkers require a `.a' archive for static linking (except MSVC, # which needs '.lib'). libext=a with_gnu_ld="$lt_cv_prog_gnu_ld" old_CC="$CC" old_CFLAGS="$CFLAGS" # Set sane defaults for various variables test -z "$CC" && CC=cc test -z "$LTCC" && LTCC=$CC test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS test -z "$LD" && LD=ld test -z "$ac_objext" && ac_objext=o _LT_CC_BASENAME([$compiler]) # Only perform the check for file, if the check method requires it test -z "$MAGIC_CMD" && MAGIC_CMD=file case $deplibs_check_method in file_magic*) if test "$file_magic_cmd" = '$MAGIC_CMD'; then _LT_PATH_MAGIC fi ;; esac # Use C for the default configuration in the libtool script LT_SUPPORTED_TAG([CC]) _LT_LANG_C_CONFIG _LT_LANG_DEFAULT_CONFIG _LT_CONFIG_COMMANDS ])# _LT_SETUP # _LT_PREPARE_SED_QUOTE_VARS # -------------------------- # Define a few sed substitution that help us do robust quoting. m4_defun([_LT_PREPARE_SED_QUOTE_VARS], [# Backslashify metacharacters that are still active within # double-quoted strings. sed_quote_subst='s/\([["`$\\]]\)/\\\1/g' # Same as above, but do not quote variable references. double_quote_subst='s/\([["`\\]]\)/\\\1/g' # Sed substitution to delay expansion of an escaped shell variable in a # double_quote_subst'ed string. delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' # Sed substitution to delay expansion of an escaped single quote. delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' # Sed substitution to avoid accidental globbing in evaled expressions no_glob_subst='s/\*/\\\*/g' ]) # _LT_PROG_LTMAIN # --------------- # Note that this code is called both from `configure', and `config.status' # now that we use AC_CONFIG_COMMANDS to generate libtool. Notably, # `config.status' has no value for ac_aux_dir unless we are using Automake, # so we pass a copy along to make sure it has a sensible value anyway. m4_defun([_LT_PROG_LTMAIN], [m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl _LT_CONFIG_LIBTOOL_INIT([ac_aux_dir='$ac_aux_dir']) ltmain="$ac_aux_dir/ltmain.sh" ])# _LT_PROG_LTMAIN # So that we can recreate a full libtool script including additional # tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS # in macros and then make a single call at the end using the `libtool' # label. # _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS]) # ---------------------------------------- # Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later. m4_define([_LT_CONFIG_LIBTOOL_INIT], [m4_ifval([$1], [m4_append([_LT_OUTPUT_LIBTOOL_INIT], [$1 ])])]) # Initialize. m4_define([_LT_OUTPUT_LIBTOOL_INIT]) # _LT_CONFIG_LIBTOOL([COMMANDS]) # ------------------------------ # Register COMMANDS to be passed to AC_CONFIG_COMMANDS later. m4_define([_LT_CONFIG_LIBTOOL], [m4_ifval([$1], [m4_append([_LT_OUTPUT_LIBTOOL_COMMANDS], [$1 ])])]) # Initialize. m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS]) # _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS]) # ----------------------------------------------------- m4_defun([_LT_CONFIG_SAVE_COMMANDS], [_LT_CONFIG_LIBTOOL([$1]) _LT_CONFIG_LIBTOOL_INIT([$2]) ]) # _LT_FORMAT_COMMENT([COMMENT]) # ----------------------------- # Add leading comment marks to the start of each line, and a trailing # full-stop to the whole comment if one is not present already. m4_define([_LT_FORMAT_COMMENT], [m4_ifval([$1], [ m4_bpatsubst([m4_bpatsubst([$1], [^ *], [# ])], [['`$\]], [\\\&])]m4_bmatch([$1], [[!?.]$], [], [.]) )]) # _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?]) # ------------------------------------------------------------------- # CONFIGNAME is the name given to the value in the libtool script. # VARNAME is the (base) name used in the configure script. # VALUE may be 0, 1 or 2 for a computed quote escaped value based on # VARNAME. Any other value will be used directly. m4_define([_LT_DECL], [lt_if_append_uniq([lt_decl_varnames], [$2], [, ], [lt_dict_add_subkey([lt_decl_dict], [$2], [libtool_name], [m4_ifval([$1], [$1], [$2])]) lt_dict_add_subkey([lt_decl_dict], [$2], [value], [$3]) m4_ifval([$4], [lt_dict_add_subkey([lt_decl_dict], [$2], [description], [$4])]) lt_dict_add_subkey([lt_decl_dict], [$2], [tagged?], [m4_ifval([$5], [yes], [no])])]) ]) # _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION]) # -------------------------------------------------------- m4_define([_LT_TAGDECL], [_LT_DECL([$1], [$2], [$3], [$4], [yes])]) # lt_decl_tag_varnames([SEPARATOR], [VARNAME1...]) # ------------------------------------------------ m4_define([lt_decl_tag_varnames], [_lt_decl_filter([tagged?], [yes], $@)]) # _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..]) # --------------------------------------------------------- m4_define([_lt_decl_filter], [m4_case([$#], [0], [m4_fatal([$0: too few arguments: $#])], [1], [m4_fatal([$0: too few arguments: $#: $1])], [2], [lt_dict_filter([lt_decl_dict], [$1], [$2], [], lt_decl_varnames)], [3], [lt_dict_filter([lt_decl_dict], [$1], [$2], [$3], lt_decl_varnames)], [lt_dict_filter([lt_decl_dict], $@)])[]dnl ]) # lt_decl_quote_varnames([SEPARATOR], [VARNAME1...]) # -------------------------------------------------- m4_define([lt_decl_quote_varnames], [_lt_decl_filter([value], [1], $@)]) # lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...]) # --------------------------------------------------- m4_define([lt_decl_dquote_varnames], [_lt_decl_filter([value], [2], $@)]) # lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...]) # --------------------------------------------------- m4_define([lt_decl_varnames_tagged], [m4_assert([$# <= 2])dnl _$0(m4_quote(m4_default([$1], [[, ]])), m4_ifval([$2], [[$2]], [m4_dquote(lt_decl_tag_varnames)]), m4_split(m4_normalize(m4_quote(_LT_TAGS)), [ ]))]) m4_define([_lt_decl_varnames_tagged], [m4_ifval([$3], [lt_combine([$1], [$2], [_], $3)])]) # lt_decl_all_varnames([SEPARATOR], [VARNAME1...]) # ------------------------------------------------ m4_define([lt_decl_all_varnames], [_$0(m4_quote(m4_default([$1], [[, ]])), m4_if([$2], [], m4_quote(lt_decl_varnames), m4_quote(m4_shift($@))))[]dnl ]) m4_define([_lt_decl_all_varnames], [lt_join($@, lt_decl_varnames_tagged([$1], lt_decl_tag_varnames([[, ]], m4_shift($@))))dnl ]) # _LT_CONFIG_STATUS_DECLARE([VARNAME]) # ------------------------------------ # Quote a variable value, and forward it to `config.status' so that its # declaration there will have the same value as in `configure'. VARNAME # must have a single quote delimited value for this to work. m4_define([_LT_CONFIG_STATUS_DECLARE], [$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) # _LT_CONFIG_STATUS_DECLARATIONS # ------------------------------ # We delimit libtool config variables with single quotes, so when # we write them to config.status, we have to be sure to quote all # embedded single quotes properly. In configure, this macro expands # each variable declared with _LT_DECL (and _LT_TAGDECL) into: # # ='`$ECHO "$" | $SED "$delay_single_quote_subst"`' m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], [m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames), [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])]) # _LT_LIBTOOL_TAGS # ---------------- # Output comment and list of tags supported by the script m4_defun([_LT_LIBTOOL_TAGS], [_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl available_tags="_LT_TAGS"dnl ]) # _LT_LIBTOOL_DECLARE(VARNAME, [TAG]) # ----------------------------------- # Extract the dictionary values for VARNAME (optionally with TAG) and # expand to a commented shell variable setting: # # # Some comment about what VAR is for. # visible_name=$lt_internal_name m4_define([_LT_LIBTOOL_DECLARE], [_LT_FORMAT_COMMENT(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [description])))[]dnl m4_pushdef([_libtool_name], m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [libtool_name])))[]dnl m4_case(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [value])), [0], [_libtool_name=[$]$1], [1], [_libtool_name=$lt_[]$1], [2], [_libtool_name=$lt_[]$1], [_libtool_name=lt_dict_fetch([lt_decl_dict], [$1], [value])])[]dnl m4_ifval([$2], [_$2])[]m4_popdef([_libtool_name])[]dnl ]) # _LT_LIBTOOL_CONFIG_VARS # ----------------------- # Produce commented declarations of non-tagged libtool config variables # suitable for insertion in the LIBTOOL CONFIG section of the `libtool' # script. Tagged libtool config variables (even for the LIBTOOL CONFIG # section) are produced by _LT_LIBTOOL_TAG_VARS. m4_defun([_LT_LIBTOOL_CONFIG_VARS], [m4_foreach([_lt_var], m4_quote(_lt_decl_filter([tagged?], [no], [], lt_decl_varnames)), [m4_n([_LT_LIBTOOL_DECLARE(_lt_var)])])]) # _LT_LIBTOOL_TAG_VARS(TAG) # ------------------------- m4_define([_LT_LIBTOOL_TAG_VARS], [m4_foreach([_lt_var], m4_quote(lt_decl_tag_varnames), [m4_n([_LT_LIBTOOL_DECLARE(_lt_var, [$1])])])]) # _LT_TAGVAR(VARNAME, [TAGNAME]) # ------------------------------ m4_define([_LT_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])]) # _LT_CONFIG_COMMANDS # ------------------- # Send accumulated output to $CONFIG_STATUS. Thanks to the lists of # variables for single and double quote escaping we saved from calls # to _LT_DECL, we can put quote escaped variables declarations # into `config.status', and then the shell code to quote escape them in # for loops in `config.status'. Finally, any additional code accumulated # from calls to _LT_CONFIG_LIBTOOL_INIT is expanded. m4_defun([_LT_CONFIG_COMMANDS], [AC_PROVIDE_IFELSE([LT_OUTPUT], dnl If the libtool generation code has been placed in $CONFIG_LT, dnl instead of duplicating it all over again into config.status, dnl then we will have config.status run $CONFIG_LT later, so it dnl needs to know what name is stored there: [AC_CONFIG_COMMANDS([libtool], [$SHELL $CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])], dnl If the libtool generation code is destined for config.status, dnl expand the accumulated commands and init code now: [AC_CONFIG_COMMANDS([libtool], [_LT_OUTPUT_LIBTOOL_COMMANDS], [_LT_OUTPUT_LIBTOOL_COMMANDS_INIT])]) ])#_LT_CONFIG_COMMANDS # Initialize. m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS_INIT], [ # The HP-UX ksh and POSIX shell print the target directory to stdout # if CDPATH is set. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH sed_quote_subst='$sed_quote_subst' double_quote_subst='$double_quote_subst' delay_variable_subst='$delay_variable_subst' _LT_CONFIG_STATUS_DECLARATIONS LTCC='$LTCC' LTCFLAGS='$LTCFLAGS' compiler='$compiler_DEFAULT' # A function that is used when there is no print builtin or printf. func_fallback_echo () { eval 'cat <<_LTECHO_EOF \$[]1 _LTECHO_EOF' } # Quote evaled strings. for var in lt_decl_all_varnames([[ \ ]], lt_decl_quote_varnames); do case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in *[[\\\\\\\`\\"\\\$]]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done # Double-quote double-evaled strings. for var in lt_decl_all_varnames([[ \ ]], lt_decl_dquote_varnames); do case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in *[[\\\\\\\`\\"\\\$]]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done _LT_OUTPUT_LIBTOOL_INIT ]) # _LT_GENERATED_FILE_INIT(FILE, [COMMENT]) # ------------------------------------ # Generate a child script FILE with all initialization necessary to # reuse the environment learned by the parent script, and make the # file executable. If COMMENT is supplied, it is inserted after the # `#!' sequence but before initialization text begins. After this # macro, additional text can be appended to FILE to form the body of # the child script. The macro ends with non-zero status if the # file could not be fully written (such as if the disk is full). m4_ifdef([AS_INIT_GENERATED], [m4_defun([_LT_GENERATED_FILE_INIT],[AS_INIT_GENERATED($@)])], [m4_defun([_LT_GENERATED_FILE_INIT], [m4_require([AS_PREPARE])]dnl [m4_pushdef([AS_MESSAGE_LOG_FD])]dnl [lt_write_fail=0 cat >$1 <<_ASEOF || lt_write_fail=1 #! $SHELL # Generated by $as_me. $2 SHELL=\${CONFIG_SHELL-$SHELL} export SHELL _ASEOF cat >>$1 <<\_ASEOF || lt_write_fail=1 AS_SHELL_SANITIZE _AS_PREPARE exec AS_MESSAGE_FD>&1 _ASEOF test $lt_write_fail = 0 && chmod +x $1[]dnl m4_popdef([AS_MESSAGE_LOG_FD])])])# _LT_GENERATED_FILE_INIT # LT_OUTPUT # --------- # This macro allows early generation of the libtool script (before # AC_OUTPUT is called), incase it is used in configure for compilation # tests. AC_DEFUN([LT_OUTPUT], [: ${CONFIG_LT=./config.lt} AC_MSG_NOTICE([creating $CONFIG_LT]) _LT_GENERATED_FILE_INIT(["$CONFIG_LT"], [# Run this file to recreate a libtool stub with the current configuration.]) cat >>"$CONFIG_LT" <<\_LTEOF lt_cl_silent=false exec AS_MESSAGE_LOG_FD>>config.log { echo AS_BOX([Running $as_me.]) } >&AS_MESSAGE_LOG_FD lt_cl_help="\ \`$as_me' creates a local libtool stub from the current configuration, for use in further configure time tests before the real libtool is generated. Usage: $[0] [[OPTIONS]] -h, --help print this help, then exit -V, --version print version number, then exit -q, --quiet do not print progress messages -d, --debug don't remove temporary files Report bugs to ." lt_cl_version="\ m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION]) configured by $[0], generated by m4_PACKAGE_STRING. Copyright (C) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test $[#] != 0 do case $[1] in --version | --v* | -V ) echo "$lt_cl_version"; exit 0 ;; --help | --h* | -h ) echo "$lt_cl_help"; exit 0 ;; --debug | --d* | -d ) debug=: ;; --quiet | --q* | --silent | --s* | -q ) lt_cl_silent=: ;; -*) AC_MSG_ERROR([unrecognized option: $[1] Try \`$[0] --help' for more information.]) ;; *) AC_MSG_ERROR([unrecognized argument: $[1] Try \`$[0] --help' for more information.]) ;; esac shift done if $lt_cl_silent; then exec AS_MESSAGE_FD>/dev/null fi _LTEOF cat >>"$CONFIG_LT" <<_LTEOF _LT_OUTPUT_LIBTOOL_COMMANDS_INIT _LTEOF cat >>"$CONFIG_LT" <<\_LTEOF AC_MSG_NOTICE([creating $ofile]) _LT_OUTPUT_LIBTOOL_COMMANDS AS_EXIT(0) _LTEOF chmod +x "$CONFIG_LT" # configure is writing to config.log, but config.lt does its own redirection, # appending to config.log, which fails on DOS, as config.log is still kept # open by configure. Here we exec the FD to /dev/null, effectively closing # config.log, so it can be properly (re)opened and appended to by config.lt. lt_cl_success=: test "$silent" = yes && lt_config_lt_args="$lt_config_lt_args --quiet" exec AS_MESSAGE_LOG_FD>/dev/null $SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false exec AS_MESSAGE_LOG_FD>>config.log $lt_cl_success || AS_EXIT(1) ])# LT_OUTPUT # _LT_CONFIG(TAG) # --------------- # If TAG is the built-in tag, create an initial libtool script with a # default configuration from the untagged config vars. Otherwise add code # to config.status for appending the configuration named by TAG from the # matching tagged config vars. m4_defun([_LT_CONFIG], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl _LT_CONFIG_SAVE_COMMANDS([ m4_define([_LT_TAG], m4_if([$1], [], [C], [$1]))dnl m4_if(_LT_TAG, [C], [ # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes. if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi cfgfile="${ofile}T" trap "$RM \"$cfgfile\"; exit 1" 1 2 15 $RM "$cfgfile" cat <<_LT_EOF >> "$cfgfile" #! $SHELL # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # _LT_COPYING _LT_LIBTOOL_TAGS # ### BEGIN LIBTOOL CONFIG _LT_LIBTOOL_CONFIG_VARS _LT_LIBTOOL_TAG_VARS # ### END LIBTOOL CONFIG _LT_EOF case $host_os in aix3*) cat <<\_LT_EOF >> "$cfgfile" # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi _LT_EOF ;; esac _LT_PROG_LTMAIN # We use sed instead of cat because bash on DJGPP gets confused if # if finds mixed CR/LF and LF-only lines. Since sed operates in # text mode, it properly converts lines to CR/LF. This bash problem # is reportedly fixed, but why not run on old versions too? sed '$q' "$ltmain" >> "$cfgfile" \ || (rm -f "$cfgfile"; exit 1) _LT_PROG_REPLACE_SHELLFNS mv -f "$cfgfile" "$ofile" || (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") chmod +x "$ofile" ], [cat <<_LT_EOF >> "$ofile" dnl Unfortunately we have to use $1 here, since _LT_TAG is not expanded dnl in a comment (ie after a #). # ### BEGIN LIBTOOL TAG CONFIG: $1 _LT_LIBTOOL_TAG_VARS(_LT_TAG) # ### END LIBTOOL TAG CONFIG: $1 _LT_EOF ])dnl /m4_if ], [m4_if([$1], [], [ PACKAGE='$PACKAGE' VERSION='$VERSION' TIMESTAMP='$TIMESTAMP' RM='$RM' ofile='$ofile'], []) ])dnl /_LT_CONFIG_SAVE_COMMANDS ])# _LT_CONFIG # LT_SUPPORTED_TAG(TAG) # --------------------- # Trace this macro to discover what tags are supported by the libtool # --tag option, using: # autoconf --trace 'LT_SUPPORTED_TAG:$1' AC_DEFUN([LT_SUPPORTED_TAG], []) # C support is built-in for now m4_define([_LT_LANG_C_enabled], []) m4_define([_LT_TAGS], []) # LT_LANG(LANG) # ------------- # Enable libtool support for the given language if not already enabled. AC_DEFUN([LT_LANG], [AC_BEFORE([$0], [LT_OUTPUT])dnl m4_case([$1], [C], [_LT_LANG(C)], [C++], [_LT_LANG(CXX)], [Go], [_LT_LANG(GO)], [Java], [_LT_LANG(GCJ)], [Fortran 77], [_LT_LANG(F77)], [Fortran], [_LT_LANG(FC)], [Windows Resource], [_LT_LANG(RC)], [m4_ifdef([_LT_LANG_]$1[_CONFIG], [_LT_LANG($1)], [m4_fatal([$0: unsupported language: "$1"])])])dnl ])# LT_LANG # _LT_LANG(LANGNAME) # ------------------ m4_defun([_LT_LANG], [m4_ifdef([_LT_LANG_]$1[_enabled], [], [LT_SUPPORTED_TAG([$1])dnl m4_append([_LT_TAGS], [$1 ])dnl m4_define([_LT_LANG_]$1[_enabled], [])dnl _LT_LANG_$1_CONFIG($1)])dnl ])# _LT_LANG m4_ifndef([AC_PROG_GO], [ # NOTE: This macro has been submitted for inclusion into # # GNU Autoconf as AC_PROG_GO. When it is available in # # a released version of Autoconf we should remove this # # macro and use it instead. # m4_defun([AC_PROG_GO], [AC_LANG_PUSH(Go)dnl AC_ARG_VAR([GOC], [Go compiler command])dnl AC_ARG_VAR([GOFLAGS], [Go compiler flags])dnl _AC_ARG_VAR_LDFLAGS()dnl AC_CHECK_TOOL(GOC, gccgo) if test -z "$GOC"; then if test -n "$ac_tool_prefix"; then AC_CHECK_PROG(GOC, [${ac_tool_prefix}gccgo], [${ac_tool_prefix}gccgo]) fi fi if test -z "$GOC"; then AC_CHECK_PROG(GOC, gccgo, gccgo, false) fi ])#m4_defun ])#m4_ifndef # _LT_LANG_DEFAULT_CONFIG # ----------------------- m4_defun([_LT_LANG_DEFAULT_CONFIG], [AC_PROVIDE_IFELSE([AC_PROG_CXX], [LT_LANG(CXX)], [m4_define([AC_PROG_CXX], defn([AC_PROG_CXX])[LT_LANG(CXX)])]) AC_PROVIDE_IFELSE([AC_PROG_F77], [LT_LANG(F77)], [m4_define([AC_PROG_F77], defn([AC_PROG_F77])[LT_LANG(F77)])]) AC_PROVIDE_IFELSE([AC_PROG_FC], [LT_LANG(FC)], [m4_define([AC_PROG_FC], defn([AC_PROG_FC])[LT_LANG(FC)])]) dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal dnl pulling things in needlessly. AC_PROVIDE_IFELSE([AC_PROG_GCJ], [LT_LANG(GCJ)], [AC_PROVIDE_IFELSE([A][M_PROG_GCJ], [LT_LANG(GCJ)], [AC_PROVIDE_IFELSE([LT_PROG_GCJ], [LT_LANG(GCJ)], [m4_ifdef([AC_PROG_GCJ], [m4_define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[LT_LANG(GCJ)])]) m4_ifdef([A][M_PROG_GCJ], [m4_define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[LT_LANG(GCJ)])]) m4_ifdef([LT_PROG_GCJ], [m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])]) AC_PROVIDE_IFELSE([AC_PROG_GO], [LT_LANG(GO)], [m4_define([AC_PROG_GO], defn([AC_PROG_GO])[LT_LANG(GO)])]) AC_PROVIDE_IFELSE([LT_PROG_RC], [LT_LANG(RC)], [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])]) ])# _LT_LANG_DEFAULT_CONFIG # Obsolete macros: AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)]) AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)]) AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)]) AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)]) AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_CXX], []) dnl AC_DEFUN([AC_LIBTOOL_F77], []) dnl AC_DEFUN([AC_LIBTOOL_FC], []) dnl AC_DEFUN([AC_LIBTOOL_GCJ], []) dnl AC_DEFUN([AC_LIBTOOL_RC], []) # _LT_TAG_COMPILER # ---------------- m4_defun([_LT_TAG_COMPILER], [AC_REQUIRE([AC_PROG_CC])dnl _LT_DECL([LTCC], [CC], [1], [A C compiler])dnl _LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl _LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl _LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl # If no C compiler was specified, use CC. LTCC=${LTCC-"$CC"} # If no C compiler flags were specified, use CFLAGS. LTCFLAGS=${LTCFLAGS-"$CFLAGS"} # Allow CC to be a program name with arguments. compiler=$CC ])# _LT_TAG_COMPILER # _LT_COMPILER_BOILERPLATE # ------------------------ # Check for compiler boilerplate output or warnings with # the simple compiler test code. m4_defun([_LT_COMPILER_BOILERPLATE], [m4_require([_LT_DECL_SED])dnl ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" >conftest.$ac_ext eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_compiler_boilerplate=`cat conftest.err` $RM conftest* ])# _LT_COMPILER_BOILERPLATE # _LT_LINKER_BOILERPLATE # ---------------------- # Check for linker boilerplate output or warnings with # the simple link test code. m4_defun([_LT_LINKER_BOILERPLATE], [m4_require([_LT_DECL_SED])dnl ac_outfile=conftest.$ac_objext echo "$lt_simple_link_test_code" >conftest.$ac_ext eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_linker_boilerplate=`cat conftest.err` $RM -r conftest* ])# _LT_LINKER_BOILERPLATE # _LT_REQUIRED_DARWIN_CHECKS # ------------------------- m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[ case $host_os in rhapsody* | darwin*) AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:]) AC_CHECK_TOOL([NMEDIT], [nmedit], [:]) AC_CHECK_TOOL([LIPO], [lipo], [:]) AC_CHECK_TOOL([OTOOL], [otool], [:]) AC_CHECK_TOOL([OTOOL64], [otool64], [:]) _LT_DECL([], [DSYMUTIL], [1], [Tool to manipulate archived DWARF debug symbol files on Mac OS X]) _LT_DECL([], [NMEDIT], [1], [Tool to change global to local symbols on Mac OS X]) _LT_DECL([], [LIPO], [1], [Tool to manipulate fat objects and archives on Mac OS X]) _LT_DECL([], [OTOOL], [1], [ldd/readelf like tool for Mach-O binaries on Mac OS X]) _LT_DECL([], [OTOOL64], [1], [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4]) AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod], [lt_cv_apple_cc_single_mod=no if test -z "${LT_MULTI_MODULE}"; then # By default we will add the -single_module flag. You can override # by either setting the environment variable LT_MULTI_MODULE # non-empty at configure time, or by adding -multi_module to the # link flags. rm -rf libconftest.dylib* echo "int foo(void){return 1;}" > conftest.c echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c" >&AS_MESSAGE_LOG_FD $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c 2>conftest.err _lt_result=$? # If there is a non-empty error log, and "single_module" # appears in it, assume the flag caused a linker warning if test -s conftest.err && $GREP single_module conftest.err; then cat conftest.err >&AS_MESSAGE_LOG_FD # Otherwise, if the output was created with a 0 exit code from # the compiler, it worked. elif test -f libconftest.dylib && test $_lt_result -eq 0; then lt_cv_apple_cc_single_mod=yes else cat conftest.err >&AS_MESSAGE_LOG_FD fi rm -rf libconftest.dylib* rm -f conftest.* fi]) AC_CACHE_CHECK([for -exported_symbols_list linker flag], [lt_cv_ld_exported_symbols_list], [lt_cv_ld_exported_symbols_list=no save_LDFLAGS=$LDFLAGS echo "_main" > conftest.sym LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])], [lt_cv_ld_exported_symbols_list=yes], [lt_cv_ld_exported_symbols_list=no]) LDFLAGS="$save_LDFLAGS" ]) AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load], [lt_cv_ld_force_load=no cat > conftest.c << _LT_EOF int forced_loaded() { return 2;} _LT_EOF echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD cat > conftest.c << _LT_EOF int main() { return 0;} _LT_EOF echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err _lt_result=$? if test -s conftest.err && $GREP force_load conftest.err; then cat conftest.err >&AS_MESSAGE_LOG_FD elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then lt_cv_ld_force_load=yes else cat conftest.err >&AS_MESSAGE_LOG_FD fi rm -f conftest.err libconftest.a conftest conftest.c rm -rf conftest.dSYM ]) case $host_os in rhapsody* | darwin1.[[012]]) _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; darwin1.*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; darwin*) # darwin 5.x on # if running on 10.5 or later, the deployment target defaults # to the OS version, if on x86, and 10.4, the deployment # target defaults to 10.4. Don't you love it? case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 10.[[012]]*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 10.*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; esac ;; esac if test "$lt_cv_apple_cc_single_mod" = "yes"; then _lt_dar_single_mod='$single_module' fi if test "$lt_cv_ld_exported_symbols_list" = "yes"; then _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' else _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' fi if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then _lt_dsymutil='~$DSYMUTIL $lib || :' else _lt_dsymutil= fi ;; esac ]) # _LT_DARWIN_LINKER_FEATURES([TAG]) # --------------------------------- # Checks for linker and compiler features on darwin m4_defun([_LT_DARWIN_LINKER_FEATURES], [ m4_require([_LT_REQUIRED_DARWIN_CHECKS]) _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_automatic, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported if test "$lt_cv_ld_force_load" = "yes"; then _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], [FC], [_LT_TAGVAR(compiler_needs_object, $1)=yes]) else _LT_TAGVAR(whole_archive_flag_spec, $1)='' fi _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined" case $cc_basename in ifort*) _lt_dar_can_shared=yes ;; *) _lt_dar_can_shared=$GCC ;; esac if test "$_lt_dar_can_shared" = "yes"; then output_verbose_link_cmd=func_echo_all _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" m4_if([$1], [CXX], [ if test "$lt_cv_apple_cc_single_mod" != "yes"; then _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}" _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}" fi ],[]) else _LT_TAGVAR(ld_shlibs, $1)=no fi ]) # _LT_SYS_MODULE_PATH_AIX([TAGNAME]) # ---------------------------------- # Links a minimal program and checks the executable # for the system default hardcoded library path. In most cases, # this is /usr/lib:/lib, but when the MPI compilers are used # the location of the communication and MPI libs are included too. # If we don't find anything, use the default library path according # to the aix ld manual. # Store the results from the different compilers for each TAGNAME. # Allow to override them for all tags through lt_cv_aix_libpath. m4_defun([_LT_SYS_MODULE_PATH_AIX], [m4_require([_LT_DECL_SED])dnl if test "${lt_cv_aix_libpath+set}" = set; then aix_libpath=$lt_cv_aix_libpath else AC_CACHE_VAL([_LT_TAGVAR([lt_cv_aix_libpath_], [$1])], [AC_LINK_IFELSE([AC_LANG_PROGRAM],[ lt_aix_libpath_sed='[ /Import File Strings/,/^$/ { /^0/ { s/^0 *\([^ ]*\) *$/\1/ p } }]' _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi],[]) if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then _LT_TAGVAR([lt_cv_aix_libpath_], [$1])="/usr/lib:/lib" fi ]) aix_libpath=$_LT_TAGVAR([lt_cv_aix_libpath_], [$1]) fi ])# _LT_SYS_MODULE_PATH_AIX # _LT_SHELL_INIT(ARG) # ------------------- m4_define([_LT_SHELL_INIT], [m4_divert_text([M4SH-INIT], [$1 ])])# _LT_SHELL_INIT # _LT_PROG_ECHO_BACKSLASH # ----------------------- # Find how we can fake an echo command that does not interpret backslash. # In particular, with Autoconf 2.60 or later we add some code to the start # of the generated configure script which will find a shell with a builtin # printf (which we can use as an echo command). m4_defun([_LT_PROG_ECHO_BACKSLASH], [ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO AC_MSG_CHECKING([how to print strings]) # Test print first, because it will be a builtin if present. if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then ECHO='print -r --' elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then ECHO='printf %s\n' else # Use this function as a fallback that always works. func_fallback_echo () { eval 'cat <<_LTECHO_EOF $[]1 _LTECHO_EOF' } ECHO='func_fallback_echo' fi # func_echo_all arg... # Invoke $ECHO with all args, space-separated. func_echo_all () { $ECHO "$*" } case "$ECHO" in printf*) AC_MSG_RESULT([printf]) ;; print*) AC_MSG_RESULT([print -r]) ;; *) AC_MSG_RESULT([cat]) ;; esac m4_ifdef([_AS_DETECT_SUGGESTED], [_AS_DETECT_SUGGESTED([ test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || ( ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO PATH=/empty FPATH=/empty; export PATH FPATH test "X`printf %s $ECHO`" = "X$ECHO" \ || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) _LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts]) _LT_DECL([], [ECHO], [1], [An echo program that protects backslashes]) ])# _LT_PROG_ECHO_BACKSLASH # _LT_WITH_SYSROOT # ---------------- AC_DEFUN([_LT_WITH_SYSROOT], [AC_MSG_CHECKING([for sysroot]) AC_ARG_WITH([sysroot], [ --with-sysroot[=DIR] Search for dependent libraries within DIR (or the compiler's sysroot if not specified).], [], [with_sysroot=no]) dnl lt_sysroot will always be passed unquoted. We quote it here dnl in case the user passed a directory name. lt_sysroot= case ${with_sysroot} in #( yes) if test "$GCC" = yes; then lt_sysroot=`$CC --print-sysroot 2>/dev/null` fi ;; #( /*) lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` ;; #( no|'') ;; #( *) AC_MSG_RESULT([${with_sysroot}]) AC_MSG_ERROR([The sysroot must be an absolute path.]) ;; esac AC_MSG_RESULT([${lt_sysroot:-no}]) _LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl [dependent libraries, and in which our libraries should be installed.])]) # _LT_ENABLE_LOCK # --------------- m4_defun([_LT_ENABLE_LOCK], [AC_ARG_ENABLE([libtool-lock], [AS_HELP_STRING([--disable-libtool-lock], [avoid locking (might break parallel builds)])]) test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes # Some flags need to be propagated to the compiler or linker for good # libtool support. case $host in ia64-*-hpux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then case `/usr/bin/file conftest.$ac_objext` in *ELF-32*) HPUX_IA64_MODE="32" ;; *ELF-64*) HPUX_IA64_MODE="64" ;; esac fi rm -rf conftest* ;; *-*-irix6*) # Find out which ABI we are using. echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then if test "$lt_cv_prog_gnu_ld" = yes; then case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -melf32bsmip" ;; *N32*) LD="${LD-ld} -melf32bmipn32" ;; *64-bit*) LD="${LD-ld} -melf64bmip" ;; esac else case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -32" ;; *N32*) LD="${LD-ld} -n32" ;; *64-bit*) LD="${LD-ld} -64" ;; esac fi fi rm -rf conftest* ;; x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then case `/usr/bin/file conftest.o` in *32-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_i386_fbsd" ;; x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; ppc64-*linux*|powerpc64-*linux*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) LD="${LD-ld} -m elf_s390" ;; sparc64-*linux*) LD="${LD-ld} -m elf32_sparc" ;; esac ;; *64-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_x86_64_fbsd" ;; x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; ppc*-*linux*|powerpc*-*linux*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) LD="${LD-ld} -m elf64_s390" ;; sparc*-*linux*) LD="${LD-ld} -m elf64_sparc" ;; esac ;; esac fi rm -rf conftest* ;; *-*-sco3.2v5*) # On SCO OpenServer 5, we need -belf to get full-featured binaries. SAVE_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -belf" AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf, [AC_LANG_PUSH(C) AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no]) AC_LANG_POP]) if test x"$lt_cv_cc_needs_belf" != x"yes"; then # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf CFLAGS="$SAVE_CFLAGS" fi ;; *-*solaris*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then case `/usr/bin/file conftest.o` in *64-bit*) case $lt_cv_prog_gnu_ld in yes*) case $host in i?86-*-solaris*) LD="${LD-ld} -m elf_x86_64" ;; sparc*-*-solaris*) LD="${LD-ld} -m elf64_sparc" ;; esac # GNU ld 2.21 introduced _sol2 emulations. Use them if available. if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then LD="${LD-ld}_sol2" fi ;; *) if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then LD="${LD-ld} -64" fi ;; esac ;; esac fi rm -rf conftest* ;; esac need_locks="$enable_libtool_lock" ])# _LT_ENABLE_LOCK # _LT_PROG_AR # ----------- m4_defun([_LT_PROG_AR], [AC_CHECK_TOOLS(AR, [ar], false) : ${AR=ar} : ${AR_FLAGS=cru} _LT_DECL([], [AR], [1], [The archiver]) _LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive]) AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file], [lt_cv_ar_at_file=no AC_COMPILE_IFELSE([AC_LANG_PROGRAM], [echo conftest.$ac_objext > conftest.lst lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&AS_MESSAGE_LOG_FD' AC_TRY_EVAL([lt_ar_try]) if test "$ac_status" -eq 0; then # Ensure the archiver fails upon bogus file names. rm -f conftest.$ac_objext libconftest.a AC_TRY_EVAL([lt_ar_try]) if test "$ac_status" -ne 0; then lt_cv_ar_at_file=@ fi fi rm -f conftest.* libconftest.a ]) ]) if test "x$lt_cv_ar_at_file" = xno; then archiver_list_spec= else archiver_list_spec=$lt_cv_ar_at_file fi _LT_DECL([], [archiver_list_spec], [1], [How to feed a file listing to the archiver]) ])# _LT_PROG_AR # _LT_CMD_OLD_ARCHIVE # ------------------- m4_defun([_LT_CMD_OLD_ARCHIVE], [_LT_PROG_AR AC_CHECK_TOOL(STRIP, strip, :) test -z "$STRIP" && STRIP=: _LT_DECL([], [STRIP], [1], [A symbol stripping program]) AC_CHECK_TOOL(RANLIB, ranlib, :) test -z "$RANLIB" && RANLIB=: _LT_DECL([], [RANLIB], [1], [Commands used to install an old-style archive]) # Determine commands to create old-style static archives. old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs' old_postinstall_cmds='chmod 644 $oldlib' old_postuninstall_cmds= if test -n "$RANLIB"; then case $host_os in openbsd*) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib" ;; *) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib" ;; esac old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib" fi case $host_os in darwin*) lock_old_archive_extraction=yes ;; *) lock_old_archive_extraction=no ;; esac _LT_DECL([], [old_postinstall_cmds], [2]) _LT_DECL([], [old_postuninstall_cmds], [2]) _LT_TAGDECL([], [old_archive_cmds], [2], [Commands used to build an old-style archive]) _LT_DECL([], [lock_old_archive_extraction], [0], [Whether to use a lock for old archive extraction]) ])# _LT_CMD_OLD_ARCHIVE # _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, # [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE]) # ---------------------------------------------------------------- # Check whether the given compiler option works AC_DEFUN([_LT_COMPILER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_SED])dnl AC_CACHE_CHECK([$1], [$2], [$2=no m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4]) echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="$3" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. # The option is referenced via a variable to avoid confusing sed. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&AS_MESSAGE_LOG_FD echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then $2=yes fi fi $RM conftest* ]) if test x"[$]$2" = xyes; then m4_if([$5], , :, [$5]) else m4_if([$6], , :, [$6]) fi ])# _LT_COMPILER_OPTION # Old name: AU_ALIAS([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], []) # _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, # [ACTION-SUCCESS], [ACTION-FAILURE]) # ---------------------------------------------------- # Check whether the given linker option works AC_DEFUN([_LT_LINKER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_SED])dnl AC_CACHE_CHECK([$1], [$2], [$2=no save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS $3" echo "$lt_simple_link_test_code" > conftest.$ac_ext if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then # The linker can only warn and ignore the option if not recognized # So say no if there are warnings if test -s conftest.err; then # Append any errors to the config.log. cat conftest.err 1>&AS_MESSAGE_LOG_FD $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if diff conftest.exp conftest.er2 >/dev/null; then $2=yes fi else $2=yes fi fi $RM -r conftest* LDFLAGS="$save_LDFLAGS" ]) if test x"[$]$2" = xyes; then m4_if([$4], , :, [$4]) else m4_if([$5], , :, [$5]) fi ])# _LT_LINKER_OPTION # Old name: AU_ALIAS([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], []) # LT_CMD_MAX_LEN #--------------- AC_DEFUN([LT_CMD_MAX_LEN], [AC_REQUIRE([AC_CANONICAL_HOST])dnl # find the maximum length of command line arguments AC_MSG_CHECKING([the maximum length of command line arguments]) AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl i=0 teststring="ABCD" case $build_os in msdosdjgpp*) # On DJGPP, this test can blow up pretty badly due to problems in libc # (any single argument exceeding 2000 bytes causes a buffer overrun # during glob expansion). Even if it were fixed, the result of this # check would be larger than it should be. lt_cv_sys_max_cmd_len=12288; # 12K is about right ;; gnu*) # Under GNU Hurd, this test is not required because there is # no limit to the length of command line arguments. # Libtool will interpret -1 as no limit whatsoever lt_cv_sys_max_cmd_len=-1; ;; cygwin* | mingw* | cegcc*) # On Win9x/ME, this test blows up -- it succeeds, but takes # about 5 minutes as the teststring grows exponentially. # Worse, since 9x/ME are not pre-emptively multitasking, # you end up with a "frozen" computer, even though with patience # the test eventually succeeds (with a max line length of 256k). # Instead, let's just punt: use the minimum linelength reported by # all of the supported platforms: 8192 (on NT/2K/XP). lt_cv_sys_max_cmd_len=8192; ;; mint*) # On MiNT this can take a long time and run out of memory. lt_cv_sys_max_cmd_len=8192; ;; amigaos*) # On AmigaOS with pdksh, this test takes hours, literally. # So we just punt and use a minimum line length of 8192. lt_cv_sys_max_cmd_len=8192; ;; netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) # This has been around since 386BSD, at least. Likely further. if test -x /sbin/sysctl; then lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` elif test -x /usr/sbin/sysctl; then lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` else lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs fi # And add a safety zone lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ;; interix*) # We know the value 262144 and hardcode it with a safety zone (like BSD) lt_cv_sys_max_cmd_len=196608 ;; os2*) # The test takes a long time on OS/2. lt_cv_sys_max_cmd_len=8192 ;; osf*) # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not # nice to cause kernel panics so lets avoid the loop below. # First set a reasonable default. lt_cv_sys_max_cmd_len=16384 # if test -x /sbin/sysconfig; then case `/sbin/sysconfig -q proc exec_disable_arg_limit` in *1*) lt_cv_sys_max_cmd_len=-1 ;; esac fi ;; sco3.2v5*) lt_cv_sys_max_cmd_len=102400 ;; sysv5* | sco5v6* | sysv4.2uw2*) kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` if test -n "$kargmax"; then lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` else lt_cv_sys_max_cmd_len=32768 fi ;; *) lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` if test -n "$lt_cv_sys_max_cmd_len"; then lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` else # Make teststring a little bigger before we do anything with it. # a 1K string should be a reasonable start. for i in 1 2 3 4 5 6 7 8 ; do teststring=$teststring$teststring done SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} # If test is not a shell built-in, we'll probably end up computing a # maximum length that is only half of the actual maximum length, but # we can't tell. while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ = "X$teststring$teststring"; } >/dev/null 2>&1 && test $i != 17 # 1/2 MB should be enough do i=`expr $i + 1` teststring=$teststring$teststring done # Only check the string length outside the loop. lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` teststring= # Add a significant safety factor because C++ compilers can tack on # massive amounts of additional arguments before passing them to the # linker. It appears as though 1/2 is a usable value. lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` fi ;; esac ]) if test -n $lt_cv_sys_max_cmd_len ; then AC_MSG_RESULT($lt_cv_sys_max_cmd_len) else AC_MSG_RESULT(none) fi max_cmd_len=$lt_cv_sys_max_cmd_len _LT_DECL([], [max_cmd_len], [0], [What is the maximum length of a command?]) ])# LT_CMD_MAX_LEN # Old name: AU_ALIAS([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], []) # _LT_HEADER_DLFCN # ---------------- m4_defun([_LT_HEADER_DLFCN], [AC_CHECK_HEADERS([dlfcn.h], [], [], [AC_INCLUDES_DEFAULT])dnl ])# _LT_HEADER_DLFCN # _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE, # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING) # ---------------------------------------------------------------- m4_defun([_LT_TRY_DLOPEN_SELF], [m4_require([_LT_HEADER_DLFCN])dnl if test "$cross_compiling" = yes; then : [$4] else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF [#line $LINENO "configure" #include "confdefs.h" #if HAVE_DLFCN_H #include #endif #include #ifdef RTLD_GLOBAL # define LT_DLGLOBAL RTLD_GLOBAL #else # ifdef DL_GLOBAL # define LT_DLGLOBAL DL_GLOBAL # else # define LT_DLGLOBAL 0 # endif #endif /* We may have to define LT_DLLAZY_OR_NOW in the command line if we find out it does not work in some platform. */ #ifndef LT_DLLAZY_OR_NOW # ifdef RTLD_LAZY # define LT_DLLAZY_OR_NOW RTLD_LAZY # else # ifdef DL_LAZY # define LT_DLLAZY_OR_NOW DL_LAZY # else # ifdef RTLD_NOW # define LT_DLLAZY_OR_NOW RTLD_NOW # else # ifdef DL_NOW # define LT_DLLAZY_OR_NOW DL_NOW # else # define LT_DLLAZY_OR_NOW 0 # endif # endif # endif # endif #endif /* When -fvisbility=hidden is used, assume the code has been annotated correspondingly for the symbols needed. */ #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) int fnord () __attribute__((visibility("default"))); #endif int fnord () { return 42; } int main () { void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); int status = $lt_dlunknown; if (self) { if (dlsym (self,"fnord")) status = $lt_dlno_uscore; else { if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; else puts (dlerror ()); } /* dlclose (self); */ } else puts (dlerror ()); return status; }] _LT_EOF if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null lt_status=$? case x$lt_status in x$lt_dlno_uscore) $1 ;; x$lt_dlneed_uscore) $2 ;; x$lt_dlunknown|x*) $3 ;; esac else : # compilation failed $3 fi fi rm -fr conftest* ])# _LT_TRY_DLOPEN_SELF # LT_SYS_DLOPEN_SELF # ------------------ AC_DEFUN([LT_SYS_DLOPEN_SELF], [m4_require([_LT_HEADER_DLFCN])dnl if test "x$enable_dlopen" != xyes; then enable_dlopen=unknown enable_dlopen_self=unknown enable_dlopen_self_static=unknown else lt_cv_dlopen=no lt_cv_dlopen_libs= case $host_os in beos*) lt_cv_dlopen="load_add_on" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes ;; mingw* | pw32* | cegcc*) lt_cv_dlopen="LoadLibrary" lt_cv_dlopen_libs= ;; cygwin*) lt_cv_dlopen="dlopen" lt_cv_dlopen_libs= ;; darwin*) # if libdl is installed we need to link against it AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[ lt_cv_dlopen="dyld" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes ]) ;; *) AC_CHECK_FUNC([shl_load], [lt_cv_dlopen="shl_load"], [AC_CHECK_LIB([dld], [shl_load], [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"], [AC_CHECK_FUNC([dlopen], [lt_cv_dlopen="dlopen"], [AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"]) ]) ]) ]) ]) ]) ;; esac if test "x$lt_cv_dlopen" != xno; then enable_dlopen=yes else enable_dlopen=no fi case $lt_cv_dlopen in dlopen) save_CPPFLAGS="$CPPFLAGS" test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" save_LDFLAGS="$LDFLAGS" wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" save_LIBS="$LIBS" LIBS="$lt_cv_dlopen_libs $LIBS" AC_CACHE_CHECK([whether a program can dlopen itself], lt_cv_dlopen_self, [dnl _LT_TRY_DLOPEN_SELF( lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes, lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross) ]) if test "x$lt_cv_dlopen_self" = xyes; then wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" AC_CACHE_CHECK([whether a statically linked program can dlopen itself], lt_cv_dlopen_self_static, [dnl _LT_TRY_DLOPEN_SELF( lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross) ]) fi CPPFLAGS="$save_CPPFLAGS" LDFLAGS="$save_LDFLAGS" LIBS="$save_LIBS" ;; esac case $lt_cv_dlopen_self in yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; *) enable_dlopen_self=unknown ;; esac case $lt_cv_dlopen_self_static in yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; *) enable_dlopen_self_static=unknown ;; esac fi _LT_DECL([dlopen_support], [enable_dlopen], [0], [Whether dlopen is supported]) _LT_DECL([dlopen_self], [enable_dlopen_self], [0], [Whether dlopen of programs is supported]) _LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0], [Whether dlopen of statically linked programs is supported]) ])# LT_SYS_DLOPEN_SELF # Old name: AU_ALIAS([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], []) # _LT_COMPILER_C_O([TAGNAME]) # --------------------------- # Check to see if options -c and -o are simultaneously supported by compiler. # This macro does not hard code the compiler like AC_PROG_CC_C_O. m4_defun([_LT_COMPILER_C_O], [m4_require([_LT_DECL_SED])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_TAG_COMPILER])dnl AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext], [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)], [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&AS_MESSAGE_LOG_FD echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes fi fi chmod u+w . 2>&AS_MESSAGE_LOG_FD $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* ]) _LT_TAGDECL([compiler_c_o], [lt_cv_prog_compiler_c_o], [1], [Does compiler simultaneously support -c and -o options?]) ])# _LT_COMPILER_C_O # _LT_COMPILER_FILE_LOCKS([TAGNAME]) # ---------------------------------- # Check to see if we can do hard links to lock some files if needed m4_defun([_LT_COMPILER_FILE_LOCKS], [m4_require([_LT_ENABLE_LOCK])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl _LT_COMPILER_C_O([$1]) hard_links="nottested" if test "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then # do not overwrite the value of need_locks provided by the user AC_MSG_CHECKING([if we can lock with hard links]) hard_links=yes $RM conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no AC_MSG_RESULT([$hard_links]) if test "$hard_links" = no; then AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) need_locks=warn fi else need_locks=no fi _LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?]) ])# _LT_COMPILER_FILE_LOCKS # _LT_CHECK_OBJDIR # ---------------- m4_defun([_LT_CHECK_OBJDIR], [AC_CACHE_CHECK([for objdir], [lt_cv_objdir], [rm -f .libs 2>/dev/null mkdir .libs 2>/dev/null if test -d .libs; then lt_cv_objdir=.libs else # MS-DOS does not allow filenames that begin with a dot. lt_cv_objdir=_libs fi rmdir .libs 2>/dev/null]) objdir=$lt_cv_objdir _LT_DECL([], [objdir], [0], [The name of the directory that contains temporary libtool files])dnl m4_pattern_allow([LT_OBJDIR])dnl AC_DEFINE_UNQUOTED(LT_OBJDIR, "$lt_cv_objdir/", [Define to the sub-directory in which libtool stores uninstalled libraries.]) ])# _LT_CHECK_OBJDIR # _LT_LINKER_HARDCODE_LIBPATH([TAGNAME]) # -------------------------------------- # Check hardcoding attributes. m4_defun([_LT_LINKER_HARDCODE_LIBPATH], [AC_MSG_CHECKING([how to hardcode library paths into programs]) _LT_TAGVAR(hardcode_action, $1)= if test -n "$_LT_TAGVAR(hardcode_libdir_flag_spec, $1)" || test -n "$_LT_TAGVAR(runpath_var, $1)" || test "X$_LT_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then # We can hardcode non-existent directories. if test "$_LT_TAGVAR(hardcode_direct, $1)" != no && # If the only mechanism to avoid hardcoding is shlibpath_var, we # have to relink, otherwise we might link with an installed library # when we should be linking with a yet-to-be-installed one ## test "$_LT_TAGVAR(hardcode_shlibpath_var, $1)" != no && test "$_LT_TAGVAR(hardcode_minus_L, $1)" != no; then # Linking always hardcodes the temporary library directory. _LT_TAGVAR(hardcode_action, $1)=relink else # We can link without hardcoding, and we can hardcode nonexisting dirs. _LT_TAGVAR(hardcode_action, $1)=immediate fi else # We cannot hardcode anything, or else we can only hardcode existing # directories. _LT_TAGVAR(hardcode_action, $1)=unsupported fi AC_MSG_RESULT([$_LT_TAGVAR(hardcode_action, $1)]) if test "$_LT_TAGVAR(hardcode_action, $1)" = relink || test "$_LT_TAGVAR(inherit_rpath, $1)" = yes; then # Fast installation is not supported enable_fast_install=no elif test "$shlibpath_overrides_runpath" = yes || test "$enable_shared" = no; then # Fast installation is not necessary enable_fast_install=needless fi _LT_TAGDECL([], [hardcode_action], [0], [How to hardcode a shared library path into an executable]) ])# _LT_LINKER_HARDCODE_LIBPATH # _LT_CMD_STRIPLIB # ---------------- m4_defun([_LT_CMD_STRIPLIB], [m4_require([_LT_DECL_EGREP]) striplib= old_striplib= AC_MSG_CHECKING([whether stripping libraries is possible]) if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" test -z "$striplib" && striplib="$STRIP --strip-unneeded" AC_MSG_RESULT([yes]) else # FIXME - insert some real tests, host_os isn't really good enough case $host_os in darwin*) if test -n "$STRIP" ; then striplib="$STRIP -x" old_striplib="$STRIP -S" AC_MSG_RESULT([yes]) else AC_MSG_RESULT([no]) fi ;; *) AC_MSG_RESULT([no]) ;; esac fi _LT_DECL([], [old_striplib], [1], [Commands to strip libraries]) _LT_DECL([], [striplib], [1]) ])# _LT_CMD_STRIPLIB # _LT_SYS_DYNAMIC_LINKER([TAG]) # ----------------------------- # PORTME Fill in your ld.so characteristics m4_defun([_LT_SYS_DYNAMIC_LINKER], [AC_REQUIRE([AC_CANONICAL_HOST])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_OBJDUMP])dnl m4_require([_LT_DECL_SED])dnl m4_require([_LT_CHECK_SHELL_FEATURES])dnl AC_MSG_CHECKING([dynamic linker characteristics]) m4_if([$1], [], [ if test "$GCC" = yes; then case $host_os in darwin*) lt_awk_arg="/^libraries:/,/LR/" ;; *) lt_awk_arg="/^libraries:/" ;; esac case $host_os in mingw* | cegcc*) lt_sed_strip_eq="s,=\([[A-Za-z]]:\),\1,g" ;; *) lt_sed_strip_eq="s,=/,/,g" ;; esac lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` case $lt_search_path_spec in *\;*) # if the path contains ";" then we assume it to be the separator # otherwise default to the standard path separator (i.e. ":") - it is # assumed that no part of a normal pathname contains ";" but that should # okay in the real world where ";" in dirpaths is itself problematic. lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` ;; *) lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` ;; esac # Ok, now we have the path, separated by spaces, we can step through it # and add multilib dir if necessary. lt_tmp_lt_search_path_spec= lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` for lt_sys_path in $lt_search_path_spec; do if test -d "$lt_sys_path/$lt_multi_os_dir"; then lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir" else test -d "$lt_sys_path" && \ lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" fi done lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk ' BEGIN {RS=" "; FS="/|\n";} { lt_foo=""; lt_count=0; for (lt_i = NF; lt_i > 0; lt_i--) { if ($lt_i != "" && $lt_i != ".") { if ($lt_i == "..") { lt_count++; } else { if (lt_count == 0) { lt_foo="/" $lt_i lt_foo; } else { lt_count--; } } } } if (lt_foo != "") { lt_freq[[lt_foo]]++; } if (lt_freq[[lt_foo]] == 1) { print lt_foo; } }'` # AWK program above erroneously prepends '/' to C:/dos/paths # for these hosts. case $host_os in mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\ $SED 's,/\([[A-Za-z]]:\),\1,g'` ;; esac sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` else sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" fi]) library_names_spec= libname_spec='lib$name' soname_spec= shrext_cmds=".so" postinstall_cmds= postuninstall_cmds= finish_cmds= finish_eval= shlibpath_var= shlibpath_overrides_runpath=unknown version_type=none dynamic_linker="$host_os ld.so" sys_lib_dlsearch_path_spec="/lib /usr/lib" need_lib_prefix=unknown hardcode_into_libs=no # when you set need_version to no, make sure it does not cause -set_version # flags to be left without arguments need_version=unknown case $host_os in aix3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' shlibpath_var=LIBPATH # AIX 3 has no versioning support, so we append a major version to the name. soname_spec='${libname}${release}${shared_ext}$major' ;; aix[[4-9]]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no hardcode_into_libs=yes if test "$host_cpu" = ia64; then # AIX 5 supports IA64 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH else # With GCC up to 2.95.x, collect2 would create an import file # for dependence libraries. The import file would start with # the line `#! .'. This would cause the generated library to # depend on `.', always an invalid library. This was fixed in # development snapshots of GCC prior to 3.0. case $host_os in aix4 | aix4.[[01]] | aix4.[[01]].*) if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' echo ' yes ' echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then : else can_build_shared=no fi ;; esac # AIX (on Power*) has no versioning support, so currently we can not hardcode correct # soname into executable. Probably we can add versioning support to # collect2, so additional links can be useful in future. if test "$aix_use_runtimelinking" = yes; then # If using run time linking (on AIX 4.2 or later) use lib.so # instead of lib.a to let people know that these are not # typical AIX shared libraries. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' else # We preserve .a as extension for shared libraries through AIX4.2 # and later when we are not doing run time linking. library_names_spec='${libname}${release}.a $libname.a' soname_spec='${libname}${release}${shared_ext}$major' fi shlibpath_var=LIBPATH fi ;; amigaos*) case $host_cpu in powerpc) # Since July 2007 AmigaOS4 officially supports .so libraries. # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' ;; m68k) library_names_spec='$libname.ixlibrary $libname.a' # Create ${libname}_ixlibrary.a entries in /sys/libs. finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' ;; esac ;; beos*) library_names_spec='${libname}${shared_ext}' dynamic_linker="$host_os ld.so" shlibpath_var=LIBRARY_PATH ;; bsdi[[45]]*) version_type=linux # correct to gnu/linux during the next big refactor need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" # the default ld.so.conf also contains /usr/contrib/lib and # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow # libtool to hard-code these into programs ;; cygwin* | mingw* | pw32* | cegcc*) version_type=windows shrext_cmds=".dll" need_version=no need_lib_prefix=no case $GCC,$cc_basename in yes,*) # gcc library_names_spec='$libname.dll.a' # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname~ chmod a+x \$dldir/$dlname~ if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; fi' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes case $host_os in cygwin*) # Cygwin DLLs use 'cyg' prefix rather than 'lib' soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' m4_if([$1], [],[ sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"]) ;; mingw* | cegcc*) # MinGW DLLs use traditional 'lib' prefix soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' ;; pw32*) # pw32 DLLs use 'pw' prefix rather than 'lib' library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' ;; esac dynamic_linker='Win32 ld.exe' ;; *,cl*) # Native MSVC libname_spec='$name' soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' library_names_spec='${libname}.dll.lib' case $build_os in mingw*) sys_lib_search_path_spec= lt_save_ifs=$IFS IFS=';' for lt_path in $LIB do IFS=$lt_save_ifs # Let DOS variable expansion print the short 8.3 style file name. lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" done IFS=$lt_save_ifs # Convert to MSYS style. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` ;; cygwin*) # Convert to unix form, then to dos form, then back to unix form # but this time dos style (no spaces!) so that the unix form looks # like /cygdrive/c/PROGRA~1:/cygdr... sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ;; *) sys_lib_search_path_spec="$LIB" if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then # It is most probably a Windows format PATH. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` else sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fi # FIXME: find the short name or the path components, as spaces are # common. (e.g. "Program Files" -> "PROGRA~1") ;; esac # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes dynamic_linker='Win32 link.exe' ;; *) # Assume MSVC wrapper library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' dynamic_linker='Win32 ld.exe' ;; esac # FIXME: first we should search . and the directory the executable is in shlibpath_var=PATH ;; darwin* | rhapsody*) dynamic_linker="$host_os dyld" version_type=darwin need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' soname_spec='${libname}${release}${major}$shared_ext' shlibpath_overrides_runpath=yes shlibpath_var=DYLD_LIBRARY_PATH shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' m4_if([$1], [],[ sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"]) sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' ;; dgux*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; freebsd* | dragonfly*) # DragonFly does not have aout. When/if they implement a new # versioning mechanism, adjust this. if test -x /usr/bin/objformat; then objformat=`/usr/bin/objformat` else case $host_os in freebsd[[23]].*) objformat=aout ;; *) objformat=elf ;; esac fi version_type=freebsd-$objformat case $version_type in freebsd-elf*) library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' need_version=no need_lib_prefix=no ;; freebsd-*) library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' need_version=yes ;; esac shlibpath_var=LD_LIBRARY_PATH case $host_os in freebsd2.*) shlibpath_overrides_runpath=yes ;; freebsd3.[[01]]* | freebsdelf3.[[01]]*) shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \ freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1) shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; *) # from 4.6 on, and DragonFly shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; esac ;; haiku*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no dynamic_linker="$host_os runtime_loader" library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LIBRARY_PATH shlibpath_overrides_runpath=yes sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' hardcode_into_libs=yes ;; hpux9* | hpux10* | hpux11*) # Give a soname corresponding to the major version so that dld.sl refuses to # link against other versions. version_type=sunos need_lib_prefix=no need_version=no case $host_cpu in ia64*) shrext_cmds='.so' hardcode_into_libs=yes dynamic_linker="$host_os dld.so" shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' if test "X$HPUX_IA64_MODE" = X32; then sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" else sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" fi sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; hppa*64*) shrext_cmds='.sl' hardcode_into_libs=yes dynamic_linker="$host_os dld.sl" shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; *) shrext_cmds='.sl' dynamic_linker="$host_os dld.sl" shlibpath_var=SHLIB_PATH shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' ;; esac # HP-UX runs *really* slowly unless shared libraries are mode 555, ... postinstall_cmds='chmod 555 $lib' # or fails outright, so override atomically: install_override_mode=555 ;; interix[[3-9]]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; irix5* | irix6* | nonstopux*) case $host_os in nonstopux*) version_type=nonstopux ;; *) if test "$lt_cv_prog_gnu_ld" = yes; then version_type=linux # correct to gnu/linux during the next big refactor else version_type=irix fi ;; esac need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' case $host_os in irix5* | nonstopux*) libsuff= shlibsuff= ;; *) case $LD in # libtool.m4 will add one of these switches to LD *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= libmagic=32-bit;; *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 libmagic=N32;; *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 libmagic=64-bit;; *) libsuff= shlibsuff= libmagic=never-match;; esac ;; esac shlibpath_var=LD_LIBRARY${shlibsuff}_PATH shlibpath_overrides_runpath=no sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" hardcode_into_libs=yes ;; # No shared lib support for Linux oldld, aout, or coff. linux*oldld* | linux*aout* | linux*coff*) dynamic_linker=no ;; # This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no # Some binutils ld are patched to set DT_RUNPATH AC_CACHE_VAL([lt_cv_shlibpath_overrides_runpath], [lt_cv_shlibpath_overrides_runpath=no save_LDFLAGS=$LDFLAGS save_libdir=$libdir eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\"" AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])], [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null], [lt_cv_shlibpath_overrides_runpath=yes])]) LDFLAGS=$save_LDFLAGS libdir=$save_libdir ]) shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath # This implies no fast_install, which is unacceptable. # Some rework will be needed to allow for fast_install # before this can be enabled. hardcode_into_libs=yes # Append ld.so.conf contents to the search path if test -f /etc/ld.so.conf; then lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" fi # We used to test for /lib/ld.so.1 and disable shared libraries on # powerpc, because MkLinux only supported shared libraries with the # GNU dynamic linker. Since this was broken with cross compilers, # most powerpc-linux boxes support dynamic linking these days and # people can always --disable-shared, the test was removed, and we # assume the GNU/Linux dynamic linker is in use. dynamic_linker='GNU/Linux ld.so' ;; netbsdelf*-gnu) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='NetBSD ld.elf_so' ;; netbsd*) version_type=sunos need_lib_prefix=no need_version=no if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' dynamic_linker='NetBSD (a.out) ld.so' else library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='NetBSD ld.elf_so' fi shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; newsos6) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes ;; *nto* | *qnx*) version_type=qnx need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='ldqnx.so' ;; openbsd*) version_type=sunos sys_lib_dlsearch_path_spec="/usr/lib" need_lib_prefix=no # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. case $host_os in openbsd3.3 | openbsd3.3.*) need_version=yes ;; *) need_version=no ;; esac library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' shlibpath_var=LD_LIBRARY_PATH if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then case $host_os in openbsd2.[[89]] | openbsd2.[[89]].*) shlibpath_overrides_runpath=no ;; *) shlibpath_overrides_runpath=yes ;; esac else shlibpath_overrides_runpath=yes fi ;; os2*) libname_spec='$name' shrext_cmds=".dll" need_lib_prefix=no library_names_spec='$libname${shared_ext} $libname.a' dynamic_linker='OS/2 ld.exe' shlibpath_var=LIBPATH ;; osf3* | osf4* | osf5*) version_type=osf need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" ;; rdos*) dynamic_linker=no ;; solaris*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes # ldd complains unless libraries are executable postinstall_cmds='chmod +x $lib' ;; sunos4*) version_type=sunos library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes if test "$with_gnu_ld" = yes; then need_lib_prefix=no fi need_version=yes ;; sysv4 | sysv4.3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH case $host_vendor in sni) shlibpath_overrides_runpath=no need_lib_prefix=no runpath_var=LD_RUN_PATH ;; siemens) need_lib_prefix=no ;; motorola) need_lib_prefix=no need_version=no shlibpath_overrides_runpath=no sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' ;; esac ;; sysv4*MP*) if test -d /usr/nec ;then version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' soname_spec='$libname${shared_ext}.$major' shlibpath_var=LD_LIBRARY_PATH fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) version_type=freebsd-elf need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes if test "$with_gnu_ld" = yes; then sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' else sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' case $host_os in sco3.2v5*) sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" ;; esac fi sys_lib_dlsearch_path_spec='/usr/lib' ;; tpf*) # TPF is a cross-target only. Preferred cross-host = GNU/Linux. version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; uts4*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; *) dynamic_linker=no ;; esac AC_MSG_RESULT([$dynamic_linker]) test "$dynamic_linker" = no && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" if test "$GCC" = yes; then variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" fi if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" fi if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" fi _LT_DECL([], [variables_saved_for_relink], [1], [Variables whose values should be saved in libtool wrapper scripts and restored at link time]) _LT_DECL([], [need_lib_prefix], [0], [Do we need the "lib" prefix for modules?]) _LT_DECL([], [need_version], [0], [Do we need a version for libraries?]) _LT_DECL([], [version_type], [0], [Library versioning type]) _LT_DECL([], [runpath_var], [0], [Shared library runtime path variable]) _LT_DECL([], [shlibpath_var], [0],[Shared library path variable]) _LT_DECL([], [shlibpath_overrides_runpath], [0], [Is shlibpath searched before the hard-coded library search path?]) _LT_DECL([], [libname_spec], [1], [Format of library name prefix]) _LT_DECL([], [library_names_spec], [1], [[List of archive names. First name is the real one, the rest are links. The last name is the one that the linker finds with -lNAME]]) _LT_DECL([], [soname_spec], [1], [[The coded name of the library, if different from the real name]]) _LT_DECL([], [install_override_mode], [1], [Permission mode override for installation of shared libraries]) _LT_DECL([], [postinstall_cmds], [2], [Command to use after installation of a shared archive]) _LT_DECL([], [postuninstall_cmds], [2], [Command to use after uninstallation of a shared archive]) _LT_DECL([], [finish_cmds], [2], [Commands used to finish a libtool library installation in a directory]) _LT_DECL([], [finish_eval], [1], [[As "finish_cmds", except a single script fragment to be evaled but not shown]]) _LT_DECL([], [hardcode_into_libs], [0], [Whether we should hardcode library paths into libraries]) _LT_DECL([], [sys_lib_search_path_spec], [2], [Compile-time system search path for libraries]) _LT_DECL([], [sys_lib_dlsearch_path_spec], [2], [Run-time system search path for libraries]) ])# _LT_SYS_DYNAMIC_LINKER # _LT_PATH_TOOL_PREFIX(TOOL) # -------------------------- # find a file program which can recognize shared library AC_DEFUN([_LT_PATH_TOOL_PREFIX], [m4_require([_LT_DECL_EGREP])dnl AC_MSG_CHECKING([for $1]) AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, [case $MAGIC_CMD in [[\\/*] | ?:[\\/]*]) lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. ;; *) lt_save_MAGIC_CMD="$MAGIC_CMD" lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR dnl $ac_dummy forces splitting on constant user-supplied paths. dnl POSIX.2 word splitting is done only on the output of word expansions, dnl not every word. This closes a longstanding sh security hole. ac_dummy="m4_if([$2], , $PATH, [$2])" for ac_dir in $ac_dummy; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$1; then lt_cv_path_MAGIC_CMD="$ac_dir/$1" if test -n "$file_magic_test_file"; then case $deplibs_check_method in "file_magic "*) file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | $EGREP "$file_magic_regex" > /dev/null; then : else cat <<_LT_EOF 1>&2 *** Warning: the command libtool uses to detect shared libraries, *** $file_magic_cmd, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org _LT_EOF fi ;; esac fi break fi done IFS="$lt_save_ifs" MAGIC_CMD="$lt_save_MAGIC_CMD" ;; esac]) MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then AC_MSG_RESULT($MAGIC_CMD) else AC_MSG_RESULT(no) fi _LT_DECL([], [MAGIC_CMD], [0], [Used to examine libraries when file_magic_cmd begins with "file"])dnl ])# _LT_PATH_TOOL_PREFIX # Old name: AU_ALIAS([AC_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_PATH_TOOL_PREFIX], []) # _LT_PATH_MAGIC # -------------- # find a file program which can recognize a shared library m4_defun([_LT_PATH_MAGIC], [_LT_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH) if test -z "$lt_cv_path_MAGIC_CMD"; then if test -n "$ac_tool_prefix"; then _LT_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH) else MAGIC_CMD=: fi fi ])# _LT_PATH_MAGIC # LT_PATH_LD # ---------- # find the pathname to the GNU or non-GNU linker AC_DEFUN([LT_PATH_LD], [AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_CANONICAL_BUILD])dnl m4_require([_LT_DECL_SED])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_PROG_ECHO_BACKSLASH])dnl AC_ARG_WITH([gnu-ld], [AS_HELP_STRING([--with-gnu-ld], [assume the C compiler uses GNU ld @<:@default=no@:>@])], [test "$withval" = no || with_gnu_ld=yes], [with_gnu_ld=no])dnl ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. AC_MSG_CHECKING([for ld used by $CC]) case $host in *-*-mingw*) # gcc leaves a trailing carriage return which upsets mingw ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; *) ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; esac case $ac_prog in # Accept absolute paths. [[\\/]]* | ?:[[\\/]]*) re_direlt='/[[^/]][[^/]]*/\.\./' # Canonicalize the pathname of ld ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` done test -z "$LD" && LD="$ac_prog" ;; "") # If it fails, then pretend we aren't using GCC. ac_prog=ld ;; *) # If it is relative, then search for the first ld in PATH. with_gnu_ld=unknown ;; esac elif test "$with_gnu_ld" = yes; then AC_MSG_CHECKING([for GNU ld]) else AC_MSG_CHECKING([for non-GNU ld]) fi AC_CACHE_VAL(lt_cv_path_LD, [if test -z "$LD"; then lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then lt_cv_path_LD="$ac_dir/$ac_prog" # Check to see if the program is GNU ld. I'd rather use --version, # but apparently some variants of GNU ld only accept -v. # Break only if it was the GNU/non-GNU ld that we prefer. case `"$lt_cv_path_LD" -v 2>&1 &1 /dev/null 2>&1; then lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd='func_win32_libid' else # Keep this pattern in sync with the one in func_win32_libid. lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' lt_cv_file_magic_cmd='$OBJDUMP -f' fi ;; cegcc*) # use the weaker test based on 'objdump'. See mingw*. lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' lt_cv_file_magic_cmd='$OBJDUMP -f' ;; darwin* | rhapsody*) lt_cv_deplibs_check_method=pass_all ;; freebsd* | dragonfly*) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then case $host_cpu in i*86 ) # Not sure whether the presence of OpenBSD here was a mistake. # Let's accept both of them until this is cleared up. lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` ;; esac else lt_cv_deplibs_check_method=pass_all fi ;; haiku*) lt_cv_deplibs_check_method=pass_all ;; hpux10.20* | hpux11*) lt_cv_file_magic_cmd=/usr/bin/file case $host_cpu in ia64*) lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64' lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so ;; hppa*64*) [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'] lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl ;; *) lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]]\.[[0-9]]) shared library' lt_cv_file_magic_test_file=/usr/lib/libc.sl ;; esac ;; interix[[3-9]]*) # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$' ;; irix5* | irix6* | nonstopux*) case $LD in *-32|*"-32 ") libmagic=32-bit;; *-n32|*"-n32 ") libmagic=N32;; *-64|*"-64 ") libmagic=64-bit;; *) libmagic=never-match;; esac lt_cv_deplibs_check_method=pass_all ;; # This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) lt_cv_deplibs_check_method=pass_all ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$' fi ;; newos6*) lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=/usr/lib/libnls.so ;; *nto* | *qnx*) lt_cv_deplibs_check_method=pass_all ;; openbsd*) if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' fi ;; osf3* | osf4* | osf5*) lt_cv_deplibs_check_method=pass_all ;; rdos*) lt_cv_deplibs_check_method=pass_all ;; solaris*) lt_cv_deplibs_check_method=pass_all ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) lt_cv_deplibs_check_method=pass_all ;; sysv4 | sysv4.3*) case $host_vendor in motorola) lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]' lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` ;; ncr) lt_cv_deplibs_check_method=pass_all ;; sequent) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' ;; sni) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib" lt_cv_file_magic_test_file=/lib/libc.so ;; siemens) lt_cv_deplibs_check_method=pass_all ;; pc) lt_cv_deplibs_check_method=pass_all ;; esac ;; tpf*) lt_cv_deplibs_check_method=pass_all ;; esac ]) file_magic_glob= want_nocaseglob=no if test "$build" = "$host"; then case $host_os in mingw* | pw32*) if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then want_nocaseglob=yes else file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` fi ;; esac fi file_magic_cmd=$lt_cv_file_magic_cmd deplibs_check_method=$lt_cv_deplibs_check_method test -z "$deplibs_check_method" && deplibs_check_method=unknown _LT_DECL([], [deplibs_check_method], [1], [Method to check whether dependent libraries are shared objects]) _LT_DECL([], [file_magic_cmd], [1], [Command to use when deplibs_check_method = "file_magic"]) _LT_DECL([], [file_magic_glob], [1], [How to find potential files when deplibs_check_method = "file_magic"]) _LT_DECL([], [want_nocaseglob], [1], [Find potential files using nocaseglob when deplibs_check_method = "file_magic"]) ])# _LT_CHECK_MAGIC_METHOD # LT_PATH_NM # ---------- # find the pathname to a BSD- or MS-compatible name lister AC_DEFUN([LT_PATH_NM], [AC_REQUIRE([AC_PROG_CC])dnl AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM, [if test -n "$NM"; then # Let the user override the test. lt_cv_path_NM="$NM" else lt_nm_to_check="${ac_tool_prefix}nm" if test -n "$ac_tool_prefix" && test "$build" = "$host"; then lt_nm_to_check="$lt_nm_to_check nm" fi for lt_tmp_nm in $lt_nm_to_check; do lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. tmp_nm="$ac_dir/$lt_tmp_nm" if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then # Check to see if the nm accepts a BSD-compat flag. # Adding the `sed 1q' prevents false positives on HP-UX, which says: # nm: unknown option "B" ignored # Tru64's nm complains that /dev/null is an invalid object file case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in */dev/null* | *'Invalid file or object type'*) lt_cv_path_NM="$tmp_nm -B" break ;; *) case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in */dev/null*) lt_cv_path_NM="$tmp_nm -p" break ;; *) lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but continue # so that we can try to find one that supports BSD flags ;; esac ;; esac fi done IFS="$lt_save_ifs" done : ${lt_cv_path_NM=no} fi]) if test "$lt_cv_path_NM" != "no"; then NM="$lt_cv_path_NM" else # Didn't find any BSD compatible name lister, look for dumpbin. if test -n "$DUMPBIN"; then : # Let the user override the test. else AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in *COFF*) DUMPBIN="$DUMPBIN -symbols" ;; *) DUMPBIN=: ;; esac fi AC_SUBST([DUMPBIN]) if test "$DUMPBIN" != ":"; then NM="$DUMPBIN" fi fi test -z "$NM" && NM=nm AC_SUBST([NM]) _LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface], [lt_cv_nm_interface="BSD nm" echo "int some_variable = 0;" > conftest.$ac_ext (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD) (eval "$ac_compile" 2>conftest.err) cat conftest.err >&AS_MESSAGE_LOG_FD (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD) (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) cat conftest.err >&AS_MESSAGE_LOG_FD (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD) cat conftest.out >&AS_MESSAGE_LOG_FD if $GREP 'External.*some_variable' conftest.out > /dev/null; then lt_cv_nm_interface="MS dumpbin" fi rm -f conftest*]) ])# LT_PATH_NM # Old names: AU_ALIAS([AM_PROG_NM], [LT_PATH_NM]) AU_ALIAS([AC_PROG_NM], [LT_PATH_NM]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AM_PROG_NM], []) dnl AC_DEFUN([AC_PROG_NM], []) # _LT_CHECK_SHAREDLIB_FROM_LINKLIB # -------------------------------- # how to determine the name of the shared library # associated with a specific link library. # -- PORTME fill in with the dynamic library characteristics m4_defun([_LT_CHECK_SHAREDLIB_FROM_LINKLIB], [m4_require([_LT_DECL_EGREP]) m4_require([_LT_DECL_OBJDUMP]) m4_require([_LT_DECL_DLLTOOL]) AC_CACHE_CHECK([how to associate runtime and link libraries], lt_cv_sharedlib_from_linklib_cmd, [lt_cv_sharedlib_from_linklib_cmd='unknown' case $host_os in cygwin* | mingw* | pw32* | cegcc*) # two different shell functions defined in ltmain.sh # decide which to use based on capabilities of $DLLTOOL case `$DLLTOOL --help 2>&1` in *--identify-strict*) lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib ;; *) lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback ;; esac ;; *) # fallback: assume linklib IS sharedlib lt_cv_sharedlib_from_linklib_cmd="$ECHO" ;; esac ]) sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO _LT_DECL([], [sharedlib_from_linklib_cmd], [1], [Command to associate shared and link libraries]) ])# _LT_CHECK_SHAREDLIB_FROM_LINKLIB # _LT_PATH_MANIFEST_TOOL # ---------------------- # locate the manifest tool m4_defun([_LT_PATH_MANIFEST_TOOL], [AC_CHECK_TOOL(MANIFEST_TOOL, mt, :) test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt AC_CACHE_CHECK([if $MANIFEST_TOOL is a manifest tool], [lt_cv_path_mainfest_tool], [lt_cv_path_mainfest_tool=no echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&AS_MESSAGE_LOG_FD $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out cat conftest.err >&AS_MESSAGE_LOG_FD if $GREP 'Manifest Tool' conftest.out > /dev/null; then lt_cv_path_mainfest_tool=yes fi rm -f conftest*]) if test "x$lt_cv_path_mainfest_tool" != xyes; then MANIFEST_TOOL=: fi _LT_DECL([], [MANIFEST_TOOL], [1], [Manifest tool])dnl ])# _LT_PATH_MANIFEST_TOOL # LT_LIB_M # -------- # check for math library AC_DEFUN([LT_LIB_M], [AC_REQUIRE([AC_CANONICAL_HOST])dnl LIBM= case $host in *-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*) # These system don't have libm, or don't need it ;; *-ncr-sysv4.3*) AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw") AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm") ;; *) AC_CHECK_LIB(m, cos, LIBM="-lm") ;; esac AC_SUBST([LIBM]) ])# LT_LIB_M # Old name: AU_ALIAS([AC_CHECK_LIBM], [LT_LIB_M]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_CHECK_LIBM], []) # _LT_COMPILER_NO_RTTI([TAGNAME]) # ------------------------------- m4_defun([_LT_COMPILER_NO_RTTI], [m4_require([_LT_TAG_COMPILER])dnl _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= if test "$GCC" = yes; then case $cc_basename in nvcc*) _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -Xcompiler -fno-builtin' ;; *) _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' ;; esac _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], lt_cv_prog_compiler_rtti_exceptions, [-fno-rtti -fno-exceptions], [], [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"]) fi _LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1], [Compiler flag to turn off builtin functions]) ])# _LT_COMPILER_NO_RTTI # _LT_CMD_GLOBAL_SYMBOLS # ---------------------- m4_defun([_LT_CMD_GLOBAL_SYMBOLS], [AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([AC_PROG_AWK])dnl AC_REQUIRE([LT_PATH_NM])dnl AC_REQUIRE([LT_PATH_LD])dnl m4_require([_LT_DECL_SED])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_TAG_COMPILER])dnl # Check for command to grab the raw symbol name followed by C symbol from nm. AC_MSG_CHECKING([command to parse $NM output from $compiler object]) AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe], [ # These are sane defaults that work on at least a few old systems. # [They come from Ultrix. What could be older than Ultrix?!! ;)] # Character class describing NM global symbol codes. symcode='[[BCDEGRST]]' # Regexp to match symbols that can be accessed directly from C. sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)' # Define system-specific variables. case $host_os in aix*) symcode='[[BCDT]]' ;; cygwin* | mingw* | pw32* | cegcc*) symcode='[[ABCDGISTW]]' ;; hpux*) if test "$host_cpu" = ia64; then symcode='[[ABCDEGRST]]' fi ;; irix* | nonstopux*) symcode='[[BCDEGRST]]' ;; osf*) symcode='[[BCDEGQRST]]' ;; solaris*) symcode='[[BDRT]]' ;; sco3.2v5*) symcode='[[DT]]' ;; sysv4.2uw2*) symcode='[[DT]]' ;; sysv5* | sco5v6* | unixware* | OpenUNIX*) symcode='[[ABDT]]' ;; sysv4) symcode='[[DFNSTU]]' ;; esac # If we're using GNU nm, then use its standard symbol codes. case `$NM -V 2>&1` in *GNU* | *'with BFD'*) symcode='[[ABCDGIRSTW]]' ;; esac # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" # Transform an extracted symbol line into symbol name and symbol address lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p'" lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"lib\2\", (void *) \&\2},/p'" # Handle CRLF in mingw tool chain opt_cr= case $build_os in mingw*) opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp ;; esac # Try without a prefix underscore, then with it. for ac_symprfx in "" "_"; do # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. symxfrm="\\1 $ac_symprfx\\2 \\2" # Write the raw and C identifiers. if test "$lt_cv_nm_interface" = "MS dumpbin"; then # Fake it for dumpbin and say T for any non-static function # and D for any global variable. # Also find C++ and __fastcall symbols from MSVC++, # which start with @ or ?. lt_cv_sys_global_symbol_pipe="$AWK ['"\ " {last_section=section; section=\$ 3};"\ " /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ " \$ 0!~/External *\|/{next};"\ " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ " {if(hide[section]) next};"\ " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\ " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\ " s[1]~/^[@?]/{print s[1], s[1]; next};"\ " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\ " ' prfx=^$ac_symprfx]" else lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" fi lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" # Check to see that the pipe works correctly. pipe_works=no rm -f conftest* cat > conftest.$ac_ext <<_LT_EOF #ifdef __cplusplus extern "C" { #endif char nm_test_var; void nm_test_func(void); void nm_test_func(void){} #ifdef __cplusplus } #endif int main(){nm_test_var='a';nm_test_func();return(0);} _LT_EOF if AC_TRY_EVAL(ac_compile); then # Now try to grab the symbols. nlist=conftest.nm if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then # Try sorting and uniquifying the output. if sort "$nlist" | uniq > "$nlist"T; then mv -f "$nlist"T "$nlist" else rm -f "$nlist"T fi # Make sure that we snagged all the symbols we need. if $GREP ' nm_test_var$' "$nlist" >/dev/null; then if $GREP ' nm_test_func$' "$nlist" >/dev/null; then cat <<_LT_EOF > conftest.$ac_ext /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ #if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) /* DATA imports from DLLs on WIN32 con't be const, because runtime relocations are performed -- see ld's documentation on pseudo-relocs. */ # define LT@&t@_DLSYM_CONST #elif defined(__osf__) /* This system does not cope well with relocations in const data. */ # define LT@&t@_DLSYM_CONST #else # define LT@&t@_DLSYM_CONST const #endif #ifdef __cplusplus extern "C" { #endif _LT_EOF # Now generate the symbol file. eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' cat <<_LT_EOF >> conftest.$ac_ext /* The mapping between symbol names and symbols. */ LT@&t@_DLSYM_CONST struct { const char *name; void *address; } lt__PROGRAM__LTX_preloaded_symbols[[]] = { { "@PROGRAM@", (void *) 0 }, _LT_EOF $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext cat <<\_LT_EOF >> conftest.$ac_ext {0, (void *) 0} }; /* This works around a problem in FreeBSD linker */ #ifdef FREEBSD_WORKAROUND static const void *lt_preloaded_setup() { return lt__PROGRAM__LTX_preloaded_symbols; } #endif #ifdef __cplusplus } #endif _LT_EOF # Now try linking the two files. mv conftest.$ac_objext conftstm.$ac_objext lt_globsym_save_LIBS=$LIBS lt_globsym_save_CFLAGS=$CFLAGS LIBS="conftstm.$ac_objext" CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)" if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then pipe_works=yes fi LIBS=$lt_globsym_save_LIBS CFLAGS=$lt_globsym_save_CFLAGS else echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD fi else echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD fi else echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD fi else echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD cat conftest.$ac_ext >&5 fi rm -rf conftest* conftst* # Do not use the global_symbol_pipe unless it works. if test "$pipe_works" = yes; then break else lt_cv_sys_global_symbol_pipe= fi done ]) if test -z "$lt_cv_sys_global_symbol_pipe"; then lt_cv_sys_global_symbol_to_cdecl= fi if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then AC_MSG_RESULT(failed) else AC_MSG_RESULT(ok) fi # Response file support. if test "$lt_cv_nm_interface" = "MS dumpbin"; then nm_file_list_spec='@' elif $NM --help 2>/dev/null | grep '[[@]]FILE' >/dev/null; then nm_file_list_spec='@' fi _LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1], [Take the output of nm and produce a listing of raw symbols and C names]) _LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1], [Transform the output of nm in a proper C declaration]) _LT_DECL([global_symbol_to_c_name_address], [lt_cv_sys_global_symbol_to_c_name_address], [1], [Transform the output of nm in a C name address pair]) _LT_DECL([global_symbol_to_c_name_address_lib_prefix], [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1], [Transform the output of nm in a C name address pair when lib prefix is needed]) _LT_DECL([], [nm_file_list_spec], [1], [Specify filename containing input files for $NM]) ]) # _LT_CMD_GLOBAL_SYMBOLS # _LT_COMPILER_PIC([TAGNAME]) # --------------------------- m4_defun([_LT_COMPILER_PIC], [m4_require([_LT_TAG_COMPILER])dnl _LT_TAGVAR(lt_prog_compiler_wl, $1)= _LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_static, $1)= m4_if([$1], [CXX], [ # C++ specific cases for pic, static, wl, etc. if test "$GXX" = yes; then _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' case $host_os in aix*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; m68k) # FIXME: we need at least 68020 code to build shared libraries, but # adding the `-m68020' flag to GCC prevents building anything better, # like `-m68040'. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' ;; esac ;; beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) # PIC is the default for these OSes. ;; mingw* | cygwin* | os2* | pw32* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). # Although the cygwin gcc ignores -fPIC, still need this for old-style # (--disable-auto-import) libraries m4_if([$1], [GCJ], [], [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) ;; darwin* | rhapsody*) # PIC is the default on this platform # Common symbols not allowed in MH_DYLIB files _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' ;; *djgpp*) # DJGPP does not support shared libraries at all _LT_TAGVAR(lt_prog_compiler_pic, $1)= ;; haiku*) # PIC is the default for Haiku. # The "-static" flag exists, but is broken. _LT_TAGVAR(lt_prog_compiler_static, $1)= ;; interix[[3-9]]*) # Interix 3.x gcc -fpic/-fPIC options generate broken code. # Instead, we relocate shared libraries at runtime. ;; sysv4*MP*) if test -d /usr/nec; then _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic fi ;; hpux*) # PIC is the default for 64-bit PA HP-UX, but not for 32-bit # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag # sets the default TLS model and affects inlining. case $host_cpu in hppa*64*) ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac else case $host_os in aix[[4-9]]*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' else _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' fi ;; chorus*) case $cc_basename in cxch68*) # Green Hills C++ Compiler # _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" ;; esac ;; mingw* | cygwin* | os2* | pw32* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). m4_if([$1], [GCJ], [], [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) ;; dgux*) case $cc_basename in ec++*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' ;; ghcx*) # Green Hills C++ Compiler _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' ;; *) ;; esac ;; freebsd* | dragonfly*) # FreeBSD uses GNU C++ ;; hpux9* | hpux10* | hpux11*) case $cc_basename in CC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' if test "$host_cpu" != ia64; then _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' fi ;; aCC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' case $host_cpu in hppa*64*|ia64*) # +Z the default ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' ;; esac ;; *) ;; esac ;; interix*) # This is c89, which is MS Visual C++ (no shared libs) # Anyone wants to do a port? ;; irix5* | irix6* | nonstopux*) case $cc_basename in CC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' # CC pic flag -KPIC is the default. ;; *) ;; esac ;; linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) case $cc_basename in KCC*) # KAI C++ Compiler _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; ecpc* ) # old Intel C++ for x86_64 which still supported -KPIC. _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; icpc* ) # Intel C++, used to be incompatible with GCC. # ICC 10 doesn't accept -KPIC any more. _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; pgCC* | pgcpp*) # Portland Group C++ compiler _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; cxx*) # Compaq C++ # Make sure the PIC flag is empty. It appears that all Alpha # Linux and Compaq Tru64 Unix objects are PIC. _LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; xlc* | xlC* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL 8.0, 9.0 on PPC and BlueGene _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' ;; esac ;; esac ;; lynxos*) ;; m88k*) ;; mvs*) case $cc_basename in cxx*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall' ;; *) ;; esac ;; netbsd* | netbsdelf*-gnu) ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; osf3* | osf4* | osf5*) case $cc_basename in KCC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' ;; RCC*) # Rational C++ 2.4.1 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' ;; cxx*) # Digital/Compaq C++ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # Make sure the PIC flag is empty. It appears that all Alpha # Linux and Compaq Tru64 Unix objects are PIC. _LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; *) ;; esac ;; psos*) ;; solaris*) case $cc_basename in CC* | sunCC*) # Sun C++ 4.2, 5.x and Centerline C++ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' ;; gcx*) # Green Hills C++ Compiler _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' ;; *) ;; esac ;; sunos4*) case $cc_basename in CC*) # Sun C++ 4.x _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; lcc*) # Lucid _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' ;; *) ;; esac ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) case $cc_basename in CC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; esac ;; tandem*) case $cc_basename in NCC*) # NonStop-UX NCC 3.20 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' ;; *) ;; esac ;; vxworks*) ;; *) _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no ;; esac fi ], [ if test "$GCC" = yes; then _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' case $host_os in aix*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; m68k) # FIXME: we need at least 68020 code to build shared libraries, but # adding the `-m68020' flag to GCC prevents building anything better, # like `-m68040'. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' ;; esac ;; beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) # PIC is the default for these OSes. ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). # Although the cygwin gcc ignores -fPIC, still need this for old-style # (--disable-auto-import) libraries m4_if([$1], [GCJ], [], [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) ;; darwin* | rhapsody*) # PIC is the default on this platform # Common symbols not allowed in MH_DYLIB files _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' ;; haiku*) # PIC is the default for Haiku. # The "-static" flag exists, but is broken. _LT_TAGVAR(lt_prog_compiler_static, $1)= ;; hpux*) # PIC is the default for 64-bit PA HP-UX, but not for 32-bit # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag # sets the default TLS model and affects inlining. case $host_cpu in hppa*64*) # +Z the default ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac ;; interix[[3-9]]*) # Interix 3.x gcc -fpic/-fPIC options generate broken code. # Instead, we relocate shared libraries at runtime. ;; msdosdjgpp*) # Just because we use GCC doesn't mean we suddenly get shared libraries # on systems that don't support them. _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no enable_shared=no ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; sysv4*MP*) if test -d /usr/nec; then _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic fi ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac case $cc_basename in nvcc*) # Cuda Compiler Driver 2.2 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker ' if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then _LT_TAGVAR(lt_prog_compiler_pic, $1)="-Xcompiler $_LT_TAGVAR(lt_prog_compiler_pic, $1)" fi ;; esac else # PORTME Check for flag to pass linker flags through the system compiler. case $host_os in aix*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' else _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' fi ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). m4_if([$1], [GCJ], [], [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) ;; hpux9* | hpux10* | hpux11*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but # not for PA HP-UX. case $host_cpu in hppa*64*|ia64*) # +Z the default ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' ;; esac # Is there a better lt_prog_compiler_static that works with the bundled CC? _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' ;; irix5* | irix6* | nonstopux*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # PIC (with -KPIC) is the default. _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) case $cc_basename in # old Intel for x86_64 which still supported -KPIC. ecc*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; # icc used to be incompatible with GCC. # ICC 10 doesn't accept -KPIC any more. icc* | ifort*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; # Lahey Fortran 8.1. lf95*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared' _LT_TAGVAR(lt_prog_compiler_static, $1)='--static' ;; nagfor*) # NAG Fortran compiler _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,-Wl,,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) # Portland Group compilers (*not* the Pentium gcc compiler, # which looks to be a dead project) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; ccc*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # All Alpha code is PIC. _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; xl* | bgxl* | bgf* | mpixl*) # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) # Sun Fortran 8.3 passes all unrecognized flags to the linker _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='' ;; *Sun\ F* | *Sun*Fortran*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' ;; *Sun\ C*) # Sun C 5.9 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' ;; *Intel*\ [[CF]]*Compiler*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; *Portland\ Group*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; esac ;; esac ;; newsos6) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; osf3* | osf4* | osf5*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # All OSF/1 code is PIC. _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; rdos*) _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; solaris*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' case $cc_basename in f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';; *) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';; esac ;; sunos4*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; sysv4 | sysv4.2uw2* | sysv4.3*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; sysv4*MP*) if test -d /usr/nec ;then _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' fi ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; unicos*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no ;; uts4*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; *) _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no ;; esac fi ]) case $host_os in # For platforms which do not support PIC, -DPIC is meaningless: *djgpp*) _LT_TAGVAR(lt_prog_compiler_pic, $1)= ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])" ;; esac AC_CACHE_CHECK([for $compiler option to produce PIC], [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)], [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_prog_compiler_pic, $1)]) _LT_TAGVAR(lt_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_cv_prog_compiler_pic, $1) # # Check to make sure the PIC flag actually works. # if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, $1) works], [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, $1)], [$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])], [], [case $_LT_TAGVAR(lt_prog_compiler_pic, $1) in "" | " "*) ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_TAGVAR(lt_prog_compiler_pic, $1)" ;; esac], [_LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no]) fi _LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1], [Additional compiler flags for building library objects]) _LT_TAGDECL([wl], [lt_prog_compiler_wl], [1], [How to pass a linker flag through the compiler]) # # Check to make sure the static flag actually works. # wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\" _LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], _LT_TAGVAR(lt_cv_prog_compiler_static_works, $1), $lt_tmp_static_flag, [], [_LT_TAGVAR(lt_prog_compiler_static, $1)=]) _LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1], [Compiler flag to prevent dynamic linking]) ])# _LT_COMPILER_PIC # _LT_LINKER_SHLIBS([TAGNAME]) # ---------------------------- # See if the linker supports building shared libraries. m4_defun([_LT_LINKER_SHLIBS], [AC_REQUIRE([LT_PATH_LD])dnl AC_REQUIRE([LT_PATH_NM])dnl m4_require([_LT_PATH_MANIFEST_TOOL])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_DECL_SED])dnl m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl m4_require([_LT_TAG_COMPILER])dnl AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) m4_if([$1], [CXX], [ _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'] case $host_os in aix[[4-9]]*) # If we're using GNU nm, then we don't want the "-C" option. # -C means demangle to AIX nm, but means don't demangle with GNU nm # Also, AIX nm treats weak defined symbols like other global defined # symbols, whereas GNU nm marks them as "W". if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' else _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' fi ;; pw32*) _LT_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds" ;; cygwin* | mingw* | cegcc*) case $cc_basename in cl*) _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' ;; *) _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'] ;; esac ;; linux* | k*bsd*-gnu | gnu*) _LT_TAGVAR(link_all_deplibs, $1)=no ;; *) _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' ;; esac ], [ runpath_var= _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_cmds, $1)= _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(compiler_needs_object, $1)=no _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(old_archive_from_new_cmds, $1)= _LT_TAGVAR(old_archive_from_expsyms_cmds, $1)= _LT_TAGVAR(thread_safe_flag_spec, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= # include_expsyms should be a list of space-separated symbols to be *always* # included in the symbol list _LT_TAGVAR(include_expsyms, $1)= # exclude_expsyms can be an extended regexp of symbols to exclude # it will be wrapped by ` (' and `)$', so one must not match beginning or # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', # as well as any symbol that contains `d'. _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'] # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out # platforms (ab)use it in PIC code, but their linkers get confused if # the symbol is explicitly referenced. Since portable code cannot # rely on this symbol name, it's probably fine to never include it in # preloaded symbol tables. # Exclude shared library initialization/finalization symbols. dnl Note also adjust exclude_expsyms for C++ above. extract_expsyms_cmds= case $host_os in cygwin* | mingw* | pw32* | cegcc*) # FIXME: the MSVC++ port hasn't been tested in a loooong time # When not using gcc, we currently assume that we are using # Microsoft Visual C++. if test "$GCC" != yes; then with_gnu_ld=no fi ;; interix*) # we just hope/assume this is gcc and not c89 (= MSVC++) with_gnu_ld=yes ;; openbsd*) with_gnu_ld=no ;; linux* | k*bsd*-gnu | gnu*) _LT_TAGVAR(link_all_deplibs, $1)=no ;; esac _LT_TAGVAR(ld_shlibs, $1)=yes # On some targets, GNU ld is compatible enough with the native linker # that we're better off using the native interface for both. lt_use_gnu_ld_interface=no if test "$with_gnu_ld" = yes; then case $host_os in aix*) # The AIX port of GNU ld has always aspired to compatibility # with the native linker. However, as the warning in the GNU ld # block says, versions before 2.19.5* couldn't really create working # shared libraries, regardless of the interface used. case `$LD -v 2>&1` in *\ \(GNU\ Binutils\)\ 2.19.5*) ;; *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;; *\ \(GNU\ Binutils\)\ [[3-9]]*) ;; *) lt_use_gnu_ld_interface=yes ;; esac ;; *) lt_use_gnu_ld_interface=yes ;; esac fi if test "$lt_use_gnu_ld_interface" = yes; then # If archive_cmds runs LD, not CC, wlarc should be empty wlarc='${wl}' # Set some defaults for GNU ld with shared library support. These # are reset later if shared libraries are not supported. Putting them # here allows them to be overridden if necessary. runpath_var=LD_RUN_PATH _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' # ancient GNU ld didn't support --whole-archive et. al. if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' else _LT_TAGVAR(whole_archive_flag_spec, $1)= fi supports_anon_versioning=no case `$LD -v 2>&1` in *GNU\ gold*) supports_anon_versioning=yes ;; *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... *\ 2.11.*) ;; # other 2.11 versions *) supports_anon_versioning=yes ;; esac # See if GNU ld supports shared libraries. case $host_os in aix[[3-9]]*) # On AIX/PPC, the GNU linker is very broken if test "$host_cpu" != ia64; then _LT_TAGVAR(ld_shlibs, $1)=no cat <<_LT_EOF 1>&2 *** Warning: the GNU linker, at least up to release 2.19, is reported *** to be unable to reliably create shared libraries on AIX. *** Therefore, libtool is disabling shared libraries support. If you *** really care for shared libraries, you may want to install binutils *** 2.20 or above, or modify your PATH so that a non-GNU linker is found. *** You will then need to restart the configuration process. _LT_EOF fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='' ;; m68k) _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_minus_L, $1)=yes ;; esac ;; beos*) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(allow_undefined_flag, $1)=unsupported # Joseph Beckenbach says some releases of gcc # support --undefined. This deserves some investigation. FIXME _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; cygwin* | mingw* | pw32* | cegcc*) # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, # as there is no search path for DLLs. _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'] if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then cp $export_symbols $output_objdir/$soname.def; else echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; haiku*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(link_all_deplibs, $1)=yes ;; interix[[3-9]]*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. # Instead, shared libraries are loaded at an image base (0x10000000 by # default) and relocated if they conflict, which is a slow very memory # consuming and fragmenting process. To avoid this, we pick a random, # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) tmp_diet=no if test "$host_os" = linux-dietlibc; then case $cc_basename in diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) esac fi if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ && test "$tmp_diet" = no then tmp_addflag=' $pic_flag' tmp_sharedflag='-shared' case $cc_basename,$host_cpu in pgcc*) # Portland Group C compiler _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag' ;; pgf77* | pgf90* | pgf95* | pgfortran*) # Portland Group f77 and f90 compilers _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag -Mnomain' ;; ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 tmp_addflag=' -i_dynamic' ;; efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 tmp_addflag=' -i_dynamic -nofor_main' ;; ifc* | ifort*) # Intel Fortran compiler tmp_addflag=' -nofor_main' ;; lf95*) # Lahey Fortran 8.1 _LT_TAGVAR(whole_archive_flag_spec, $1)= tmp_sharedflag='--shared' ;; xl[[cC]]* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below) tmp_sharedflag='-qmkshrobj' tmp_addflag= ;; nvcc*) # Cuda Compiler Driver 2.2 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' _LT_TAGVAR(compiler_needs_object, $1)=yes ;; esac case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C 5.9 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' _LT_TAGVAR(compiler_needs_object, $1)=yes tmp_sharedflag='-G' ;; *Sun\ F*) # Sun Fortran 8.3 tmp_sharedflag='-G' ;; esac _LT_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' if test "x$supports_anon_versioning" = xyes; then _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' fi case $cc_basename in xlf* | bgf* | bgxlf* | mpixlf*) # IBM XL Fortran 10.1 on PPC cannot create shared libs itself _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' if test "x$supports_anon_versioning" = xyes; then _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' fi ;; esac else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' wlarc= else _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' fi ;; solaris*) if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then _LT_TAGVAR(ld_shlibs, $1)=no cat <<_LT_EOF 1>&2 *** Warning: The releases 2.8.* of the GNU linker cannot reliably *** create shared libraries on Solaris systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.9.1 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) case `$LD -v 2>&1` in *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) _LT_TAGVAR(ld_shlibs, $1)=no cat <<_LT_EOF 1>&2 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not *** reliably create shared libraries on SCO systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.16.91.0.3 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF ;; *) # For security reasons, it is highly recommended that you always # use absolute paths for naming shared libraries, and exclude the # DT_RUNPATH tag from executables and libraries. But doing so # requires that you compile everything twice, which is a pain. if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; sunos4*) _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' wlarc= _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac if test "$_LT_TAGVAR(ld_shlibs, $1)" = no; then runpath_var= _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= fi else # PORTME fill in a description of your system's linker (not GNU ld) case $host_os in aix3*) _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=yes _LT_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' # Note: this linker hardcodes the directories in LIBPATH if there # are no directories specified by -L. _LT_TAGVAR(hardcode_minus_L, $1)=yes if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then # Neither direct hardcoding nor static linking is supported with a # broken collect2. _LT_TAGVAR(hardcode_direct, $1)=unsupported fi ;; aix[[4-9]]*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no exp_sym_flag='-Bexport' no_entry_flag="" else # If we're using GNU nm, then we don't want the "-C" option. # -C means demangle to AIX nm, but means don't demangle with GNU nm # Also, AIX nm treats weak defined symbols like other global # defined symbols, whereas GNU nm marks them as "W". if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' else _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' fi aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*) for ld_flag in $LDFLAGS; do if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then aix_use_runtimelinking=yes break fi done ;; esac exp_sym_flag='-bexport' no_entry_flag='-bnoentry' fi # When large executables or shared objects are built, AIX ld can # have problems creating the table of contents. If linking a library # or program results in "error TOC overflow" add -mminimal-toc to # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. _LT_TAGVAR(archive_cmds, $1)='' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(file_list_spec, $1)='${wl}-f,' if test "$GCC" = yes; then case $host_os in aix4.[[012]]|aix4.[[012]].*) # We only want to do this on AIX 4.2 and lower, the check # below for broken collect2 doesn't work under 4.3+ collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && strings "$collect2name" | $GREP resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 _LT_TAGVAR(hardcode_direct, $1)=unsupported # It fails to find uninstalled libraries when the uninstalled # path is not listed in the libpath. Setting hardcode_minus_L # to unsupported forces relinking _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)= fi ;; esac shared_flag='-shared' if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi _LT_TAGVAR(link_all_deplibs, $1)=no else # not using gcc if test "$host_cpu" = ia64; then # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release # chokes on -Wl,-G. The following line is correct: shared_flag='-G' else if test "$aix_use_runtimelinking" = yes; then shared_flag='${wl}-G' else shared_flag='${wl}-bM:SRE' fi fi fi _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall' # It seems that -bexpall does not export symbols beginning with # underscore (_), so it is better to generate a list of symbols to export. _LT_TAGVAR(always_export_symbols, $1)=yes if test "$aix_use_runtimelinking" = yes; then # Warning - without using the other runtime loading flags (-brtl), # -berok will link without error, but may produce a broken library. _LT_TAGVAR(allow_undefined_flag, $1)='-berok' # Determine the default libpath from the value encoded in an # empty executable. _LT_SYS_MODULE_PATH_AIX([$1]) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" else if test "$host_cpu" = ia64; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib' _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs" _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" else # Determine the default libpath from the value encoded in an # empty executable. _LT_SYS_MODULE_PATH_AIX([$1]) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" # Warning - without using the other run time loading flags, # -berok will link without error, but may produce a broken library. _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok' _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok' if test "$with_gnu_ld" = yes; then # We only use this code for GNU lds that support --whole-archive. _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' else # Exported symbols can be pulled into shared objects from archives _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience' fi _LT_TAGVAR(archive_cmds_need_lc, $1)=yes # This is similar to how AIX traditionally builds its shared libraries. _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' fi fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='' ;; m68k) _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_minus_L, $1)=yes ;; esac ;; bsdi[[45]]*) _LT_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic ;; cygwin* | mingw* | pw32* | cegcc*) # When not using gcc, we currently assume that we are using # Microsoft Visual C++. # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. case $cc_basename in cl*) # Native MSVC _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=yes _LT_TAGVAR(file_list_spec, $1)='@' # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; else sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; fi~ $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ linknames=' # The linker will not automatically build a static lib if we build a DLL. # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1,DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols' # Don't use ranlib _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib' _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~ lt_tool_outputfile="@TOOL_OUTPUT@"~ case $lt_outputfile in *.exe|*.EXE) ;; *) lt_outputfile="$lt_outputfile.exe" lt_tool_outputfile="$lt_tool_outputfile.exe" ;; esac~ if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; $RM "$lt_outputfile.manifest"; fi' ;; *) # Assume MSVC wrapper _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' # The linker will automatically build a .lib file if we build a DLL. _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' # FIXME: Should let the user specify the lib program. _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs' _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ;; esac ;; darwin* | rhapsody*) _LT_DARWIN_LINKER_FEATURES($1) ;; dgux*) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor # support. Future versions do this automatically, but an explicit c++rt0.o # does not break anything, and helps significantly (at the cost of a little # extra space). freebsd2.2*) _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; # Unfortunately, older versions of FreeBSD 2 do not have this feature. freebsd2.*) _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; # FreeBSD 3 and greater uses gcc -shared to do shared libraries. freebsd* | dragonfly*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; hpux9*) if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' else _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(hardcode_direct, $1)=yes # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' ;; hpux10*) if test "$GCC" = yes && test "$with_gnu_ld" = no; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' fi if test "$with_gnu_ld" = no; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. _LT_TAGVAR(hardcode_minus_L, $1)=yes fi ;; hpux11*) if test "$GCC" = yes && test "$with_gnu_ld" = no; then case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' ;; esac else case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) m4_if($1, [], [ # Older versions of the 11.00 compiler do not understand -b yet # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) _LT_LINKER_OPTION([if $CC understands -b], _LT_TAGVAR(lt_cv_prog_compiler__b, $1), [-b], [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'], [_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])], [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags']) ;; esac fi if test "$with_gnu_ld" = no; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: case $host_cpu in hppa*64*|ia64*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. _LT_TAGVAR(hardcode_minus_L, $1)=yes ;; esac fi ;; irix5* | irix6* | nonstopux*) if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' # Try to use the -exported_symbol ld option, if it does not # work, assume that -exports_file does not work either and # implicitly export all symbols. # This should be the same for all languages, so no per-tag cache variable. AC_CACHE_CHECK([whether the $host_os linker accepts -exported_symbol], [lt_cv_irix_exported_symbol], [save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" AC_LINK_IFELSE( [AC_LANG_SOURCE( [AC_LANG_CASE([C], [[int foo (void) { return 0; }]], [C++], [[int foo (void) { return 0; }]], [Fortran 77], [[ subroutine foo end]], [Fortran], [[ subroutine foo end]])])], [lt_cv_irix_exported_symbol=yes], [lt_cv_irix_exported_symbol=no]) LDFLAGS="$save_LDFLAGS"]) if test "$lt_cv_irix_exported_symbol" = yes; then _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' fi else _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' fi _LT_TAGVAR(archive_cmds_need_lc, $1)='no' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(inherit_rpath, $1)=yes _LT_TAGVAR(link_all_deplibs, $1)=yes ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out else _LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; newsos6) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *nto* | *qnx*) ;; openbsd*) if test -f /usr/libexec/ld.so; then _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=yes if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' else case $host_os in openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*) _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' ;; esac fi else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; os2*) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' ;; osf3*) if test "$GCC" = yes; then _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' else _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' fi _LT_TAGVAR(archive_cmds_need_lc, $1)='no' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: ;; osf4* | osf5*) # as osf3* with the addition of -msym flag if test "$GCC" = yes; then _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' else _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' # Both c and cxx compiler support -rpath directly _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' fi _LT_TAGVAR(archive_cmds_need_lc, $1)='no' _LT_TAGVAR(hardcode_libdir_separator, $1)=: ;; solaris*) _LT_TAGVAR(no_undefined_flag, $1)=' -z defs' if test "$GCC" = yes; then wlarc='${wl}' _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' else case `$CC -V 2>&1` in *"Compilers 5.0"*) wlarc='' _LT_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' ;; *) wlarc='${wl}' _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' ;; esac fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no case $host_os in solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; *) # The compiler driver will combine and reorder linker options, # but understands `-z linker_flag'. GCC discards it without `$wl', # but is careful enough not to reorder. # Supported since Solaris 2.6 (maybe 2.5.1?) if test "$GCC" = yes; then _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' else _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' fi ;; esac _LT_TAGVAR(link_all_deplibs, $1)=yes ;; sunos4*) if test "x$host_vendor" = xsequent; then # Use $CC to link under sequent, because it throws in some extra .o # files that make .init and .fini sections work. _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; sysv4) case $host_vendor in sni) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=yes # is this really true??? ;; siemens) ## LD is ld it makes a PLAMLIB ## CC just makes a GrossModule. _LT_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs' _LT_TAGVAR(hardcode_direct, $1)=no ;; motorola) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie ;; esac runpath_var='LD_RUN_PATH' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; sysv4.3*) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport' ;; sysv4*MP*) if test -d /usr/nec; then _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no runpath_var=LD_RUN_PATH hardcode_runpath_var=yes _LT_TAGVAR(ld_shlibs, $1)=yes fi ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*) _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; sysv5* | sco3.2v5* | sco5v6*) # Note: We can NOT use -z defs as we might desire, because we do not # link with -lc, and that would cause any symbols used from libc to # always be unresolved, which means just about no library would # ever link correctly. If we're not using GNU ld we use -z text # though, which does catch some bad symbols but isn't as heavy-handed # as -z defs. _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport' runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; uts4*) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) _LT_TAGVAR(ld_shlibs, $1)=no ;; esac if test x$host_vendor = xsni; then case $host in sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Blargedynsym' ;; esac fi fi ]) AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)]) test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no _LT_TAGVAR(with_gnu_ld, $1)=$with_gnu_ld _LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl _LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl _LT_DECL([], [extract_expsyms_cmds], [2], [The commands to extract the exported symbol list from a shared archive]) # # Do we need to explicitly link libc? # case "x$_LT_TAGVAR(archive_cmds_need_lc, $1)" in x|xyes) # Assume -lc should be added _LT_TAGVAR(archive_cmds_need_lc, $1)=yes if test "$enable_shared" = yes && test "$GCC" = yes; then case $_LT_TAGVAR(archive_cmds, $1) in *'~'*) # FIXME: we may have to deal with multi-command sequences. ;; '$CC '*) # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. AC_CACHE_CHECK([whether -lc should be explicitly linked in], [lt_cv_]_LT_TAGVAR(archive_cmds_need_lc, $1), [$RM conftest* echo "$lt_simple_compile_test_code" > conftest.$ac_ext if AC_TRY_EVAL(ac_compile) 2>conftest.err; then soname=conftest lib=conftest libobjs=conftest.$ac_objext deplibs= wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1) compiler_flags=-v linker_flags=-v verstring= output_objdir=. libname=conftest lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1) _LT_TAGVAR(allow_undefined_flag, $1)= if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) then lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=no else lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=yes fi _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag else cat conftest.err 1>&5 fi $RM conftest* ]) _LT_TAGVAR(archive_cmds_need_lc, $1)=$lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1) ;; esac fi ;; esac _LT_TAGDECL([build_libtool_need_lc], [archive_cmds_need_lc], [0], [Whether or not to add -lc for building shared libraries]) _LT_TAGDECL([allow_libtool_libs_with_static_runtimes], [enable_shared_with_static_runtimes], [0], [Whether or not to disallow shared libs when runtime libs are static]) _LT_TAGDECL([], [export_dynamic_flag_spec], [1], [Compiler flag to allow reflexive dlopens]) _LT_TAGDECL([], [whole_archive_flag_spec], [1], [Compiler flag to generate shared objects directly from archives]) _LT_TAGDECL([], [compiler_needs_object], [1], [Whether the compiler copes with passing no objects directly]) _LT_TAGDECL([], [old_archive_from_new_cmds], [2], [Create an old-style archive from a shared archive]) _LT_TAGDECL([], [old_archive_from_expsyms_cmds], [2], [Create a temporary old-style archive to link instead of a shared archive]) _LT_TAGDECL([], [archive_cmds], [2], [Commands used to build a shared archive]) _LT_TAGDECL([], [archive_expsym_cmds], [2]) _LT_TAGDECL([], [module_cmds], [2], [Commands used to build a loadable module if different from building a shared archive.]) _LT_TAGDECL([], [module_expsym_cmds], [2]) _LT_TAGDECL([], [with_gnu_ld], [1], [Whether we are building with GNU ld or not]) _LT_TAGDECL([], [allow_undefined_flag], [1], [Flag that allows shared libraries with undefined symbols to be built]) _LT_TAGDECL([], [no_undefined_flag], [1], [Flag that enforces no undefined symbols]) _LT_TAGDECL([], [hardcode_libdir_flag_spec], [1], [Flag to hardcode $libdir into a binary during linking. This must work even if $libdir does not exist]) _LT_TAGDECL([], [hardcode_libdir_separator], [1], [Whether we need a single "-rpath" flag with a separated argument]) _LT_TAGDECL([], [hardcode_direct], [0], [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the resulting binary]) _LT_TAGDECL([], [hardcode_direct_absolute], [0], [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the resulting binary and the resulting library dependency is "absolute", i.e impossible to change by setting ${shlibpath_var} if the library is relocated]) _LT_TAGDECL([], [hardcode_minus_L], [0], [Set to "yes" if using the -LDIR flag during linking hardcodes DIR into the resulting binary]) _LT_TAGDECL([], [hardcode_shlibpath_var], [0], [Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into the resulting binary]) _LT_TAGDECL([], [hardcode_automatic], [0], [Set to "yes" if building a shared library automatically hardcodes DIR into the library and all subsequent libraries and executables linked against it]) _LT_TAGDECL([], [inherit_rpath], [0], [Set to yes if linker adds runtime paths of dependent libraries to runtime path list]) _LT_TAGDECL([], [link_all_deplibs], [0], [Whether libtool must link a program against all its dependency libraries]) _LT_TAGDECL([], [always_export_symbols], [0], [Set to "yes" if exported symbols are required]) _LT_TAGDECL([], [export_symbols_cmds], [2], [The commands to list exported symbols]) _LT_TAGDECL([], [exclude_expsyms], [1], [Symbols that should not be listed in the preloaded symbols]) _LT_TAGDECL([], [include_expsyms], [1], [Symbols that must always be exported]) _LT_TAGDECL([], [prelink_cmds], [2], [Commands necessary for linking programs (against libraries) with templates]) _LT_TAGDECL([], [postlink_cmds], [2], [Commands necessary for finishing linking programs]) _LT_TAGDECL([], [file_list_spec], [1], [Specify filename containing input files]) dnl FIXME: Not yet implemented dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1], dnl [Compiler flag to generate thread safe objects]) ])# _LT_LINKER_SHLIBS # _LT_LANG_C_CONFIG([TAG]) # ------------------------ # Ensure that the configuration variables for a C compiler are suitably # defined. These variables are subsequently used by _LT_CONFIG to write # the compiler configuration to `libtool'. m4_defun([_LT_LANG_C_CONFIG], [m4_require([_LT_DECL_EGREP])dnl lt_save_CC="$CC" AC_LANG_PUSH(C) # Source file extension for C test sources. ac_ext=c # Object file extension for compiled C test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # Code to be used in simple compile tests lt_simple_compile_test_code="int some_variable = 0;" # Code to be used in simple link tests lt_simple_link_test_code='int main(){return(0);}' _LT_TAG_COMPILER # Save the default compiler, since it gets overwritten when the other # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. compiler_DEFAULT=$CC # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE if test -n "$compiler"; then _LT_COMPILER_NO_RTTI($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) LT_SYS_DLOPEN_SELF _LT_CMD_STRIPLIB # Report which library types will actually be built AC_MSG_CHECKING([if libtool supports shared libraries]) AC_MSG_RESULT([$can_build_shared]) AC_MSG_CHECKING([whether to build shared libraries]) test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[[4-9]]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac AC_MSG_RESULT([$enable_shared]) AC_MSG_CHECKING([whether to build static libraries]) # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes AC_MSG_RESULT([$enable_static]) _LT_CONFIG($1) fi AC_LANG_POP CC="$lt_save_CC" ])# _LT_LANG_C_CONFIG # _LT_LANG_CXX_CONFIG([TAG]) # -------------------------- # Ensure that the configuration variables for a C++ compiler are suitably # defined. These variables are subsequently used by _LT_CONFIG to write # the compiler configuration to `libtool'. m4_defun([_LT_LANG_CXX_CONFIG], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_PATH_MANIFEST_TOOL])dnl if test -n "$CXX" && ( test "X$CXX" != "Xno" && ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || (test "X$CXX" != "Xg++"))) ; then AC_PROG_CXXCPP else _lt_caught_CXX_error=yes fi AC_LANG_PUSH(C++) _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(compiler_needs_object, $1)=no _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(reload_flag, $1)=$reload_flag _LT_TAGVAR(reload_cmds, $1)=$reload_cmds _LT_TAGVAR(no_undefined_flag, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no # Source file extension for C++ test sources. ac_ext=cpp # Object file extension for compiled C++ test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # No sense in running all these tests if we already determined that # the CXX compiler isn't working. Some variables (like enable_shared) # are currently assumed to apply to all compilers on this platform, # and will be corrupted by setting them based on a non-working compiler. if test "$_lt_caught_CXX_error" != yes; then # Code to be used in simple compile tests lt_simple_compile_test_code="int some_variable = 0;" # Code to be used in simple link tests lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }' # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC=$CC lt_save_CFLAGS=$CFLAGS lt_save_LD=$LD lt_save_GCC=$GCC GCC=$GXX lt_save_with_gnu_ld=$with_gnu_ld lt_save_path_LD=$lt_cv_path_LD if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx else $as_unset lt_cv_prog_gnu_ld fi if test -n "${lt_cv_path_LDCXX+set}"; then lt_cv_path_LD=$lt_cv_path_LDCXX else $as_unset lt_cv_path_LD fi test -z "${LDCXX+set}" || LD=$LDCXX CC=${CXX-"c++"} CFLAGS=$CXXFLAGS compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) if test -n "$compiler"; then # We don't want -fno-exception when compiling C++ code, so set the # no_builtin_flag separately if test "$GXX" = yes; then _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' else _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= fi if test "$GXX" = yes; then # Set up default GNU C++ configuration LT_PATH_LD # Check if GNU C++ uses GNU ld as the underlying linker, since the # archiving commands below assume that GNU ld is being used. if test "$with_gnu_ld" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' # If archive_cmds runs LD, not CC, wlarc should be empty # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to # investigate it a little bit more. (MM) wlarc='${wl}' # ancient GNU ld didn't support --whole-archive et. al. if eval "`$CC -print-prog-name=ld` --help 2>&1" | $GREP 'no-whole-archive' > /dev/null; then _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' else _LT_TAGVAR(whole_archive_flag_spec, $1)= fi else with_gnu_ld=no wlarc= # A generic and very simple default shared library creation # command for GNU C++ for the case where it uses the native # linker, instead of GNU ld. If possible, this setting should # overridden to take advantage of the native linker features on # the platform it is being used on. _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' fi # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' else GXX=no with_gnu_ld=no wlarc= fi # PORTME: fill in a description of your system's C++ link characteristics AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) _LT_TAGVAR(ld_shlibs, $1)=yes case $host_os in aix3*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; aix[[4-9]]*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no exp_sym_flag='-Bexport' no_entry_flag="" else aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*) for ld_flag in $LDFLAGS; do case $ld_flag in *-brtl*) aix_use_runtimelinking=yes break ;; esac done ;; esac exp_sym_flag='-bexport' no_entry_flag='-bnoentry' fi # When large executables or shared objects are built, AIX ld can # have problems creating the table of contents. If linking a library # or program results in "error TOC overflow" add -mminimal-toc to # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. _LT_TAGVAR(archive_cmds, $1)='' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(file_list_spec, $1)='${wl}-f,' if test "$GXX" = yes; then case $host_os in aix4.[[012]]|aix4.[[012]].*) # We only want to do this on AIX 4.2 and lower, the check # below for broken collect2 doesn't work under 4.3+ collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && strings "$collect2name" | $GREP resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 _LT_TAGVAR(hardcode_direct, $1)=unsupported # It fails to find uninstalled libraries when the uninstalled # path is not listed in the libpath. Setting hardcode_minus_L # to unsupported forces relinking _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)= fi esac shared_flag='-shared' if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi else # not using gcc if test "$host_cpu" = ia64; then # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release # chokes on -Wl,-G. The following line is correct: shared_flag='-G' else if test "$aix_use_runtimelinking" = yes; then shared_flag='${wl}-G' else shared_flag='${wl}-bM:SRE' fi fi fi _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall' # It seems that -bexpall does not export symbols beginning with # underscore (_), so it is better to generate a list of symbols to # export. _LT_TAGVAR(always_export_symbols, $1)=yes if test "$aix_use_runtimelinking" = yes; then # Warning - without using the other runtime loading flags (-brtl), # -berok will link without error, but may produce a broken library. _LT_TAGVAR(allow_undefined_flag, $1)='-berok' # Determine the default libpath from the value encoded in an empty # executable. _LT_SYS_MODULE_PATH_AIX([$1]) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" else if test "$host_cpu" = ia64; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib' _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs" _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" else # Determine the default libpath from the value encoded in an # empty executable. _LT_SYS_MODULE_PATH_AIX([$1]) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" # Warning - without using the other run time loading flags, # -berok will link without error, but may produce a broken library. _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok' _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok' if test "$with_gnu_ld" = yes; then # We only use this code for GNU lds that support --whole-archive. _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' else # Exported symbols can be pulled into shared objects from archives _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience' fi _LT_TAGVAR(archive_cmds_need_lc, $1)=yes # This is similar to how AIX traditionally builds its shared # libraries. _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' fi fi ;; beos*) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(allow_undefined_flag, $1)=unsupported # Joseph Beckenbach says some releases of gcc # support --undefined. This deserves some investigation. FIXME _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; chorus*) case $cc_basename in *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; cygwin* | mingw* | pw32* | cegcc*) case $GXX,$cc_basename in ,cl* | no,cl*) # Native MSVC # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=yes _LT_TAGVAR(file_list_spec, $1)='@' # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; else $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; fi~ $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ linknames=' # The linker will not automatically build a static lib if we build a DLL. # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes # Don't use ranlib _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib' _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~ lt_tool_outputfile="@TOOL_OUTPUT@"~ case $lt_outputfile in *.exe|*.EXE) ;; *) lt_outputfile="$lt_outputfile.exe" lt_tool_outputfile="$lt_tool_outputfile.exe" ;; esac~ func_to_tool_file "$lt_outputfile"~ if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; $RM "$lt_outputfile.manifest"; fi' ;; *) # g++ # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, # as there is no search path for DLLs. _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then cp $export_symbols $output_objdir/$soname.def; else echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; darwin* | rhapsody*) _LT_DARWIN_LINKER_FEATURES($1) ;; dgux*) case $cc_basename in ec++*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; ghcx*) # Green Hills C++ Compiler # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; freebsd2.*) # C++ shared libraries reported to be fairly broken before # switch to ELF _LT_TAGVAR(ld_shlibs, $1)=no ;; freebsd-elf*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;; freebsd* | dragonfly*) # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF # conventions _LT_TAGVAR(ld_shlibs, $1)=yes ;; haiku*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(link_all_deplibs, $1)=yes ;; hpux9*) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, # but as the default # location of the library. case $cc_basename in CC*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; aCC*) _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ;; *) if test "$GXX" = yes; then _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' else # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; hpux10*|hpux11*) if test $with_gnu_ld = no; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: case $host_cpu in hppa*64*|ia64*) ;; *) _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' ;; esac fi case $host_cpu in hppa*64*|ia64*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, # but as the default # location of the library. ;; esac case $cc_basename in CC*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; aCC*) case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; esac # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ;; *) if test "$GXX" = yes; then if test $with_gnu_ld = no; then case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; esac fi else # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; interix[[3-9]]*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. # Instead, shared libraries are loaded at an image base (0x10000000 by # default) and relocated if they conflict, which is a slow very memory # consuming and fragmenting process. To avoid this, we pick a random, # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; irix5* | irix6*) case $cc_basename in CC*) # SGI C++ _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' # Archives containing C++ object files must be created using # "CC -ar", where "CC" is the IRIX C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs' ;; *) if test "$GXX" = yes; then if test "$with_gnu_ld" = no; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' else _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib' fi fi _LT_TAGVAR(link_all_deplibs, $1)=yes ;; esac _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(inherit_rpath, $1)=yes ;; linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) case $cc_basename in KCC*) # Kuck and Associates, Inc. (KAI) C++ Compiler # KCC will only create a shared library if the output file # ends with ".so" (or ".sl" for HP-UX), so rename the library # to its proper name (with version) after linking. _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' # Archives containing C++ object files must be created using # "CC -Bstatic", where "CC" is the KAI C++ compiler. _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;; icpc* | ecpc* ) # Intel C++ with_gnu_ld=yes # version 8.0 and above of icpc choke on multiply defined symbols # if we add $predep_objects and $postdep_objects, however 7.1 and # earlier do not add the objects themselves. case `$CC -V 2>&1` in *"Version 7."*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' ;; *) # Version 8.0 or newer tmp_idyn= case $host_cpu in ia64*) tmp_idyn=' -i_dynamic';; esac _LT_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' ;; esac _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' ;; pgCC* | pgcpp*) # Portland Group C++ compiler case `$CC -V` in *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ $RANLIB $oldlib' _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' ;; *) # Version 6 and above use weak symbols _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' ;; esac _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' ;; cxx*) # Compaq C++ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' runpath_var=LD_RUN_PATH _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' ;; xl* | mpixl* | bgxl*) # IBM XL 8.0 on PPC, with GNU ld _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' if test "x$supports_anon_versioning" = xyes; then _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' fi ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs' _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' _LT_TAGVAR(compiler_needs_object, $1)=yes # Not sure whether something based on # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 # would be better. output_verbose_link_cmd='func_echo_all' # Archives containing C++ object files must be created using # "CC -xar", where "CC" is the Sun C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs' ;; esac ;; esac ;; lynxos*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; m88k*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; mvs*) case $cc_basename in cxx*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' wlarc= _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no fi # Workaround some broken pre-1.5 toolchains output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' ;; *nto* | *qnx*) _LT_TAGVAR(ld_shlibs, $1)=yes ;; openbsd2*) # C++ shared libraries are fairly broken _LT_TAGVAR(ld_shlibs, $1)=no ;; openbsd*) if test -f /usr/libexec/ld.so; then _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' fi output_verbose_link_cmd=func_echo_all else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; osf3* | osf4* | osf5*) case $cc_basename in KCC*) # Kuck and Associates, Inc. (KAI) C++ Compiler # KCC will only create a shared library if the output file # ends with ".so" (or ".sl" for HP-UX), so rename the library # to its proper name (with version) after linking. _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Archives containing C++ object files must be created using # the KAI C++ compiler. case $host in osf3*) _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;; *) _LT_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' ;; esac ;; RCC*) # Rational C++ 2.4.1 # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; cxx*) case $host in osf3*) _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ;; *) _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ echo "-hidden">> $lib.exp~ $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~ $RM $lib.exp' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' ;; esac _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ;; *) if test "$GXX" = yes && test "$with_gnu_ld" = no; then _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' case $host in osf3*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ;; esac _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' else # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; psos*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; sunos4*) case $cc_basename in CC*) # Sun C++ 4.x # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; lcc*) # Lucid # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; solaris*) case $cc_basename in CC* | sunCC*) # Sun C++ 4.2, 5.x and Centerline C++ _LT_TAGVAR(archive_cmds_need_lc,$1)=yes _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs' _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no case $host_os in solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; *) # The compiler driver will combine and reorder linker options, # but understands `-z linker_flag'. # Supported since Solaris 2.6 (maybe 2.5.1?) _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' ;; esac _LT_TAGVAR(link_all_deplibs, $1)=yes output_verbose_link_cmd='func_echo_all' # Archives containing C++ object files must be created using # "CC -xar", where "CC" is the Sun C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs' ;; gcx*) # Green Hills C++ Compiler _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' # The C++ compiler must be used to create the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs' ;; *) # GNU C++ compiler with Solaris linker if test "$GXX" = yes && test "$with_gnu_ld" = no; then _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs' if $CC --version | $GREP -v '^2\.7' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' else # g++ 2.7 appears to require `-G' NOT `-shared' on this # platform. _LT_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir' case $host_os in solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; *) _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' ;; esac fi ;; esac ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*) _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no runpath_var='LD_RUN_PATH' case $cc_basename in CC*) _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; esac ;; sysv5* | sco3.2v5* | sco5v6*) # Note: We can NOT use -z defs as we might desire, because we do not # link with -lc, and that would cause any symbols used from libc to # always be unresolved, which means just about no library would # ever link correctly. If we're not using GNU ld we use -z text # though, which does catch some bad symbols but isn't as heavy-handed # as -z defs. _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport' runpath_var='LD_RUN_PATH' case $cc_basename in CC*) _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(old_archive_cmds, $1)='$CC -Tprelink_objects $oldobjs~ '"$_LT_TAGVAR(old_archive_cmds, $1)" _LT_TAGVAR(reload_cmds, $1)='$CC -Tprelink_objects $reload_objs~ '"$_LT_TAGVAR(reload_cmds, $1)" ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; esac ;; tandem*) case $cc_basename in NCC*) # NonStop-UX NCC 3.20 # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; vxworks*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)]) test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no _LT_TAGVAR(GCC, $1)="$GXX" _LT_TAGVAR(LD, $1)="$LD" ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... _LT_SYS_HIDDEN_LIBDEPS($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi # test -n "$compiler" CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS LDCXX=$LD LD=$lt_save_LD GCC=$lt_save_GCC with_gnu_ld=$lt_save_with_gnu_ld lt_cv_path_LDCXX=$lt_cv_path_LD lt_cv_path_LD=$lt_save_path_LD lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld fi # test "$_lt_caught_CXX_error" != yes AC_LANG_POP ])# _LT_LANG_CXX_CONFIG # _LT_FUNC_STRIPNAME_CNF # ---------------------- # func_stripname_cnf prefix suffix name # strip PREFIX and SUFFIX off of NAME. # PREFIX and SUFFIX must not contain globbing or regex special # characters, hashes, percent signs, but SUFFIX may contain a leading # dot (in which case that matches only a dot). # # This function is identical to the (non-XSI) version of func_stripname, # except this one can be used by m4 code that may be executed by configure, # rather than the libtool script. m4_defun([_LT_FUNC_STRIPNAME_CNF],[dnl AC_REQUIRE([_LT_DECL_SED]) AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH]) func_stripname_cnf () { case ${2} in .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; esac } # func_stripname_cnf ])# _LT_FUNC_STRIPNAME_CNF # _LT_SYS_HIDDEN_LIBDEPS([TAGNAME]) # --------------------------------- # Figure out "hidden" library dependencies from verbose # compiler output when linking a shared library. # Parse the compiler output and extract the necessary # objects, libraries and library flags. m4_defun([_LT_SYS_HIDDEN_LIBDEPS], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl AC_REQUIRE([_LT_FUNC_STRIPNAME_CNF])dnl # Dependencies to place before and after the object being linked: _LT_TAGVAR(predep_objects, $1)= _LT_TAGVAR(postdep_objects, $1)= _LT_TAGVAR(predeps, $1)= _LT_TAGVAR(postdeps, $1)= _LT_TAGVAR(compiler_lib_search_path, $1)= dnl we can't use the lt_simple_compile_test_code here, dnl because it contains code intended for an executable, dnl not a library. It's possible we should let each dnl tag define a new lt_????_link_test_code variable, dnl but it's only used here... m4_if([$1], [], [cat > conftest.$ac_ext <<_LT_EOF int a; void foo (void) { a = 0; } _LT_EOF ], [$1], [CXX], [cat > conftest.$ac_ext <<_LT_EOF class Foo { public: Foo (void) { a = 0; } private: int a; }; _LT_EOF ], [$1], [F77], [cat > conftest.$ac_ext <<_LT_EOF subroutine foo implicit none integer*4 a a=0 return end _LT_EOF ], [$1], [FC], [cat > conftest.$ac_ext <<_LT_EOF subroutine foo implicit none integer a a=0 return end _LT_EOF ], [$1], [GCJ], [cat > conftest.$ac_ext <<_LT_EOF public class foo { private int a; public void bar (void) { a = 0; } }; _LT_EOF ], [$1], [GO], [cat > conftest.$ac_ext <<_LT_EOF package foo func foo() { } _LT_EOF ]) _lt_libdeps_save_CFLAGS=$CFLAGS case "$CC $CFLAGS " in #( *\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;; *\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;; *\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;; esac dnl Parse the compiler output and extract the necessary dnl objects, libraries and library flags. if AC_TRY_EVAL(ac_compile); then # Parse the compiler output and extract the necessary # objects, libraries and library flags. # Sentinel used to keep track of whether or not we are before # the conftest object file. pre_test_object_deps_done=no for p in `eval "$output_verbose_link_cmd"`; do case ${prev}${p} in -L* | -R* | -l*) # Some compilers place space between "-{L,R}" and the path. # Remove the space. if test $p = "-L" || test $p = "-R"; then prev=$p continue fi # Expand the sysroot to ease extracting the directories later. if test -z "$prev"; then case $p in -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;; -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;; -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;; esac fi case $p in =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;; esac if test "$pre_test_object_deps_done" = no; then case ${prev} in -L | -R) # Internal compiler library paths should come after those # provided the user. The postdeps already come after the # user supplied libs so there is no need to process them. if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then _LT_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}" else _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}" fi ;; # The "-l" case would never come before the object being # linked, so don't bother handling this case. esac else if test -z "$_LT_TAGVAR(postdeps, $1)"; then _LT_TAGVAR(postdeps, $1)="${prev}${p}" else _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} ${prev}${p}" fi fi prev= ;; *.lto.$objext) ;; # Ignore GCC LTO objects *.$objext) # This assumes that the test object file only shows up # once in the compiler output. if test "$p" = "conftest.$objext"; then pre_test_object_deps_done=yes continue fi if test "$pre_test_object_deps_done" = no; then if test -z "$_LT_TAGVAR(predep_objects, $1)"; then _LT_TAGVAR(predep_objects, $1)="$p" else _LT_TAGVAR(predep_objects, $1)="$_LT_TAGVAR(predep_objects, $1) $p" fi else if test -z "$_LT_TAGVAR(postdep_objects, $1)"; then _LT_TAGVAR(postdep_objects, $1)="$p" else _LT_TAGVAR(postdep_objects, $1)="$_LT_TAGVAR(postdep_objects, $1) $p" fi fi ;; *) ;; # Ignore the rest. esac done # Clean up. rm -f a.out a.exe else echo "libtool.m4: error: problem compiling $1 test program" fi $RM -f confest.$objext CFLAGS=$_lt_libdeps_save_CFLAGS # PORTME: override above test on systems where it is broken m4_if([$1], [CXX], [case $host_os in interix[[3-9]]*) # Interix 3.5 installs completely hosed .la files for C++, so rather than # hack all around it, let's just trust "g++" to DTRT. _LT_TAGVAR(predep_objects,$1)= _LT_TAGVAR(postdep_objects,$1)= _LT_TAGVAR(postdeps,$1)= ;; linux*) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 # The more standards-conforming stlport4 library is # incompatible with the Cstd library. Avoid specifying # it if it's in CXXFLAGS. Ignore libCrun as # -library=stlport4 depends on it. case " $CXX $CXXFLAGS " in *" -library=stlport4 "*) solaris_use_stlport4=yes ;; esac if test "$solaris_use_stlport4" != yes; then _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun' fi ;; esac ;; solaris*) case $cc_basename in CC* | sunCC*) # The more standards-conforming stlport4 library is # incompatible with the Cstd library. Avoid specifying # it if it's in CXXFLAGS. Ignore libCrun as # -library=stlport4 depends on it. case " $CXX $CXXFLAGS " in *" -library=stlport4 "*) solaris_use_stlport4=yes ;; esac # Adding this requires a known-good setup of shared libraries for # Sun compiler versions before 5.6, else PIC objects from an old # archive will be linked into the output, leading to subtle bugs. if test "$solaris_use_stlport4" != yes; then _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun' fi ;; esac ;; esac ]) case " $_LT_TAGVAR(postdeps, $1) " in *" -lc "*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;; esac _LT_TAGVAR(compiler_lib_search_dirs, $1)= if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` fi _LT_TAGDECL([], [compiler_lib_search_dirs], [1], [The directories searched by this compiler when creating a shared library]) _LT_TAGDECL([], [predep_objects], [1], [Dependencies to place before and after the objects being linked to create a shared library]) _LT_TAGDECL([], [postdep_objects], [1]) _LT_TAGDECL([], [predeps], [1]) _LT_TAGDECL([], [postdeps], [1]) _LT_TAGDECL([], [compiler_lib_search_path], [1], [The library search path used internally by the compiler when linking a shared library]) ])# _LT_SYS_HIDDEN_LIBDEPS # _LT_LANG_F77_CONFIG([TAG]) # -------------------------- # Ensure that the configuration variables for a Fortran 77 compiler are # suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_F77_CONFIG], [AC_LANG_PUSH(Fortran 77) if test -z "$F77" || test "X$F77" = "Xno"; then _lt_disable_F77=yes fi _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(reload_flag, $1)=$reload_flag _LT_TAGVAR(reload_cmds, $1)=$reload_cmds _LT_TAGVAR(no_undefined_flag, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no # Source file extension for f77 test sources. ac_ext=f # Object file extension for compiled f77 test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # No sense in running all these tests if we already determined that # the F77 compiler isn't working. Some variables (like enable_shared) # are currently assumed to apply to all compilers on this platform, # and will be corrupted by setting them based on a non-working compiler. if test "$_lt_disable_F77" != yes; then # Code to be used in simple compile tests lt_simple_compile_test_code="\ subroutine t return end " # Code to be used in simple link tests lt_simple_link_test_code="\ program t end " # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC="$CC" lt_save_GCC=$GCC lt_save_CFLAGS=$CFLAGS CC=${F77-"f77"} CFLAGS=$FFLAGS compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) GCC=$G77 if test -n "$compiler"; then AC_MSG_CHECKING([if libtool supports shared libraries]) AC_MSG_RESULT([$can_build_shared]) AC_MSG_CHECKING([whether to build shared libraries]) test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[[4-9]]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac AC_MSG_RESULT([$enable_shared]) AC_MSG_CHECKING([whether to build static libraries]) # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes AC_MSG_RESULT([$enable_static]) _LT_TAGVAR(GCC, $1)="$G77" _LT_TAGVAR(LD, $1)="$LD" ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi # test -n "$compiler" GCC=$lt_save_GCC CC="$lt_save_CC" CFLAGS="$lt_save_CFLAGS" fi # test "$_lt_disable_F77" != yes AC_LANG_POP ])# _LT_LANG_F77_CONFIG # _LT_LANG_FC_CONFIG([TAG]) # ------------------------- # Ensure that the configuration variables for a Fortran compiler are # suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_FC_CONFIG], [AC_LANG_PUSH(Fortran) if test -z "$FC" || test "X$FC" = "Xno"; then _lt_disable_FC=yes fi _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(reload_flag, $1)=$reload_flag _LT_TAGVAR(reload_cmds, $1)=$reload_cmds _LT_TAGVAR(no_undefined_flag, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no # Source file extension for fc test sources. ac_ext=${ac_fc_srcext-f} # Object file extension for compiled fc test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # No sense in running all these tests if we already determined that # the FC compiler isn't working. Some variables (like enable_shared) # are currently assumed to apply to all compilers on this platform, # and will be corrupted by setting them based on a non-working compiler. if test "$_lt_disable_FC" != yes; then # Code to be used in simple compile tests lt_simple_compile_test_code="\ subroutine t return end " # Code to be used in simple link tests lt_simple_link_test_code="\ program t end " # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC="$CC" lt_save_GCC=$GCC lt_save_CFLAGS=$CFLAGS CC=${FC-"f95"} CFLAGS=$FCFLAGS compiler=$CC GCC=$ac_cv_fc_compiler_gnu _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) if test -n "$compiler"; then AC_MSG_CHECKING([if libtool supports shared libraries]) AC_MSG_RESULT([$can_build_shared]) AC_MSG_CHECKING([whether to build shared libraries]) test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[[4-9]]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac AC_MSG_RESULT([$enable_shared]) AC_MSG_CHECKING([whether to build static libraries]) # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes AC_MSG_RESULT([$enable_static]) _LT_TAGVAR(GCC, $1)="$ac_cv_fc_compiler_gnu" _LT_TAGVAR(LD, $1)="$LD" ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... _LT_SYS_HIDDEN_LIBDEPS($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi # test -n "$compiler" GCC=$lt_save_GCC CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS fi # test "$_lt_disable_FC" != yes AC_LANG_POP ])# _LT_LANG_FC_CONFIG # _LT_LANG_GCJ_CONFIG([TAG]) # -------------------------- # Ensure that the configuration variables for the GNU Java Compiler compiler # are suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_GCJ_CONFIG], [AC_REQUIRE([LT_PROG_GCJ])dnl AC_LANG_SAVE # Source file extension for Java test sources. ac_ext=java # Object file extension for compiled Java test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # Code to be used in simple compile tests lt_simple_compile_test_code="class foo {}" # Code to be used in simple link tests lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }' # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC=$CC lt_save_CFLAGS=$CFLAGS lt_save_GCC=$GCC GCC=yes CC=${GCJ-"gcj"} CFLAGS=$GCJFLAGS compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_TAGVAR(LD, $1)="$LD" _LT_CC_BASENAME([$compiler]) # GCJ did not exist at the time GCC didn't implicitly link libc in. _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(reload_flag, $1)=$reload_flag _LT_TAGVAR(reload_cmds, $1)=$reload_cmds if test -n "$compiler"; then _LT_COMPILER_NO_RTTI($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi AC_LANG_RESTORE GCC=$lt_save_GCC CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS ])# _LT_LANG_GCJ_CONFIG # _LT_LANG_GO_CONFIG([TAG]) # -------------------------- # Ensure that the configuration variables for the GNU Go compiler # are suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_GO_CONFIG], [AC_REQUIRE([LT_PROG_GO])dnl AC_LANG_SAVE # Source file extension for Go test sources. ac_ext=go # Object file extension for compiled Go test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # Code to be used in simple compile tests lt_simple_compile_test_code="package main; func main() { }" # Code to be used in simple link tests lt_simple_link_test_code='package main; func main() { }' # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC=$CC lt_save_CFLAGS=$CFLAGS lt_save_GCC=$GCC GCC=yes CC=${GOC-"gccgo"} CFLAGS=$GOFLAGS compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_TAGVAR(LD, $1)="$LD" _LT_CC_BASENAME([$compiler]) # Go did not exist at the time GCC didn't implicitly link libc in. _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(reload_flag, $1)=$reload_flag _LT_TAGVAR(reload_cmds, $1)=$reload_cmds if test -n "$compiler"; then _LT_COMPILER_NO_RTTI($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi AC_LANG_RESTORE GCC=$lt_save_GCC CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS ])# _LT_LANG_GO_CONFIG # _LT_LANG_RC_CONFIG([TAG]) # ------------------------- # Ensure that the configuration variables for the Windows resource compiler # are suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_RC_CONFIG], [AC_REQUIRE([LT_PROG_RC])dnl AC_LANG_SAVE # Source file extension for RC test sources. ac_ext=rc # Object file extension for compiled RC test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # Code to be used in simple compile tests lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }' # Code to be used in simple link tests lt_simple_link_test_code="$lt_simple_compile_test_code" # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC="$CC" lt_save_CFLAGS=$CFLAGS lt_save_GCC=$GCC GCC= CC=${RC-"windres"} CFLAGS= compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes if test -n "$compiler"; then : _LT_CONFIG($1) fi GCC=$lt_save_GCC AC_LANG_RESTORE CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS ])# _LT_LANG_RC_CONFIG # LT_PROG_GCJ # ----------- AC_DEFUN([LT_PROG_GCJ], [m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ], [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ], [AC_CHECK_TOOL(GCJ, gcj,) test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2" AC_SUBST(GCJFLAGS)])])[]dnl ]) # Old name: AU_ALIAS([LT_AC_PROG_GCJ], [LT_PROG_GCJ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([LT_AC_PROG_GCJ], []) # LT_PROG_GO # ---------- AC_DEFUN([LT_PROG_GO], [AC_CHECK_TOOL(GOC, gccgo,) ]) # LT_PROG_RC # ---------- AC_DEFUN([LT_PROG_RC], [AC_CHECK_TOOL(RC, windres,) ]) # Old name: AU_ALIAS([LT_AC_PROG_RC], [LT_PROG_RC]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([LT_AC_PROG_RC], []) # _LT_DECL_EGREP # -------------- # If we don't have a new enough Autoconf to choose the best grep # available, choose the one first in the user's PATH. m4_defun([_LT_DECL_EGREP], [AC_REQUIRE([AC_PROG_EGREP])dnl AC_REQUIRE([AC_PROG_FGREP])dnl test -z "$GREP" && GREP=grep _LT_DECL([], [GREP], [1], [A grep program that handles long lines]) _LT_DECL([], [EGREP], [1], [An ERE matcher]) _LT_DECL([], [FGREP], [1], [A literal string matcher]) dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too AC_SUBST([GREP]) ]) # _LT_DECL_OBJDUMP # -------------- # If we don't have a new enough Autoconf to choose the best objdump # available, choose the one first in the user's PATH. m4_defun([_LT_DECL_OBJDUMP], [AC_CHECK_TOOL(OBJDUMP, objdump, false) test -z "$OBJDUMP" && OBJDUMP=objdump _LT_DECL([], [OBJDUMP], [1], [An object symbol dumper]) AC_SUBST([OBJDUMP]) ]) # _LT_DECL_DLLTOOL # ---------------- # Ensure DLLTOOL variable is set. m4_defun([_LT_DECL_DLLTOOL], [AC_CHECK_TOOL(DLLTOOL, dlltool, false) test -z "$DLLTOOL" && DLLTOOL=dlltool _LT_DECL([], [DLLTOOL], [1], [DLL creation program]) AC_SUBST([DLLTOOL]) ]) # _LT_DECL_SED # ------------ # Check for a fully-functional sed program, that truncates # as few characters as possible. Prefer GNU sed if found. m4_defun([_LT_DECL_SED], [AC_PROG_SED test -z "$SED" && SED=sed Xsed="$SED -e 1s/^X//" _LT_DECL([], [SED], [1], [A sed program that does not truncate output]) _LT_DECL([], [Xsed], ["\$SED -e 1s/^X//"], [Sed that helps us avoid accidentally triggering echo(1) options like -n]) ])# _LT_DECL_SED m4_ifndef([AC_PROG_SED], [ # NOTE: This macro has been submitted for inclusion into # # GNU Autoconf as AC_PROG_SED. When it is available in # # a released version of Autoconf we should remove this # # macro and use it instead. # m4_defun([AC_PROG_SED], [AC_MSG_CHECKING([for a sed that does not truncate output]) AC_CACHE_VAL(lt_cv_path_SED, [# Loop through the user's path and test for sed and gsed. # Then use that list of sed's as ones to test for truncation. as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for lt_ac_prog in sed gsed; do for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext" fi done done done IFS=$as_save_IFS lt_ac_max=0 lt_ac_count=0 # Add /usr/xpg4/bin/sed as it is typically found on Solaris # along with /bin/sed that truncates output. for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do test ! -f $lt_ac_sed && continue cat /dev/null > conftest.in lt_ac_count=0 echo $ECHO_N "0123456789$ECHO_C" >conftest.in # Check for GNU sed and select it if it is found. if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then lt_cv_path_SED=$lt_ac_sed break fi while true; do cat conftest.in conftest.in >conftest.tmp mv conftest.tmp conftest.in cp conftest.in conftest.nl echo >>conftest.nl $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break cmp -s conftest.out conftest.nl || break # 10000 chars as input seems more than enough test $lt_ac_count -gt 10 && break lt_ac_count=`expr $lt_ac_count + 1` if test $lt_ac_count -gt $lt_ac_max; then lt_ac_max=$lt_ac_count lt_cv_path_SED=$lt_ac_sed fi done done ]) SED=$lt_cv_path_SED AC_SUBST([SED]) AC_MSG_RESULT([$SED]) ])#AC_PROG_SED ])#m4_ifndef # Old name: AU_ALIAS([LT_AC_PROG_SED], [AC_PROG_SED]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([LT_AC_PROG_SED], []) # _LT_CHECK_SHELL_FEATURES # ------------------------ # Find out whether the shell is Bourne or XSI compatible, # or has some other useful features. m4_defun([_LT_CHECK_SHELL_FEATURES], [AC_MSG_CHECKING([whether the shell understands some XSI constructs]) # Try some XSI features xsi_shell=no ( _lt_dummy="a/b/c" test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \ = c,a/b,b/c, \ && eval 'test $(( 1 + 1 )) -eq 2 \ && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \ && xsi_shell=yes AC_MSG_RESULT([$xsi_shell]) _LT_CONFIG_LIBTOOL_INIT([xsi_shell='$xsi_shell']) AC_MSG_CHECKING([whether the shell understands "+="]) lt_shell_append=no ( foo=bar; set foo baz; eval "$[1]+=\$[2]" && test "$foo" = barbaz ) \ >/dev/null 2>&1 \ && lt_shell_append=yes AC_MSG_RESULT([$lt_shell_append]) _LT_CONFIG_LIBTOOL_INIT([lt_shell_append='$lt_shell_append']) if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then lt_unset=unset else lt_unset=false fi _LT_DECL([], [lt_unset], [0], [whether the shell understands "unset"])dnl # test EBCDIC or ASCII case `echo X|tr X '\101'` in A) # ASCII based system # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr lt_SP2NL='tr \040 \012' lt_NL2SP='tr \015\012 \040\040' ;; *) # EBCDIC based system lt_SP2NL='tr \100 \n' lt_NL2SP='tr \r\n \100\100' ;; esac _LT_DECL([SP2NL], [lt_SP2NL], [1], [turn spaces into newlines])dnl _LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl ])# _LT_CHECK_SHELL_FEATURES # _LT_PROG_FUNCTION_REPLACE (FUNCNAME, REPLACEMENT-BODY) # ------------------------------------------------------ # In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and # '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY. m4_defun([_LT_PROG_FUNCTION_REPLACE], [dnl { sed -e '/^$1 ()$/,/^} # $1 /c\ $1 ()\ {\ m4_bpatsubsts([$2], [$], [\\], [^\([ ]\)], [\\\1]) } # Extended-shell $1 implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: ]) # _LT_PROG_REPLACE_SHELLFNS # ------------------------- # Replace existing portable implementations of several shell functions with # equivalent extended shell implementations where those features are available.. m4_defun([_LT_PROG_REPLACE_SHELLFNS], [if test x"$xsi_shell" = xyes; then _LT_PROG_FUNCTION_REPLACE([func_dirname], [dnl case ${1} in */*) func_dirname_result="${1%/*}${2}" ;; * ) func_dirname_result="${3}" ;; esac]) _LT_PROG_FUNCTION_REPLACE([func_basename], [dnl func_basename_result="${1##*/}"]) _LT_PROG_FUNCTION_REPLACE([func_dirname_and_basename], [dnl case ${1} in */*) func_dirname_result="${1%/*}${2}" ;; * ) func_dirname_result="${3}" ;; esac func_basename_result="${1##*/}"]) _LT_PROG_FUNCTION_REPLACE([func_stripname], [dnl # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are # positional parameters, so assign one to ordinary parameter first. func_stripname_result=${3} func_stripname_result=${func_stripname_result#"${1}"} func_stripname_result=${func_stripname_result%"${2}"}]) _LT_PROG_FUNCTION_REPLACE([func_split_long_opt], [dnl func_split_long_opt_name=${1%%=*} func_split_long_opt_arg=${1#*=}]) _LT_PROG_FUNCTION_REPLACE([func_split_short_opt], [dnl func_split_short_opt_arg=${1#??} func_split_short_opt_name=${1%"$func_split_short_opt_arg"}]) _LT_PROG_FUNCTION_REPLACE([func_lo2o], [dnl case ${1} in *.lo) func_lo2o_result=${1%.lo}.${objext} ;; *) func_lo2o_result=${1} ;; esac]) _LT_PROG_FUNCTION_REPLACE([func_xform], [ func_xform_result=${1%.*}.lo]) _LT_PROG_FUNCTION_REPLACE([func_arith], [ func_arith_result=$(( $[*] ))]) _LT_PROG_FUNCTION_REPLACE([func_len], [ func_len_result=${#1}]) fi if test x"$lt_shell_append" = xyes; then _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"]) _LT_PROG_FUNCTION_REPLACE([func_append_quoted], [dnl func_quote_for_eval "${2}" dnl m4 expansion turns \\\\ into \\, and then the shell eval turns that into \ eval "${1}+=\\\\ \\$func_quote_for_eval_result"]) # Save a `func_append' function call where possible by direct use of '+=' sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: else # Save a `func_append' function call even when '+=' is not available sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: fi if test x"$_lt_function_replace_fail" = x":"; then AC_MSG_WARN([Unable to substitute extended shell functions in $ofile]) fi ]) # _LT_PATH_CONVERSION_FUNCTIONS # ----------------------------- # Determine which file name conversion functions should be used by # func_to_host_file (and, implicitly, by func_to_host_path). These are needed # for certain cross-compile configurations and native mingw. m4_defun([_LT_PATH_CONVERSION_FUNCTIONS], [AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_CANONICAL_BUILD])dnl AC_MSG_CHECKING([how to convert $build file names to $host format]) AC_CACHE_VAL(lt_cv_to_host_file_cmd, [case $host in *-*-mingw* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 ;; *-*-cygwin* ) lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 ;; * ) # otherwise, assume *nix lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 ;; esac ;; *-*-cygwin* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin ;; *-*-cygwin* ) lt_cv_to_host_file_cmd=func_convert_file_noop ;; * ) # otherwise, assume *nix lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin ;; esac ;; * ) # unhandled hosts (and "normal" native builds) lt_cv_to_host_file_cmd=func_convert_file_noop ;; esac ]) to_host_file_cmd=$lt_cv_to_host_file_cmd AC_MSG_RESULT([$lt_cv_to_host_file_cmd]) _LT_DECL([to_host_file_cmd], [lt_cv_to_host_file_cmd], [0], [convert $build file names to $host format])dnl AC_MSG_CHECKING([how to convert $build file names to toolchain format]) AC_CACHE_VAL(lt_cv_to_tool_file_cmd, [#assume ordinary cross tools, or native build. lt_cv_to_tool_file_cmd=func_convert_file_noop case $host in *-*-mingw* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 ;; esac ;; esac ]) to_tool_file_cmd=$lt_cv_to_tool_file_cmd AC_MSG_RESULT([$lt_cv_to_tool_file_cmd]) _LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd], [0], [convert $build files to toolchain format])dnl ])# _LT_PATH_CONVERSION_FUNCTIONS # Helper functions for option handling. -*- Autoconf -*- # # Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, # Inc. # Written by Gary V. Vaughan, 2004 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # serial 7 ltoptions.m4 # This is to help aclocal find these macros, as it can't see m4_define. AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])]) # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) # ------------------------------------------ m4_define([_LT_MANGLE_OPTION], [[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])]) # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) # --------------------------------------- # Set option OPTION-NAME for macro MACRO-NAME, and if there is a # matching handler defined, dispatch to it. Other OPTION-NAMEs are # saved as a flag. m4_define([_LT_SET_OPTION], [m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]), _LT_MANGLE_DEFUN([$1], [$2]), [m4_warning([Unknown $1 option `$2'])])[]dnl ]) # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) # ------------------------------------------------------------ # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. m4_define([_LT_IF_OPTION], [m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])]) # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) # ------------------------------------------------------- # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME # are set. m4_define([_LT_UNLESS_OPTIONS], [m4_foreach([_LT_Option], m4_split(m4_normalize([$2])), [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option), [m4_define([$0_found])])])[]dnl m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3 ])[]dnl ]) # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) # ---------------------------------------- # OPTION-LIST is a space-separated list of Libtool options associated # with MACRO-NAME. If any OPTION has a matching handler declared with # LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about # the unknown option and exit. m4_defun([_LT_SET_OPTIONS], [# Set options m4_foreach([_LT_Option], m4_split(m4_normalize([$2])), [_LT_SET_OPTION([$1], _LT_Option)]) m4_if([$1],[LT_INIT],[ dnl dnl Simply set some default values (i.e off) if boolean options were not dnl specified: _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no ]) _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no ]) dnl dnl If no reference was made to various pairs of opposing options, then dnl we run the default mode handler for the pair. For example, if neither dnl `shared' nor `disable-shared' was passed, we enable building of shared dnl archives by default: _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED]) _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC]) _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC]) _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], [_LT_ENABLE_FAST_INSTALL]) ]) ])# _LT_SET_OPTIONS # _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME) # ----------------------------------------- m4_define([_LT_MANGLE_DEFUN], [[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])]) # LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE) # ----------------------------------------------- m4_define([LT_OPTION_DEFINE], [m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl ])# LT_OPTION_DEFINE # dlopen # ------ LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes ]) AU_DEFUN([AC_LIBTOOL_DLOPEN], [_LT_SET_OPTION([LT_INIT], [dlopen]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `dlopen' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], []) # win32-dll # --------- # Declare package support for building win32 dll's. LT_OPTION_DEFINE([LT_INIT], [win32-dll], [enable_win32_dll=yes case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*) AC_CHECK_TOOL(AS, as, false) AC_CHECK_TOOL(DLLTOOL, dlltool, false) AC_CHECK_TOOL(OBJDUMP, objdump, false) ;; esac test -z "$AS" && AS=as _LT_DECL([], [AS], [1], [Assembler program])dnl test -z "$DLLTOOL" && DLLTOOL=dlltool _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl test -z "$OBJDUMP" && OBJDUMP=objdump _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl ])# win32-dll AU_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_REQUIRE([AC_CANONICAL_HOST])dnl _LT_SET_OPTION([LT_INIT], [win32-dll]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `win32-dll' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], []) # _LT_ENABLE_SHARED([DEFAULT]) # ---------------------------- # implement the --enable-shared flag, and supports the `shared' and # `disable-shared' LT_INIT options. # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. m4_define([_LT_ENABLE_SHARED], [m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl AC_ARG_ENABLE([shared], [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@], [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])], [p=${PACKAGE-default} case $enableval in yes) enable_shared=yes ;; no) enable_shared=no ;; *) enable_shared=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_shared=yes fi done IFS="$lt_save_ifs" ;; esac], [enable_shared=]_LT_ENABLE_SHARED_DEFAULT) _LT_DECL([build_libtool_libs], [enable_shared], [0], [Whether or not to build shared libraries]) ])# _LT_ENABLE_SHARED LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])]) LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])]) # Old names: AC_DEFUN([AC_ENABLE_SHARED], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared]) ]) AC_DEFUN([AC_DISABLE_SHARED], [_LT_SET_OPTION([LT_INIT], [disable-shared]) ]) AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)]) AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AM_ENABLE_SHARED], []) dnl AC_DEFUN([AM_DISABLE_SHARED], []) # _LT_ENABLE_STATIC([DEFAULT]) # ---------------------------- # implement the --enable-static flag, and support the `static' and # `disable-static' LT_INIT options. # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. m4_define([_LT_ENABLE_STATIC], [m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl AC_ARG_ENABLE([static], [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@], [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])], [p=${PACKAGE-default} case $enableval in yes) enable_static=yes ;; no) enable_static=no ;; *) enable_static=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_static=yes fi done IFS="$lt_save_ifs" ;; esac], [enable_static=]_LT_ENABLE_STATIC_DEFAULT) _LT_DECL([build_old_libs], [enable_static], [0], [Whether or not to build static libraries]) ])# _LT_ENABLE_STATIC LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])]) LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])]) # Old names: AC_DEFUN([AC_ENABLE_STATIC], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static]) ]) AC_DEFUN([AC_DISABLE_STATIC], [_LT_SET_OPTION([LT_INIT], [disable-static]) ]) AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)]) AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AM_ENABLE_STATIC], []) dnl AC_DEFUN([AM_DISABLE_STATIC], []) # _LT_ENABLE_FAST_INSTALL([DEFAULT]) # ---------------------------------- # implement the --enable-fast-install flag, and support the `fast-install' # and `disable-fast-install' LT_INIT options. # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. m4_define([_LT_ENABLE_FAST_INSTALL], [m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl AC_ARG_ENABLE([fast-install], [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], [p=${PACKAGE-default} case $enableval in yes) enable_fast_install=yes ;; no) enable_fast_install=no ;; *) enable_fast_install=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_fast_install=yes fi done IFS="$lt_save_ifs" ;; esac], [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT) _LT_DECL([fast_install], [enable_fast_install], [0], [Whether or not to optimize for fast installation])dnl ])# _LT_ENABLE_FAST_INSTALL LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) # Old names: AU_DEFUN([AC_ENABLE_FAST_INSTALL], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `fast-install' option into LT_INIT's first parameter.]) ]) AU_DEFUN([AC_DISABLE_FAST_INSTALL], [_LT_SET_OPTION([LT_INIT], [disable-fast-install]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `disable-fast-install' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], []) dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], []) # _LT_WITH_PIC([MODE]) # -------------------- # implement the --with-pic flag, and support the `pic-only' and `no-pic' # LT_INIT options. # MODE is either `yes' or `no'. If omitted, it defaults to `both'. m4_define([_LT_WITH_PIC], [AC_ARG_WITH([pic], [AS_HELP_STRING([--with-pic@<:@=PKGS@:>@], [try to use only PIC/non-PIC objects @<:@default=use both@:>@])], [lt_p=${PACKAGE-default} case $withval in yes|no) pic_mode=$withval ;; *) pic_mode=default # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for lt_pkg in $withval; do IFS="$lt_save_ifs" if test "X$lt_pkg" = "X$lt_p"; then pic_mode=yes fi done IFS="$lt_save_ifs" ;; esac], [pic_mode=default]) test -z "$pic_mode" && pic_mode=m4_default([$1], [default]) _LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl ])# _LT_WITH_PIC LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])]) LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])]) # Old name: AU_DEFUN([AC_LIBTOOL_PICMODE], [_LT_SET_OPTION([LT_INIT], [pic-only]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `pic-only' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_PICMODE], []) m4_define([_LTDL_MODE], []) LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive], [m4_define([_LTDL_MODE], [nonrecursive])]) LT_OPTION_DEFINE([LTDL_INIT], [recursive], [m4_define([_LTDL_MODE], [recursive])]) LT_OPTION_DEFINE([LTDL_INIT], [subproject], [m4_define([_LTDL_MODE], [subproject])]) m4_define([_LTDL_TYPE], []) LT_OPTION_DEFINE([LTDL_INIT], [installable], [m4_define([_LTDL_TYPE], [installable])]) LT_OPTION_DEFINE([LTDL_INIT], [convenience], [m4_define([_LTDL_TYPE], [convenience])]) # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*- # # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # serial 6 ltsugar.m4 # This is to help aclocal find these macros, as it can't see m4_define. AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])]) # lt_join(SEP, ARG1, [ARG2...]) # ----------------------------- # Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their # associated separator. # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier # versions in m4sugar had bugs. m4_define([lt_join], [m4_if([$#], [1], [], [$#], [2], [[$2]], [m4_if([$2], [], [], [[$2]_])$0([$1], m4_shift(m4_shift($@)))])]) m4_define([_lt_join], [m4_if([$#$2], [2], [], [m4_if([$2], [], [], [[$1$2]])$0([$1], m4_shift(m4_shift($@)))])]) # lt_car(LIST) # lt_cdr(LIST) # ------------ # Manipulate m4 lists. # These macros are necessary as long as will still need to support # Autoconf-2.59 which quotes differently. m4_define([lt_car], [[$1]]) m4_define([lt_cdr], [m4_if([$#], 0, [m4_fatal([$0: cannot be called without arguments])], [$#], 1, [], [m4_dquote(m4_shift($@))])]) m4_define([lt_unquote], $1) # lt_append(MACRO-NAME, STRING, [SEPARATOR]) # ------------------------------------------ # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. # Note that neither SEPARATOR nor STRING are expanded; they are appended # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked). # No SEPARATOR is output if MACRO-NAME was previously undefined (different # than defined and empty). # # This macro is needed until we can rely on Autoconf 2.62, since earlier # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. m4_define([lt_append], [m4_define([$1], m4_ifdef([$1], [m4_defn([$1])[$3]])[$2])]) # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...]) # ---------------------------------------------------------- # Produce a SEP delimited list of all paired combinations of elements of # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list # has the form PREFIXmINFIXSUFFIXn. # Needed until we can rely on m4_combine added in Autoconf 2.62. m4_define([lt_combine], [m4_if(m4_eval([$# > 3]), [1], [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl [[m4_foreach([_Lt_prefix], [$2], [m4_foreach([_Lt_suffix], ]m4_dquote(m4_dquote(m4_shift(m4_shift(m4_shift($@)))))[, [_Lt_sep([$1])[]m4_defn([_Lt_prefix])[$3]m4_defn([_Lt_suffix])])])])]) # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) # ----------------------------------------------------------------------- # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. m4_define([lt_if_append_uniq], [m4_ifdef([$1], [m4_if(m4_index([$3]m4_defn([$1])[$3], [$3$2$3]), [-1], [lt_append([$1], [$2], [$3])$4], [$5])], [lt_append([$1], [$2], [$3])$4])]) # lt_dict_add(DICT, KEY, VALUE) # ----------------------------- m4_define([lt_dict_add], [m4_define([$1($2)], [$3])]) # lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE) # -------------------------------------------- m4_define([lt_dict_add_subkey], [m4_define([$1($2:$3)], [$4])]) # lt_dict_fetch(DICT, KEY, [SUBKEY]) # ---------------------------------- m4_define([lt_dict_fetch], [m4_ifval([$3], m4_ifdef([$1($2:$3)], [m4_defn([$1($2:$3)])]), m4_ifdef([$1($2)], [m4_defn([$1($2)])]))]) # lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE]) # ----------------------------------------------------------------- m4_define([lt_if_dict_fetch], [m4_if(lt_dict_fetch([$1], [$2], [$3]), [$4], [$5], [$6])]) # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...]) # -------------------------------------------------------------- m4_define([lt_dict_filter], [m4_if([$5], [], [], [lt_join(m4_quote(m4_default([$4], [[, ]])), lt_unquote(m4_split(m4_normalize(m4_foreach(_Lt_key, lt_car([m4_shiftn(4, $@)]), [lt_if_dict_fetch([$1], _Lt_key, [$2], [$3], [_Lt_key ])])))))])[]dnl ]) # ltversion.m4 -- version numbers -*- Autoconf -*- # # Copyright (C) 2004 Free Software Foundation, Inc. # Written by Scott James Remnant, 2004 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # @configure_input@ # serial 3337 ltversion.m4 # This file is part of GNU Libtool m4_define([LT_PACKAGE_VERSION], [2.4.2]) m4_define([LT_PACKAGE_REVISION], [1.3337]) AC_DEFUN([LTVERSION_VERSION], [macro_version='2.4.2' macro_revision='1.3337' _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) _LT_DECL(, macro_revision, 0) ]) # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- # # Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc. # Written by Scott James Remnant, 2004. # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # serial 5 lt~obsolete.m4 # These exist entirely to fool aclocal when bootstrapping libtool. # # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN) # which have later been changed to m4_define as they aren't part of the # exported API, or moved to Autoconf or Automake where they belong. # # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us # using a macro with the same name in our local m4/libtool.m4 it'll # pull the old libtool.m4 in (it doesn't see our shiny new m4_define # and doesn't know about Autoconf macros at all.) # # So we provide this file, which has a silly filename so it's always # included after everything else. This provides aclocal with the # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything # because those macros already exist, or will be overwritten later. # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. # # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here. # Yes, that means every name once taken will need to remain here until # we give up compatibility with versions before 1.7, at which point # we need to keep only those names which we still refer to. # This is to help aclocal find these macros, as it can't see m4_define. AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])]) m4_ifndef([AC_LIBTOOL_LINKER_OPTION], [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])]) m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP])]) m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])]) m4_ifndef([_LT_AC_SHELL_INIT], [AC_DEFUN([_LT_AC_SHELL_INIT])]) m4_ifndef([_LT_AC_SYS_LIBPATH_AIX], [AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])]) m4_ifndef([_LT_PROG_LTMAIN], [AC_DEFUN([_LT_PROG_LTMAIN])]) m4_ifndef([_LT_AC_TAGVAR], [AC_DEFUN([_LT_AC_TAGVAR])]) m4_ifndef([AC_LTDL_ENABLE_INSTALL], [AC_DEFUN([AC_LTDL_ENABLE_INSTALL])]) m4_ifndef([AC_LTDL_PREOPEN], [AC_DEFUN([AC_LTDL_PREOPEN])]) m4_ifndef([_LT_AC_SYS_COMPILER], [AC_DEFUN([_LT_AC_SYS_COMPILER])]) m4_ifndef([_LT_AC_LOCK], [AC_DEFUN([_LT_AC_LOCK])]) m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE], [AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])]) m4_ifndef([_LT_AC_TRY_DLOPEN_SELF], [AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])]) m4_ifndef([AC_LIBTOOL_PROG_CC_C_O], [AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])]) m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])]) m4_ifndef([AC_LIBTOOL_OBJDIR], [AC_DEFUN([AC_LIBTOOL_OBJDIR])]) m4_ifndef([AC_LTDL_OBJDIR], [AC_DEFUN([AC_LTDL_OBJDIR])]) m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])]) m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP], [AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])]) m4_ifndef([AC_PATH_MAGIC], [AC_DEFUN([AC_PATH_MAGIC])]) m4_ifndef([AC_PROG_LD_GNU], [AC_DEFUN([AC_PROG_LD_GNU])]) m4_ifndef([AC_PROG_LD_RELOAD_FLAG], [AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])]) m4_ifndef([AC_DEPLIBS_CHECK_METHOD], [AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])]) m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])]) m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])]) m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])]) m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])]) m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP], [AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])]) m4_ifndef([LT_AC_PROG_EGREP], [AC_DEFUN([LT_AC_PROG_EGREP])]) m4_ifndef([LT_AC_PROG_SED], [AC_DEFUN([LT_AC_PROG_SED])]) m4_ifndef([_LT_CC_BASENAME], [AC_DEFUN([_LT_CC_BASENAME])]) m4_ifndef([_LT_COMPILER_BOILERPLATE], [AC_DEFUN([_LT_COMPILER_BOILERPLATE])]) m4_ifndef([_LT_LINKER_BOILERPLATE], [AC_DEFUN([_LT_LINKER_BOILERPLATE])]) m4_ifndef([_AC_PROG_LIBTOOL], [AC_DEFUN([_AC_PROG_LIBTOOL])]) m4_ifndef([AC_LIBTOOL_SETUP], [AC_DEFUN([AC_LIBTOOL_SETUP])]) m4_ifndef([_LT_AC_CHECK_DLFCN], [AC_DEFUN([_LT_AC_CHECK_DLFCN])]) m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])]) m4_ifndef([_LT_AC_TAGCONFIG], [AC_DEFUN([_LT_AC_TAGCONFIG])]) m4_ifndef([AC_DISABLE_FAST_INSTALL], [AC_DEFUN([AC_DISABLE_FAST_INSTALL])]) m4_ifndef([_LT_AC_LANG_CXX], [AC_DEFUN([_LT_AC_LANG_CXX])]) m4_ifndef([_LT_AC_LANG_F77], [AC_DEFUN([_LT_AC_LANG_F77])]) m4_ifndef([_LT_AC_LANG_GCJ], [AC_DEFUN([_LT_AC_LANG_GCJ])]) m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])]) m4_ifndef([_LT_AC_LANG_C_CONFIG], [AC_DEFUN([_LT_AC_LANG_C_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])]) m4_ifndef([_LT_AC_LANG_CXX_CONFIG], [AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])]) m4_ifndef([_LT_AC_LANG_F77_CONFIG], [AC_DEFUN([_LT_AC_LANG_F77_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])]) m4_ifndef([_LT_AC_LANG_GCJ_CONFIG], [AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])]) m4_ifndef([_LT_AC_LANG_RC_CONFIG], [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])]) m4_ifndef([AC_LIBTOOL_CONFIG], [AC_DEFUN([AC_LIBTOOL_CONFIG])]) m4_ifndef([_LT_AC_FILE_LTDLL_C], [AC_DEFUN([_LT_AC_FILE_LTDLL_C])]) m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS], [AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])]) m4_ifndef([_LT_AC_PROG_CXXCPP], [AC_DEFUN([_LT_AC_PROG_CXXCPP])]) m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS], [AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])]) m4_ifndef([_LT_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])]) m4_ifndef([_LT_PROG_F77], [AC_DEFUN([_LT_PROG_F77])]) m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])]) m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])]) # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software # Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 1 # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. m4_if([$1], [1.11.6], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) # _AM_AUTOCONF_VERSION(VERSION) # ----------------------------- # aclocal traces this macro to find the Autoconf version. # This is a private macro too. Using m4_define simplifies # the logic in aclocal, which can simply ignore this definition. m4_define([_AM_AUTOCONF_VERSION], []) # AM_SET_CURRENT_AUTOMAKE_VERSION # ------------------------------- # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.11.6])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- # Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 1 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to # `$srcdir', `$srcdir/..', or `$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and # therefore $ac_aux_dir as well) can be either absolute or relative, # depending on how configure is run. This is pretty annoying, since # it makes $ac_aux_dir quite unusable in subdirectories: in the top # source directory, any form will work fine, but in subdirectories a # relative path needs to be adjusted first. # # $ac_aux_dir/missing # fails when called from a subdirectory if $ac_aux_dir is relative # $top_srcdir/$ac_aux_dir/missing # fails if $ac_aux_dir is absolute, # fails when called from a subdirectory in a VPATH build with # a relative $ac_aux_dir # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually # harmless because $srcdir is `.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, # iff we strip the leading $srcdir from $ac_aux_dir. That would be: # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` # and then we would define $MISSING as # MISSING="\${SHELL} $am_aux_dir/missing" # This will work as long as MISSING is not called from configure, because # unfortunately $(top_srcdir) has no meaning in configure. # However there are other variables, like CC, which are often used in # configure, and could therefore not use this "fixed" $ac_aux_dir. # # Another solution, used here, is to always expand $ac_aux_dir to an # absolute PATH. The drawback is that using absolute paths prevent a # configured tree to be moved without reconfiguration. AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly. AC_PREREQ([2.50])dnl # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` ]) # AM_CONDITIONAL -*- Autoconf -*- # Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 9 # AM_CONDITIONAL(NAME, SHELL-CONDITION) # ------------------------------------- # Define a conditional. AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl AC_SUBST([$1_TRUE])dnl AC_SUBST([$1_FALSE])dnl _AM_SUBST_NOTMAKE([$1_TRUE])dnl _AM_SUBST_NOTMAKE([$1_FALSE])dnl m4_define([_AM_COND_VALUE_$1], [$2])dnl if $2; then $1_TRUE= $1_FALSE='#' else $1_TRUE='#' $1_FALSE= fi AC_CONFIG_COMMANDS_PRE( [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then AC_MSG_ERROR([[conditional "$1" was never defined. Usually this means the macro was only invoked conditionally.]]) fi])]) # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, # 2010, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 12 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be # written in clear, in which case automake, when reading aclocal.m4, # will think it sees a *use*, and therefore will trigger all it's # C support machinery. Also note that it means that autoscan, seeing # CC etc. in the Makefile, will ask for an AC_PROG_CC use... # _AM_DEPENDENCIES(NAME) # ---------------------- # See how the compiler implements dependency checking. # NAME is "CC", "CXX", "GCJ", or "OBJC". # We try a few techniques and use that to set a single cache variable. # # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular # dependency, and given that the user is not expected to run this macro, # just rely on AC_PROG_CC. AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl AC_REQUIRE([AM_MAKE_INCLUDE])dnl AC_REQUIRE([AM_DEP_TRACK])dnl ifelse([$1], CC, [depcc="$CC" am_compiler_list=], [$1], CXX, [depcc="$CXX" am_compiler_list=], [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], [$1], UPC, [depcc="$UPC" am_compiler_list=], [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], [depcc="$$1" am_compiler_list=]) AC_CACHE_CHECK([dependency style of $depcc], [am_cv_$1_dependencies_compiler_type], [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_$1_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` fi am__universal=false m4_case([$1], [CC], [case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac], [CXX], [case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac]) for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with # Solaris 8's {/usr,}/bin/sh. touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_$1_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_$1_dependencies_compiler_type=none fi ]) AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) AM_CONDITIONAL([am__fastdep$1], [ test "x$enable_dependency_tracking" != xno \ && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) ]) # AM_SET_DEPDIR # ------------- # Choose a directory name for dependency files. # This macro is AC_REQUIREd in _AM_DEPENDENCIES AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl ]) # AM_DEP_TRACK # ------------ AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking, [ --disable-dependency-tracking speeds up one-time build --enable-dependency-tracking do not reject slow dependency extractors]) if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' am__nodep='_no' fi AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) AC_SUBST([AMDEPBACKSLASH])dnl _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl AC_SUBST([am__nodep])dnl _AM_SUBST_NOTMAKE([am__nodep])dnl ]) # Generate code to set up dependency tracking. -*- Autoconf -*- # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. #serial 5 # _AM_OUTPUT_DEPENDENCY_COMMANDS # ------------------------------ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{ # Autoconf 2.62 quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. case $CONFIG_FILES in *\'*) eval set x "$CONFIG_FILES" ;; *) set x $CONFIG_FILES ;; esac shift for mf do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. # Grep'ing the whole file is not good either: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then dirpart=`AS_DIRNAME("$mf")` else continue fi # Extract the definition of DEPDIR, am__include, and am__quote # from the Makefile without running `make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` # When using ansi2knr, U may be empty or an underscore; expand it U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`AS_DIRNAME(["$file"])` AS_MKDIR_P([$dirpart/$fdir]) # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done } ])# _AM_OUTPUT_DEPENDENCY_COMMANDS # AM_OUTPUT_DEPENDENCY_COMMANDS # ----------------------------- # This macro should only be invoked once -- use via AC_REQUIRE. # # This code is only required when automatic dependency tracking # is enabled. FIXME. This creates each `.P' file that we will # need in order to bootstrap the dependency handling code. AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) ]) # Do all the work for Automake. -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005, 2006, 2008, 2009 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 16 # This macro actually does too much. Some checks are only needed if # your package does certain things. But this isn't really a big deal. # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) # AM_INIT_AUTOMAKE([OPTIONS]) # ----------------------------------------------- # The call with PACKAGE and VERSION arguments is the old style # call (pre autoconf-2.50), which is being phased out. PACKAGE # and VERSION should now be passed to AC_INIT and removed from # the call to AM_INIT_AUTOMAKE. # We support both call styles for the transition. After # the next Automake release, Autoconf can make the AC_INIT # arguments mandatory, and then we can depend on a new Autoconf # release and drop the old call support. AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.62])dnl dnl Autoconf wants to disallow AM_ names. We explicitly allow dnl the ones we care about. m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl AC_REQUIRE([AC_PROG_INSTALL])dnl if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output # is not polluted with repeated "-I." AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl # test to see if srcdir already configured if test -f $srcdir/config.status; then AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) fi fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi AC_SUBST([CYGPATH_W]) # Define the identity of the package. dnl Distinguish between old-style and new-style calls. m4_ifval([$2], [m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl AC_SUBST([PACKAGE], [$1])dnl AC_SUBST([VERSION], [$2])], [_AM_SET_OPTIONS([$1])dnl dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, [m4_fatal([AC_INIT should be called with package and version arguments])])dnl AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl _AM_IF_OPTION([no-define],, [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl # Some tools Automake needs. AC_REQUIRE([AM_SANITY_CHECK])dnl AC_REQUIRE([AC_ARG_PROGRAM])dnl AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) AM_MISSING_PROG(AUTOCONF, autoconf) AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) AM_MISSING_PROG(AUTOHEADER, autoheader) AM_MISSING_PROG(MAKEINFO, makeinfo) AC_REQUIRE([AM_PROG_INSTALL_SH])dnl AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl AC_REQUIRE([AM_PROG_MKDIR_P])dnl # We need awk for the "check" target. The system "awk" is bad on # some platforms. AC_REQUIRE([AC_PROG_AWK])dnl AC_REQUIRE([AC_PROG_MAKE_SET])dnl AC_REQUIRE([AM_SET_LEADING_DOT])dnl _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])]) _AM_IF_OPTION([no-dependencies],, [AC_PROVIDE_IFELSE([AC_PROG_CC], [_AM_DEPENDENCIES(CC)], [define([AC_PROG_CC], defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl AC_PROVIDE_IFELSE([AC_PROG_CXX], [_AM_DEPENDENCIES(CXX)], [define([AC_PROG_CXX], defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl AC_PROVIDE_IFELSE([AC_PROG_OBJC], [_AM_DEPENDENCIES(OBJC)], [define([AC_PROG_OBJC], defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl ]) _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl dnl The `parallel-tests' driver may need to know about EXEEXT, so add the dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. AC_CONFIG_COMMANDS_PRE(dnl [m4_provide_if([_AM_COMPILER_EXEEXT], [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl ]) dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further dnl mangled by Autoconf and run in a shell conditional statement. m4_define([_AC_COMPILER_EXEEXT], m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) # When config.status generates a header, we must update the stamp-h file. # This file resides in the same directory as the config header # that is generated. The stamp files are numbered to have different names. # Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the # loop where config.status creates the headers, so we can generate # our stamp files there. AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers. _am_arg=$1 _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $_am_arg | $_am_arg:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) # Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation, # Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 1 # AM_PROG_INSTALL_SH # ------------------ # Define $install_sh. AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl if test x"${install_sh}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; *) install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi AC_SUBST(install_sh)]) # Copyright (C) 2003, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 2 # Check whether the underlying file-system supports filenames # with a leading dot. For instance MS-DOS doesn't. AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null AC_SUBST([am__leading_dot])]) # Check to see how 'make' treats includes. -*- Autoconf -*- # Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 4 # AM_MAKE_INCLUDE() # ----------------- # Check to see how make treats includes. AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make} cat > confinc << 'END' am__doit: @echo this is the am__doit target .PHONY: am__doit END # If we don't find an include directive, just comment out the code. AC_MSG_CHECKING([for style of include used by $am_make]) am__include="#" am__quote= _am_result=none # First try GNU make style include. echo "include confinc" > confmf # Ignore all kinds of additional output from `make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include am__quote= _am_result=GNU ;; esac # Now try BSD make style include. if test "$am__include" = "#"; then echo '.include "confinc"' > confmf case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=.include am__quote="\"" _am_result=BSD ;; esac fi AC_SUBST([am__include]) AC_SUBST([am__quote]) AC_MSG_RESULT([$_am_result]) rm -f confinc confmf ]) # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- # Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 6 # AM_MISSING_PROG(NAME, PROGRAM) # ------------------------------ AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN]) $1=${$1-"${am_missing_run}$2"} AC_SUBST($1)]) # AM_MISSING_HAS_RUN # ------------------ # Define MISSING if not defined so far and test if it supports --run. # If it does, set am_missing_run to use it, otherwise, to nothing. AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl AC_REQUIRE_AUX_FILE([missing])dnl if test x"${MISSING+set}" != xset; then case $am_aux_dir in *\ * | *\ *) MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; *) MISSING="\${SHELL} $am_aux_dir/missing" ;; esac fi # Use eval to expand $SHELL if eval "$MISSING --run true"; then am_missing_run="$MISSING --run " else am_missing_run= AC_MSG_WARN([`missing' script is too old or missing]) fi ]) # Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation, # Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 1 # AM_PROG_MKDIR_P # --------------- # Check for `mkdir -p'. AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl AC_REQUIRE([AC_PROG_MKDIR_P])dnl dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, dnl while keeping a definition of mkdir_p for backward compatibility. dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of dnl Makefile.ins that do not define MKDIR_P, so we do our own dnl adjustment using top_builddir (which is defined more often than dnl MKDIR_P). AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl case $mkdir_p in [[\\/$]]* | ?:[[\\/]]*) ;; */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; esac ]) # Helper functions for option handling. -*- Autoconf -*- # Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software # Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 5 # _AM_MANGLE_OPTION(NAME) # ----------------------- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) # _AM_SET_OPTION(NAME) # -------------------- # Set option NAME. Presently that only means defining a flag for this option. AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)]) # _AM_SET_OPTIONS(OPTIONS) # ------------------------ # OPTIONS is a space-separated list of Automake options. AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) # ------------------------------------------- # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) # Check to make sure that the build environment is sane. -*- Autoconf -*- # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 5 # AM_SANITY_CHECK # --------------- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) # Just in case sleep 1 echo timestamp > conftest.file # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' ' case `pwd` in *[[\\\"\#\$\&\'\`$am_lf]]*) AC_MSG_ERROR([unsafe absolute working directory name]);; esac case $srcdir in *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; esac # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` if test "$[*]" = "X"; then # -L didn't work. set X `ls -t "$srcdir/configure" conftest.file` fi rm -f conftest.file if test "$[*]" != "X $srcdir/configure conftest.file" \ && test "$[*]" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken alias in your environment]) fi test "$[2]" = conftest.file ) then # Ok. : else AC_MSG_ERROR([newly created file is older than distributed files! Check your system clock]) fi AC_MSG_RESULT(yes)]) # Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 1 # AM_PROG_INSTALL_STRIP # --------------------- # One issue with vendor `install' (even GNU) is that you can't # specify the program used to strip binaries. This is especially # annoying in cross-compiling environments, where the build's strip # is unlikely to handle the host's binaries. # Fortunately install-sh will honor a STRIPPROG variable, so we # always use install-sh in `make install-strip', and initialize # STRIPPROG with the value of the STRIP variable (set by the user). AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl # Installed binaries are usually stripped using `strip' when the user # run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the `STRIP' environment variable to overrule this program. dnl Don't test for $cross_compiling = yes, because it might be `maybe'. if test "$cross_compiling" != no; then AC_CHECK_TOOL([STRIP], [strip], :) fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) # Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 3 # _AM_SUBST_NOTMAKE(VARIABLE) # --------------------------- # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. # This macro is traced by Automake. AC_DEFUN([_AM_SUBST_NOTMAKE]) # AM_SUBST_NOTMAKE(VARIABLE) # -------------------------- # Public sister of _AM_SUBST_NOTMAKE. AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) # Check how to create a tarball. -*- Autoconf -*- # Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 2 # _AM_PROG_TAR(FORMAT) # -------------------- # Check how to create a tarball in format FORMAT. # FORMAT should be one of `v7', `ustar', or `pax'. # # Substitute a variable $(am__tar) that is a command # writing to stdout a FORMAT-tarball containing the directory # $tardir. # tardir=directory && $(am__tar) > result.tar # # Substitute a variable $(am__untar) that extract such # a tarball read from stdin. # $(am__untar) < result.tar AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility. Yes, it's still used # in the wild :-( We should find a proper way to deprecate it ... AC_SUBST([AMTAR], ['$${TAR-tar}']) m4_if([$1], [v7], [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], [m4_case([$1], [ustar],, [pax],, [m4_fatal([Unknown tar format])]) AC_MSG_CHECKING([how to create a $1 tar archive]) # Loop over all known methods to create a tar archive until one works. _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' _am_tools=${am_cv_prog_tar_$1-$_am_tools} # Do not fold the above two line into one, because Tru64 sh and # Solaris sh will not grok spaces in the rhs of `-'. for _am_tool in $_am_tools do case $_am_tool in gnutar) for _am_tar in tar gnutar gtar; do AM_RUN_LOG([$_am_tar --version]) && break done am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' am__untar="$_am_tar -xf -" ;; plaintar) # Must skip GNU tar: if it does not support --format= it doesn't create # ustar tarball either. (tar --version) >/dev/null 2>&1 && continue am__tar='tar chf - "$$tardir"' am__tar_='tar chf - "$tardir"' am__untar='tar xf -' ;; pax) am__tar='pax -L -x $1 -w "$$tardir"' am__tar_='pax -L -x $1 -w "$tardir"' am__untar='pax -r' ;; cpio) am__tar='find "$$tardir" -print | cpio -o -H $1 -L' am__tar_='find "$tardir" -print | cpio -o -H $1 -L' am__untar='cpio -i -H $1 -d' ;; none) am__tar=false am__tar_=false am__untar=false ;; esac # If the value was cached, stop now. We just wanted to have am__tar # and am__untar set. test -n "${am_cv_prog_tar_$1}" && break # tar/untar a dummy directory, and stop if the command works rm -rf conftest.dir mkdir conftest.dir echo GrepMe > conftest.dir/file AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) rm -rf conftest.dir if test -s conftest.tar; then AM_RUN_LOG([$am__untar /dev/null 2>&1 && break fi done rm -rf conftest.dir AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) AC_MSG_RESULT([$am_cv_prog_tar_$1])]) AC_SUBST([am__tar]) AC_SUBST([am__untar]) ]) # _AM_PROG_TAR m4_include([scripts/aclocal-include.m4]) m4_include([scripts/acx_pthread.m4]) libosip2-4.1.0/configure.ac0000644000175000017500000002415712254360256012464 00000000000000dnl Process this file with autoconf to produce a configure script. AC_REVISION($Revision: 1.82 $)dnl AC_PREREQ(2.50) AC_INIT(include/osip2/osip.h) AC_MSG_NOTICE([osip2 The GNU Open SIP library.]) AC_MSG_NOTICE([Copyright (C) 2001-2012 Aymeric MOIZARD - ]) dnl ********************************************************************* dnl Source packaging numbers OSIP_MAJOR_VERSION=4 OSIP_MINOR_VERSION=1 OSIP_MICRO_VERSION=0 SONAME_MAJOR_VERSION=11 SONAME_MINOR_VERSION=0 SONAME_MICRO_VERSION=0 OSIP_VERSION=$OSIP_MAJOR_VERSION.$OSIP_MINOR_VERSION.$OSIP_MICRO_VERSION LIBOSIP_SO_VERSION=$SONAME_MAJOR_VERSION:$SONAME_MINOR_VERSION:$SONAME_MICRO_VERSION AC_SUBST(LIBOSIP_SO_VERSION, $LIBOSIP_SO_VERSION) AC_SUBST(OSIP_VERSION) if test "x$PRERELEASE" = "x"; then VERSION=$OSIP_VERSION else VERSION="$OSIP_VERSION-$PRERELEASE" fi PACKAGE=libosip2 AC_MSG_RESULT([Configuring ${PACKAGE} ${VERSION}]) OS=`uname|sed -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` AC_MSG_RESULT([Building Package on ${OS}]) dnl ********************************************************************* dnl Initialize automake stuff AC_CONFIG_AUX_DIR(scripts) AC_CONFIG_HEADERS(osip-config.h) AM_INIT_AUTOMAKE($PACKAGE, $VERSION) AM_ACLOCAL_INCLUDE(scripts) AC_CANONICAL_HOST dnl Checks for programs. AC_PROG_CC AC_PROG_CPP AC_PROG_INSTALL dnl Initialize libtool AC_LIBTOOL_WIN32_DLL LT_AC_PROG_SED AC_PROG_LIBTOOL dnl declare --enable-* args and collect ac_help strings AC_ARG_ENABLE(debug, [ --enable-debug turn on debugging.], enable_debug=$enableval,enable_debug="yes") AC_ARG_ENABLE(trace, [ --enable-trace turn on trace.], enable_trace=$enableval,enable_trace="yes") AC_ARG_ENABLE(mpatrol, [ --enable-mpatrol turn on memory leak detection with patrol.], enable_mpatrol=$enableval,enable_mpatrol="no") AC_ARG_ENABLE(gprof, [ --enable-gprof turn on profiling support.], enable_gprof=$enableval,enable_gprof="no") dnl build with multithreaded support (need semaphore). AC_ARG_ENABLE(mt, [ --enable-mt compile oSIP without multi-thread support.], enable_mt=$enableval,enable_mt="yes") dnl support for linux-thread or posix thread (pthread.h) AC_ARG_ENABLE(pthread, [ --enable-pthread enable support for POSIX threads. (default=autodetect)], enable_pthread=$enableval,enable_pthread="no") dnl support for semaphore.h (linux/sun...) AC_ARG_ENABLE(semaphore, [ --enable-semaphore enable support for semaphore (semaphore.h)], enable_semaphore=$enableval,enable_semaphore="no") dnl support for sysV semaphore in sys/sem.h (BSD/linux...) AC_ARG_ENABLE(sysv, [ --enable-sysv enable support for sysV semaphore (sys/sem.h).], enable_sysv=$enableval,enable_sysv="no") dnl support for gperf. AC_ARG_ENABLE(gperf, [ --enable-gperf enable support for gperf (improve the parser speed).], enable_gperf=$enableval,enable_gperf="no") dnl libdict support. AC_ARG_ENABLE(hashtable, [ --enable-hashtable compile oSIP with hashtable (libdict) support.], enable_hashtable=$enableval,enable_hashtable="no") dnl support for gperf. AC_ARG_ENABLE(test, [ --enable-test enable building test programs).], enable_test=$enableval,enable_test="no") dnl minimize size of code. AC_ARG_ENABLE(minisize, [ --enable-minisize only compile minimal voip related code).], enable_minisize=$enableval,enable_minisize="no") dnl compile with mt support if test "x$enable_mt" = "xyes"; then if test "x$enable_pthread" = "xyes"; then SIP_FSM_FLAGS="-DHAVE_PTHREAD" else ACX_PTHREAD() fi else SIP_FSM_FLAGS="-DOSIP_MONOTHREAD" fi AM_CONDITIONAL(BUILD_MT, test x$enable_mt = xyes) if test "x$enable_gperf" = "xyes"; then SIP_PARSER_FLAGS="$SIP_PARSER_FLAGS -DUSE_GPERF" fi AM_CONDITIONAL(COMPILE_TESTS, test "x$enable_test" != "xno") if test "x$enable_semaphore" = "xyes"; then SIP_FSM_FLAGS="$SIP_FSM_FLAGS -DHAVE_SEMAPHORE_H" AC_CHECK_HEADERS(semaphore.h) elif test "x$enable_sysv" = "xyes"; then SIP_FSM_FLAGS="$SIP_FSM_FLAGS -DHAVE_SYS_SEM_H" AC_CHECK_HEADERS(sys/sem.h) else AC_CHECK_HEADERS(semaphore.h) AC_CHECK_HEADERS(sys/sem.h) fi if test "x$host_cpu" = "x$build_cpu"; then case $OS in linux*) SIP_EXTRA_FLAGS="$SIP_EXTRA_FLAGS -pedantic" ;; irix*) ;; hpux* | hp-ux*) ;; aix*) ;; osf*) ;; sunos*) ;; darwin*) ;; *) ;; esac else AC_MSG_NOTICE([Cross compiling osip.]) fi case $host_cpu in arc*) ;; *) ;; esac if test "x$enable_hashtable" = "xyes"; then AC_CHECK_HEADERS([dict/dict.h], [AC_DEFINE([HAVE_DICT_DICT_H], [], [Define to 1 if you have header file])], [AC_MSG_ERROR([libdict library not installed. Please install or use --disable-hashtable])]) EXTRA_LIB="$EXTRA_LIB -ldict" fi if test "x$enable_debug" = "xyes"; then SIP_EXTRA_FLAGS="$SIP_EXTRA_FLAGS -g" CFLAGS=`echo $CFLAGS | sed 's/-O.//'` fi if test "x$enable_trace" = "xyes"; then SIP_EXTRA_FLAGS="$SIP_EXTRA_FLAGS -DENABLE_TRACE" fi if test "x$enable_mpatrol" = "xyes"; then SIP_EXTRA_FLAGS="$SIP_EXTRA_FLAGS -DENABLE_MPATROL" EXTRA_LIB="$EXTRA_LIB -lmpatrolmt -lelf -lpthread" fi if test "x$enable_gprof" = "xyes"; then SIP_EXTRA_FLAGS="$SIP_EXTRA_FLAGS -pg" EXTRA_LIB="$EXTRA_LIB -lc_p" fi if test "x$enable_minisize" = "xyes"; then SIP_EXTRA_FLAGS="$SIP_EXTRA_FLAGS -DMINISIZE" fi AM_CONDITIONAL(BUILD_MAXSIZE, test x$enable_minisize = xno) dnl Checks for libraries. (those one are needed for sun) AC_CHECK_LIB(posix4,sem_open,[FSM_LIB="$FSM_LIB -lposix4 -mt"]) AC_CHECK_LIB(nsl,nis_add,[FSM_LIB="$FSM_LIB -lnsl"]) AC_CHECK_LIB(socket,sendto,[FSM_LIB="$FSM_LIB -lsocket"]) AC_CHECK_LIB(c, lrand48, AC_DEFINE([HAVE_LRAND48], [], [Defined if you have lrand48])) AC_CHECK_LIB(rt,clock_gettime,[FSM_LIB="$FSM_LIB -lrt"]) AC_CACHE_CHECK([whether -Wall works], Wall_cv_flag, [ saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wall" AC_TRY_COMPILE(, , Wall_cv_flag=yes, Wall_cv_flag=no) CPPFLAGS=$saved_CPPFLAGS ]) if test "x$Wall_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wall" fi AC_CACHE_CHECK([whether -Wcast-align works], Wcast_align_cv_flag, [ saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wcast-align" AC_TRY_COMPILE(, , Wcast_align_cv_flag=yes, Wcast_align_cv_flag=no) CPPFLAGS=$saved_CPPFLAGS ]) if test "x$Wcast_align_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wcast-align" fi AC_CACHE_CHECK([whether -Wchar-subscripts works], Wchar_subscripts_cv_flag, [ saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wchar-subscripts" AC_TRY_COMPILE(, , Wchar_subscripts_cv_flag=yes, Wchar_subscripts_cv_flag=no) CPPFLAGS=$saved_CPPFLAGS ]) if test "x$Wchar_subscripts_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wchar-subscripts" fi AC_CACHE_CHECK([whether -Wformat works], Wformat_cv_flag, [ saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wformat" AC_TRY_COMPILE(, , Wformat_cv_flag=yes, Wformat_cv_flag=no) CPPFLAGS=$saved_CPPFLAGS ]) if test "x$Wformat_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wformat" fi AC_CACHE_CHECK([whether -Winline works], Winline_cv_flag, [ saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Winline" AC_TRY_COMPILE(, , Winline_cv_flag=yes, Winline_cv_flag=no) CPPFLAGS=$saved_CPPFLAGS ]) if test "x$Winline_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Winline" fi AC_CACHE_CHECK([whether -Wmissing-declarations works], Wmissing_declarations_cv_flag, [ saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wmissing-declarations" AC_TRY_COMPILE(, , Wmissing_declarations_cv_flag=yes, Wmissing_declarations_cv_flag=no) CPPFLAGS=$saved_CPPFLAGS ]) if test "x$Wmissing_declarations_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wmissing-declarations" fi AC_CACHE_CHECK([whether -Wmissing-prototypes works], Wmissing_prototypes_cv_flag, [ saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wmissing-prototypes" AC_TRY_COMPILE(, , Wmissing_prototypes_cv_flag=yes, Wmissing_prototypes_cv_flag=no) CPPFLAGS=$saved_CPPFLAGS ]) if test "x$Wmissing_prototypes_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wmissing-prototypes" fi AC_CACHE_CHECK([whether -Wnested-externs works], Wnested_externs_cv_flag, [ saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wnested-externs" AC_TRY_COMPILE(, , Wnested_externs_cv_flag=yes, Wnested_externs_cv_flag=no) CPPFLAGS=$saved_CPPFLAGS ]) if test "x$Wnested_externs_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wnested-externs" fi AC_CACHE_CHECK([whether -Wpointer-arith works], Wpointer_arith_cv_flag, [ saved_CPPFLAGS=$CPPFLAGS CPPFLAGS="-Wpointer-arith" AC_TRY_COMPILE(, , Wpointer_arith_cv_flag=yes, Wpointer_arith_cv_flag=no) CPPFLAGS=$saved_CPPFLAGS ]) if test "x$Wpointer_arith_cv_flag" = xyes; then CPPFLAGS="$CPPFLAGS -Wpointer-arith" fi SIP_CFLAGS="$SIP_CFLAGS $CFLAGS" AC_SUBST(SIP_CFLAGS) AC_SUBST(SIP_EXTRA_FLAGS) AC_SUBST(SIP_PARSER_FLAGS) AC_SUBST(SIP_FSM_FLAGS) AC_SUBST(EXTRA_LIB) AC_SUBST(PARSER_LIB) AC_SUBST(FSM_LIB) dnl Checks for header files. dnl This is to be removed for autoconf2.50 AC_HEADER_STDC AC_CHECK_HEADERS(string.h) AC_CHECK_HEADERS(strings.h) AC_CHECK_HEADERS(stdlib.h) AC_CHECK_HEADERS(unistd.h) AC_CHECK_HEADERS(sys/types.h) dnl !This is to be removed for autoconf2.50 AC_CHECK_HEADERS(sys/unistd.h) AC_CHECK_HEADERS(syslog.h) AC_CHECK_HEADERS(ctype.h) AC_CHECK_HEADERS(stdio.h) AC_CHECK_HEADERS(stdarg.h) AC_CHECK_HEADERS(varargs.h) AC_CHECK_HEADERS(fcntl.h) AC_CHECK_HEADERS(time.h) AC_CHECK_HEADERS(sys/time.h) AC_CHECK_HEADERS(sys/select.h) AC_CHECK_HEADERS(assert.h) AC_CHECK_HEADERS(signal.h) AC_CHECK_HEADERS(sys/signal.h) AC_CHECK_HEADERS(malloc.h) AC_CHECK_TYPES([struct timeval],,,[ #if TIME_WITH_SYS_TIME # include # include #else # if HAVE_SYS_TIME_H # include # else # include # endif #endif ]) AC_OUTPUT( libosip2.pc Makefile scripts/Makefile src/Makefile src/osipparser2/Makefile src/osip2/Makefile src/test/Makefile src/test/res/Makefile include/Makefile include/osip2/Makefile include/osipparser2/Makefile include/osipparser2/headers/Makefile help/Makefile help/man/Makefile help/doxygen/Makefile platform/Makefile platform/rpm/Makefile platform/vsnet/Makefile include/osip2/doxygen.dox) libosip2-4.1.0/ChangeLog0000644000175000017500000003177712254336773011765 00000000000000libosip2 (4.1.0) * fix sdp re-allocation * increase max length size * support for Visual Studio 2012 (v110 and v110 for XP) * support for Windows Phone 8 * osip_trace_initialize returns 0 if log are compiled. * timer e and timer g will use #define DEFAULT_T2 instead of 4000. * handle additionnal possible malloc failure. * fix compatibility with old UA for INVITE retransmission. * fix osip_sem_destroy leak on apple. * accept lowercase sip/2.0. * increase max default size for logs on windows. libosip2 (4.0.0) * implement time compensation for android. * reduce path len // remove path in front of logs. * accept only SIP/D.D format message. * fix bug when releasing request with missing major headers. * fix minor memory leak // remove limitation on fifo size. * add system time support for macosx and ios. * use system independant time for osip_gettimeofday on unix platform. * To compile/use osip based application in multi threaded env, you don't need to define -DOSIP_MT any more. Instead, if you wish to disable the feature, you can compile with -DOSIP_MONOTHREAD. * A few other clean up were made inside osip to avoid any define to appear in include files. Also to avoid conflict, config.h has been renamed to osip-config.h. libosip2 (3.6.0) * minor improvments. The git on savannah will bring you all details! libosip2 (3.5.0) * iphone with TCP/TLS background support. * android support. * a lot of minor change/fix/improvments, sorry for not being able to have an history here... libosip2 (3.4.0) * remove CRLF before parsing SIP message. * modification to allow non-blocking socket for reliable transport. * fix race condition for non-atomic incrementation operation. * osip_list improvements. * osip_list prototypes and warnings fix. * new osip_strcasestr method. libosip2 (3.3.0) * new APPLE native interface for semaphore * add relative time in log information on linux/windows * fix: unescape last uri parameters. libosip2 (3.2.0) * return new error code for all API. libosip2 (3.1.0) * Windows Mobile 5/6 improvments. * allow uncompliant/IMS authentication headers. * fix when a space appear as the first char in body. * terminate body with '\0' after parsing (don't rely on this!) libosip2 (3.0.3) * initial support for rtems. libosip2 (3.0.2) * initial support for ucos. * fix to ignore broken optionnal header when parsing. libosip2 (3.0.1) * add Windows CE support with Visual Studio 2005 (WM5.0,PocketPC 2003/2005, Smartphone) * Fix memory leaks (not likely to happen). * Fix buffer overrun in url. * Modification of the Application Binary Interface (ABI) to decrease number of allocations. Changes: osip_message_t/osip_dialog_t/sdp_message_t/osip_fifo_t * save route headers in the same order (CALLER or CALLER) in dialogs. libosip2 (2.2.3) * fix 64-bit (amd64) issue with hash. * remove SDP negotiation (much better to do it in your applications) libosip2 (2.2.2) * parser speed improvements * replace mutex with critical section on windows for performance. * fix a bug in the parser for empty header (also store empty Accept header) * improve mime support. * improve sipfrag support. * add NULL checks (uris...). * patch for PSOS support. libosip2 (2.2.1) * fix a potential mem leak content_type and osip_message_parse. * fix osip_body_clone method (add terminating NULL) * fix for binary support when multipart is used. * automatic check for reliable protocol SCTP and TLS. * avoid inclusion so user can (and must) now include either or before including libosip2 (2.2.0) * remove #ifdef OSIP_RETRANSMIT_2XX to always compile it. * initialize remote_contact_uri when dialog is built with notify. * allow very short attachements. * new macros allocators. * remove use of alloca in the parser. * fix memory bug when realloc is needed on large message. * remove useless prototypes. * fix memory access in parser. * API slightly broken to enable support for binary data. * improvements of the sip message test suite. libosip2 (2.0.9) * fix detection of CRLFCRLF in osip_util_replace_all_lws. * fix expires header with comma. * fix a few memory leak in parser. * improvements for the new sdp negociator. * fix trace mode. libosip2 (2.0.8) * Fix lookup of generic/uri parameter (use case-insensitive comparison) * Initial release of the new SDP negociator. (old one will be removed) * fix bug in parser (windows) * fix lookup of generic_paramter and uri_parameter. * fix memory leak in condition variable (windows). libosip2 (2.0.7) * Fix a parser bug for uncomplete request line. * Update timer facility for windows. * Remove useless #define. libosip2 (2.0.6) * Fix a memory access in authentication headers. * Fix possible buffer overflow in uri. * Two memory bug fix in the parser. * allow missing tag in To header of incoming request. * reindentation of all code. * improve configure.in file * tiny other fix (doxygen, prototypes, warnings) libosip2 (2.0.5) * Fix for content-type header. * New optionnal timer interface. (will become the default) * fix the sent-by check for matching response with transaction. libosip2 (2.0.4) * fix random number generation on windows. * fix for MingGw compiler * set paramter of sdp_negociation_t structure to NULL on init. libosip2 (2.0.3) * new method to create dialog from NOTIFY requests. * fix random number generation to avoid possible guess of random numbers. * fix a bug for media line with number_of_port specified * fix compile issue with --disable-trace & --disable-debug libosip2 (2.0.2) * fix Makefile.am to include debian directory. * fix a bug when response contains a code set to "0". * fix a bug when Mime-version is present but Content-type is undefined. * fix when Call-Id is missing. libosip2 (2.0.1) * fix bug in osip_message_to_str() for too long messages. * improve robustness when parsing empty headers. * add optionnal retransmission of 2xx and ACK for INVITE capabilities. * fix bug on exit for WIN32. libosip2 (2.0.0) * initial release of libosip2 libosip2 (1.99.6) * complete new organization of files and directories. * become libosip2. libosip (1.99.4) * fix a bug when ACK for 3456xx can't be built. * complete reorganisation of includes, files and directories. * moving free to corresponding *_free() * remove the need to define HAVE_* to compile simple program with osip2 * complete renaming of the API. libosip (0.9.7) * fix a bug in hdr_wwwauthenticate.c. * patch for debian packaging and version management. * extra free removed for pSOS (smutex_destroy/ssem_destroy) * fix crash when osip can't build ACK for 3456xx to INVITEs. * Extra spaces now appear before content-length digits. libosip (0.9.6) * fix transaction_init for request without mandatory headers. * refuse to create transactions with cseq and method that differs. * check minimum authorized length for method name of request. * fix the state when a retransmission of INVITE is received. * Minor changes in #define definitions just for clarity. libosip (0.9.5) * fix a memory leak for retransmissions in msg_2char. * fix a bug when startline end with CRCRLF. libosip (0.9.4) * fix win32 compilation for Debug release. * re-fix(?) the parsing of the Date header. * verify log strings are NULL terminated. * add syslog support. * continue WINCE port. libosip (0.9.3) * fix a bug for quoted strings starting with an escaped char '\'. * initial commit for WinCE support. (uncomplete) * fsm/port_sema.c: (windows only) sem_trywait was never returning 0. * add a method to get possible destination and port for a request. libosip (0.9.2) * add support for the received and rport parameters inside the osip stack. * sdp_negoc.c: fix the video support. * msg_parser.c: use realloc for main buffer of msg_parse(). * hdr_authorization.c: improve end of header detection. * hdr_callinfo.c: fix a bug when realloc happen here. * hdr_from.c: accept empty parameter. libosip (0.9.1) * fix non multi-threaded version. (fifo_size was broken) * Add win32 system logger feature. (compile with SYSTEM_LOGGER_ENABLED) libosip (0.9.0) * a few warnings fix for win32. * Change *_2char methods so they use realloc. (not yet finished!) * Update the API and sip_t to support multiple "Authorization" headers. * bug fixed in sclrspace() when allocated string is of length 1. * bug fix ("sip:" and "sips:" should be equivalent to "SIP:" and "SIPS:") * remove a printf. * remove DEBUG() macros * move TRACE -> OSIP_TRACE * move trace -> osip_trace to avoid duplicate definitions libosip (0.8.9) * smsg.h: fix max_forward to max_forwards. * osip/osip.h: you can now attach an application pointer to osip_t * osip/dialog.h: fix prototype for hp-ux compiler. * fsm/transaction.c: add transaction_free2(). A usefull method to free a transaction without removing it from the osip stack. (To be used when it has been already removed earlier.) libosip (0.8.8) * windows: The windows contributions was wrong. Thread were killed instead of joined. I changed that... * transaction.c/ict.c/ist.c/nict.c/nist.c: Avoid a race conditions when a retransmission might be added before the initial message is added in the fifo. (very unlikely to happen...) * urls.c: built-in support of escaped sequences in sip-uri! * vxworks minor patches. * nict.c and ict.c: fix a bug with the setting of the port. * fsm/dialog.c: if 1xx answer does not contain the route set, update it when the 200 OK comes in. * parser/hdr_acceptencoding.c: msg_2char use realloc() now. (Thanks to chenshx for his patch) * improve support of other scheme in the fsm. It is now able to manage transaction with non-sipurl in the To or From header! * urls.h: fix MACROs for adding parameters. * new optional algo using gperf (thanks to ) use ./configure --enable-gperf * new debugging tools with mpatrol: ./configure --enable-mpatrol libosip (0.8.7) * reject message with 2 call-id, 2cseq, 2 from, 2 to... * allow generic_param can have a NULL value!. * ist and nist was calling the wrong callback on retransmission. * New checking rules compliant to the latest draft for internal management of transactions. * "make check" is available and improve results ouput. * delete warnings for OpenBSD compilation. The port to pth is still an issue for me. libosip (0.8.6) * documentation started with Doxygen. libosip (0.8.5) * Dialog fully tested and hoped to be correct. * osip_create_transaction: can now be used to create ICT and NICT * contact_param_add: fix MACRO! an argument was missing. * dialog.c: make it more compliant: TO BE TESTED! * transaction.c: MAJOR CHANGE: transaction_free() must now be called by the application! This way, you can re-use data before releasing the context.. * add a failure case when there is no '>' char when '<' is found. * fix compilations issue with --disable-mt. libosip (0.8.4) * ist_fsm.c: start timer i while entering CONFIRMED state. * urls.c: bug in line 210. * msg_cparser.c: switch CONTACT_SHORT & CONTENT_LENGTH_SHORT in table. * osip_distribute_event(): obsolete! this method was previously used ONLY for incoming message. This was not clear! Now, you must use osip_find_transaction() and osip_create_transaction() instead. * msg_write.c: add msg_clone() * smsg.h: fix MACROS libosip (0.8.3) * add lock/unlock methods for searching in transactions * improve reliability when a NULL pointer is given to *_free methods. * many bugs fixes in fsm/* * parser/hdr_via.c: support for ipv6. Previous version are not compliant. libosip (0.8.2) * ipv6 support (need more testing.) - Thanks to tomohide. * support for any scheme in url. (Use with care with applications.) * support for sysv semaphore. libosip (0.8.1) testing ;urgency=high * new finite state machines for TRANSACTION LAYER compliant with the rfc2543bis-09.txt. This is a total rewrite. Those new fsm should be usable either by proxies and endpoints. The difference is in the UAC_UAC_core and Proxy_core. (Stateless proxy don't need any state machines!) * some bug fixes and one memory leak in the parser. * COMPATIBILITY WITH PREVIOUS RELEASE IS NOT KEPT! * test in ./example and ./example_mt are deprecated and removed. libosip (0.8.0) testing ;urgency=high * new SDP parser * new SDP automtic negociation facility (for User Agent) libosip (0.7.9) testing ;urgency=low * hdr_authorization.c/hdr_wwwauthenticate.c: Interoperability issue with Vovida. * hdr_via.c: add the via_appendtopvia(...) as required by users... * Windows updates makefiles (VC6++, tested on NT4). * gcc-3.0 updates and ANSI modifications: * Thanks to marko for little improvments. libosip (0.7.8) testing ;urgency=high * this version is full SIP compliant with some excetions. Ask osip@atosc.org for current status. * HNY :-) * Thanks to contributors for patches: Vytautas Vysniauskas Rick Flott. libosip (?.?.?) testing ;urgency=low * oSIP is the official name!!!