Skip to content

Instantly share code, notes, and snippets.

@onlyshk
Created December 27, 2011 14:37
Show Gist options
  • Save onlyshk/1523833 to your computer and use it in GitHub Desktop.
Save onlyshk/1523833 to your computer and use it in GitHub Desktop.
exmpp build error
$ make
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/exmpp/ac-aux/missing --run autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Entering directory `/home/exmpp'
Making all in c_src
make[2]: Entering directory `/home/exmpp/c_src'
/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_stringprep_la-exmpp_driver.lo -MD -MP -MF .deps/exmpp_stringprep_la-exmpp_driver.Tpo -c -o exmpp_stringprep_la-exmpp_driver.lo `test -f 'exmpp_driver.c' || echo './'`exmpp_driver.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_stringprep_la-exmpp_driver.lo -MD -MP -MF .deps/exmpp_stringprep_la-exmpp_driver.Tpo -c exmpp_driver.c -fPIC -DPIC -o .libs/exmpp_stringprep_la-exmpp_driver.o
mv -f .deps/exmpp_stringprep_la-exmpp_driver.Tpo .deps/exmpp_stringprep_la-exmpp_driver.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_stringprep_la-exmpp_stringprep.lo -MD -MP -MF .deps/exmpp_stringprep_la-exmpp_stringprep.Tpo -c -o exmpp_stringprep_la-exmpp_stringprep.lo `test -f 'exmpp_stringprep.c' || echo './'`exmpp_stringprep.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_stringprep_la-exmpp_stringprep.lo -MD -MP -MF .deps/exmpp_stringprep_la-exmpp_stringprep.Tpo -c exmpp_stringprep.c -fPIC -DPIC -o .libs/exmpp_stringprep_la-exmpp_stringprep.o
mv -f .deps/exmpp_stringprep_la-exmpp_stringprep.Tpo .deps/exmpp_stringprep_la-exmpp_stringprep.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -Wall -Werror -module -avoid-version -L/usr/lib/erlang/lib/erl_interface-3.7.3/lib -lei_st -o exmpp_stringprep.la -rpath /usr/lib/erlang/lib/exmpp-.1.0.1-14-g74ddc36/priv/lib exmpp_stringprep_la-exmpp_driver.lo exmpp_stringprep_la-exmpp_stringprep.lo
libtool: link: rm -fr .libs/exmpp_stringprep.la .libs/exmpp_stringprep.lai .libs/exmpp_stringprep.so
libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/exmpp_stringprep_la-exmpp_driver.o .libs/exmpp_stringprep_la-exmpp_stringprep.o -L/usr/lib/erlang/lib/erl_interface-3.7.3/lib -lei_st -O2 -Wl,-soname -Wl,exmpp_stringprep.so -o .libs/exmpp_stringprep.so
libtool: link: ( cd ".libs" && rm -f "exmpp_stringprep.la" && ln -s "../exmpp_stringprep.la" "exmpp_stringprep.la" )
/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_xml_expat_la-exmpp_driver.lo -MD -MP -MF .deps/exmpp_xml_expat_la-exmpp_driver.Tpo -c -o exmpp_xml_expat_la-exmpp_driver.lo `test -f 'exmpp_driver.c' || echo './'`exmpp_driver.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_xml_expat_la-exmpp_driver.lo -MD -MP -MF .deps/exmpp_xml_expat_la-exmpp_driver.Tpo -c exmpp_driver.c -fPIC -DPIC -o .libs/exmpp_xml_expat_la-exmpp_driver.o
mv -f .deps/exmpp_xml_expat_la-exmpp_driver.Tpo .deps/exmpp_xml_expat_la-exmpp_driver.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_xml_expat_la-exmpp_xml.lo -MD -MP -MF .deps/exmpp_xml_expat_la-exmpp_xml.Tpo -c -o exmpp_xml_expat_la-exmpp_xml.lo `test -f 'exmpp_xml.c' || echo './'`exmpp_xml.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_xml_expat_la-exmpp_xml.lo -MD -MP -MF .deps/exmpp_xml_expat_la-exmpp_xml.Tpo -c exmpp_xml.c -fPIC -DPIC -o .libs/exmpp_xml_expat_la-exmpp_xml.o
mv -f .deps/exmpp_xml_expat_la-exmpp_xml.Tpo .deps/exmpp_xml_expat_la-exmpp_xml.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_xml_expat_la-exmpp_xml_expat.lo -MD -MP -MF .deps/exmpp_xml_expat_la-exmpp_xml_expat.Tpo -c -o exmpp_xml_expat_la-exmpp_xml_expat.lo `test -f 'exmpp_xml_expat.c' || echo './'`exmpp_xml_expat.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_xml_expat_la-exmpp_xml_expat.lo -MD -MP -MF .deps/exmpp_xml_expat_la-exmpp_xml_expat.Tpo -c exmpp_xml_expat.c -fPIC -DPIC -o .libs/exmpp_xml_expat_la-exmpp_xml_expat.o
mv -f .deps/exmpp_xml_expat_la-exmpp_xml_expat.Tpo .deps/exmpp_xml_expat_la-exmpp_xml_expat.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -Wall -Werror -module -avoid-version -L/usr/lib/erlang/lib/erl_interface-3.7.3/lib -lei_st -lexpat -o exmpp_xml_expat.la -rpath /usr/lib/erlang/lib/exmpp-.1.0.1-14-g74ddc36/priv/lib exmpp_xml_expat_la-exmpp_driver.lo exmpp_xml_expat_la-exmpp_xml.lo exmpp_xml_expat_la-exmpp_xml_expat.lo
libtool: link: rm -fr .libs/exmpp_xml_expat.la .libs/exmpp_xml_expat.lai .libs/exmpp_xml_expat.so
libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/exmpp_xml_expat_la-exmpp_driver.o .libs/exmpp_xml_expat_la-exmpp_xml.o .libs/exmpp_xml_expat_la-exmpp_xml_expat.o -L/usr/lib/erlang/lib/erl_interface-3.7.3/lib -lei_st /usr/lib/x86_64-linux-gnu/libexpat.so -O2 -Wl,-soname -Wl,exmpp_xml_expat.so -o .libs/exmpp_xml_expat.so
libtool: link: ( cd ".libs" && rm -f "exmpp_xml_expat.la" && ln -s "../exmpp_xml_expat.la" "exmpp_xml_expat.la" )
/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_xml_expat_legacy_la-exmpp_driver.lo -MD -MP -MF .deps/exmpp_xml_expat_legacy_la-exmpp_driver.Tpo -c -o exmpp_xml_expat_legacy_la-exmpp_driver.lo `test -f 'exmpp_driver.c' || echo './'`exmpp_driver.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_xml_expat_legacy_la-exmpp_driver.lo -MD -MP -MF .deps/exmpp_xml_expat_legacy_la-exmpp_driver.Tpo -c exmpp_driver.c -fPIC -DPIC -o .libs/exmpp_xml_expat_legacy_la-exmpp_driver.o
mv -f .deps/exmpp_xml_expat_legacy_la-exmpp_driver.Tpo .deps/exmpp_xml_expat_legacy_la-exmpp_driver.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_xml_expat_legacy_la-exmpp_xml.lo -MD -MP -MF .deps/exmpp_xml_expat_legacy_la-exmpp_xml.Tpo -c -o exmpp_xml_expat_legacy_la-exmpp_xml.lo `test -f 'exmpp_xml.c' || echo './'`exmpp_xml.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_xml_expat_legacy_la-exmpp_xml.lo -MD -MP -MF .deps/exmpp_xml_expat_legacy_la-exmpp_xml.Tpo -c exmpp_xml.c -fPIC -DPIC -o .libs/exmpp_xml_expat_legacy_la-exmpp_xml.o
mv -f .deps/exmpp_xml_expat_legacy_la-exmpp_xml.Tpo .deps/exmpp_xml_expat_legacy_la-exmpp_xml.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_xml_expat_legacy_la-exmpp_xml_expat_legacy.lo -MD -MP -MF .deps/exmpp_xml_expat_legacy_la-exmpp_xml_expat_legacy.Tpo -c -o exmpp_xml_expat_legacy_la-exmpp_xml_expat_legacy.lo `test -f 'exmpp_xml_expat_legacy.c' || echo './'`exmpp_xml_expat_legacy.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_xml_expat_legacy_la-exmpp_xml_expat_legacy.lo -MD -MP -MF .deps/exmpp_xml_expat_legacy_la-exmpp_xml_expat_legacy.Tpo -c exmpp_xml_expat_legacy.c -fPIC -DPIC -o .libs/exmpp_xml_expat_legacy_la-exmpp_xml_expat_legacy.o
mv -f .deps/exmpp_xml_expat_legacy_la-exmpp_xml_expat_legacy.Tpo .deps/exmpp_xml_expat_legacy_la-exmpp_xml_expat_legacy.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -Wall -Werror -module -avoid-version -L/usr/lib/erlang/lib/erl_interface-3.7.3/lib -lei_st -lexpat -o exmpp_xml_expat_legacy.la -rpath /usr/lib/erlang/lib/exmpp-.1.0.1-14-g74ddc36/priv/lib exmpp_xml_expat_legacy_la-exmpp_driver.lo exmpp_xml_expat_legacy_la-exmpp_xml.lo exmpp_xml_expat_legacy_la-exmpp_xml_expat_legacy.lo
libtool: link: rm -fr .libs/exmpp_xml_expat_legacy.la .libs/exmpp_xml_expat_legacy.lai .libs/exmpp_xml_expat_legacy.so
libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/exmpp_xml_expat_legacy_la-exmpp_driver.o .libs/exmpp_xml_expat_legacy_la-exmpp_xml.o .libs/exmpp_xml_expat_legacy_la-exmpp_xml_expat_legacy.o -L/usr/lib/erlang/lib/erl_interface-3.7.3/lib -lei_st /usr/lib/x86_64-linux-gnu/libexpat.so -O2 -Wl,-soname -Wl,exmpp_xml_expat_legacy.so -o .libs/exmpp_xml_expat_legacy.so
libtool: link: ( cd ".libs" && rm -f "exmpp_xml_expat_legacy.la" && ln -s "../exmpp_xml_expat_legacy.la" "exmpp_xml_expat_legacy.la" )
/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_tls_openssl_la-exmpp_driver.lo -MD -MP -MF .deps/exmpp_tls_openssl_la-exmpp_driver.Tpo -c -o exmpp_tls_openssl_la-exmpp_driver.lo `test -f 'exmpp_driver.c' || echo './'`exmpp_driver.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_tls_openssl_la-exmpp_driver.lo -MD -MP -MF .deps/exmpp_tls_openssl_la-exmpp_driver.Tpo -c exmpp_driver.c -fPIC -DPIC -o .libs/exmpp_tls_openssl_la-exmpp_driver.o
mv -f .deps/exmpp_tls_openssl_la-exmpp_driver.Tpo .deps/exmpp_tls_openssl_la-exmpp_driver.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_tls_openssl_la-exmpp_tls.lo -MD -MP -MF .deps/exmpp_tls_openssl_la-exmpp_tls.Tpo -c -o exmpp_tls_openssl_la-exmpp_tls.lo `test -f 'exmpp_tls.c' || echo './'`exmpp_tls.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_tls_openssl_la-exmpp_tls.lo -MD -MP -MF .deps/exmpp_tls_openssl_la-exmpp_tls.Tpo -c exmpp_tls.c -fPIC -DPIC -o .libs/exmpp_tls_openssl_la-exmpp_tls.o
mv -f .deps/exmpp_tls_openssl_la-exmpp_tls.Tpo .deps/exmpp_tls_openssl_la-exmpp_tls.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_tls_openssl_la-exmpp_tls_openssl.lo -MD -MP -MF .deps/exmpp_tls_openssl_la-exmpp_tls_openssl.Tpo -c -o exmpp_tls_openssl_la-exmpp_tls_openssl.lo `test -f 'exmpp_tls_openssl.c' || echo './'`exmpp_tls_openssl.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_tls_openssl_la-exmpp_tls_openssl.lo -MD -MP -MF .deps/exmpp_tls_openssl_la-exmpp_tls_openssl.Tpo -c exmpp_tls_openssl.c -fPIC -DPIC -o .libs/exmpp_tls_openssl_la-exmpp_tls_openssl.o
mv -f .deps/exmpp_tls_openssl_la-exmpp_tls_openssl.Tpo .deps/exmpp_tls_openssl_la-exmpp_tls_openssl.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -Wall -Werror -module -avoid-version -L/usr/lib/erlang/lib/erl_interface-3.7.3/lib -lei_st -lssl -lcrypto -o exmpp_tls_openssl.la -rpath /usr/lib/erlang/lib/exmpp-.1.0.1-14-g74ddc36/priv/lib exmpp_tls_openssl_la-exmpp_driver.lo exmpp_tls_openssl_la-exmpp_tls.lo exmpp_tls_openssl_la-exmpp_tls_openssl.lo
libtool: link: rm -fr .libs/exmpp_tls_openssl.la .libs/exmpp_tls_openssl.lai .libs/exmpp_tls_openssl.so
libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/exmpp_tls_openssl_la-exmpp_driver.o .libs/exmpp_tls_openssl_la-exmpp_tls.o .libs/exmpp_tls_openssl_la-exmpp_tls_openssl.o -L/usr/lib/erlang/lib/erl_interface-3.7.3/lib -lei_st -lssl -lcrypto -O2 -Wl,-soname -Wl,exmpp_tls_openssl.so -o .libs/exmpp_tls_openssl.so
libtool: link: ( cd ".libs" && rm -f "exmpp_tls_openssl.la" && ln -s "../exmpp_tls_openssl.la" "exmpp_tls_openssl.la" )
/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_compress_zlib_la-exmpp_driver.lo -MD -MP -MF .deps/exmpp_compress_zlib_la-exmpp_driver.Tpo -c -o exmpp_compress_zlib_la-exmpp_driver.lo `test -f 'exmpp_driver.c' || echo './'`exmpp_driver.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_compress_zlib_la-exmpp_driver.lo -MD -MP -MF .deps/exmpp_compress_zlib_la-exmpp_driver.Tpo -c exmpp_driver.c -fPIC -DPIC -o .libs/exmpp_compress_zlib_la-exmpp_driver.o
mv -f .deps/exmpp_compress_zlib_la-exmpp_driver.Tpo .deps/exmpp_compress_zlib_la-exmpp_driver.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_compress_zlib_la-exmpp_compress_zlib.lo -MD -MP -MF .deps/exmpp_compress_zlib_la-exmpp_compress_zlib.Tpo -c -o exmpp_compress_zlib_la-exmpp_compress_zlib.lo `test -f 'exmpp_compress_zlib.c' || echo './'`exmpp_compress_zlib.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/erlang/erts-5.8.3/include -I/usr/lib/erlang/lib/erl_interface-3.7.3/include -g -O2 -Wall -Werror -MT exmpp_compress_zlib_la-exmpp_compress_zlib.lo -MD -MP -MF .deps/exmpp_compress_zlib_la-exmpp_compress_zlib.Tpo -c exmpp_compress_zlib.c -fPIC -DPIC -o .libs/exmpp_compress_zlib_la-exmpp_compress_zlib.o
mv -f .deps/exmpp_compress_zlib_la-exmpp_compress_zlib.Tpo .deps/exmpp_compress_zlib_la-exmpp_compress_zlib.Plo
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -Wall -Werror -module -avoid-version -L/usr/lib/erlang/lib/erl_interface-3.7.3/lib -lei_st -lz -o exmpp_compress_zlib.la -rpath /usr/lib/erlang/lib/exmpp-.1.0.1-14-g74ddc36/priv/lib exmpp_compress_zlib_la-exmpp_driver.lo exmpp_compress_zlib_la-exmpp_compress_zlib.lo
libtool: link: rm -fr .libs/exmpp_compress_zlib.la .libs/exmpp_compress_zlib.lai .libs/exmpp_compress_zlib.so
libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/exmpp_compress_zlib_la-exmpp_driver.o .libs/exmpp_compress_zlib_la-exmpp_compress_zlib.o -L/usr/lib/erlang/lib/erl_interface-3.7.3/lib -lei_st -lz -O2 -Wl,-soname -Wl,exmpp_compress_zlib.so -o .libs/exmpp_compress_zlib.so
libtool: link: ( cd ".libs" && rm -f "exmpp_compress_zlib.la" && ln -s "../exmpp_compress_zlib.la" "exmpp_compress_zlib.la" )
make[2]: Leaving directory `/home/exmpp/c_src'
Making all in include
make[2]: Entering directory `/home/exmpp/include'
make[2]: *** No rule to make target `Makefile.am', needed by `Makefile.in'. Stop.
make[2]: Leaving directory `/home/exmpp/include'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/exmpp'
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment