: ~/games/adonthell/adonthell-build$ sudo make install Making install in src make[1]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src' Making install in base make[2]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/base' make[3]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/base' /bin/mkdir -p '/home/shirish/adonthell/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libadonthell_base.la '/home/shirish/adonthell/lib' libtool: install: /usr/bin/install -c .libs/libadonthell_base.so.0.0.0 /home/shirish/adonthell/lib/libadonthell_base.so.0.0.0 libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_base.so.0.0.0 libadonthell_base.so.0 || { rm -f libadonthell_base.so.0 && ln -s libadonthell_base.so.0.0.0 libadonthell_base.so.0; }; }) libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_base.so.0.0.0 libadonthell_base.so || { rm -f libadonthell_base.so && ln -s libadonthell_base.so.0.0.0 libadonthell_base.so; }; }) libtool: install: /usr/bin/install -c .libs/libadonthell_base.lai /home/shirish/adonthell/lib/libadonthell_base.la libtool: install: /usr/bin/install -c .libs/libadonthell_base.a /home/shirish/adonthell/lib/libadonthell_base.a libtool: install: chmod 644 /home/shirish/adonthell/lib/libadonthell_base.a libtool: install: ranlib /home/shirish/adonthell/lib/libadonthell_base.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/shirish/adonthell/include/adonthell/base' /usr/bin/install -c -m 644 ../../../adonthell/src/base/base.h ../../../adonthell/src/base/callback.h ../../../adonthell/src/base/configuration.h ../../../adonthell/src/base/configio.h ../../../adonthell/src/base/diskio.h ../../../adonthell/src/base/diskwriter_base.h ../../../adonthell/src/base/diskwriter_gz.h ../../../adonthell/src/base/diskwriter_xml.h ../../../adonthell/src/base/endians.h ../../../adonthell/src/base/file.h ../../../adonthell/src/base/flat.h ../../../adonthell/src/base/gettext.h ../../../adonthell/src/base/hash_map.h ../../../adonthell/src/base/logging.h ../../../adonthell/src/base/nls.h ../../../adonthell/src/base/paths.h ../../../adonthell/src/base/savegame.h ../../../adonthell/src/base/serializer.h ../../../adonthell/src/base/timer.h ../../../adonthell/src/base/types.h ../../../adonthell/src/base/utf8.h '/home/shirish/adonthell/include/adonthell/base' make[3]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/base' make[2]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/base' Making install in python make[2]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/python' make[3]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/python' /bin/mkdir -p '/home/shirish/adonthell/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libadonthell_python.la '/home/shirish/adonthell/lib' libtool: install: warning: relinking `libadonthell_python.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/python; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -o libadonthell_python.la -rpath /home/shirish/adonthell/lib libadonthell_python_la-callback.lo libadonthell_python_la-method.lo libadonthell_python_la-pool.lo libadonthell_python_la-python.lo libadonthell_python_la-script.lo -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm ../../src/base/libadonthell_base.la -lstdc++ -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/libadonthell_python_la-callback.o .libs/libadonthell_python_la-method.o .libs/libadonthell_python_la-pool.o .libs/libadonthell_python_la-python.o .libs/libadonthell_python_la-script.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -L/home/shirish/adonthell/lib -ladonthell_base -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,libadonthell_python.so.0 -o .libs/libadonthell_python.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libadonthell_python.so.0.0.0T /home/shirish/adonthell/lib/libadonthell_python.so.0.0.0 libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_python.so.0.0.0 libadonthell_python.so.0 || { rm -f libadonthell_python.so.0 && ln -s libadonthell_python.so.0.0.0 libadonthell_python.so.0; }; }) libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_python.so.0.0.0 libadonthell_python.so || { rm -f libadonthell_python.so && ln -s libadonthell_python.so.0.0.0 libadonthell_python.so; }; }) libtool: install: /usr/bin/install -c .libs/libadonthell_python.lai /home/shirish/adonthell/lib/libadonthell_python.la libtool: install: /usr/bin/install -c .libs/libadonthell_python.a /home/shirish/adonthell/lib/libadonthell_python.a libtool: install: chmod 644 /home/shirish/adonthell/lib/libadonthell_python.a libtool: install: ranlib /home/shirish/adonthell/lib/libadonthell_python.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/shirish/adonthell/include/adonthell/python' /usr/bin/install -c -m 644 ../../../adonthell/src/python/callback_support.h ../../../adonthell/src/python/callback.h ../../../adonthell/src/python/method.h ../../../adonthell/src/python/pool.h ../../../adonthell/src/python/python.h ../../../adonthell/src/python/script.h '/home/shirish/adonthell/include/adonthell/python' make[3]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/python' make[2]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/python' Making install in py-runtime make[2]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/py-runtime' make[3]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/py-runtime' /bin/mkdir -p '/home/shirish/adonthell/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libadonthell_py_runtime.la '/home/shirish/adonthell/lib' libtool: install: /usr/bin/install -c .libs/libadonthell_py_runtime.so.0.0.0 /home/shirish/adonthell/lib/libadonthell_py_runtime.so.0.0.0 libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_py_runtime.so.0.0.0 libadonthell_py_runtime.so.0 || { rm -f libadonthell_py_runtime.so.0 && ln -s libadonthell_py_runtime.so.0.0.0 libadonthell_py_runtime.so.0; }; }) libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_py_runtime.so.0.0.0 libadonthell_py_runtime.so || { rm -f libadonthell_py_runtime.so && ln -s libadonthell_py_runtime.so.0.0.0 libadonthell_py_runtime.so; }; }) libtool: install: /usr/bin/install -c .libs/libadonthell_py_runtime.lai /home/shirish/adonthell/lib/libadonthell_py_runtime.la libtool: install: /usr/bin/install -c .libs/libadonthell_py_runtime.a /home/shirish/adonthell/lib/libadonthell_py_runtime.a libtool: install: chmod 644 /home/shirish/adonthell/lib/libadonthell_py_runtime.a libtool: install: ranlib /home/shirish/adonthell/lib/libadonthell_py_runtime.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/py-runtime' make[2]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/py-runtime' Making install in event make[2]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/event' make[3]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/event' /bin/mkdir -p '/home/shirish/adonthell/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libadonthell_event.la '/home/shirish/adonthell/lib' libtool: install: warning: relinking `libadonthell_event.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/event; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -o libadonthell_event.la -rpath /home/shirish/adonthell/lib libadonthell_event_la-date.lo libadonthell_event_la-event.lo libadonthell_event_la-factory.lo libadonthell_event_la-listener.lo libadonthell_event_la-listener_cxx.lo libadonthell_event_la-listener_python.lo libadonthell_event_la-types.lo libadonthell_event_la-time_event.lo libadonthell_event_la-time_event_manager.lo -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm ../../src/base/libadonthell_base.la ../../src/python/libadonthell_python.la ../../src/py-runtime/libadonthell_py_runtime.la -lstdc++ -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/libadonthell_event_la-date.o .libs/libadonthell_event_la-event.o .libs/libadonthell_event_la-factory.o .libs/libadonthell_event_la-listener.o .libs/libadonthell_event_la-listener_cxx.o .libs/libadonthell_event_la-listener_python.o .libs/libadonthell_event_la-types.o .libs/libadonthell_event_la-time_event.o .libs/libadonthell_event_la-time_event_manager.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -L/home/shirish/adonthell/lib -ladonthell_base -ladonthell_python -ladonthell_py_runtime -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,libadonthell_event.so.0 -o .libs/libadonthell_event.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libadonthell_event.so.0.0.0T /home/shirish/adonthell/lib/libadonthell_event.so.0.0.0 libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_event.so.0.0.0 libadonthell_event.so.0 || { rm -f libadonthell_event.so.0 && ln -s libadonthell_event.so.0.0.0 libadonthell_event.so.0; }; }) libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_event.so.0.0.0 libadonthell_event.so || { rm -f libadonthell_event.so && ln -s libadonthell_event.so.0.0.0 libadonthell_event.so; }; }) libtool: install: /usr/bin/install -c .libs/libadonthell_event.lai /home/shirish/adonthell/lib/libadonthell_event.la libtool: install: /usr/bin/install -c .libs/libadonthell_event.a /home/shirish/adonthell/lib/libadonthell_event.a libtool: install: chmod 644 /home/shirish/adonthell/lib/libadonthell_event.a libtool: install: ranlib /home/shirish/adonthell/lib/libadonthell_event.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/shirish/adonthell/include/adonthell/event' /usr/bin/install -c -m 644 ../../../adonthell/src/event/date.h ../../../adonthell/src/event/event.h ../../../adonthell/src/event/factory.h ../../../adonthell/src/event/listener.h ../../../adonthell/src/event/listener_cxx.h ../../../adonthell/src/event/listener_python.h ../../../adonthell/src/event/manager.h ../../../adonthell/src/event/manager_base.h ../../../adonthell/src/event/time_event.h ../../../adonthell/src/event/time_event_manager.h ../../../adonthell/src/event/types.h '/home/shirish/adonthell/include/adonthell/event' make[3]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/event' make[2]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/event' Making install in gfx make[2]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/gfx' make[3]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/gfx' /bin/mkdir -p '/home/shirish/adonthell/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libadonthell_gfx.la '/home/shirish/adonthell/lib' libtool: install: warning: relinking `libadonthell_gfx.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/gfx; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -o libadonthell_gfx.la -rpath /home/shirish/adonthell/lib libadonthell_gfx_la-drawable.lo libadonthell_gfx_la-drawing_area.lo libadonthell_gfx_la-gfx.lo libadonthell_gfx_la-image.lo libadonthell_gfx_la-png_wrapper.lo libadonthell_gfx_la-screen.lo libadonthell_gfx_la-sprite.lo libadonthell_gfx_la-surface.lo libadonthell_gfx_la-surface_ext.lo libadonthell_gfx_la-surface_cacher.lo -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm -lltdl ../../src/base/libadonthell_base.la ../../src/event/libadonthell_event.la -lstdc++ -lpng -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/libadonthell_gfx_la-drawable.o .libs/libadonthell_gfx_la-drawing_area.o .libs/libadonthell_gfx_la-gfx.o .libs/libadonthell_gfx_la-image.o .libs/libadonthell_gfx_la-png_wrapper.o .libs/libadonthell_gfx_la-screen.o .libs/libadonthell_gfx_la-sprite.o .libs/libadonthell_gfx_la-surface.o .libs/libadonthell_gfx_la-surface_ext.o .libs/libadonthell_gfx_la-surface_cacher.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -L/home/shirish/adonthell/lib -ladonthell_base -ladonthell_event -lpng -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,libadonthell_gfx.so.0 -o .libs/libadonthell_gfx.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libadonthell_gfx.so.0.0.0T /home/shirish/adonthell/lib/libadonthell_gfx.so.0.0.0 libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_gfx.so.0.0.0 libadonthell_gfx.so.0 || { rm -f libadonthell_gfx.so.0 && ln -s libadonthell_gfx.so.0.0.0 libadonthell_gfx.so.0; }; }) libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_gfx.so.0.0.0 libadonthell_gfx.so || { rm -f libadonthell_gfx.so && ln -s libadonthell_gfx.so.0.0.0 libadonthell_gfx.so; }; }) libtool: install: /usr/bin/install -c .libs/libadonthell_gfx.lai /home/shirish/adonthell/lib/libadonthell_gfx.la libtool: install: /usr/bin/install -c .libs/libadonthell_gfx.a /home/shirish/adonthell/lib/libadonthell_gfx.a libtool: install: chmod 644 /home/shirish/adonthell/lib/libadonthell_gfx.a libtool: install: ranlib /home/shirish/adonthell/lib/libadonthell_gfx.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/shirish/adonthell/include/adonthell/gfx' /usr/bin/install -c -m 644 ../../../adonthell/src/gfx/drawable.h ../../../adonthell/src/gfx/drawing_area.h ../../../adonthell/src/gfx/gfx.h ../../../adonthell/src/gfx/image.h ../../../adonthell/src/gfx/png_wrapper.h ../../../adonthell/src/gfx/screen.h ../../../adonthell/src/gfx/sprite.h ../../../adonthell/src/gfx/surface.h ../../../adonthell/src/gfx/surface_ext.h ../../../adonthell/src/gfx/surface_cacher.h '/home/shirish/adonthell/include/adonthell/gfx' /bin/mkdir -p '/home/shirish/adonthell/lib/adonthell/gfx' /bin/bash ../../libtool --mode=install /usr/bin/install -c _sdl.la '/home/shirish/adonthell/lib/adonthell/gfx' libtool: install: warning: relinking `_sdl.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/gfx; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -module -avoid-version -o _sdl.la -rpath /home/shirish/adonthell/lib/adonthell/gfx _sdl_la-gfx_sdl.lo _sdl_la-screen_sdl.lo _sdl_la-surface_sdl.lo -L/usr/lib/x86_64-linux-gnu -lSDL -ladonthell_gfx -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/_sdl_la-gfx_sdl.o .libs/_sdl_la-screen_sdl.o .libs/_sdl_la-surface_sdl.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/usr/lib/x86_64-linux-gnu -lSDL -L/home/shirish/adonthell/lib -ladonthell_gfx -lz -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-soname -Wl,_sdl.so -o .libs/_sdl.so libtool: install: /usr/bin/install -c .libs/_sdl.soT /home/shirish/adonthell/lib/adonthell/gfx/_sdl.so libtool: install: /usr/bin/install -c .libs/_sdl.lai /home/shirish/adonthell/lib/adonthell/gfx/_sdl.la libtool: install: /usr/bin/install -c .libs/_sdl.a /home/shirish/adonthell/lib/adonthell/gfx/_sdl.a libtool: install: chmod 644 /home/shirish/adonthell/lib/adonthell/gfx/_sdl.a libtool: install: ranlib /home/shirish/adonthell/lib/adonthell/gfx/_sdl.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib/adonthell/gfx ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib/adonthell/gfx If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/gfx' make[2]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/gfx' Making install in input make[2]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/input' make[3]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/input' /bin/mkdir -p '/home/shirish/adonthell/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libadonthell_input.la '/home/shirish/adonthell/lib' libtool: install: warning: relinking `libadonthell_input.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/input; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -DPKGLIBDIR=\"/home/shirish/adonthell/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -o libadonthell_input.la -rpath /home/shirish/adonthell/lib libadonthell_input_la-input.lo libadonthell_input_la-event.lo libadonthell_input_la-joystick_event.lo libadonthell_input_la-mouse_event.lo libadonthell_input_la-keyboard_event.lo libadonthell_input_la-control_event.lo libadonthell_input_la-listener.lo libadonthell_input_la-manager.lo ../../src/base/libadonthell_base.la -lltdl -lstdc++ -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/libadonthell_input_la-input.o .libs/libadonthell_input_la-event.o .libs/libadonthell_input_la-joystick_event.o .libs/libadonthell_input_la-mouse_event.o .libs/libadonthell_input_la-keyboard_event.o .libs/libadonthell_input_la-control_event.o .libs/libadonthell_input_la-listener.o .libs/libadonthell_input_la-manager.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/home/shirish/adonthell/lib -ladonthell_base -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-soname -Wl,libadonthell_input.so.0 -o .libs/libadonthell_input.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libadonthell_input.so.0.0.0T /home/shirish/adonthell/lib/libadonthell_input.so.0.0.0 libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_input.so.0.0.0 libadonthell_input.so.0 || { rm -f libadonthell_input.so.0 && ln -s libadonthell_input.so.0.0.0 libadonthell_input.so.0; }; }) libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_input.so.0.0.0 libadonthell_input.so || { rm -f libadonthell_input.so && ln -s libadonthell_input.so.0.0.0 libadonthell_input.so; }; }) libtool: install: /usr/bin/install -c .libs/libadonthell_input.lai /home/shirish/adonthell/lib/libadonthell_input.la libtool: install: /usr/bin/install -c .libs/libadonthell_input.a /home/shirish/adonthell/lib/libadonthell_input.a libtool: install: chmod 644 /home/shirish/adonthell/lib/libadonthell_input.a libtool: install: ranlib /home/shirish/adonthell/lib/libadonthell_input.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/shirish/adonthell/include/adonthell/input' /usr/bin/install -c -m 644 ../../../adonthell/src/input/input.h ../../../adonthell/src/input/control_event.h ../../../adonthell/src/input/keyboard_event.h ../../../adonthell/src/input/mouse_event.h ../../../adonthell/src/input/joystick_event.h ../../../adonthell/src/input/event.h ../../../adonthell/src/input/listener.h ../../../adonthell/src/input/manager.h '/home/shirish/adonthell/include/adonthell/input' /bin/mkdir -p '/home/shirish/adonthell/include/adonthell/input/sdl' /usr/bin/install -c -m 644 ../../../adonthell/src/input/sdl/manager_sdl.h '/home/shirish/adonthell/include/adonthell/input/sdl' /bin/mkdir -p '/home/shirish/adonthell/lib/adonthell/input' /bin/bash ../../libtool --mode=install /usr/bin/install -c _sdl.la '/home/shirish/adonthell/lib/adonthell/input' libtool: install: warning: relinking `_sdl.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/input; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -avoid-version -module -o _sdl.la -rpath /home/shirish/adonthell/lib/adonthell/input _sdl_la-input_sdl.lo _sdl_la-manager_sdl.lo -L/usr/lib/x86_64-linux-gnu -lSDL -ladonthell_input -lstdc++ -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/_sdl_la-input_sdl.o .libs/_sdl_la-manager_sdl.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/usr/lib/x86_64-linux-gnu -lSDL -L/home/shirish/adonthell/lib -ladonthell_input -lz -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-soname -Wl,_sdl.so -o .libs/_sdl.so libtool: install: /usr/bin/install -c .libs/_sdl.soT /home/shirish/adonthell/lib/adonthell/input/_sdl.so libtool: install: /usr/bin/install -c .libs/_sdl.lai /home/shirish/adonthell/lib/adonthell/input/_sdl.la libtool: install: /usr/bin/install -c .libs/_sdl.a /home/shirish/adonthell/lib/adonthell/input/_sdl.a libtool: install: chmod 644 /home/shirish/adonthell/lib/adonthell/input/_sdl.a libtool: install: ranlib /home/shirish/adonthell/lib/adonthell/input/_sdl.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib/adonthell/input ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib/adonthell/input If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/input' make[2]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/input' Making install in audio make[2]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/audio' make[3]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/audio' /bin/mkdir -p '/home/shirish/adonthell/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libadonthell_audio.la '/home/shirish/adonthell/lib' libtool: install: warning: relinking `libadonthell_audio.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/audio; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -DPKGLIBDIR=\"/home/shirish/adonthell/lib/adonthell\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -o libadonthell_audio.la -rpath /home/shirish/adonthell/lib libadonthell_audio_la-audio.lo libadonthell_audio_la-sound.lo libadonthell_audio_la-audio_event.lo libadonthell_audio_la-audio_event_manager.lo libadonthell_audio_la-audio_manager.lo -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm -lltdl -lstdc++ ../../src/base/libadonthell_base.la ../../src/event/libadonthell_event.la -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/libadonthell_audio_la-audio.o .libs/libadonthell_audio_la-sound.o .libs/libadonthell_audio_la-audio_event.o .libs/libadonthell_audio_la-audio_event_manager.o .libs/libadonthell_audio_la-audio_manager.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -L/home/shirish/adonthell/lib -ladonthell_base -ladonthell_event -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,libadonthell_audio.so.0 -o .libs/libadonthell_audio.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libadonthell_audio.so.0.0.0T /home/shirish/adonthell/lib/libadonthell_audio.so.0.0.0 libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_audio.so.0.0.0 libadonthell_audio.so.0 || { rm -f libadonthell_audio.so.0 && ln -s libadonthell_audio.so.0.0.0 libadonthell_audio.so.0; }; }) libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_audio.so.0.0.0 libadonthell_audio.so || { rm -f libadonthell_audio.so && ln -s libadonthell_audio.so.0.0.0 libadonthell_audio.so; }; }) libtool: install: /usr/bin/install -c .libs/libadonthell_audio.lai /home/shirish/adonthell/lib/libadonthell_audio.la libtool: install: /usr/bin/install -c .libs/libadonthell_audio.a /home/shirish/adonthell/lib/libadonthell_audio.a libtool: install: chmod 644 /home/shirish/adonthell/lib/libadonthell_audio.a libtool: install: ranlib /home/shirish/adonthell/lib/libadonthell_audio.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/shirish/adonthell/include/adonthell/audio' /usr/bin/install -c -m 644 ../../../adonthell/src/audio/audio.h ../../../adonthell/src/audio/audio_event.h ../../../adonthell/src/audio/audio_event_manager.h ../../../adonthell/src/audio/audio_manager.h ../../../adonthell/src/audio/sound.h '/home/shirish/adonthell/include/adonthell/audio' /bin/mkdir -p '/home/shirish/adonthell/lib/adonthell/audio' /bin/bash ../../libtool --mode=install /usr/bin/install -c _sdl.la '/home/shirish/adonthell/lib/adonthell/audio' libtool: install: warning: relinking `_sdl.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/audio; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -avoid-version -module -o _sdl.la -rpath /home/shirish/adonthell/lib/adonthell/audio _sdl_la-audio_sdl.lo -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_mixer -ladonthell_audio -lstdc++ -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/_sdl_la-audio_sdl.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_mixer -L/home/shirish/adonthell/lib -ladonthell_audio -lz -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-soname -Wl,_sdl.so -o .libs/_sdl.so libtool: install: /usr/bin/install -c .libs/_sdl.soT /home/shirish/adonthell/lib/adonthell/audio/_sdl.so libtool: install: /usr/bin/install -c .libs/_sdl.lai /home/shirish/adonthell/lib/adonthell/audio/_sdl.la libtool: install: /usr/bin/install -c .libs/_sdl.a /home/shirish/adonthell/lib/adonthell/audio/_sdl.a libtool: install: chmod 644 /home/shirish/adonthell/lib/adonthell/audio/_sdl.a libtool: install: ranlib /home/shirish/adonthell/lib/adonthell/audio/_sdl.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib/adonthell/audio ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib/adonthell/audio If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/audio' make[2]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/audio' Making install in rpg make[2]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/rpg' make[3]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/rpg' /bin/mkdir -p '/home/shirish/adonthell/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libadonthell_rpg.la '/home/shirish/adonthell/lib' libtool: install: warning: relinking `libadonthell_rpg.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/rpg; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -o libadonthell_rpg.la -rpath /home/shirish/adonthell/lib libadonthell_rpg_la-character.lo libadonthell_rpg_la-dialog.lo libadonthell_rpg_la-dialog_line.lo libadonthell_rpg_la-equipment.lo libadonthell_rpg_la-faction.lo libadonthell_rpg_la-inventory.lo libadonthell_rpg_la-item_storage.lo libadonthell_rpg_la-item.lo libadonthell_rpg_la-log_entry.lo libadonthell_rpg_la-log_index.lo libadonthell_rpg_la-pathfinding_costs.lo libadonthell_rpg_la-quest.lo libadonthell_rpg_la-quest_event.lo libadonthell_rpg_la-quest_event_manager.lo libadonthell_rpg_la-specie.lo libadonthell_rpg_la-group.lo libadonthell_rpg_la-slot.lo -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm ../../src/base/libadonthell_base.la ../../src/event/libadonthell_event.la ../../src/python/libadonthell_python.la ../../src/py-runtime/libadonthell_py_runtime.la -lstdc++ -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/libadonthell_rpg_la-character.o .libs/libadonthell_rpg_la-dialog.o .libs/libadonthell_rpg_la-dialog_line.o .libs/libadonthell_rpg_la-equipment.o .libs/libadonthell_rpg_la-faction.o .libs/libadonthell_rpg_la-inventory.o .libs/libadonthell_rpg_la-item_storage.o .libs/libadonthell_rpg_la-item.o .libs/libadonthell_rpg_la-log_entry.o .libs/libadonthell_rpg_la-log_index.o .libs/libadonthell_rpg_la-pathfinding_costs.o .libs/libadonthell_rpg_la-quest.o .libs/libadonthell_rpg_la-quest_event.o .libs/libadonthell_rpg_la-quest_event_manager.o .libs/libadonthell_rpg_la-specie.o .libs/libadonthell_rpg_la-group.o .libs/libadonthell_rpg_la-slot.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -L/home/shirish/adonthell/lib -ladonthell_base -ladonthell_event -ladonthell_python -ladonthell_py_runtime -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,libadonthell_rpg.so.0 -o .libs/libadonthell_rpg.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libadonthell_rpg.so.0.0.0T /home/shirish/adonthell/lib/libadonthell_rpg.so.0.0.0 libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_rpg.so.0.0.0 libadonthell_rpg.so.0 || { rm -f libadonthell_rpg.so.0 && ln -s libadonthell_rpg.so.0.0.0 libadonthell_rpg.so.0; }; }) libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_rpg.so.0.0.0 libadonthell_rpg.so || { rm -f libadonthell_rpg.so && ln -s libadonthell_rpg.so.0.0.0 libadonthell_rpg.so; }; }) libtool: install: /usr/bin/install -c .libs/libadonthell_rpg.lai /home/shirish/adonthell/lib/libadonthell_rpg.la libtool: install: /usr/bin/install -c .libs/libadonthell_rpg.a /home/shirish/adonthell/lib/libadonthell_rpg.a libtool: install: chmod 644 /home/shirish/adonthell/lib/libadonthell_rpg.a libtool: install: ranlib /home/shirish/adonthell/lib/libadonthell_rpg.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/shirish/adonthell/include/adonthell/rpg' /usr/bin/install -c -m 644 ../../../adonthell/src/rpg/character.h ../../../adonthell/src/rpg/dialog.h ../../../adonthell/src/rpg/dialog_line.h ../../../adonthell/src/rpg/equipment.h ../../../adonthell/src/rpg/faction.h ../../../adonthell/src/rpg/inventory.h ../../../adonthell/src/rpg/item_storage.h ../../../adonthell/src/rpg/item.h ../../../adonthell/src/rpg/log_entry.h ../../../adonthell/src/rpg/log_index.h ../../../adonthell/src/rpg/pathfinding_costs.h ../../../adonthell/src/rpg/quest.h ../../../adonthell/src/rpg/quest_event.h ../../../adonthell/src/rpg/quest_event_manager.h ../../../adonthell/src/rpg/specie.h ../../../adonthell/src/rpg/group.h ../../../adonthell/src/rpg/slot.h '/home/shirish/adonthell/include/adonthell/rpg' make[3]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/rpg' make[2]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/rpg' Making install in gui make[2]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/gui' make[3]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/gui' /bin/mkdir -p '/home/shirish/adonthell/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libadonthell_gui.la '/home/shirish/adonthell/lib' libtool: install: warning: relinking `libadonthell_gui.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/gui; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -DPKGLIBDIR=\"/home/shirish/adonthell/lib/adonthell\" -DDEBUG -I../../../adonthell/src -I/usr/include/python2.7 -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -o libadonthell_gui.la -rpath /home/shirish/adonthell/lib libadonthell_gui_la-button.lo libadonthell_gui_la-canvas.lo libadonthell_gui_la-conversation.lo libadonthell_gui_la-decoration.lo libadonthell_gui_la-font.lo libadonthell_gui_la-fontcache.lo libadonthell_gui_la-label.lo libadonthell_gui_la-layout.lo libadonthell_gui_la-listlayout.lo libadonthell_gui_la-indicatorbar.lo libadonthell_gui_la-option.lo libadonthell_gui_la-scrollview.lo libadonthell_gui_la-textbox.lo libadonthell_gui_la-ui_event.lo libadonthell_gui_la-ui_event_manager.lo libadonthell_gui_la-widget.lo libadonthell_gui_la-window_manager.lo -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm ../../src/base/libadonthell_base.la ../../src/event/libadonthell_event.la ../../src/input/libadonthell_input.la ../../src/gfx/libadonthell_gfx.la ../../src/python/libadonthell_python.la ../../src/rpg/libadonthell_rpg.la -lstdc++ -L/usr/lib/x86_64-linux-gnu -lfreetype -lz -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/libadonthell_gui_la-button.o .libs/libadonthell_gui_la-canvas.o .libs/libadonthell_gui_la-conversation.o .libs/libadonthell_gui_la-decoration.o .libs/libadonthell_gui_la-font.o .libs/libadonthell_gui_la-fontcache.o .libs/libadonthell_gui_la-label.o .libs/libadonthell_gui_la-layout.o .libs/libadonthell_gui_la-listlayout.o .libs/libadonthell_gui_la-indicatorbar.o .libs/libadonthell_gui_la-option.o .libs/libadonthell_gui_la-scrollview.o .libs/libadonthell_gui_la-textbox.o .libs/libadonthell_gui_la-ui_event.o .libs/libadonthell_gui_la-ui_event_manager.o .libs/libadonthell_gui_la-widget.o .libs/libadonthell_gui_la-window_manager.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -L/home/shirish/adonthell/lib -ladonthell_base -ladonthell_event -ladonthell_input -ladonthell_gfx -ladonthell_python -ladonthell_rpg -L/usr/lib/x86_64-linux-gnu -lfreetype -lz -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,libadonthell_gui.so.0 -o .libs/libadonthell_gui.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libadonthell_gui.so.0.0.0T /home/shirish/adonthell/lib/libadonthell_gui.so.0.0.0 libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_gui.so.0.0.0 libadonthell_gui.so.0 || { rm -f libadonthell_gui.so.0 && ln -s libadonthell_gui.so.0.0.0 libadonthell_gui.so.0; }; }) libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_gui.so.0.0.0 libadonthell_gui.so || { rm -f libadonthell_gui.so && ln -s libadonthell_gui.so.0.0.0 libadonthell_gui.so; }; }) libtool: install: /usr/bin/install -c .libs/libadonthell_gui.lai /home/shirish/adonthell/lib/libadonthell_gui.la libtool: install: /usr/bin/install -c .libs/libadonthell_gui.a /home/shirish/adonthell/lib/libadonthell_gui.a libtool: install: chmod 644 /home/shirish/adonthell/lib/libadonthell_gui.a libtool: install: ranlib /home/shirish/adonthell/lib/libadonthell_gui.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/shirish/adonthell/include/adonthell/gui' /usr/bin/install -c -m 644 ../../../adonthell/src/gui/button.h ../../../adonthell/src/gui/canvas.h ../../../adonthell/src/gui/conversation.h ../../../adonthell/src/gui/decoration.h ../../../adonthell/src/gui/font.h ../../../adonthell/src/gui/fontcache.h ../../../adonthell/src/gui/gui.h ../../../adonthell/src/gui/indicatorbar.h ../../../adonthell/src/gui/label.h ../../../adonthell/src/gui/layout.h ../../../adonthell/src/gui/listlayout.h ../../../adonthell/src/gui/option.h ../../../adonthell/src/gui/scrollview.h ../../../adonthell/src/gui/textbox.h ../../../adonthell/src/gui/ui_event.h ../../../adonthell/src/gui/ui_event_manager.h ../../../adonthell/src/gui/widget.h ../../../adonthell/src/gui/window_manager.h '/home/shirish/adonthell/include/adonthell/gui' make[3]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/gui' make[2]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/gui' Making install in world make[2]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/world' make[3]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/world' /bin/mkdir -p '/home/shirish/adonthell/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libadonthell_world.la '/home/shirish/adonthell/lib' libtool: install: warning: relinking `libadonthell_world.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/world; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -o libadonthell_world.la -rpath /home/shirish/adonthell/lib libadonthell_world_la-action.lo libadonthell_world_la-area.lo libadonthell_world_la-area_manager.lo libadonthell_world_la-character.lo libadonthell_world_la-chunk.lo libadonthell_world_la-chunk_info.lo libadonthell_world_la-collision.lo libadonthell_world_la-cube3.lo libadonthell_world_la-mapview.lo libadonthell_world_la-move_event.lo libadonthell_world_la-move_event_manager.lo libadonthell_world_la-moving.lo libadonthell_world_la-object.lo libadonthell_world_la-placeable.lo libadonthell_world_la-placeable_model.lo libadonthell_world_la-placeable_shape.lo libadonthell_world_la-plane3.lo libadonthell_world_la-pathfinding.lo libadonthell_world_la-pathfinding_manager.lo libadonthell_world_la-renderer.lo libadonthell_world_la-schedule.lo libadonthell_world_la-schedule_data.lo libadonthell_world_la-shadow.lo libadonthell_world_la-triangle3.lo libadonthell_world_la-world.lo -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm ../../src/base/libadonthell_base.la ../../src/python/libadonthell_python.la ../../src/event/libadonthell_event.la ../../src/gfx/libadonthell_gfx.la ../../src/rpg/libadonthell_rpg.la ../../src/py-runtime/libadonthell_py_runtime.la -lstdc++ -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/libadonthell_world_la-action.o .libs/libadonthell_world_la-area.o .libs/libadonthell_world_la-area_manager.o .libs/libadonthell_world_la-character.o .libs/libadonthell_world_la-chunk.o .libs/libadonthell_world_la-chunk_info.o .libs/libadonthell_world_la-collision.o .libs/libadonthell_world_la-cube3.o .libs/libadonthell_world_la-mapview.o .libs/libadonthell_world_la-move_event.o .libs/libadonthell_world_la-move_event_manager.o .libs/libadonthell_world_la-moving.o .libs/libadonthell_world_la-object.o .libs/libadonthell_world_la-placeable.o .libs/libadonthell_world_la-placeable_model.o .libs/libadonthell_world_la-placeable_shape.o .libs/libadonthell_world_la-plane3.o .libs/libadonthell_world_la-pathfinding.o .libs/libadonthell_world_la-pathfinding_manager.o .libs/libadonthell_world_la-renderer.o .libs/libadonthell_world_la-schedule.o .libs/libadonthell_world_la-schedule_data.o .libs/libadonthell_world_la-shadow.o .libs/libadonthell_world_la-triangle3.o .libs/libadonthell_world_la-world.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -L/home/shirish/adonthell/lib -ladonthell_base -ladonthell_python -ladonthell_event -ladonthell_gfx -ladonthell_rpg -ladonthell_py_runtime -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,libadonthell_world.so.0 -o .libs/libadonthell_world.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libadonthell_world.so.0.0.0T /home/shirish/adonthell/lib/libadonthell_world.so.0.0.0 libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_world.so.0.0.0 libadonthell_world.so.0 || { rm -f libadonthell_world.so.0 && ln -s libadonthell_world.so.0.0.0 libadonthell_world.so.0; }; }) libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_world.so.0.0.0 libadonthell_world.so || { rm -f libadonthell_world.so && ln -s libadonthell_world.so.0.0.0 libadonthell_world.so; }; }) libtool: install: /usr/bin/install -c .libs/libadonthell_world.lai /home/shirish/adonthell/lib/libadonthell_world.la libtool: install: /usr/bin/install -c .libs/libadonthell_world.a /home/shirish/adonthell/lib/libadonthell_world.a libtool: install: chmod 644 /home/shirish/adonthell/lib/libadonthell_world.a libtool: install: ranlib /home/shirish/adonthell/lib/libadonthell_world.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/shirish/adonthell/include/adonthell/world' /usr/bin/install -c -m 644 ../../../adonthell/src/world/action.h ../../../adonthell/src/world/area.h ../../../adonthell/src/world/area_manager.h ../../../adonthell/src/world/character.h ../../../adonthell/src/world/chunk.h ../../../adonthell/src/world/chunk_info.h ../../../adonthell/src/world/collision.h ../../../adonthell/src/world/coordinates.h ../../../adonthell/src/world/cube3.h ../../../adonthell/src/world/entity.h ../../../adonthell/src/world/mapview.h ../../../adonthell/src/world/move_event.h ../../../adonthell/src/world/move_event_manager.h ../../../adonthell/src/world/moving.h ../../../adonthell/src/world/node_bank.h ../../../adonthell/src/world/node_cache.h ../../../adonthell/src/world/node.h ../../../adonthell/src/world/object.h ../../../adonthell/src/world/open_list.h ../../../adonthell/src/world/placeable.h ../../../adonthell/src/world/placeable_model.h ../../../adonthell/src/world/placeable_shape.h ../../../adonthell/src/world/plane3.h ../../../adonthell/src/world/pathfinding.h ../../../adonthell/src/world/pathfinding_manager.h ../../../adonthell/src/world/pathfinding_task.h ../../../adonthell/src/world/render_info.h ../../../adonthell/src/world/renderer.h ../../../adonthell/src/world/schedule.h ../../../adonthell/src/world/schedule_data.h ../../../adonthell/src/world/shadow.h ../../../adonthell/src/world/shadow_info.h ../../../adonthell/src/world/triangle3.h ../../../adonthell/src/world/vector3.h ../../../adonthell/src/world/world.h ../../../adonthell/src/world/zone.h '/home/shirish/adonthell/include/adonthell/world' make[3]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/world' make[2]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/world' Making install in main make[2]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/main' make[3]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/main' /bin/mkdir -p '/home/shirish/adonthell/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libadonthell_main.la '/home/shirish/adonthell/lib' libtool: install: warning: relinking `libadonthell_main.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/main; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -DPYTHONSPDIR=\"/home/shirish/adonthell/lib/python2.7/site-packages\" -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -o libadonthell_main.la -rpath /home/shirish/adonthell/lib libadonthell_main_la-adonthell.lo libadonthell_main_la-main.lo -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm -lltdl ../../src/base/libadonthell_base.la ../../src/gfx/libadonthell_gfx.la ../../src/audio/libadonthell_audio.la ../../src/input/libadonthell_input.la ../../src/python/libadonthell_python.la ../../src/world/libadonthell_world.la -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/libadonthell_main_la-adonthell.o .libs/libadonthell_main_la-main.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -L/home/shirish/adonthell/lib -ladonthell_base -ladonthell_gfx -ladonthell_audio -ladonthell_input -ladonthell_python -ladonthell_world -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,libadonthell_main.so.0 -o .libs/libadonthell_main.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libadonthell_main.so.0.0.0T /home/shirish/adonthell/lib/libadonthell_main.so.0.0.0 libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_main.so.0.0.0 libadonthell_main.so.0 || { rm -f libadonthell_main.so.0 && ln -s libadonthell_main.so.0.0.0 libadonthell_main.so.0; }; }) libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_main.so.0.0.0 libadonthell_main.so || { rm -f libadonthell_main.so && ln -s libadonthell_main.so.0.0.0 libadonthell_main.so; }; }) libtool: install: /usr/bin/install -c .libs/libadonthell_main.lai /home/shirish/adonthell/lib/libadonthell_main.la libtool: install: /usr/bin/install -c .libs/libadonthell_main.a /home/shirish/adonthell/lib/libadonthell_main.a libtool: install: chmod 644 /home/shirish/adonthell/lib/libadonthell_main.a libtool: install: ranlib /home/shirish/adonthell/lib/libadonthell_main.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/shirish/adonthell/include/adonthell/main/' /usr/bin/install -c -m 644 ../../../adonthell/src/main/adonthell.h '/home/shirish/adonthell/include/adonthell/main/' /bin/mkdir -p '/home/shirish/adonthell/lib/adonthell/main' /bin/bash ../../libtool --mode=install /usr/bin/install -c _sdl.la '/home/shirish/adonthell/lib/adonthell/main' libtool: install: warning: relinking `_sdl.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/main; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -DPKGLIBDIR=\"/home/shirish/adonthell/lib/adonthell\" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -module -avoid-version -o _sdl.la -rpath /home/shirish/adonthell/lib/adonthell/main _sdl_la-linux.lo -L/usr/lib/x86_64-linux-gnu -lSDL -ladonthell_main -lstdc++ -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/_sdl_la-linux.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/usr/lib/x86_64-linux-gnu -lSDL -L/home/shirish/adonthell/lib -ladonthell_main -lz -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-soname -Wl,_sdl.so -o .libs/_sdl.so libtool: install: /usr/bin/install -c .libs/_sdl.soT /home/shirish/adonthell/lib/adonthell/main/_sdl.so libtool: install: /usr/bin/install -c .libs/_sdl.lai /home/shirish/adonthell/lib/adonthell/main/_sdl.la libtool: install: /usr/bin/install -c .libs/_sdl.a /home/shirish/adonthell/lib/adonthell/main/_sdl.a libtool: install: chmod 644 /home/shirish/adonthell/lib/adonthell/main/_sdl.a libtool: install: ranlib /home/shirish/adonthell/lib/adonthell/main/_sdl.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib/adonthell/main ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib/adonthell/main If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/main' make[2]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/main' Making install in py-wrappers make[2]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/py-wrappers' Making install in adonthell make[3]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/py-wrappers/adonthell' make[4]: Entering directory `/home/shirish/games/adonthell/adonthell-build/src/py-wrappers/adonthell' /bin/mkdir -p '/home/shirish/adonthell/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c libadonthell_py_main.la '/home/shirish/adonthell/lib' libtool: install: warning: relinking `libadonthell_py_main.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/py-wrappers/adonthell; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I../../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -o libadonthell_py_main.la -rpath /home/shirish/adonthell/lib libadonthell_py_main_la-py_main.lo ../../../src/python/libadonthell_python.la -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm ../../../src/main/libadonthell_main.la ../../../src/base/libadonthell_base.la -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/libadonthell_py_main_la-py_main.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/home/shirish/adonthell/lib -ladonthell_python -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -ladonthell_main -ladonthell_base -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,libadonthell_py_main.so.0 -o .libs/libadonthell_py_main.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libadonthell_py_main.so.0.0.0T /home/shirish/adonthell/lib/libadonthell_py_main.so.0.0.0 libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_py_main.so.0.0.0 libadonthell_py_main.so.0 || { rm -f libadonthell_py_main.so.0 && ln -s libadonthell_py_main.so.0.0.0 libadonthell_py_main.so.0; }; }) libtool: install: (cd /home/shirish/adonthell/lib && { ln -s -f libadonthell_py_main.so.0.0.0 libadonthell_py_main.so || { rm -f libadonthell_py_main.so && ln -s libadonthell_py_main.so.0.0.0 libadonthell_py_main.so; }; }) libtool: install: /usr/bin/install -c .libs/libadonthell_py_main.lai /home/shirish/adonthell/lib/libadonthell_py_main.la libtool: install: /usr/bin/install -c .libs/libadonthell_py_main.a /home/shirish/adonthell/lib/libadonthell_py_main.a libtool: install: chmod 644 /home/shirish/adonthell/lib/libadonthell_py_main.a libtool: install: ranlib /home/shirish/adonthell/lib/libadonthell_py_main.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/shirish/adonthell/lib/python2.7/site-packages/adonthell' /bin/bash ../../../libtool --mode=install /usr/bin/install -c _debug.la _base.la _event.la _gfx.la _gui.la _input.la _audio.la _main.la _rpg.la _world.la '/home/shirish/adonthell/lib/python2.7/site-packages/adonthell' libtool: install: warning: relinking `_debug.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/py-wrappers/adonthell; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I../../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -avoid-version -module -o _debug.la -rpath /home/shirish/adonthell/lib/python2.7/site-packages/adonthell _debug_la-py_debug_wrap.lo ../../../src/python/libadonthell_python.la -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm ../../../src/python/libadonthell_python.la ../../../src/py-runtime/libadonthell_py_runtime.la -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/_debug_la-py_debug_wrap.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -L/home/shirish/adonthell/lib -ladonthell_python -ladonthell_py_runtime -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,_debug.so -o .libs/_debug.so libtool: install: /usr/bin/install -c .libs/_debug.soT /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_debug.so libtool: install: /usr/bin/install -c .libs/_debug.lai /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_debug.la libtool: install: warning: relinking `_base.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/py-wrappers/adonthell; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I../../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -avoid-version -module -o _base.la -rpath /home/shirish/adonthell/lib/python2.7/site-packages/adonthell _base_la-py_base_wrap.lo ../../../src/python/libadonthell_python.la -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm ../../../src/base/libadonthell_base.la ../../../src/py-runtime/libadonthell_py_runtime.la -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/_base_la-py_base_wrap.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/home/shirish/adonthell/lib -ladonthell_python -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -ladonthell_base -ladonthell_py_runtime -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,_base.so -o .libs/_base.so libtool: install: /usr/bin/install -c .libs/_base.soT /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_base.so libtool: install: /usr/bin/install -c .libs/_base.lai /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_base.la libtool: install: warning: relinking `_event.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/py-wrappers/adonthell; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I../../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -avoid-version -module -o _event.la -rpath /home/shirish/adonthell/lib/python2.7/site-packages/adonthell _event_la-py_event_wrap.lo ../../../src/python/libadonthell_python.la -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm ../../../src/event/libadonthell_event.la ../../../src/py-runtime/libadonthell_py_runtime.la -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/_event_la-py_event_wrap.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/home/shirish/adonthell/lib -ladonthell_python -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -ladonthell_event -ladonthell_py_runtime -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,_event.so -o .libs/_event.so libtool: install: /usr/bin/install -c .libs/_event.soT /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_event.so libtool: install: /usr/bin/install -c .libs/_event.lai /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_event.la libtool: install: warning: relinking `_gfx.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/py-wrappers/adonthell; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I../../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -avoid-version -module -o _gfx.la -rpath /home/shirish/adonthell/lib/python2.7/site-packages/adonthell _gfx_la-py_gfx_wrap.lo ../../../src/python/libadonthell_python.la -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm ../../../src/gfx/libadonthell_gfx.la ../../../src/event/libadonthell_event.la ../../../src/py-runtime/libadonthell_py_runtime.la -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/_gfx_la-py_gfx_wrap.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/home/shirish/adonthell/lib -ladonthell_python -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -ladonthell_gfx -ladonthell_event -ladonthell_py_runtime -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,_gfx.so -o .libs/_gfx.so libtool: install: /usr/bin/install -c .libs/_gfx.soT /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_gfx.so libtool: install: /usr/bin/install -c .libs/_gfx.lai /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_gfx.la libtool: install: warning: relinking `_gui.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/py-wrappers/adonthell; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I/usr/include/freetype2 -I../../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -avoid-version -module -o _gui.la -rpath /home/shirish/adonthell/lib/python2.7/site-packages/adonthell _gui_la-py_gui_wrap.lo ../../../src/python/libadonthell_python.la -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm ../../../src/base/libadonthell_base.la ../../../src/gui//libadonthell_gui.la ../../../src/gfx/libadonthell_gfx.la ../../../src/input/libadonthell_input.la ../../../src/rpg/libadonthell_rpg.la ../../../src/py-runtime/libadonthell_py_runtime.la -L/usr/lib/x86_64-linux-gnu -lfreetype -lz -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/_gui_la-py_gui_wrap.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/home/shirish/adonthell/lib -ladonthell_python -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -ladonthell_base -ladonthell_gui -ladonthell_gfx -ladonthell_input -ladonthell_rpg -ladonthell_py_runtime -L/usr/lib/x86_64-linux-gnu -lfreetype -lz -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,_gui.so -o .libs/_gui.so libtool: install: /usr/bin/install -c .libs/_gui.soT /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_gui.so libtool: install: /usr/bin/install -c .libs/_gui.lai /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_gui.la libtool: install: warning: relinking `_input.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/py-wrappers/adonthell; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I../../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -avoid-version -module -o _input.la -rpath /home/shirish/adonthell/lib/python2.7/site-packages/adonthell _input_la-py_input_wrap.lo ../../../src/python/libadonthell_python.la -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm ../../../src/base/libadonthell_base.la ../../../src/input/libadonthell_input.la ../../../src/py-runtime/libadonthell_py_runtime.la -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/_input_la-py_input_wrap.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/home/shirish/adonthell/lib -ladonthell_python -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -ladonthell_base -ladonthell_input -ladonthell_py_runtime -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,_input.so -o .libs/_input.so libtool: install: /usr/bin/install -c .libs/_input.soT /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_input.so libtool: install: /usr/bin/install -c .libs/_input.lai /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_input.la libtool: install: warning: relinking `_audio.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/py-wrappers/adonthell; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I../../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -avoid-version -module -o _audio.la -rpath /home/shirish/adonthell/lib/python2.7/site-packages/adonthell _audio_la-py_audio_wrap.lo ../../../src/python/libadonthell_python.la -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm ../../../src/audio//libadonthell_audio.la ../../../src/event//libadonthell_event.la ../../../src/py-runtime/libadonthell_py_runtime.la -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/_audio_la-py_audio_wrap.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/home/shirish/adonthell/lib -ladonthell_python -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -ladonthell_audio -ladonthell_event -ladonthell_py_runtime -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,_audio.so -o .libs/_audio.so libtool: install: /usr/bin/install -c .libs/_audio.soT /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_audio.so libtool: install: /usr/bin/install -c .libs/_audio.lai /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_audio.la libtool: install: warning: relinking `_main.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/py-wrappers/adonthell; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I../../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -avoid-version -module -o _main.la -rpath /home/shirish/adonthell/lib/python2.7/site-packages/adonthell _main_la-py_main_wrap.lo ../../../src/python/libadonthell_python.la -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm -ladonthell_py_main ../../../src/main/libadonthell_main.la ../../../src/gfx/libadonthell_gfx.la ../../../src/input/libadonthell_input.la ../../../src/audio/libadonthell_audio.la ../../../src/event/libadonthell_event.la ../../../src/py-runtime/libadonthell_py_runtime.la -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/_main_la-py_main_wrap.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/home/shirish/adonthell/lib -ladonthell_python -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -ladonthell_py_main -ladonthell_main -ladonthell_gfx -ladonthell_input -ladonthell_audio -ladonthell_event -ladonthell_py_runtime -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,_main.so -o .libs/_main.so libtool: install: /usr/bin/install -c .libs/_main.soT /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_main.so libtool: install: /usr/bin/install -c .libs/_main.lai /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_main.la libtool: install: warning: relinking `_rpg.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/py-wrappers/adonthell; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I../../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -avoid-version -module -o _rpg.la -rpath /home/shirish/adonthell/lib/python2.7/site-packages/adonthell _rpg_la-py_rpg_wrap.lo ../../../src/python/libadonthell_python.la -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm ../../../src/rpg/libadonthell_rpg.la ../../../src/event/libadonthell_event.la ../../../src/py-runtime/libadonthell_py_runtime.la -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/_rpg_la-py_rpg_wrap.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/home/shirish/adonthell/lib -ladonthell_python -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -ladonthell_rpg -ladonthell_event -ladonthell_py_runtime -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,_rpg.so -o .libs/_rpg.so libtool: install: /usr/bin/install -c .libs/_rpg.soT /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_rpg.so libtool: install: /usr/bin/install -c .libs/_rpg.lai /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_rpg.la libtool: install: warning: relinking `_world.la' libtool: install: (cd /home/shirish/games/adonthell/adonthell-build/src/py-wrappers/adonthell; /bin/bash /home/shirish/games/adonthell/adonthell-build/libtool --tag CXX --mode=relink g++ -I/usr/include/python2.7 -I../../../../adonthell/src -g -O2 -fno-exceptions -fno-strict-aliasing -DUSE_LIBTOOL -DDATA_DIR=\"/home/shirish/adonthell/share/adonthell\" -avoid-version -module -o _world.la -rpath /home/shirish/adonthell/lib/python2.7/site-packages/adonthell _world_la-py_world_wrap.lo ../../../src/python/libadonthell_python.la -Wl,-E -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm ../../../src/world/libadonthell_world.la ../../../src/base/libadonthell_base.la ../../../src/gfx/libadonthell_gfx.la ../../../src/event/libadonthell_event.la ../../../src/py-runtime/libadonthell_py_runtime.la -lz -lltdl ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o .libs/_world_la-py_world_wrap.o -Wl,-rpath -Wl,/home/shirish/adonthell/lib -L/home/shirish/adonthell/lib -ladonthell_python -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil -ladonthell_world -ladonthell_base -ladonthell_gfx -ladonthell_event -ladonthell_py_runtime -lz -L/usr/lib/x86_64-linux-gnu -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o -O2 -Wl,-E -Wl,-soname -Wl,_world.so -o .libs/_world.so libtool: install: /usr/bin/install -c .libs/_world.soT /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_world.so libtool: install: /usr/bin/install -c .libs/_world.lai /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_world.la libtool: install: /usr/bin/install -c .libs/_debug.a /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_debug.a libtool: install: chmod 644 /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_debug.a libtool: install: ranlib /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_debug.a libtool: install: /usr/bin/install -c .libs/_base.a /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_base.a libtool: install: chmod 644 /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_base.a libtool: install: ranlib /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_base.a libtool: install: /usr/bin/install -c .libs/_event.a /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_event.a libtool: install: chmod 644 /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_event.a libtool: install: ranlib /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_event.a libtool: install: /usr/bin/install -c .libs/_gfx.a /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_gfx.a libtool: install: chmod 644 /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_gfx.a libtool: install: ranlib /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_gfx.a libtool: install: /usr/bin/install -c .libs/_gui.a /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_gui.a libtool: install: chmod 644 /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_gui.a libtool: install: ranlib /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_gui.a libtool: install: /usr/bin/install -c .libs/_input.a /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_input.a libtool: install: chmod 644 /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_input.a libtool: install: ranlib /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_input.a libtool: install: /usr/bin/install -c .libs/_audio.a /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_audio.a libtool: install: chmod 644 /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_audio.a libtool: install: ranlib /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_audio.a libtool: install: /usr/bin/install -c .libs/_main.a /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_main.a libtool: install: chmod 644 /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_main.a libtool: install: ranlib /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_main.a libtool: install: /usr/bin/install -c .libs/_rpg.a /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_rpg.a libtool: install: chmod 644 /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_rpg.a libtool: install: ranlib /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_rpg.a libtool: install: /usr/bin/install -c .libs/_world.a /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_world.a libtool: install: chmod 644 /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_world.a libtool: install: ranlib /home/shirish/adonthell/lib/python2.7/site-packages/adonthell/_world.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/shirish/adonthell/lib/python2.7/site-packages/adonthell ---------------------------------------------------------------------- Libraries have been installed in: /home/shirish/adonthell/lib/python2.7/site-packages/adonthell If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/shirish/adonthell/lib/python2.7/site-packages/adonthell' /usr/bin/install -c -m 644 ../../../../adonthell/src/py-wrappers/adonthell/__init__.py ../../../../adonthell/src/py-wrappers/adonthell/debug.py ../../../../adonthell/src/py-wrappers/adonthell/base.py ../../../../adonthell/src/py-wrappers/adonthell/event.py ../../../../adonthell/src/py-wrappers/adonthell/gfx.py ../../../../adonthell/src/py-wrappers/adonthell/gui.py ../../../../adonthell/src/py-wrappers/adonthell/input.py ../../../../adonthell/src/py-wrappers/adonthell/audio.py ../../../../adonthell/src/py-wrappers/adonthell/main.py ../../../../adonthell/src/py-wrappers/adonthell/rpg.py ../../../../adonthell/src/py-wrappers/adonthell/world.py '/home/shirish/adonthell/lib/python2.7/site-packages/adonthell' ../../../../adonthell/py-compile: Missing argument to --destdir. make[4]: *** [install-pkgpyexecPYTHON] Error 1 make[4]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/py-wrappers/adonthell' make[3]: *** [install-am] Error 2 make[3]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/py-wrappers/adonthell' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src/py-wrappers' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/shirish/games/adonthell/adonthell-build/src' make: *** [install-recursive] Error 1