profanity-im / profanity

Ncurses based XMPP client
https://profanity-im.github.io/
Other
1.3k stars 182 forks source link

Compiling on cywgin #692

Closed advertised closed 8 years ago

advertised commented 8 years ago

Ran the install-all.sh script, and still got this. Profanity installer... installing Profanity

aclocal-1.14: warning: couldn't open directory 'm4': No such file or directory Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake-1.14 line 3930. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... x86_64-unknown-cygwin checking host system type... x86_64-unknown-cygwin checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for libstrophe... yes checking for ncursesw... yes checking for wget_wch support in ncursesw... yes checking for glib... no configure: error: glib 2.26 or higher is required for profanity Error 1 with command './configure' on line 134. Exiting.

boothj5 commented 8 years ago

It looks like your Cygwin has an old version of Glibc installed.

If you run setup.exe and during Selected Packages search for libglib2.0-devel, which version is specified? At least 2.26 is required so you may need to update it.

advertised commented 8 years ago

Ok, when I looked up libglib2.0-devel on the Selected Packages search, it's on version 2.42.2-1, so how would I update it.

boothj5 commented 8 years ago

Is the current version 2.42.2-1? If so the problem is something else. If not you can update just by clicking the icon next to the latest version until it says "Reinstall".

If the current version is 2.42.2-1 I'm not sure what the issue is. Do you have any output from earlier stages of install-all.sh, when it installs the libglib2.0-devel dependency?

boothj5 commented 8 years ago

You can also run the following to see if the library was installed successfully:

$ pkg-config.exe --libs --cflags glib-2.0
advertised commented 8 years ago

I decided to reinstall Cywgin to show you the whole compilation and error. $ cd profanity-0.4.7/

K@zz ~/profanity-0.4.7 $ ./install-all.sh CYGWIN_NT-10.0

Profanity installer... installing dependencies

--2015-12-10 16:36:42-- https://raw.githubusercontent.com/transcode-open/apt-cyg/master/apt-cyg Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 199.27.76.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|199.27.76.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13700 (13K) [text/plain] Saving to: ‘apt-cyg’

apt-cyg 100%[=====================>] 13.38K --.-KB/s in 0s

2015-12-10 16:36:42 (30.7 MB/s) - ‘apt-cyg’ saved [13700/13700]

Package git is already installed, skipping Installing make make-4.1-1.tar.xz: OK Unpacking... Package make requires the following packages, installing: libguile17 libintl8 _update-info-dir cygwin Installing libguile17 libguile17-1.8.8-1.tar.bz2: OK Unpacking... Package libguile17 requires the following packages, installing: bash libcrypt0 libgmp10 libintl8 libltdl7 cygwin Package bash is already installed, skipping Package libcrypt0 is already installed, skipping Package libgmp10 is already installed, skipping Package libintl8 is already installed, skipping Installing libltdl7 libltdl7-2.4.6-2.tar.xz: OK Unpacking... Package libltdl7 requires the following packages, installing: cygwin Package cygwin is already installed, skipping Package cygwin is already installed, skipping Package libintl8 is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Package make installed

Installing gcc-core gcc-core-4.9.3-1.tar.xz: OK Unpacking... Package gcc-core requires the following packages, installing: bash cygwin libatomic1 libgcc1 libgmp10 libgomp1 libiconv2 libintl8 libcloog-isl4 libisl10 libmpc3 libmpfr4 libquadmath0 libssp0 libvtv0 zlib0 binutils cygwin-devel w32api-headers w32api-runtime windows-default-manifest _update-info-dir Package bash is already installed, skipping Package cygwin is already installed, skipping Installing libatomic1 libatomic1-4.9.3-1.tar.xz: OK Unpacking... Package libatomic1 requires the following packages, installing: cygwin Package cygwin is already installed, skipping Package libgcc1 is already installed, skipping Package libgmp10 is already installed, skipping Installing libgomp1 libgomp1-4.9.3-1.tar.xz: OK Unpacking... Package libgomp1 requires the following packages, installing: cygwin libgcc1 Package cygwin is already installed, skipping Package libgcc1 is already installed, skipping Package libiconv2 is already installed, skipping Package libintl8 is already installed, skipping Installing libcloog-isl4 libcloog-isl4-0.18.0-2.tar.bz2: OK Unpacking... Package libcloog-isl4 requires the following packages, installing: libgmp10 libisl10 cygwin Package libgmp10 is already installed, skipping Installing libisl10 libisl10-0.11.1-2.tar.bz2: OK Unpacking... Package libisl10 requires the following packages, installing: libgmp10 cygwin Package libgmp10 is already installed, skipping Package cygwin is already installed, skipping Package cygwin is already installed, skipping Package libisl10 is already installed, skipping Installing libmpc3 libmpc3-1.0.3-1.tar.xz: OK Unpacking... Package libmpc3 requires the following packages, installing: libgmp10 libmpfr4 cygwin Package libgmp10 is already installed, skipping Package libmpfr4 is already installed, skipping Package cygwin is already installed, skipping Package libmpfr4 is already installed, skipping Installing libquadmath0 libquadmath0-4.9.3-1.tar.xz: OK Unpacking... Package libquadmath0 requires the following packages, installing: cygwin libgcc1 Package cygwin is already installed, skipping Package libgcc1 is already installed, skipping Package libssp0 is already installed, skipping Installing libvtv0 libvtv0-5.2.0-1.tar.xz: OK Unpacking... Package libvtv0 requires the following packages, installing: cygwin Package cygwin is already installed, skipping Package zlib0 is already installed, skipping Package binutils is already installed, skipping Package cygwin-devel is already installed, skipping Installing w32api-headers w32api-headers-4.0.4-1.tar.xz: OK Unpacking... Package w32api-headers requires the following packages, installing: cygwin Package cygwin is already installed, skipping Installing w32api-runtime w32api-runtime-4.0.4-1.tar.xz: OK Unpacking... Package w32api-runtime requires the following packages, installing: w32api-headers cygwin Package w32api-headers is already installed, skipping Package cygwin is already installed, skipping Installing windows-default-manifest windows-default-manifest-6.4-1.tar.xz: OK Unpacking... Package windows-default-manifest requires the following packages, installing: cygwin Package cygwin is already installed, skipping Package _update-info-dir is already installed, skipping Package gcc-core installed

Installing m4 m4-1.4.17-2.tar.xz: OK Unpacking... Package m4 requires the following packages, installing: cygwin libsigsegv2 _update-info-dir Package cygwin is already installed, skipping Package libsigsegv2 is already installed, skipping Package _update-info-dir is already installed, skipping Package m4 installed

Installing automake automake-9-1.tar.bz2: OK Unpacking... Package automake requires the following packages, installing: bash gawk automake1.4 automake1.5 automake1.6 automake1.7 automake1.8 automake1.9 automake1.10 automake1.11 automake1.12 automake1.13 automake1.14 automake1.15 cygwin Package bash is already installed, skipping Package gawk is already installed, skipping Installing automake1.4 automake1.4-1.4p6-11.tar.bz2: OK Unpacking... Package automake1.4 requires the following packages, installing: bash perl autoconf autoconf2.1 coreutils m4 texinfo alternatives _update-info-dir cygwin Package bash is already installed, skipping Package perl is already installed, skipping Installing autoconf autoconf-13-1.tar.bz2: OK Unpacking... Package autoconf requires the following packages, installing: bash sed autoconf2.1 autoconf2.5 cygwin Package bash is already installed, skipping Package sed is already installed, skipping Installing autoconf2.1 autoconf2.1-2.13-12.tar.bz2: OK Unpacking... Package autoconf2.1 requires the following packages, installing: bash perl m4 coreutils info _update-info-dir cygwin Package bash is already installed, skipping Package perl is already installed, skipping Package m4 is already installed, skipping Package coreutils is already installed, skipping Package info is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Installing autoconf2.5 autoconf2.5-2.69-3.tar.xz: OK Unpacking... Package autoconf2.5 requires the following packages, installing: bash perl m4 _update-info-dir cygwin Package bash is already installed, skipping Package perl is already installed, skipping Package m4 is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Package cygwin is already installed, skipping Package autoconf2.1 is already installed, skipping Package coreutils is already installed, skipping Package m4 is already installed, skipping Installing texinfo texinfo-6.0-1.tar.xz: OK Unpacking... Package texinfo requires the following packages, installing: perl perl-Carp perl-Pod-Simple perl_base info _update-info-dir cygwin Package perl is already installed, skipping Installing perl-Carp perl-Carp-1.38-1.tar.xz: OK Unpacking... Package perl-Carp requires the following packages, installing: perl_base cygwin Package perl_base is already installed, skipping Package cygwin is already installed, skipping Installing perl-Pod-Simple perl-Pod-Simple-3.32-1.tar.xz: OK Unpacking... Package perl-Pod-Simple requires the following packages, installing: perl perl_base cygwin Package perl is already installed, skipping Package perl_base is already installed, skipping Package cygwin is already installed, skipping Package perl_base is already installed, skipping Package info is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Package alternatives is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Installing automake1.5 automake1.5-1.5-11.tar.bz2: OK Unpacking... Package automake1.5 requires the following packages, installing: bash perl autoconf autoconf2.1 coreutils m4 texinfo alternatives _update-info-dir cygwin Package bash is already installed, skipping Package perl is already installed, skipping Package autoconf is already installed, skipping Package autoconf2.1 is already installed, skipping Package coreutils is already installed, skipping Package m4 is already installed, skipping Package texinfo is already installed, skipping Package alternatives is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Installing automake1.6 automake1.6-1.6.3-12.tar.bz2: OK Unpacking... Package automake1.6 requires the following packages, installing: bash perl autoconf autoconf2.5 coreutils m4 texinfo alternatives _update-info-dir cygwin Package bash is already installed, skipping Package perl is already installed, skipping Package autoconf is already installed, skipping Package autoconf2.5 is already installed, skipping Package coreutils is already installed, skipping Package m4 is already installed, skipping Package texinfo is already installed, skipping Package alternatives is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Installing automake1.7 automake1.7-1.7.9-11.tar.bz2: OK Unpacking... Package automake1.7 requires the following packages, installing: bash perl autoconf autoconf2.5 coreutils m4 texinfo alternatives _update-info-dir cygwin Package bash is already installed, skipping Package perl is already installed, skipping Package autoconf is already installed, skipping Package autoconf2.5 is already installed, skipping Package coreutils is already installed, skipping Package m4 is already installed, skipping Package texinfo is already installed, skipping Package alternatives is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Installing automake1.8 automake1.8-1.8.5-11.tar.bz2: OK Unpacking... Package automake1.8 requires the following packages, installing: bash perl autoconf autoconf2.5 coreutils m4 texinfo alternatives _update-info-dir cygwin Package bash is already installed, skipping Package perl is already installed, skipping Package autoconf is already installed, skipping Package autoconf2.5 is already installed, skipping Package coreutils is already installed, skipping Package m4 is already installed, skipping Package texinfo is already installed, skipping Package alternatives is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Installing automake1.9 automake1.9-1.9.6-11.tar.bz2: OK Unpacking... Package automake1.9 requires the following packages, installing: bash perl autoconf autoconf2.5 coreutils m4 texinfo alternatives _update-info-dir cygwin Package bash is already installed, skipping Package perl is already installed, skipping Package autoconf is already installed, skipping Package autoconf2.5 is already installed, skipping Package coreutils is already installed, skipping Package m4 is already installed, skipping Package texinfo is already installed, skipping Package alternatives is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Installing automake1.10 automake1.10-1.10.3-2.tar.bz2: OK Unpacking... Package automake1.10 requires the following packages, installing: bash perl autoconf autoconf2.5 coreutils xz m4 texinfo alternatives _update-info-dir cygwin Package bash is already installed, skipping Package perl is already installed, skipping Package autoconf is already installed, skipping Package autoconf2.5 is already installed, skipping Package coreutils is already installed, skipping Package xz is already installed, skipping Package m4 is already installed, skipping Package texinfo is already installed, skipping Package alternatives is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Installing automake1.11 automake1.11-1.11.6-2.tar.bz2: OK Unpacking... Package automake1.11 requires the following packages, installing: bash perl autoconf autoconf2.5 coreutils xz m4 texinfo alternatives _update-info-dir cygwin Package bash is already installed, skipping Package perl is already installed, skipping Package autoconf is already installed, skipping Package autoconf2.5 is already installed, skipping Package coreutils is already installed, skipping Package xz is already installed, skipping Package m4 is already installed, skipping Package texinfo is already installed, skipping Package alternatives is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Installing automake1.12 automake1.12-1.12.6-2.tar.bz2: OK Unpacking... Package automake1.12 requires the following packages, installing: bash perl autoconf autoconf2.5 coreutils xz m4 texinfo alternatives _update-info-dir cygwin Package bash is already installed, skipping Package perl is already installed, skipping Package autoconf is already installed, skipping Package autoconf2.5 is already installed, skipping Package coreutils is already installed, skipping Package xz is already installed, skipping Package m4 is already installed, skipping Package texinfo is already installed, skipping Package alternatives is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Installing automake1.13 automake1.13-1.13.4-1.tar.bz2: OK Unpacking... Package automake1.13 requires the following packages, installing: bash perl autoconf autoconf2.5 coreutils xz m4 texinfo alternatives _update-info-dir cygwin Package bash is already installed, skipping Package perl is already installed, skipping Package autoconf is already installed, skipping Package autoconf2.5 is already installed, skipping Package coreutils is already installed, skipping Package xz is already installed, skipping Package m4 is already installed, skipping Package texinfo is already installed, skipping Package alternatives is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Installing automake1.14 automake1.14-1.14.1-2.tar.xz: OK Unpacking... Package automake1.14 requires the following packages, installing: bash perl perl-Carp perl_base autoconf autoconf2.5 coreutils m4 texinfo xz _update-info-dir cygwin Package bash is already installed, skipping Package perl is already installed, skipping Package perl-Carp is already installed, skipping Package perl_base is already installed, skipping Package autoconf is already installed, skipping Package autoconf2.5 is already installed, skipping Package coreutils is already installed, skipping Package m4 is already installed, skipping Package texinfo is already installed, skipping Package xz is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Installing automake1.15 automake1.15-1.15-1.tar.xz: OK Unpacking... Package automake1.15 requires the following packages, installing: bash perl-Carp perl_base autoconf autoconf2.5 coreutils m4 texinfo xz _update-info-dir cygwin Package bash is already installed, skipping Package perl-Carp is already installed, skipping Package perl_base is already installed, skipping Package autoconf is already installed, skipping Package autoconf2.5 is already installed, skipping Package coreutils is already installed, skipping Package m4 is already installed, skipping Package texinfo is already installed, skipping Package xz is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Package cygwin is already installed, skipping Running /etc/postinstall/autoconf.sh Running /etc/postinstall/automake.sh Running /etc/postinstall/automake1.10.sh Running /etc/postinstall/automake1.11.sh Running /etc/postinstall/automake1.12.sh Running /etc/postinstall/automake1.13.sh Running /etc/postinstall/automake1.4.sh Running /etc/postinstall/automake1.5.sh Running /etc/postinstall/automake1.6.sh Running /etc/postinstall/automake1.7.sh Running /etc/postinstall/automake1.8.sh Running /etc/postinstall/automake1.9.sh Package automake installed Package autoconf is already installed, skipping

Installing pkg-config pkg-config-0.29-1.tar.xz: OK Unpacking... Package pkg-config requires the following packages, installing: cygwin libglib2.0_0 Package cygwin is already installed, skipping Installing libglib2.0_0 libglib2.0_0-2.46.2-1.tar.xz: OK Unpacking... Package libglib2.0_0 requires the following packages, installing: cygwin libfam0 libffi6 libiconv2 libintl8 libpcre1 zlib0 gsettings-desktop-schemas shared-mime-info tzcode Package cygwin is already installed, skipping Installing libfam0 libfam0-0.1.10-15.tar.xz: OK Unpacking... Package libfam0 requires the following packages, installing: gamin cygwin Installing gamin gamin-0.1.10-15.tar.xz: OK Unpacking... Package gamin requires the following packages, installing: libglib2.0_0 cygwin Package libglib2.0_0 is already installed, skipping Package cygwin is already installed, skipping Package cygwin is already installed, skipping Package libffi6 is already installed, skipping Package libiconv2 is already installed, skipping Package libintl8 is already installed, skipping Package libpcre1 is already installed, skipping Package zlib0 is already installed, skipping Installing gsettings-desktop-schemas gsettings-desktop-schemas-3.18.1-1.tar.xz: OK Unpacking... Package gsettings-desktop-schemas requires the following packages, installing: libglib2.0_0 cygwin Package libglib2.0_0 is already installed, skipping Package cygwin is already installed, skipping Installing shared-mime-info shared-mime-info-1.5-1.tar.xz: OK Unpacking... Package shared-mime-info requires the following packages, installing: cygwin libglib2.0_0 libxml2 Package cygwin is already installed, skipping Package libglib2.0_0 is already installed, skipping Installing libxml2 libxml2-2.9.3-1.tar.xz: OK Unpacking... Package libxml2 requires the following packages, installing: cygwin libiconv2 liblzma5 libreadline7 zlib0 Package cygwin is already installed, skipping Package libiconv2 is already installed, skipping Package liblzma5 is already installed, skipping Package libreadline7 is already installed, skipping Package zlib0 is already installed, skipping Package tzcode is already installed, skipping Running /etc/postinstall/glib2.0.sh warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. Running /etc/postinstall/gsettings-desktop-schemas.sh warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. Running /etc/postinstall/libxml2.sh Running /etc/postinstall/shared-mime-info.sh Package pkg-config installed

Installing openssl-devel openssl-devel-1.0.2e-1.tar.xz: OK Unpacking... Package openssl-devel requires the following packages, installing: libopenssl100 zlib-devel cygwin Package libopenssl100 is already installed, skipping Installing zlib-devel zlib-devel-1.2.8-3.tar.xz: OK Unpacking... Package zlib-devel requires the following packages, installing: zlib0 cygwin Package zlib0 is already installed, skipping Package cygwin is already installed, skipping Package cygwin is already installed, skipping Package openssl-devel installed

Installing libexpat-devel libexpat-devel-2.1.0-3.tar.bz2: OK Unpacking... Package libexpat-devel requires the following packages, installing: libexpat1 cygwin Package libexpat1 is already installed, skipping Package cygwin is already installed, skipping Package libexpat-devel installed Package zlib-devel is already installed, skipping

Installing libncursesw-devel libncursesw-devel-6.0-1.20151017.tar.xz: OK Unpacking... Package libncursesw-devel requires the following packages, installing: libncurses-devel Installing libncurses-devel libncurses-devel-6.0-1.20151017.tar.xz: OK Unpacking... Package libncurses-devel requires the following packages, installing: bash libncursesw10 cygwin Package bash is already installed, skipping Package libncursesw10 is already installed, skipping Package cygwin is already installed, skipping Package libncursesw-devel installed

Installing libglib2.0-devel libglib2.0-devel-2.46.2-1.tar.xz: OK Unpacking... Package libglib2.0-devel requires the following packages, installing: bash cygwin libglib2.0_0 libintl-devel libintl8 perl perl_base python Package bash is already installed, skipping Package cygwin is already installed, skipping Package libglib2.0_0 is already installed, skipping Installing libintl-devel libintl-devel-0.19.5.1-2.tar.xz: OK Unpacking... Package libintl-devel requires the following packages, installing: libintl8 cygwin Package libintl8 is already installed, skipping Package cygwin is already installed, skipping Package libintl8 is already installed, skipping Package perl is already installed, skipping Package perl_base is already installed, skipping Package python is already installed, skipping Package libglib2.0-devel installed

Installing libcurl-devel libcurl-devel-7.45.0-1.tar.xz: OK Unpacking... Package libcurl-devel requires the following packages, installing: bash libcurl4 cygwin Package bash is already installed, skipping Package libcurl4 is already installed, skipping Package cygwin is already installed, skipping Package libcurl-devel installed

Installing libidn-devel libidn-devel-1.29-1.tar.xz: OK Unpacking... Package libidn-devel requires the following packages, installing: libiconv-devel libidn11 cygwin Installing libiconv-devel libiconv-devel-1.14-3.tar.xz: OK Unpacking... Package libiconv-devel requires the following packages, installing: libcharset1 libiconv2 cygwin Installing libcharset1 libcharset1-1.14-3.tar.xz: OK Unpacking... Package libcharset1 requires the following packages, installing: cygwin Package cygwin is already installed, skipping Package libiconv2 is already installed, skipping Package cygwin is already installed, skipping Package libidn11 is already installed, skipping Package cygwin is already installed, skipping Package libidn-devel installed

Installing libssh2-devel libssh2-devel-1.5.0-1.tar.xz: OK Unpacking... Package libssh2-devel requires the following packages, installing: libssh2_1 openssl-devel zlib-devel cygwin Package libssh2_1 is already installed, skipping Package openssl-devel is already installed, skipping Package zlib-devel is already installed, skipping Package cygwin is already installed, skipping Package libssh2-devel installed

Installing libkrb5-devel libkrb5-devel-1.13.2-3.tar.xz: OK Unpacking... Package libkrb5-devel requires the following packages, installing: bash libcom_err-devel libgssapi_krb5_2 libgssrpc4 libk5crypto3 libkadm5clnt_mit9 libkadm5srv_mit9 libkdb5_8 libkrad0 libkrb5support0 libkrb5_3 cygwin Package bash is already installed, skipping Installing libcom_err-devel libcom_err-devel-1.42.12-2.tar.xz: OK Unpacking... Package libcom_err-devel requires the following packages, installing: bash libcom_err2 cygwin Package bash is already installed, skipping Package libcom_err2 is already installed, skipping Package cygwin is already installed, skipping Package libgssapi_krb5_2 is already installed, skipping Installing libgssrpc4 libgssrpc4-1.13.2-3.tar.xz: OK Unpacking... Package libgssrpc4 requires the following packages, installing: cygwin libgssapi_krb5_2 Package cygwin is already installed, skipping Package libgssapi_krb5_2 is already installed, skipping Package libk5crypto3 is already installed, skipping Installing libkadm5clnt_mit9 libkadm5clnt_mit9-1.13.2-3.tar.xz: OK Unpacking... Package libkadm5clnt_mit9 requires the following packages, installing: cygwin libcom_err2 libgssapi_krb5_2 libgssrpc4 libintl8 libk5crypto3 libkrb5support0 libkrb5_3 Package cygwin is already installed, skipping Package libcom_err2 is already installed, skipping Package libgssapi_krb5_2 is already installed, skipping Package libgssrpc4 is already installed, skipping Package libintl8 is already installed, skipping Package libk5crypto3 is already installed, skipping Package libkrb5support0 is already installed, skipping Package libkrb5_3 is already installed, skipping Installing libkadm5srv_mit9 libkadm5srv_mit9-1.13.2-3.tar.xz: OK Unpacking... Package libkadm5srv_mit9 requires the following packages, installing: cygwin libcom_err2 libgssapi_krb5_2 libgssrpc4 libintl8 libk5crypto3 libkdb5_8 libkrb5support0 libkrb5_3 Package cygwin is already installed, skipping Package libcom_err2 is already installed, skipping Package libgssapi_krb5_2 is already installed, skipping Package libgssrpc4 is already installed, skipping Package libintl8 is already installed, skipping Package libk5crypto3 is already installed, skipping Installing libkdb5_8 libkdb5_8-1.13.2-3.tar.xz: OK Unpacking... Package libkdb5_8 requires the following packages, installing: cygwin libcom_err2 libgssrpc4 libintl8 libk5crypto3 libkrb5support0 libkrb5_3 Package cygwin is already installed, skipping Package libcom_err2 is already installed, skipping Package libgssrpc4 is already installed, skipping Package libintl8 is already installed, skipping Package libk5crypto3 is already installed, skipping Package libkrb5support0 is already installed, skipping Package libkrb5_3 is already installed, skipping Package libkrb5support0 is already installed, skipping Package libkrb5_3 is already installed, skipping Package libkdb5_8 is already installed, skipping Installing libkrad0 libkrad0-1.13.2-3.tar.xz: OK Unpacking... Package libkrad0 requires the following packages, installing: cygwin libk5crypto3 libkrb5_3 libverto1 Package cygwin is already installed, skipping Package libk5crypto3 is already installed, skipping Package libkrb5_3 is already installed, skipping Installing libverto1 libverto1-0.2.6-1.tar.xz: OK Unpacking... Package libverto1 requires the following packages, installing: libevent2.0_5 cygwin Installing libevent2.0_5 libevent2.0_5-2.0.21-1.tar.bz2: OK Unpacking... Package libevent2.0_5 requires the following packages, installing: libopenssl100 cygwin Package libopenssl100 is already installed, skipping Package cygwin is already installed, skipping Package cygwin is already installed, skipping Package libkrb5support0 is already installed, skipping Package libkrb5_3 is already installed, skipping Package cygwin is already installed, skipping Package libkrb5-devel installed

Installing openldap-devel openldap-devel-2.4.42-1.tar.xz: OK Unpacking... Package openldap-devel requires the following packages, installing: libopenldap2_4_2 libdb-devel libiodbc-devel openssl-devel libsasl2-devel libuuid-devel cygwin Package libopenldap2_4_2 is already installed, skipping Installing libdb-devel libdb-devel-5.3.21-1.tar.bz2: OK Unpacking... Package libdb-devel requires the following packages, installing: libdb5.3 cygwin Package libdb5.3 is already installed, skipping Package cygwin is already installed, skipping Installing libiodbc-devel libiodbc-devel-3.52.8-2.tar.bz2: OK Unpacking... Package libiodbc-devel requires the following packages, installing: bash libiodbc2 cygwin Package bash is already installed, skipping Installing libiodbc2 libiodbc2-3.52.8-2.tar.bz2: OK Unpacking... Package libiodbc2 requires the following packages, installing: cygwin Package cygwin is already installed, skipping Package cygwin is already installed, skipping Package openssl-devel is already installed, skipping Installing libsasl2-devel libsasl2-devel-2.1.26-9.tar.xz: OK Unpacking... Package libsasl2-devel requires the following packages, installing: cygwin-devel libsasl2_3 Package cygwin-devel is already installed, skipping Package libsasl2_3 is already installed, skipping Package libuuid-devel is already installed, skipping Package cygwin is already installed, skipping Package openldap-devel installed Package libgcrypt-devel is already installed, skipping

Installing libreadline-devel libreadline-devel-6.3.8-1.tar.xz: OK Unpacking... Package libreadline-devel requires the following packages, installing: libreadline7 _update-info-dir cygwin Package libreadline7 is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Package libreadline-devel installed

Installing libgpgme-devel libgpgme-devel-1.4.4-1.tar.xz: OK Unpacking... Package libgpgme-devel requires the following packages, installing: bash libgpgme11 _update-info-dir cygwin Package bash is already installed, skipping Installing libgpgme11 libgpgme11-1.4.4-1.tar.xz: OK Unpacking... Package libgpgme11 requires the following packages, installing: libgcc1 libgpg-error0 gnupg cygwin Package libgcc1 is already installed, skipping Package libgpg-error0 is already installed, skipping Installing gnupg gnupg-1.4.19-2.tar.xz: OK Unpacking... Package gnupg requires the following packages, installing: bash libbz2_1 libcurl4 libiconv2 libintl8 libopenldap2_4_2 libreadline7 libusb0 zlib0 bash tar _update-info-dir cygwin Package bash is already installed, skipping Package libbz2_1 is already installed, skipping Package libcurl4 is already installed, skipping Package libiconv2 is already installed, skipping Package libintl8 is already installed, skipping Package libopenldap2_4_2 is already installed, skipping Package libreadline7 is already installed, skipping Installing libusb0 libusb0-1.2.6.0-2.tar.xz: OK Unpacking... Package libusb0 requires the following packages, installing: libncursesw10 cygwin Package libncursesw10 is already installed, skipping Package cygwin is already installed, skipping Package zlib0 is already installed, skipping Package bash is already installed, skipping Package tar is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Package cygwin is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Package libgpgme-devel installed

Installing libtool libtool-2.4.6-2.tar.xz: OK Unpacking... Package libtool requires the following packages, installing: bash libltdl7 _update-info-dir cygwin Package bash is already installed, skipping Package libltdl7 is already installed, skipping Package _update-info-dir is already installed, skipping Package cygwin is already installed, skipping Package libtool installed Package libuuid-devel is already installed, skipping

Profanity installer... installing libstrophe

Cloning into 'libstrophe'... remote: Counting objects: 1810, done. remote: Total 1810 (delta 0), reused 0 (delta 0), pack-reused 1810 Receiving objects: 100% (1810/1810), 707.51 KiB | 0 bytes/s, done. Resolving deltas: 100% (1231/1231), done. Checking connectivity... done. Note: checking out '0.8.8'.

You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example:

git checkout -b

HEAD is now at cd92f69... Fixed Changelog libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake-1.14 line 3930. configure.ac:4: installing './compile' configure.ac:4: installing './config.guess' configure.ac:4: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake-1.14 line 3930. configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-cygwin checking host system type... x86_64-unknown-cygwin checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-pc-cygwin/bin/ld.exe checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 8192 checking how to convert x86_64-unknown-cygwin file names to x86_64-unknown-cygwin format... func_convert_file_noop checking how to convert x86_64-unknown-cygwin file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-cygwin/bin/ld.exe option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for dlltool... dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for openssl... yes checking for check... no configure: WARNING: libcheck not found; unit tests will not be compilable checking for expat... yes configure: libstrophe will use the expat XML parser checking for library containing socket... none required checking for res_query in -lresolv... yes checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libstrophe.pc config.status: executing depfiles commands config.status: executing libtool commands /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-auth.lo -MD -MP -MF src/.deps/libstrophe_la-auth.Tpo -c -o src/libstrophe_la-auth.lo test -f 'src/auth.c' || echo './'src/auth.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-auth.lo -MD -MP -MF src/.deps/libstrophe_la-auth.Tpo -c src/auth.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-auth.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-auth.lo -MD -MP -MF src/.deps/libstrophe_la-auth.Tpo -c src/auth.c -o src/libstrophe_la-auth.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-auth.Tpo src/.deps/libstrophe_la-auth.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-conn.lo -MD -MP -MF src/.deps/libstrophe_la-conn.Tpo -c -o src/libstrophe_la-conn.lo test -f 'src/conn.c' || echo './'src/conn.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-conn.lo -MD -MP -MF src/.deps/libstrophe_la-conn.Tpo -c src/conn.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-conn.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-conn.lo -MD -MP -MF src/.deps/libstrophe_la-conn.Tpo -c src/conn.c -o src/libstrophe_la-conn.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-conn.Tpo src/.deps/libstrophe_la-conn.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-ctx.lo -MD -MP -MF src/.deps/libstrophe_la-ctx.Tpo -c -o src/libstrophe_la-ctx.lo test -f 'src/ctx.c' || echo './'src/ctx.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-ctx.lo -MD -MP -MF src/.deps/libstrophe_la-ctx.Tpo -c src/ctx.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-ctx.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-ctx.lo -MD -MP -MF src/.deps/libstrophe_la-ctx.Tpo -c src/ctx.c -o src/libstrophe_la-ctx.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-ctx.Tpo src/.deps/libstrophe_la-ctx.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-event.lo -MD -MP -MF src/.deps/libstrophe_la-event.Tpo -c -o src/libstrophe_la-event.lo test -f 'src/event.c' || echo './'src/event.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-event.lo -MD -MP -MF src/.deps/libstrophe_la-event.Tpo -c src/event.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-event.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-event.lo -MD -MP -MF src/.deps/libstrophe_la-event.Tpo -c src/event.c -o src/libstrophe_la-event.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-event.Tpo src/.deps/libstrophe_la-event.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-handler.lo -MD -MP -MF src/.deps/libstrophe_la-handler.Tpo -c -o src/libstrophe_la-handler.lo test -f 'src/handler.c' || echo './'src/handler.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-handler.lo -MD -MP -MF src/.deps/libstrophe_la-handler.Tpo -c src/handler.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-handler.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-handler.lo -MD -MP -MF src/.deps/libstrophe_la-handler.Tpo -c src/handler.c -o src/libstrophe_la-handler.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-handler.Tpo src/.deps/libstrophe_la-handler.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-hash.lo -MD -MP -MF src/.deps/libstrophe_la-hash.Tpo -c -o src/libstrophe_la-hash.lo test -f 'src/hash.c' || echo './'src/hash.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-hash.lo -MD -MP -MF src/.deps/libstrophe_la-hash.Tpo -c src/hash.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-hash.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-hash.lo -MD -MP -MF src/.deps/libstrophe_la-hash.Tpo -c src/hash.c -o src/libstrophe_la-hash.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-hash.Tpo src/.deps/libstrophe_la-hash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-jid.lo -MD -MP -MF src/.deps/libstrophe_la-jid.Tpo -c -o src/libstrophe_la-jid.lo test -f 'src/jid.c' || echo './'src/jid.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-jid.lo -MD -MP -MF src/.deps/libstrophe_la-jid.Tpo -c src/jid.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-jid.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-jid.lo -MD -MP -MF src/.deps/libstrophe_la-jid.Tpo -c src/jid.c -o src/libstrophe_la-jid.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-jid.Tpo src/.deps/libstrophe_la-jid.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-md5.lo -MD -MP -MF src/.deps/libstrophe_la-md5.Tpo -c -o src/libstrophe_la-md5.lo test -f 'src/md5.c' || echo './'src/md5.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-md5.lo -MD -MP -MF src/.deps/libstrophe_la-md5.Tpo -c src/md5.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-md5.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-md5.lo -MD -MP -MF src/.deps/libstrophe_la-md5.Tpo -c src/md5.c -o src/libstrophe_la-md5.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-md5.Tpo src/.deps/libstrophe_la-md5.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sasl.lo -MD -MP -MF src/.deps/libstrophe_la-sasl.Tpo -c -o src/libstrophe_la-sasl.lo test -f 'src/sasl.c' || echo './'src/sasl.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sasl.lo -MD -MP -MF src/.deps/libstrophe_la-sasl.Tpo -c src/sasl.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-sasl.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sasl.lo -MD -MP -MF src/.deps/libstrophe_la-sasl.Tpo -c src/sasl.c -o src/libstrophe_la-sasl.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-sasl.Tpo src/.deps/libstrophe_la-sasl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-scram.lo -MD -MP -MF src/.deps/libstrophe_la-scram.Tpo -c -o src/libstrophe_la-scram.lo test -f 'src/scram.c' || echo './'src/scram.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-scram.lo -MD -MP -MF src/.deps/libstrophe_la-scram.Tpo -c src/scram.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-scram.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-scram.lo -MD -MP -MF src/.deps/libstrophe_la-scram.Tpo -c src/scram.c -o src/libstrophe_la-scram.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-scram.Tpo src/.deps/libstrophe_la-scram.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sha1.lo -MD -MP -MF src/.deps/libstrophe_la-sha1.Tpo -c -o src/libstrophe_la-sha1.lo test -f 'src/sha1.c' || echo './'src/sha1.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sha1.lo -MD -MP -MF src/.deps/libstrophe_la-sha1.Tpo -c src/sha1.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-sha1.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sha1.lo -MD -MP -MF src/.deps/libstrophe_la-sha1.Tpo -c src/sha1.c -o src/libstrophe_la-sha1.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-sha1.Tpo src/.deps/libstrophe_la-sha1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-snprintf.lo -MD -MP -MF src/.deps/libstrophe_la-snprintf.Tpo -c -o src/libstrophe_la-snprintf.lo test -f 'src/snprintf.c' || echo './'src/snprintf.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-snprintf.lo -MD -MP -MF src/.deps/libstrophe_la-snprintf.Tpo -c src/snprintf.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-snprintf.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-snprintf.lo -MD -MP -MF src/.deps/libstrophe_la-snprintf.Tpo -c src/snprintf.c -o src/libstrophe_la-snprintf.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-snprintf.Tpo src/.deps/libstrophe_la-snprintf.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sock.lo -MD -MP -MF src/.deps/libstrophe_la-sock.Tpo -c -o src/libstrophe_la-sock.lo test -f 'src/sock.c' || echo './'src/sock.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sock.lo -MD -MP -MF src/.deps/libstrophe_la-sock.Tpo -c src/sock.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-sock.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sock.lo -MD -MP -MF src/.deps/libstrophe_la-sock.Tpo -c src/sock.c -o src/libstrophe_la-sock.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-sock.Tpo src/.deps/libstrophe_la-sock.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-stanza.lo -MD -MP -MF src/.deps/libstrophe_la-stanza.Tpo -c -o src/libstrophe_la-stanza.lo test -f 'src/stanza.c' || echo './'src/stanza.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-stanza.lo -MD -MP -MF src/.deps/libstrophe_la-stanza.Tpo -c src/stanza.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-stanza.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-stanza.lo -MD -MP -MF src/.deps/libstrophe_la-stanza.Tpo -c src/stanza.c -o src/libstrophe_la-stanza.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-stanza.Tpo src/.deps/libstrophe_la-stanza.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-thread.lo -MD -MP -MF src/.deps/libstrophe_la-thread.Tpo -c -o src/libstrophe_la-thread.lo test -f 'src/thread.c' || echo './'src/thread.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-thread.lo -MD -MP -MF src/.deps/libstrophe_la-thread.Tpo -c src/thread.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-thread.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-thread.lo -MD -MP -MF src/.deps/libstrophe_la-thread.Tpo -c src/thread.c -o src/libstrophe_la-thread.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-thread.Tpo src/.deps/libstrophe_la-thread.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-tls_openssl.lo -MD -MP -MF src/.deps/libstrophe_la-tls_openssl.Tpo -c -o src/libstrophe_la-tls_openssl.lo test -f 'src/tls_openssl.c' || echo './'src/tls_openssl.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-tls_openssl.lo -MD -MP -MF src/.deps/libstrophe_la-tls_openssl.Tpo -c src/tls_openssl.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-tls_openssl.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-tls_openssl.lo -MD -MP -MF src/.deps/libstrophe_la-tls_openssl.Tpo -c src/tls_openssl.c -o src/libstrophe_la-tls_openssl.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-tls_openssl.Tpo src/.deps/libstrophe_la-tls_openssl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-util.lo -MD -MP -MF src/.deps/libstrophe_la-util.Tpo -c -o src/libstrophe_la-util.lo test -f 'src/util.c' || echo './'src/util.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-util.lo -MD -MP -MF src/.deps/libstrophe_la-util.Tpo -c src/util.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-util.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-util.lo -MD -MP -MF src/.deps/libstrophe_la-util.Tpo -c src/util.c -o src/libstrophe_la-util.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-util.Tpo src/.deps/libstrophe_la-util.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-parser_expat.lo -MD -MP -MF src/.deps/libstrophe_la-parser_expat.Tpo -c -o src/libstrophe_la-parser_expat.lo test -f 'src/parser_expat.c' || echo './'src/parser_expat.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-parser_expat.lo -MD -MP -MF src/.deps/libstrophe_la-parser_expat.Tpo -c src/parser_expat.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-parser_expat.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-parser_expat.lo -MD -MP -MF src/.deps/libstrophe_la-parser_expat.Tpo -c src/parser_expat.c -o src/libstrophe_la-parser_expat.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-parser_expat.Tpo src/.deps/libstrophe_la-parserexpat.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -I. -g -O2 -lssl -lcrypto -lexpat -export-symbols-regex '^xmpp' -o libstrophe.la -rpath /usr/lib src/libstrophe_la-auth.lo src/libstrophe_la-conn.lo src/libstrophe_la-ctx.lo src/libstrophe_la-event.lo src/libstrophe_la-handler.lo src/libstrophe_la-hash.lo src/libstrophe_la-jid.lo src/libstrophe_la-md5.lo src/libstrophe_la-sasl.lo src/libstrophe_la-scram.lo src/libstrophe_la-sha1.lo src/libstrophe_la-snprintf.lo src/libstrophe_la-sock.lo src/libstrophe_la-stanza.lo src/libstrophe_la-thread.lo src/libstrophe_la-tls_openssl.lo src/libstrophe_la-util.lo src/libstrophe_la-parser_expat.lo -lresolv libtool: warning: undefined symbols not allowed in x86_64-unknown-cygwin shared libraries; building static only libtool: link: ar cru .libs/libstrophe.a src/libstrophe_la-auth.o src/libstrophe_la-conn.o src/libstrophe_la-ctx.o src/libstrophe_la-event.o src/libstrophe_la-handler.o src/libstrophe_la-hash.o src/libstrophe_la-jid.o src/libstrophe_la-md5.o src/libstrophe_la-sasl.o src/libstrophe_la-scram.o src/libstrophe_la-sha1.o src/libstrophe_la-snprintf.o src/libstrophe_la-sock.o src/libstrophe_la-stanza.o src/libstrophe_la-thread.o src/libstrophe_la-tls_openssl.o src/libstrophe_la-util.o src/libstrophe_la-parser_expat.o libtool: link: ranlib .libs/libstrophe.a libtool: link: ( cd ".libs" && rm -f "libstrophe.la" && ln -s "../libstrophe.la" "libstrophe.la" ) gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT examples/examples_active-active.o -MD -MP -MF examples/.deps/examples_active-active.Tpo -c -o examples/examples_active-active.o test -f 'examples/active.c' || echo './'examples/active.c mv -f examples/.deps/examples_active-active.Tpo examples/.deps/examples_active-active.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I. -g -O2 -o examples/active.exe examples/examples_active-active.o libstrophe.la -lresolv libtool: link: gcc -I. -g -O2 -o examples/.libs/active.exe examples/examples_active-active.o ./.libs/libstrophe.a -lssl -lcrypto -lexpat -lresolv gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT examples/examples_roster-roster.o -MD -MP -MF examples/.deps/examples_roster-roster.Tpo -c -o examples/examples_roster-roster.o test -f 'examples/roster.c' || echo './'examples/roster.c mv -f examples/.deps/examples_roster-roster.Tpo examples/.deps/examples_roster-roster.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I. -g -O2 -o examples/roster.exe examples/examples_roster-roster.o libstrophe.la -lresolv libtool: link: gcc -I. -g -O2 -o examples/.libs/roster.exe examples/examples_roster-roster.o ./.libs/libstrophe.a -lssl -lcrypto -lexpat -lresolv gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT examples/examples_basic-basic.o -MD -MP -MF examples/.deps/examples_basic-basic.Tpo -c -o examples/examples_basic-basic.o test -f 'examples/basic.c' || echo './'examples/basic.c mv -f examples/.deps/examples_basic-basic.Tpo examples/.deps/examples_basic-basic.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I. -g -O2 -o examples/basic.exe examples/examples_basic-basic.o libstrophe.la -lresolv libtool: link: gcc -I. -g -O2 -o examples/.libs/basic.exe examples/examples_basic-basic.o ./.libs/libstrophe.a -lssl -lcrypto -lexpat -lresolv gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT examples/examples_bot-bot.o -MD -MP -MF examples/.deps/examples_bot-bot.Tpo -c -o examples/examples_bot-bot.o test -f 'examples/bot.c' || echo './'examples/bot.c mv -f examples/.deps/examples_bot-bot.Tpo examples/.deps/examples_bot-bot.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I. -g -O2 -o examples/bot.exe examples/examples_bot-bot.o libstrophe.la -lresolv libtool: link: gcc -I. -g -O2 -o examples/.libs/bot.exe examples/examples_bot-bot.o ./.libs/libstrophe.a -lssl -lcrypto -lexpat -lresolv gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT examples/examples_component-component.o -MD -MP -MF examples/.deps/examples_component-component.Tpo -c -o examples/examples_component-component.o test -f 'examples/component.c' || echo './'examples/component.c mv -f examples/.deps/examples_component-component.Tpo examples/.deps/examples_component-component.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I. -g -O2 -o examples/component.exe examples/examples_component-component.o libstrophe.la -lresolv libtool: link: gcc -I. -g -O2 -o examples/.libs/component.exe examples/examples_component-component.o ./.libs/libstrophe.a -lssl -lcrypto -lexpat -lresolv make[1]: Entering directory '/home/K/profanity-0.4.7/libstrophe' /usr/bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libstrophe.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libstrophe.lai /usr/lib/libstrophe.la libtool: install: /usr/bin/install -c .libs/libstrophe.a /usr/lib/libstrophe.a libtool: install: chmod 644 /usr/lib/libstrophe.a libtool: install: ranlib /usr/lib/libstrophe.a /usr/bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 strophe.h '/usr/include' /usr/bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libstrophe.pc '/usr/lib/pkgconfig' make[1]: Leaving directory '/home/K/profanity-0.4.7/libstrophe'

Profanity installer... installing Profanity

aclocal-1.14: warning: couldn't open directory 'm4': No such file or directory Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake-1.14 line 3930. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... x86_64-unknown-cygwin checking host system type... x86_64-unknown-cygwin checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for libstrophe... yes checking for ncursesw... yes checking for wget_wch support in ncursesw... yes checking for glib... no configure: error: glib 2.26 or higher is required for profanity Error 1 with command './configure' on line 134. Exiting.

advertised commented 8 years ago

And, ran the command you told me too. pkg-config.exe --libs --cflags glib-2.0 Package libpcre was not found in the pkg-config search path. Perhaps you should add the directory containing `libpcre.pc' to the PKG_CONFIG_PATH environment variable Package 'libpcre', required by 'glib-2.0', not found

advertised commented 8 years ago

Ok got the dependency from that command and re did it again, different error. K@zz ~/profanity-0.4.7 $ pkg-config.exe --libs --cflags glib-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lglib-2.0 -lintl

K@zz ~/profanity-0.4.7 $ ./install-all.sh CYGWIN_NT-10.0

Profanity installer... installing dependencies

--2015-12-10 16:48:36-- https://raw.githubusercontent.com/transcode-open/apt-cyg/master/apt-cyg Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 199.27.76.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|199.27.76.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13700 (13K) [text/plain] Saving to: ‘apt-cyg’

apt-cyg 100%[=====================>] 13.38K --.-KB/s in 0s

2015-12-10 16:48:36 (33.0 MB/s) - ‘apt-cyg’ saved [13700/13700]

Package git is already installed, skipping Package make is already installed, skipping Package gcc-core is already installed, skipping Package m4 is already installed, skipping Package automake is already installed, skipping Package autoconf is already installed, skipping Package pkg-config is already installed, skipping Package openssl-devel is already installed, skipping Package libexpat-devel is already installed, skipping Package zlib-devel is already installed, skipping Package libncursesw-devel is already installed, skipping Package libglib2.0-devel is already installed, skipping Package libcurl-devel is already installed, skipping Package libidn-devel is already installed, skipping Package libssh2-devel is already installed, skipping Package libkrb5-devel is already installed, skipping Package openldap-devel is already installed, skipping Package libgcrypt-devel is already installed, skipping Package libreadline-devel is already installed, skipping Package libgpgme-devel is already installed, skipping Package libtool is already installed, skipping Package libuuid-devel is already installed, skipping

Profanity installer... installing libstrophe

Cloning into 'libstrophe'... remote: Counting objects: 1810, done. remote: Total 1810 (delta 0), reused 0 (delta 0), pack-reused 1810 Receiving objects: 100% (1810/1810), 707.51 KiB | 0 bytes/s, done. Resolving deltas: 100% (1231/1231), done. Checking connectivity... done. Note: checking out '0.8.8'.

You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example:

git checkout -b

HEAD is now at cd92f69... Fixed Changelog libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake-1.14 line 3930. configure.ac:4: installing './compile' configure.ac:4: installing './config.guess' configure.ac:4: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake-1.14 line 3930. configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-cygwin checking host system type... x86_64-unknown-cygwin checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-pc-cygwin/bin/ld.exe checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 8192 checking how to convert x86_64-unknown-cygwin file names to x86_64-unknown-cygwin format... func_convert_file_noop checking how to convert x86_64-unknown-cygwin file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-cygwin/bin/ld.exe option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for dlltool... dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for openssl... yes checking for check... no configure: WARNING: libcheck not found; unit tests will not be compilable checking for expat... yes configure: libstrophe will use the expat XML parser checking for library containing socket... none required checking for res_query in -lresolv... yes checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libstrophe.pc config.status: executing depfiles commands config.status: executing libtool commands /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-auth.lo -MD -MP -MF src/.deps/libstrophe_la-auth.Tpo -c -o src/libstrophe_la-auth.lo test -f 'src/auth.c' || echo './'src/auth.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-auth.lo -MD -MP -MF src/.deps/libstrophe_la-auth.Tpo -c src/auth.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-auth.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-auth.lo -MD -MP -MF src/.deps/libstrophe_la-auth.Tpo -c src/auth.c -o src/libstrophe_la-auth.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-auth.Tpo src/.deps/libstrophe_la-auth.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-conn.lo -MD -MP -MF src/.deps/libstrophe_la-conn.Tpo -c -o src/libstrophe_la-conn.lo test -f 'src/conn.c' || echo './'src/conn.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-conn.lo -MD -MP -MF src/.deps/libstrophe_la-conn.Tpo -c src/conn.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-conn.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-conn.lo -MD -MP -MF src/.deps/libstrophe_la-conn.Tpo -c src/conn.c -o src/libstrophe_la-conn.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-conn.Tpo src/.deps/libstrophe_la-conn.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-ctx.lo -MD -MP -MF src/.deps/libstrophe_la-ctx.Tpo -c -o src/libstrophe_la-ctx.lo test -f 'src/ctx.c' || echo './'src/ctx.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-ctx.lo -MD -MP -MF src/.deps/libstrophe_la-ctx.Tpo -c src/ctx.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-ctx.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-ctx.lo -MD -MP -MF src/.deps/libstrophe_la-ctx.Tpo -c src/ctx.c -o src/libstrophe_la-ctx.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-ctx.Tpo src/.deps/libstrophe_la-ctx.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-event.lo -MD -MP -MF src/.deps/libstrophe_la-event.Tpo -c -o src/libstrophe_la-event.lo test -f 'src/event.c' || echo './'src/event.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-event.lo -MD -MP -MF src/.deps/libstrophe_la-event.Tpo -c src/event.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-event.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-event.lo -MD -MP -MF src/.deps/libstrophe_la-event.Tpo -c src/event.c -o src/libstrophe_la-event.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-event.Tpo src/.deps/libstrophe_la-event.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-handler.lo -MD -MP -MF src/.deps/libstrophe_la-handler.Tpo -c -o src/libstrophe_la-handler.lo test -f 'src/handler.c' || echo './'src/handler.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-handler.lo -MD -MP -MF src/.deps/libstrophe_la-handler.Tpo -c src/handler.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-handler.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-handler.lo -MD -MP -MF src/.deps/libstrophe_la-handler.Tpo -c src/handler.c -o src/libstrophe_la-handler.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-handler.Tpo src/.deps/libstrophe_la-handler.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-hash.lo -MD -MP -MF src/.deps/libstrophe_la-hash.Tpo -c -o src/libstrophe_la-hash.lo test -f 'src/hash.c' || echo './'src/hash.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-hash.lo -MD -MP -MF src/.deps/libstrophe_la-hash.Tpo -c src/hash.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-hash.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-hash.lo -MD -MP -MF src/.deps/libstrophe_la-hash.Tpo -c src/hash.c -o src/libstrophe_la-hash.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-hash.Tpo src/.deps/libstrophe_la-hash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-jid.lo -MD -MP -MF src/.deps/libstrophe_la-jid.Tpo -c -o src/libstrophe_la-jid.lo test -f 'src/jid.c' || echo './'src/jid.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-jid.lo -MD -MP -MF src/.deps/libstrophe_la-jid.Tpo -c src/jid.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-jid.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-jid.lo -MD -MP -MF src/.deps/libstrophe_la-jid.Tpo -c src/jid.c -o src/libstrophe_la-jid.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-jid.Tpo src/.deps/libstrophe_la-jid.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-md5.lo -MD -MP -MF src/.deps/libstrophe_la-md5.Tpo -c -o src/libstrophe_la-md5.lo test -f 'src/md5.c' || echo './'src/md5.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-md5.lo -MD -MP -MF src/.deps/libstrophe_la-md5.Tpo -c src/md5.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-md5.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-md5.lo -MD -MP -MF src/.deps/libstrophe_la-md5.Tpo -c src/md5.c -o src/libstrophe_la-md5.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-md5.Tpo src/.deps/libstrophe_la-md5.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sasl.lo -MD -MP -MF src/.deps/libstrophe_la-sasl.Tpo -c -o src/libstrophe_la-sasl.lo test -f 'src/sasl.c' || echo './'src/sasl.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sasl.lo -MD -MP -MF src/.deps/libstrophe_la-sasl.Tpo -c src/sasl.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-sasl.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sasl.lo -MD -MP -MF src/.deps/libstrophe_la-sasl.Tpo -c src/sasl.c -o src/libstrophe_la-sasl.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-sasl.Tpo src/.deps/libstrophe_la-sasl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-scram.lo -MD -MP -MF src/.deps/libstrophe_la-scram.Tpo -c -o src/libstrophe_la-scram.lo test -f 'src/scram.c' || echo './'src/scram.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-scram.lo -MD -MP -MF src/.deps/libstrophe_la-scram.Tpo -c src/scram.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-scram.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-scram.lo -MD -MP -MF src/.deps/libstrophe_la-scram.Tpo -c src/scram.c -o src/libstrophe_la-scram.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-scram.Tpo src/.deps/libstrophe_la-scram.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sha1.lo -MD -MP -MF src/.deps/libstrophe_la-sha1.Tpo -c -o src/libstrophe_la-sha1.lo test -f 'src/sha1.c' || echo './'src/sha1.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sha1.lo -MD -MP -MF src/.deps/libstrophe_la-sha1.Tpo -c src/sha1.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-sha1.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sha1.lo -MD -MP -MF src/.deps/libstrophe_la-sha1.Tpo -c src/sha1.c -o src/libstrophe_la-sha1.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-sha1.Tpo src/.deps/libstrophe_la-sha1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-snprintf.lo -MD -MP -MF src/.deps/libstrophe_la-snprintf.Tpo -c -o src/libstrophe_la-snprintf.lo test -f 'src/snprintf.c' || echo './'src/snprintf.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-snprintf.lo -MD -MP -MF src/.deps/libstrophe_la-snprintf.Tpo -c src/snprintf.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-snprintf.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-snprintf.lo -MD -MP -MF src/.deps/libstrophe_la-snprintf.Tpo -c src/snprintf.c -o src/libstrophe_la-snprintf.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-snprintf.Tpo src/.deps/libstrophe_la-snprintf.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sock.lo -MD -MP -MF src/.deps/libstrophe_la-sock.Tpo -c -o src/libstrophe_la-sock.lo test -f 'src/sock.c' || echo './'src/sock.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sock.lo -MD -MP -MF src/.deps/libstrophe_la-sock.Tpo -c src/sock.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-sock.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-sock.lo -MD -MP -MF src/.deps/libstrophe_la-sock.Tpo -c src/sock.c -o src/libstrophe_la-sock.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-sock.Tpo src/.deps/libstrophe_la-sock.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-stanza.lo -MD -MP -MF src/.deps/libstrophe_la-stanza.Tpo -c -o src/libstrophe_la-stanza.lo test -f 'src/stanza.c' || echo './'src/stanza.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-stanza.lo -MD -MP -MF src/.deps/libstrophe_la-stanza.Tpo -c src/stanza.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-stanza.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-stanza.lo -MD -MP -MF src/.deps/libstrophe_la-stanza.Tpo -c src/stanza.c -o src/libstrophe_la-stanza.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-stanza.Tpo src/.deps/libstrophe_la-stanza.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-thread.lo -MD -MP -MF src/.deps/libstrophe_la-thread.Tpo -c -o src/libstrophe_la-thread.lo test -f 'src/thread.c' || echo './'src/thread.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-thread.lo -MD -MP -MF src/.deps/libstrophe_la-thread.Tpo -c src/thread.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-thread.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-thread.lo -MD -MP -MF src/.deps/libstrophe_la-thread.Tpo -c src/thread.c -o src/libstrophe_la-thread.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-thread.Tpo src/.deps/libstrophe_la-thread.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-tls_openssl.lo -MD -MP -MF src/.deps/libstrophe_la-tls_openssl.Tpo -c -o src/libstrophe_la-tls_openssl.lo test -f 'src/tls_openssl.c' || echo './'src/tls_openssl.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-tls_openssl.lo -MD -MP -MF src/.deps/libstrophe_la-tls_openssl.Tpo -c src/tls_openssl.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-tls_openssl.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-tls_openssl.lo -MD -MP -MF src/.deps/libstrophe_la-tls_openssl.Tpo -c src/tls_openssl.c -o src/libstrophe_la-tls_openssl.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-tls_openssl.Tpo src/.deps/libstrophe_la-tls_openssl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-util.lo -MD -MP -MF src/.deps/libstrophe_la-util.Tpo -c -o src/libstrophe_la-util.lo test -f 'src/util.c' || echo './'src/util.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-util.lo -MD -MP -MF src/.deps/libstrophe_la-util.Tpo -c src/util.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-util.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-util.lo -MD -MP -MF src/.deps/libstrophe_la-util.Tpo -c src/util.c -o src/libstrophe_la-util.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-util.Tpo src/.deps/libstrophe_la-util.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-parser_expat.lo -MD -MP -MF src/.deps/libstrophe_la-parser_expat.Tpo -c -o src/libstrophe_la-parser_expat.lo test -f 'src/parser_expat.c' || echo './'src/parser_expat.c libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-parser_expat.lo -MD -MP -MF src/.deps/libstrophe_la-parser_expat.Tpo -c src/parser_expat.c -DDLL_EXPORT -DPIC -o src/.libs/libstrophe_la-parser_expat.o libtool: compile: gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" "-DPACKAGE_STRING=\"libstrophe 0.8.8\"" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT src/libstrophe_la-parser_expat.lo -MD -MP -MF src/.deps/libstrophe_la-parser_expat.Tpo -c src/parser_expat.c -o src/libstrophe_la-parser_expat.o >/dev/null 2>&1 mv -f src/.deps/libstrophe_la-parser_expat.Tpo src/.deps/libstrophe_la-parserexpat.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -I. -g -O2 -lssl -lcrypto -lexpat -export-symbols-regex '^xmpp' -o libstrophe.la -rpath /usr/lib src/libstrophe_la-auth.lo src/libstrophe_la-conn.lo src/libstrophe_la-ctx.lo src/libstrophe_la-event.lo src/libstrophe_la-handler.lo src/libstrophe_la-hash.lo src/libstrophe_la-jid.lo src/libstrophe_la-md5.lo src/libstrophe_la-sasl.lo src/libstrophe_la-scram.lo src/libstrophe_la-sha1.lo src/libstrophe_la-snprintf.lo src/libstrophe_la-sock.lo src/libstrophe_la-stanza.lo src/libstrophe_la-thread.lo src/libstrophe_la-tls_openssl.lo src/libstrophe_la-util.lo src/libstrophe_la-parser_expat.lo -lresolv libtool: warning: undefined symbols not allowed in x86_64-unknown-cygwin shared libraries; building static only libtool: link: ar cru .libs/libstrophe.a src/libstrophe_la-auth.o src/libstrophe_la-conn.o src/libstrophe_la-ctx.o src/libstrophe_la-event.o src/libstrophe_la-handler.o src/libstrophe_la-hash.o src/libstrophe_la-jid.o src/libstrophe_la-md5.o src/libstrophe_la-sasl.o src/libstrophe_la-scram.o src/libstrophe_la-sha1.o src/libstrophe_la-snprintf.o src/libstrophe_la-sock.o src/libstrophe_la-stanza.o src/libstrophe_la-thread.o src/libstrophe_la-tls_openssl.o src/libstrophe_la-util.o src/libstrophe_la-parser_expat.o libtool: link: ranlib .libs/libstrophe.a libtool: link: ( cd ".libs" && rm -f "libstrophe.la" && ln -s "../libstrophe.la" "libstrophe.la" ) gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT examples/examples_active-active.o -MD -MP -MF examples/.deps/examples_active-active.Tpo -c -o examples/examples_active-active.o test -f 'examples/active.c' || echo './'examples/active.c mv -f examples/.deps/examples_active-active.Tpo examples/.deps/examples_active-active.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I. -g -O2 -o examples/active.exe examples/examples_active-active.o libstrophe.la -lresolv libtool: link: gcc -I. -g -O2 -o examples/.libs/active.exe examples/examples_active-active.o ./.libs/libstrophe.a -lssl -lcrypto -lexpat -lresolv gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT examples/examples_roster-roster.o -MD -MP -MF examples/.deps/examples_roster-roster.Tpo -c -o examples/examples_roster-roster.o test -f 'examples/roster.c' || echo './'examples/roster.c mv -f examples/.deps/examples_roster-roster.Tpo examples/.deps/examples_roster-roster.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I. -g -O2 -o examples/roster.exe examples/examples_roster-roster.o libstrophe.la -lresolv libtool: link: gcc -I. -g -O2 -o examples/.libs/roster.exe examples/examples_roster-roster.o ./.libs/libstrophe.a -lssl -lcrypto -lexpat -lresolv gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT examples/examples_basic-basic.o -MD -MP -MF examples/.deps/examples_basic-basic.Tpo -c -o examples/examples_basic-basic.o test -f 'examples/basic.c' || echo './'examples/basic.c mv -f examples/.deps/examples_basic-basic.Tpo examples/.deps/examples_basic-basic.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I. -g -O2 -o examples/basic.exe examples/examples_basic-basic.o libstrophe.la -lresolv libtool: link: gcc -I. -g -O2 -o examples/.libs/basic.exe examples/examples_basic-basic.o ./.libs/libstrophe.a -lssl -lcrypto -lexpat -lresolv gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT examples/examples_bot-bot.o -MD -MP -MF examples/.deps/examples_bot-bot.Tpo -c -o examples/examples_bot-bot.o test -f 'examples/bot.c' || echo './'examples/bot.c mv -f examples/.deps/examples_bot-bot.Tpo examples/.deps/examples_bot-bot.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I. -g -O2 -o examples/bot.exe examples/examples_bot-bot.o libstrophe.la -lresolv libtool: link: gcc -I. -g -O2 -o examples/.libs/bot.exe examples/examples_bot-bot.o ./.libs/libstrophe.a -lssl -lcrypto -lexpat -lresolv gcc -DPACKAGE_NAME=\"libstrophe\" -DPACKAGE_TARNAME=\"libstrophe\" -DPACKAGE_VERSION=\"0.8.8\" -DPACKAGE_STRING=\"libstrophe\ 0.8.8\" -DPACKAGE_BUGREPORT=\"jack@metajack.im\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libstrophe\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBRESOLV=1 -DHAVE_ARPA_NAMESER_COMPAT_H=1 -I. -I. -g -O2 -MT examples/examples_component-component.o -MD -MP -MF examples/.deps/examples_component-component.Tpo -c -o examples/examples_component-component.o test -f 'examples/component.c' || echo './'examples/component.c mv -f examples/.deps/examples_component-component.Tpo examples/.deps/examples_component-component.Po /bin/sh ./libtool --tag=CC --mode=link gcc -I. -g -O2 -o examples/component.exe examples/examples_component-component.o libstrophe.la -lresolv libtool: link: gcc -I. -g -O2 -o examples/.libs/component.exe examples/examples_component-component.o ./.libs/libstrophe.a -lssl -lcrypto -lexpat -lresolv make[1]: Entering directory '/home/K/profanity-0.4.7/libstrophe' /usr/bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libstrophe.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libstrophe.lai /usr/lib/libstrophe.la libtool: install: /usr/bin/install -c .libs/libstrophe.a /usr/lib/libstrophe.a libtool: install: chmod 644 /usr/lib/libstrophe.a libtool: install: ranlib /usr/lib/libstrophe.a /usr/bin/mkdir -p '/usr/include' /usr/bin/install -c -m 644 strophe.h '/usr/include' /usr/bin/mkdir -p '/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libstrophe.pc '/usr/lib/pkgconfig' make[1]: Leaving directory '/home/K/profanity-0.4.7/libstrophe'

Profanity installer... installing Profanity

aclocal-1.14: warning: couldn't open directory 'm4': No such file or directory Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake-1.14 line 3930. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... x86_64-unknown-cygwin checking host system type... x86_64-unknown-cygwin checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for libstrophe... yes checking for ncursesw... yes checking for wget_wch support in ncursesw... yes checking for glib... yes checking for curl... yes checking for main in -lreadline... yes checking for uuid_generate in -luuid... yes checking for main in -lXss... no configure: libXss not found, falling back to profanity auto-away checking for main in -lX11... no configure: libX11 not found, falling back to profanity auto-away checking for main in -lgpgme... yes checking for gpgme-config... /usr/bin/gpgme-config checking for library containing otrl_init... -lotr checking for cmocka... no configure: cmocka is not found, will not be able to run tests checking for stbbr_start in -lstabber... no configure: libstabber not found, will not be able to run functional tests checking for main in -lexpect... no configure: libexpect not found, will not be able to run functional tests checking ncursesw/ncurses.h usability... yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/ncurses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for atexit... yes checking for memset... yes checking for strdup... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands

PLATFORM : cygwin PACKAGE_STATUS : release AM_CFLAGS : -Wall -Wno-deprecated-declarations AM_CPPFLAGS : -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"${pkgdatadir}/themes\"" LIBS : -lglib-2.0 -lintl -lcurl -lotr -lgpgme -lgpg-error -luuid -lreadline -lncursesw -lstrophe XML Parser : Install themes : true Themes path : ${pkgdatadir}/themes

Now you can run make' to build profanity make all-am make[1]: Entering directory '/home/K/profanity-0.4.7' depbase=echo src/contact.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/contact.o -MD -MP -MF $depbase.Tpo -c -o src/contact.o src/contact.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/log.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/log.o -MD -MP -MF $depbase.Tpo -c -o src/log.o src/log.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/common.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/common.o -MD -MP -MF $depbase.Tpo -c -o src/common.o src/common.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/profanity.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/profanity.o -MD -MP -MF $depbase.Tpo -c -o src/profanity.o src/profanity.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/chatsession.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/chat_session.o -MD -MP -MF $depbase.Tpo -c -o src/chat_session.o src/chat_session.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/muc.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/muc.o -MD -MP -MF $depbase.Tpo -c -o src/muc.o src/muc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/jid.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/jid.o -MD -MP -MF $depbase.Tpo -c -o src/jid.o src/jid.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/chatstate.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/chat_state.o -MD -MP -MF $depbase.Tpo -c -o src/chat_state.o src/chat_state.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/resource.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/resource.o -MD -MP -MF $depbase.Tpo -c -o src/resource.o src/resource.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/rosterlist.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/roster_list.o -MD -MP -MF $depbase.Tpo -c -o src/roster_list.o src/roster_list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/xmpp/capabilities.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/xmpp/capabilities.o -MD -MP -MF $depbase.Tpo -c -o src/xmpp/capabilities.o src/xmpp/capabilities.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/xmpp/connection.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/xmpp/connection.o -MD -MP -MF $depbase.Tpo -c -o src/xmpp/connection.o src/xmpp/connection.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/xmpp/iq.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/xmpp/iq.o -MD -MP -MF $depbase.Tpo -c -o src/xmpp/iq.o src/xmpp/iq.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/xmpp/message.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/xmpp/message.o -MD -MP -MF $depbase.Tpo -c -o src/xmpp/message.o src/xmpp/message.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/xmpp/presence.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/xmpp/presence.o -MD -MP -MF $depbase.Tpo -c -o src/xmpp/presence.o src/xmpp/presence.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/xmpp/stanza.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/xmpp/stanza.o -MD -MP -MF $depbase.Tpo -c -o src/xmpp/stanza.o src/xmpp/stanza.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/xmpp/roster.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/xmpp/roster.o -MD -MP -MF $depbase.Tpo -c -o src/xmpp/roster.o src/xmpp/roster.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/xmpp/bookmark.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/xmpp/bookmark.o -MD -MP -MF $depbase.Tpo -c -o src/xmpp/bookmark.o src/xmpp/bookmark.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/xmpp/form.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/xmpp/form.o -MD -MP -MF $depbase.Tpo -c -o src/xmpp/form.o src/xmpp/form.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/event/serverevents.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/event/server_events.o -MD -MP -MF $depbase.Tpo -c -o src/event/server_events.o src/event/server_events.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/event/clientevents.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/event/client_events.o -MD -MP -MF $depbase.Tpo -c -o src/event/client_events.o src/event/client_events.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/event/uievents.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/event/ui_events.o -MD -MP -MF $depbase.Tpo -c -o src/event/ui_events.o src/event/ui_events.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/ui/window.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/ui/window.o -MD -MP -MF $depbase.Tpo -c -o src/ui/window.o src/ui/window.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/ui/core.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/ui/core.o -MD -MP -MF $depbase.Tpo -c -o src/ui/core.o src/ui/core.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/ui/titlebar.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/ui/titlebar.o -MD -MP -MF $depbase.Tpo -c -o src/ui/titlebar.o src/ui/titlebar.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/ui/statusbar.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/ui/statusbar.o -MD -MP -MF $depbase.Tpo -c -o src/ui/statusbar.o src/ui/statusbar.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/ui/inputwin.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/ui/inputwin.o -MD -MP -MF $depbase.Tpo -c -o src/ui/inputwin.o src/ui/inputwin.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/ui/console.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/ui/console.o -MD -MP -MF $depbase.Tpo -c -o src/ui/console.o src/ui/console.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/ui/notifier.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/ui/notifier.o -MD -MP -MF $depbase.Tpo -c -o src/ui/notifier.o src/ui/notifier.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/windowlist.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/window_list.o -MD -MP -MF $depbase.Tpo -c -o src/window_list.o src/window_list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/ui/rosterwin.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/ui/rosterwin.o -MD -MP -MF $depbase.Tpo -c -o src/ui/rosterwin.o src/ui/rosterwin.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/ui/occupantswin.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/ui/occupantswin.o -MD -MP -MF $depbase.Tpo -c -o src/ui/occupantswin.o src/ui/occupantswin.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/ui/buffer.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/ui/buffer.o -MD -MP -MF $depbase.Tpo -c -o src/ui/buffer.o src/ui/buffer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/command/command.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/command/command.o -MD -MP -MF $depbase.Tpo -c -o src/command/command.o src/command/command.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/command/commands.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/command/commands.o -MD -MP -MF $depbase.Tpo -c -o src/command/commands.o src/command/commands.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/tools/parser.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/tools/parser.o -MD -MP -MF $depbase.Tpo -c -o src/tools/parser.o src/tools/parser.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/tools/psha1.o | sed 's|[^/]$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/tools/p_sha1.o -MD -MP -MF $depbase.Tpo -c -o src/tools/p_sha1.o src/tools/p_sha1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/tools/autocomplete.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/tools/autocomplete.o -MD -MP -MF $depbase.Tpo -c -o src/tools/autocomplete.o src/tools/autocomplete.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/tools/tinyurl.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/tools/tinyurl.o -MD -MP -MF $depbase.Tpo -c -o src/tools/tinyurl.o src/tools/tinyurl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/config/accounts.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/config/accounts.o -MD -MP -MF $depbase.Tpo -c -o src/config/accounts.o src/config/accounts.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/config/account.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/config/account.o -MD -MP -MF $depbase.Tpo -c -o src/config/account.o src/config/account.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/config/preferences.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/config/preferences.o -MD -MP -MF $depbase.Tpo -c -o src/config/preferences.o src/config/preferences.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/config/theme.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/config/theme.o -MD -MP -MF $depbase.Tpo -c -o src/config/theme.o src/config/theme.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/pgp/gpg.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/pgp/gpg.o -MD -MP -MF $depbase.Tpo -c -o src/pgp/gpg.o src/pgp/gpg.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/otr/otrlibv4.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/otr/otrlibv4.o -MD -MP -MF $depbase.Tpo -c -o src/otr/otrlibv4.o src/otr/otrlibv4.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/otr/otr.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/otr/otr.o -MD -MP -MF $depbase.Tpo -c -o src/otr/otr.o src/otr/otr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=echo src/main.o | sed 's|[^/]_$|.deps/&|;s|.o$||';\ gcc -DHAVE_CONFIG_H -I. -I./src -D_XOPEN_SOURCE=600 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DTHEMES_PATH="\"/usr/local/share/profanity/themes\"" -Wall -Wno-deprecated-declarations -g -O2 -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -Wall -Wno-deprecated-declarations -g -O2 -o profanity.exe src/contact.o src/log.o src/common.o src/profanity.o src/chat_session.o src/muc.o src/jid.o src/chat_state.o src/resource.o src/roster_list.o src/xmpp/capabilities.o src/xmpp/connection.o src/xmpp/iq.o src/xmpp/message.o src/xmpp/presence.o src/xmpp/stanza.o src/xmpp/roster.o src/xmpp/bookmark.o src/xmpp/form.o src/event/server_events.o src/event/client_events.o src/event/ui_events.o src/ui/window.o src/ui/core.o src/ui/titlebar.o src/ui/statusbar.o src/ui/inputwin.o src/ui/console.o src/ui/notifier.o src/window_list.o src/ui/rosterwin.o src/ui/occupantswin.o src/ui/buffer.o src/command/command.o src/command/commands.o src/tools/parser.o src/tools/p_sha1.o src/tools/autocomplete.o src/tools/tinyurl.o src/config/accounts.o src/config/account.o src/config/preferences.o src/config/theme.o src/pgp/gpg.o src/otr/otrlibv4.o src/otr/otr.o src/main.o -lglib-2.0 -lintl -lcurl -lotr -lgpgme -lgpg-error -luuid -lreadline -lncursesw -lstrophe /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libstrophe.a(libstrophe_la-tls_openssl.o): In functiontls_initialize': /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:40: undefined reference to SSL_library_init' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:40:(.text+0x5): relocation truncated to fit: R_X86_64_PC32 against undefined symbolSSL_library_init' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libstrophe.a(libstrophe_la-tls_openssl.o): In function tls_free': /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:86: undefined reference toSSL_free' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:86:(.text+0x4d): relocation truncated to fit: R_X86_64_PC32 against undefined symbol SSL_free' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:87: undefined reference toSSL_CTX_free' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:87:(.text+0x56): relocation truncated to fit: R_X86_64_PC32 against undefined symbol SSL_CTX_free' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libstrophe.a(libstrophe_la-tls_openssl.o): In functiontls_new': /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:64: undefined reference to SSLv23_client_method' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:64:(.text+0xb9): relocation truncated to fit: R_X86_64_PC32 against undefined symbolSSLv23_client_method' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:64: undefined reference to SSL_CTX_new' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:64:(.text+0xc1): relocation truncated to fit: R_X86_64_PC32 against undefined symbolSSL_CTX_new' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:66: undefined reference to SSL_CTX_set_client_cert_cb' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:66:(.text+0xcf): relocation truncated to fit: R_X86_64_PC32 against undefined symbolSSL_CTX_set_client_cert_cb' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:67: undefined reference to SSL_CTX_ctrl' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:67:(.text+0xe6): relocation truncated to fit: R_X86_64_PC32 against undefined symbolSSL_CTX_ctrl' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:68: undefined reference to SSL_CTX_set_verify' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:68:(.text+0xf4): relocation truncated to fit: R_X86_64_PC32 against undefined symbolSSL_CTX_set_verify' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:70: undefined reference to SSL_new' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:70:(.text+0xfd): relocation truncated to fit: R_X86_64_PC32 against undefined symbolSSL_new' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:72: undefined reference to SSL_set_fd' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:72:(.text+0x10b): relocation truncated to fit: R_X86_64_PC32 against undefined symbolSSL_set_fd' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:74: undefined reference to SSL_get_error' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:74:(.text+0x127): additional relocation overflows omitted from the output /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libstrophe.a(libstrophe_la-tls_openssl.o): In functiontls_start': /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:104: undefined reference to SSL_connect' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:122: undefined reference toSSL_get_error' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libstrophe.a(libstrophe_la-tls_openssl.o): In function tls_stop': /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:134: undefined reference toSSL_shutdown' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:137: undefined reference to SSL_get_error' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libstrophe.a(libstrophe_la-tls_openssl.o): In functiontls_read': /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:159: undefined reference to SSL_read' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:162: undefined reference toSSL_get_error' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libstrophe.a(libstrophe_la-tls_openssl.o): In function tls_write': /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:170: undefined reference toSSL_write' /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:173: undefined reference to SSL_get_error' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libstrophe.a(libstrophe_la-tls_openssl.o): In functiontls_initialize': /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:41: undefined reference to SSL_load_error_strings' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libstrophe.a(libstrophe_la-tls_openssl.o): In functiontls_pending': /home/K/profanity-0.4.7/libstrophe/src/tls_openssl.c:154: undefined reference to SSL_pending' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libstrophe.a(libstrophe_la-parser_expat.o): In functionparser_free': /home/K/profanity-0.4.7/libstrophe/src/parser_expat.c:232: undefined reference to XML_ParserFree' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libstrophe.a(libstrophe_la-parser_expat.o): In functionparser_reset': /home/K/profanity-0.4.7/libstrophe/src/parser_expat.c:241: undefined reference to XML_ParserFree' /home/K/profanity-0.4.7/libstrophe/src/parser_expat.c:246: undefined reference toXML_ParserCreateNS' /home/K/profanity-0.4.7/libstrophe/src/parser_expat.c:252: undefined reference to XML_SetUserData' /home/K/profanity-0.4.7/libstrophe/src/parser_expat.c:253: undefined reference toXML_SetElementHandler' /home/K/profanity-0.4.7/libstrophe/src/parser_expat.c:254: undefined reference to XML_SetCharacterDataHandler' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libstrophe.a(libstrophe_la-parser_expat.o): In functionparser_feed': /home/K/profanity-0.4.7/libstrophe/src/parser_expat.c:261: undefined reference to `XMLParse' collect2: error: ld returned 1 exit status Makefile:1151: recipe for target 'profanity.exe' failed make[1]: ** [profanity.exe] Error 1 make[1]: Leaving directory '/home/K/profanity-0.4.7' Makefile:905: recipe for target 'all' failed make: *\ [all] Error 2 Error 2 with command 'make' on line 135. Exiting.

boothj5 commented 8 years ago

Seems to be something to do with the library path. Do you still get the errors if you run the following before compiling profanity:

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib:/usr/local/lib

Since most of the work is done you don't need to run install-all.sh again, you can just compile profanity with:

./bootstrap.sh
./configure
make clean
make
make install

I'm running out of ideas, is this a recent version of Cygwin or have you had it for a while?

advertised commented 8 years ago

Yes it's the latest Cygwin, that's on their official website. I'm going to try what you just said and see if that work's. EDIT: Didn't work

make make all-am make[1]: Entering directory '/home/K/profanity' gcc -Wall -Wno-deprecated-declarations -Wunused -Werror -g -O2 -o profanity.exe src/contact.o src/log.o src/common.o src/profanity.o src/chat_session.o src/muc.o src/jid.o src/chat_state.o src/resource.o src/roster_list.o src/xmpp/capabilities.o src/xmpp/connection.o src/xmpp/iq.o src/xmpp/message.o src/xmpp/presence.o src/xmpp/stanza.o src/xmpp/roster.o src/xmpp/bookmark.o src/xmpp/form.o src/event/server_events.o src/event/client_events.o src/ui/window.o src/ui/core.o src/ui/titlebar.o src/ui/statusbar.o src/ui/inputwin.o src/ui/console.o src/ui/notifier.o src/window_list.o src/ui/rosterwin.o src/ui/occupantswin.o src/ui/buffer.o src/ui/chatwin.o src/ui/mucwin.o src/ui/privwin.o src/ui/mucconfwin.o src/ui/xmlwin.o src/command/command.o src/command/commands.o src/tools/parser.o src/tools/p_sha1.o src/tools/autocomplete.o src/tools/tinyurl.o src/config/conflists.o src/config/accounts.o src/config/tlscerts.o src/config/account.o src/config/preferences.o src/config/theme.o src/config/scripts.o src/pgp/gpg.o src/otr/otrlibv4.o src/otr/otr.o src/main.o -lglib-2.0 -lintl -lcurl -lotr -lgpgme -lgpg-error -lreadline -lncursesw -lmesode /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-tls_openssl.o): In function _print_certificate': /home/K/profanity/libmesode/src/tls_openssl.c:83: undefined reference toX509_get_subject_name' /home/K/profanity/libmesode/src/tls_openssl.c:83:(.text+0x12): relocation truncated to fit: R_X86_64_PC32 against undefined symbol X509_get_subject_name' /home/K/profanity/libmesode/src/tls_openssl.c:83: undefined reference toX509_NAME_oneline' /home/K/profanity/libmesode/src/tls_openssl.c:83:(.text+0x23): relocation truncated to fit: R_X86_64_PC32 against undefined symbol X509_NAME_oneline' /home/K/profanity/libmesode/src/tls_openssl.c:84: undefined reference toX509_get_issuer_name' /home/K/profanity/libmesode/src/tls_openssl.c:84:(.text+0x33): relocation truncated to fit: R_X86_64_PC32 against undefined symbol X509_get_issuer_name' /home/K/profanity/libmesode/src/tls_openssl.c:84: undefined reference toX509_NAME_oneline' /home/K/profanity/libmesode/src/tls_openssl.c:84:(.text+0x44): relocation truncated to fit: R_X86_64_PC32 against undefined symbol X509_NAME_oneline' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-tls_openssl.o): In functiontls_initialize': /home/K/profanity/libmesode/src/tls_openssl.c:35: undefined reference to SSL_library_init' /home/K/profanity/libmesode/src/tls_openssl.c:35:(.text+0xa5): relocation truncated to fit: R_X86_64_PC32 against undefined symbolSSL_library_init' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-tls_openssl.o): In function convert_ASN1TIME': /home/K/profanity/libmesode/src/tls_openssl.c:52: undefined reference toBIO_s_mem' /home/K/profanity/libmesode/src/tls_openssl.c:52:(.text+0xf2): relocation truncated to fit: R_X86_64_PC32 against undefined symbol BIO_s_mem' /home/K/profanity/libmesode/src/tls_openssl.c:52: undefined reference toBIO_new' /home/K/profanity/libmesode/src/tls_openssl.c:52:(.text+0xfa): relocation truncated to fit: R_X86_64_PC32 against undefined symbol BIO_new' /home/K/profanity/libmesode/src/tls_openssl.c:53: undefined reference toASN1_TIME_print' /home/K/profanity/libmesode/src/tls_openssl.c:53:(.text+0x108): relocation truncated to fit: R_X86_64_PC32 against undefined symbol ASN1_TIME_print' /home/K/profanity/libmesode/src/tls_openssl.c:58: undefined reference toBIO_gets' /home/K/profanity/libmesode/src/tls_openssl.c:58:(.text+0x11a): relocation truncated to fit: R_X86_64_PC32 against undefined symbol BIO_gets' /home/K/profanity/libmesode/src/tls_openssl.c:63: undefined reference toBIO_free' /home/K/profanity/libmesode/src/tls_openssl.c:63:(.text+0x126): relocation truncated to fit: R_X86_64_PC32 against undefined symbol BIO_free' /home/K/profanity/libmesode/src/tls_openssl.c:55: undefined reference toBIO_free' /home/K/profanity/libmesode/src/tls_openssl.c:55:(.text+0x144): additional relocation overflows omitted from the output /home/K/profanity/libmesode/src/tls_openssl.c:60: undefined reference to BIO_free' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-tls_openssl.o): In function_x509_to_tlscert': /home/K/profanity/libmesode/src/tls_openssl.c:98: undefined reference to X509_get_subject_name' /home/K/profanity/libmesode/src/tls_openssl.c:99: undefined reference toX509_NAME_oneline' /home/K/profanity/libmesode/src/tls_openssl.c:102: undefined reference to CRYPTO_free' /home/K/profanity/libmesode/src/tls_openssl.c:106: undefined reference toX509_get_issuer_name' /home/K/profanity/libmesode/src/tls_openssl.c:107: undefined reference to X509_NAME_oneline' /home/K/profanity/libmesode/src/tls_openssl.c:110: undefined reference toCRYPTO_free' /home/K/profanity/libmesode/src/tls_openssl.c:130: undefined reference to EVP_sha1' /home/K/profanity/libmesode/src/tls_openssl.c:133: undefined reference toX509_digest' /home/K/profanity/libmesode/src/tls_openssl.c:140: undefined reference to ASN1_INTEGER_get' /home/K/profanity/libmesode/src/tls_openssl.c:143: undefined reference toX509_get_serialNumber' /home/K/profanity/libmesode/src/tls_openssl.c:144: undefined reference to ASN1_INTEGER_to_BN' /home/K/profanity/libmesode/src/tls_openssl.c:146: undefined reference toBN_bn2dec' /home/K/profanity/libmesode/src/tls_openssl.c:149: undefined reference to CRYPTO_free' /home/K/profanity/libmesode/src/tls_openssl.c:153: undefined reference toBN_free' /home/K/profanity/libmesode/src/tls_openssl.c:157: undefined reference to OBJ_obj2nid' /home/K/profanity/libmesode/src/tls_openssl.c:166: undefined reference toOBJ_obj2nid' /home/K/profanity/libmesode/src/tls_openssl.c:168: undefined reference to OBJ_nid2ln' /home/K/profanity/libmesode/src/tls_openssl.c:159: undefined reference toOBJ_nid2ln' /home/K/profanity/libmesode/src/tls_openssl.c:151: undefined reference to CRYPTO_free' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-tls_openssl.o): In functionverify_callback': /home/K/profanity/libmesode/src/tls_openssl.c:180: undefined reference to X509_STORE_CTX_get1_chain' /home/K/profanity/libmesode/src/tls_openssl.c:181: undefined reference tosk_num' /home/K/profanity/libmesode/src/tls_openssl.c:186: undefined reference to sk_value' /home/K/profanity/libmesode/src/tls_openssl.c:199: undefined reference toX509_STORE_CTX_get_error' /home/K/profanity/libmesode/src/tls_openssl.c:200: undefined reference to X509_verify_cert_error_string' /home/K/profanity/libmesode/src/tls_openssl.c:203: undefined reference tosk_value' /home/K/profanity/libmesode/src/tls_openssl.c:212: undefined reference to X509_STORE_CTX_set_error' /home/K/profanity/libmesode/src/tls_openssl.c:195: undefined reference toX509_STORE_CTX_set_error' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-tls_openssl.o): In function tls_peer_cert': /home/K/profanity/libmesode/src/tls_openssl.c:222: undefined reference toSSL_get_peer_certificate' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-tls_openssl.o): In function tls_free': /home/K/profanity/libmesode/src/tls_openssl.c:267: undefined reference toSSL_free' /home/K/profanity/libmesode/src/tls_openssl.c:268: undefined reference to SSL_CTX_free' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-tls_openssl.o): In functiontls_new': /home/K/profanity/libmesode/src/tls_openssl.c:243: undefined reference to SSLv23_client_method' /home/K/profanity/libmesode/src/tls_openssl.c:243: undefined reference toSSL_CTX_new' /home/K/profanity/libmesode/src/tls_openssl.c:245: undefined reference to SSL_CTX_set_client_cert_cb' /home/K/profanity/libmesode/src/tls_openssl.c:246: undefined reference toSSL_CTX_ctrl' /home/K/profanity/libmesode/src/tls_openssl.c:247: undefined reference to SSL_CTX_set_verify' /home/K/profanity/libmesode/src/tls_openssl.c:249: undefined reference toSSL_CTX_load_verify_locations' /home/K/profanity/libmesode/src/tls_openssl.c:251: undefined reference to SSL_new' /home/K/profanity/libmesode/src/tls_openssl.c:253: undefined reference toSSL_set_fd' /home/K/profanity/libmesode/src/tls_openssl.c:255: undefined reference to SSL_get_error' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-tls_openssl.o): In functiontls_start': /home/K/profanity/libmesode/src/tls_openssl.c:288: undefined reference to SSL_connect' /home/K/profanity/libmesode/src/tls_openssl.c:289: undefined reference toSSL_get_error' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-tls_openssl.o): In function tls_stop': /home/K/profanity/libmesode/src/tls_openssl.c:319: undefined reference toSSL_shutdown' /home/K/profanity/libmesode/src/tls_openssl.c:320: undefined reference to SSL_get_error' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-tls_openssl.o): In functiontls_read': /home/K/profanity/libmesode/src/tls_openssl.c:340: undefined reference to SSL_read' /home/K/profanity/libmesode/src/tls_openssl.c:343: undefined reference toSSL_get_error' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-tls_openssl.o): In function tls_write': /home/K/profanity/libmesode/src/tls_openssl.c:351: undefined reference toSSL_write' /home/K/profanity/libmesode/src/tls_openssl.c:354: undefined reference to SSL_get_error' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-tls_openssl.o): In functiontls_initialize': /home/K/profanity/libmesode/src/tls_openssl.c:36: undefined reference to SSL_load_error_strings' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-tls_openssl.o): In functiontls_pending': /home/K/profanity/libmesode/src/tls_openssl.c:335: undefined reference to SSL_pending' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-parser_expat.o): In functionparser_free': /home/K/profanity/libmesode/src/parser_expat.c:232: undefined reference to XML_ParserFree' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-parser_expat.o): In functionparser_reset': /home/K/profanity/libmesode/src/parser_expat.c:241: undefined reference to XML_ParserFree' /home/K/profanity/libmesode/src/parser_expat.c:246: undefined reference toXML_ParserCreateNS' /home/K/profanity/libmesode/src/parser_expat.c:252: undefined reference to XML_SetUserData' /home/K/profanity/libmesode/src/parser_expat.c:253: undefined reference toXML_SetElementHandler' /home/K/profanity/libmesode/src/parser_expat.c:254: undefined reference to XML_SetCharacterDataHandler' /usr/lib/gcc/x86_64-pc-cygwin/4.9.3/../../../../lib/libmesode.a(libmesode_la-parser_expat.o): In functionparser_feed': /home/K/profanity/libmesode/src/parser_expat.c:261: undefined reference to `XML_Parse' collect2: error: ld returned 1 exit status Makefile:1176: recipe for target 'profanity.exe' failed make[1]: * [profanity.exe] Error 1 make[1]: Leaving directory '/home/K/profanity' Makefile:916: recipe for target 'all' failed make: * [all] Error 2

boothj5 commented 8 years ago

Ok, I'll have to install and try in a VM to see if I can recreate.

advertised commented 8 years ago

OK thank you , much appreciated.

advertised commented 8 years ago

So, did you make the VM yet, and test it you're self.

boothj5 commented 8 years ago

No, I am away for the weekend. I'll update this issue when I have.

boothj5 commented 8 years ago

Managed to recreate with latest Cygwin.

There are two problems:

1) As discovered above, the latest GLib in the Cygwin repositories seems to have a missing dependency. Manually installing this dependency fixes this problem. This can be done with setup.exe or by running apt-cyg install libpcre-devel This is an issue with the Cywin repositories, I'll try to find where to report it.

2) A new version of libtool in Cygwin appears to have different behaviour regarding undefined references to dependencies. I fixed this by editing Makefile.am in the cloned libstrophe folder. The change was to replace the line:

libstrophe_la_LDFLAGS = $(SSL_LIBS) $(PARSER_LIBS)

With:

libstrophe_la_LDFLAGS = $(SSL_LIBS) $(PARSER_LIBS) -no-undefined

libstrophe will then have to be re-installed (within the libstrophe folder) with:

./bootstrap.sh
./configure --prefix=/usr
make
make install

And finally profanity can be installed (from the root profanity folder) with:

./bootstrap.sh
./configure
make
make install

I'm not sure the fix for 2) is the best way to deal with it, but I'll submit a patch to libstrophe and see what the feedback is.

After all of this, I'll probably do a patch release of profanity.

If you have time to try the above let me know if it works for you, but I won't be surprised if you've given up!

advertised commented 8 years ago

Yes, I had the time and did what you did above and it work's I'm now using profanity :),I would never give up profanity is one of my favorite xmpp client's out there, I love cli and enjoy the work you have put into it the theme's are awesome and the plugins are great. Thank you for helping me solve this issue. P.S Do you add people on xmpp?

boothj5 commented 8 years ago

Good stuff, thanks for testing and for the praise!

I'll keep this issue open until a fix has been released.

I'd recommend the chat room (profanitydev@conference.jabber.org) if you want to chat about profanity. It's currently not particularly busy but occasionally there are discussions around new ideas, features, bugs etc.

advertised commented 8 years ago

Hey boothj5, I know for people on windows its more of a hassle to get profanity working. So I took my cywgin folder, removed my cache,tmp,logs,share items, and such, and made the cywgin portable, you just download it from this link hoping you could add to you're website so that windows user can use it more simply it opens profanity from cmd with bash and needed deps. You can check it out the steps are written as-well just wanted to help user's who want to use it on Windows https://mega.nz/#!00k2zIZS!B1dUfplenn0ykKPw9NTh37znfsL6cEJP8t-DR9LKC2I

boothj5 commented 8 years ago

I tried downloading and installing but got the following message:

This version of C:\Users\boothj5\Downloads\Profanity4Win\Profanity\cywgin_files\bin\bash.exe is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.

I'm guessing it's a 64 bit version of Cygwin and my VM is Windows 7, 32 bit.

advertised commented 8 years ago

You are correct!, it's 64 bit. I can make one for 32 bit if anyone needed it.

boothj5 commented 8 years ago

Updated website with the patched install script: http://www.profanity.im/install.html#windows