adonthell-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-general] some error while building libltdl-dev is good at my


From: shirish शिरीष
Subject: [Adonthell-general] some error while building libltdl-dev is good at my end. The system is a 64-bit system, maybe its not looking for 64-bit path systems.
Date: Mon, 14 Nov 2011 21:52:37 +0530

Hi Kai,
    Got time today to try to build adonthell-tools-build on another
box where I do not have access to /usr/local so making do with
prefix=/home/shirish/games/adonthell (have rights to do anything in
username only on this box). Made a directory called adonthell and then
checked out the svn directory into that sub-directory.

Now adonthell built without issue on this box.

With adonthell-tools-build I got this error while building, looking at
the build errors but couldn't make out what the issue is ?

This is the ./configure command, that worked out after putting up the
libgtk2.0-dev stuff in :-

~/games/adonthell/adonthell-tools-build$  ../adonthell-tools/configure
--prefix=/home/shirish/games/adonthell
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether ln -s works... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to
x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to
toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports
shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports
shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports
shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for lt_dlinit in -lltdl... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ADONTHELL... yes
checking for CAIRO... yes
checking for GTK... yes
checking for xml2-config... /usr/bin/xml2-config
checking for libxml - version >= 2.5.0... yes (version 2.7.8)
checking for update-desktop-database... /usr/bin/update-desktop-database
checking for update-mime-database... /usr/bin/update-mime-database
checking for a Python interpreter with version >= 2.0... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.7/site-packages
checking for Python header files... found
checking for Python library... found
checking for Python's dependencies... -lpthread -ldl  -lutil -lm
configure: creating ./config.status
config.status: creating Makefile
config.status: creating desktop/Makefile
config.status: creating src/Makefile
config.status: creating src/backend/Makefile
config.status: creating src/common/Makefile
config.status: creating src/dlgedit/Makefile
config.status: creating src/mapedit/Makefile
config.status: creating src/modeller/Makefile
config.status: creating src/questedit/Makefile
config.status: creating test/Makefile
config.status: creating util/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: executing libtool commands

Now 'make' is where the issue is happening :-

~/games/adonthell/adonthell-tools-build$ make
(CDPATH="${ZSH_VERSION+.}:" && cd ../adonthell-tools && /bin/bash
/home/shirish/games/adonthell/adonthell-tools/missing --run
autoheader)
rm -f stamp-h1
touch ../adonthell-tools/config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory
`/home/shirish/games/adonthell/adonthell-tools-build'
Making all in desktop
make[2]: Entering directory
`/home/shirish/games/adonthell/adonthell-tools-build/desktop'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/shirish/games/adonthell/adonthell-tools-build/desktop'
Making all in src
make[2]: Entering directory
`/home/shirish/games/adonthell/adonthell-tools-build/src'
Making all in backend
make[3]: Entering directory
`/home/shirish/games/adonthell/adonthell-tools-build/src/backend'
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++
-DHAVE_CONFIG_H -I. -I../../../adonthell-tools/src/backend -I../..
-pthread -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/local/include/adonthell    -g
-Wall -fno-exceptions -DDATA_DIR=\"/usr/local/share/adonthell\" -MT
_gtk_la-gfx_gtk.lo -MD -MP -MF .deps/_gtk_la-gfx_gtk.Tpo -c -o
_gtk_la-gfx_gtk.lo `test -f 'gtk/gfx_gtk.cc' || echo
'../../../adonthell-tools/src/backend/'`gtk/gfx_gtk.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I.
-I../../../adonthell-tools/src/backend -I../.. -pthread
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include/adonthell -g -Wall
-fno-exceptions -DDATA_DIR=\"/usr/local/share/adonthell\" -MT
_gtk_la-gfx_gtk.lo -MD -MP -MF .deps/_gtk_la-gfx_gtk.Tpo -c
../../../adonthell-tools/src/backend/gtk/gfx_gtk.cc  -fPIC -DPIC -o
.libs/_gtk_la-gfx_gtk.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.
-I../../../adonthell-tools/src/backend -I../.. -pthread
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include/adonthell -g -Wall
-fno-exceptions -DDATA_DIR=\"/usr/local/share/adonthell\" -MT
_gtk_la-gfx_gtk.lo -MD -MP -MF .deps/_gtk_la-gfx_gtk.Tpo -c
../../../adonthell-tools/src/backend/gtk/gfx_gtk.cc -o
_gtk_la-gfx_gtk.o >/dev/null 2>&1
mv -f .deps/_gtk_la-gfx_gtk.Tpo .deps/_gtk_la-gfx_gtk.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++
-DHAVE_CONFIG_H -I. -I../../../adonthell-tools/src/backend -I../..
-pthread -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/local/include/adonthell    -g
-Wall -fno-exceptions -DDATA_DIR=\"/usr/local/share/adonthell\" -MT
_gtk_la-screen_gtk.lo -MD -MP -MF .deps/_gtk_la-screen_gtk.Tpo -c -o
_gtk_la-screen_gtk.lo `test -f 'gtk/screen_gtk.cc' || echo
'../../../adonthell-tools/src/backend/'`gtk/screen_gtk.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I.
-I../../../adonthell-tools/src/backend -I../.. -pthread
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include/adonthell -g -Wall
-fno-exceptions -DDATA_DIR=\"/usr/local/share/adonthell\" -MT
_gtk_la-screen_gtk.lo -MD -MP -MF .deps/_gtk_la-screen_gtk.Tpo -c
../../../adonthell-tools/src/backend/gtk/screen_gtk.cc  -fPIC -DPIC -o
.libs/_gtk_la-screen_gtk.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.
-I../../../adonthell-tools/src/backend -I../.. -pthread
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include/adonthell -g -Wall
-fno-exceptions -DDATA_DIR=\"/usr/local/share/adonthell\" -MT
_gtk_la-screen_gtk.lo -MD -MP -MF .deps/_gtk_la-screen_gtk.Tpo -c
../../../adonthell-tools/src/backend/gtk/screen_gtk.cc -o
_gtk_la-screen_gtk.o >/dev/null 2>&1
mv -f .deps/_gtk_la-screen_gtk.Tpo .deps/_gtk_la-screen_gtk.Plo
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++
-DHAVE_CONFIG_H -I. -I../../../adonthell-tools/src/backend -I../..
-pthread -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/local/include/adonthell    -g
-Wall -fno-exceptions -DDATA_DIR=\"/usr/local/share/adonthell\" -MT
_gtk_la-surface_gtk.lo -MD -MP -MF .deps/_gtk_la-surface_gtk.Tpo -c -o
_gtk_la-surface_gtk.lo `test -f 'gtk/surface_gtk.cc' || echo
'../../../adonthell-tools/src/backend/'`gtk/surface_gtk.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I.
-I../../../adonthell-tools/src/backend -I../.. -pthread
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include/adonthell -g -Wall
-fno-exceptions -DDATA_DIR=\"/usr/local/share/adonthell\" -MT
_gtk_la-surface_gtk.lo -MD -MP -MF .deps/_gtk_la-surface_gtk.Tpo -c
../../../adonthell-tools/src/backend/gtk/surface_gtk.cc  -fPIC -DPIC
-o .libs/_gtk_la-surface_gtk.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.
-I../../../adonthell-tools/src/backend -I../.. -pthread
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/local/include/adonthell -g -Wall
-fno-exceptions -DDATA_DIR=\"/usr/local/share/adonthell\" -MT
_gtk_la-surface_gtk.lo -MD -MP -MF .deps/_gtk_la-surface_gtk.Tpo -c
../../../adonthell-tools/src/backend/gtk/surface_gtk.cc -o
_gtk_la-surface_gtk.o >/dev/null 2>&1
mv -f .deps/_gtk_la-surface_gtk.Tpo .deps/_gtk_la-surface_gtk.Plo
/bin/bash ../../libtool --tag=CXX   --mode=link g++ -pthread
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/cairo
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/local/include/adonthell    -g
-Wall -fno-exceptions -DDATA_DIR=\"/usr/local/share/adonthell\"
-module -avoid-version -no-undefined  -o _gtk.la -rpath
/usr/local/lib/adonthell/gfx _gtk_la-gfx_gtk.lo _gtk_la-screen_gtk.lo
_gtk_la-surface_gtk.lo -lcairo   -pthread -lgtk-x11-2.0 -lgdk-x11-2.0
-latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0
-lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0
-lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -L/usr/local/lib
-ladonthell_py_runtime -ladonthell_base -ladonthell_python
-ladonthell_gfx -ladonthell_input -ladonthell_event -ladonthell_rpg
-ladonthell_world   -lltdl
libtool: link: g++  -fPIC -DPIC -shared -nostdlib
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/4.6/crtbeginS.o  .libs/_gtk_la-gfx_gtk.o
.libs/_gtk_la-screen_gtk.o .libs/_gtk_la-surface_gtk.o   -lgtk-x11-2.0
-lgdk-x11-2.0 -latk-1.0 /usr/lib/libgio-2.0.so -lpangoft2-1.0
-lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/libcairo.so -lpango-1.0
/usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig
/usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so
/usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so
-L/usr/local/lib /usr/local/lib/libadonthell_py_runtime.so
/usr/local/lib/libadonthell_base.so
/usr/local/lib/libadonthell_python.so
/usr/local/lib/libadonthell_gfx.so
/usr/local/lib/libadonthell_input.so
/usr/local/lib/libadonthell_event.so
/usr/local/lib/libadonthell_rpg.so
/usr/local/lib/libadonthell_world.so
/usr/lib/x86_64-linux-gnu/libltdl.so
-L/usr/lib/gcc/x86_64-linux-gnu/4.6
-L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib
-L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu
-L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../..
-lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.6/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o
-pthread -pthread -pthread   -pthread -Wl,-soname -Wl,_gtk.so -o
.libs/_gtk.so
libtool: link: ar cru .libs/_gtk.a  _gtk_la-gfx_gtk.o
_gtk_la-screen_gtk.o _gtk_la-surface_gtk.o
libtool: link: ranlib .libs/_gtk.a
/bin/sed: can't read /usr/lib/libltdl.la: No such file or directory
libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive
make[3]: *** [_gtk.la] Error 1
make[3]: Leaving directory
`/home/shirish/games/adonthell/adonthell-tools-build/src/backend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/shirish/games/adonthell/adonthell-tools-build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/shirish/games/adonthell/adonthell-tools-build'
make: *** [all] Error 2

There seems to be something right of the bat, see the :-

$ make
(CDPATH="${ZSH_VERSION+.}:" && cd ../adonthell-tools && /bin/bash
/home/shirish/games/adonthell/adonthell-tools/missing --run
autoheader)

and then at the end  the thing with libtool bit :-

libtool: link: ar cru .libs/_gtk.a  _gtk_la-gfx_gtk.o
_gtk_la-screen_gtk.o _gtk_la-surface_gtk.o
libtool: link: ranlib .libs/_gtk.a
/bin/sed: can't read /usr/lib/libltdl.la: No such file or directory
libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive
make[3]: *** [_gtk.la] Error 1
make[3]: Leaving directory
`/home/shirish/games/adonthell/adonthell-tools-build/src/backend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/shirish/games/adonthell/adonthell-tools-build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/shirish/games/adonthell/adonthell-tools-build'
make: *** [all] Error 2

Now  for sure there isn't a /usr/lib/libltdl.la on my system but its
there on a different directory.

$ file /usr/lib/x86_64-linux-gnu/libltdl.la
/usr/lib/x86_64-linux-gnu/libltdl.la: libtool library file,

$ ll -h /usr/lib/x86_64-linux-gnu/libltdl.la
-rw-r--r-- 1 root root 949 Oct 30 00:56 /usr/lib/x86_64-linux-gnu/libltdl.la

maybe the build system needs to check for 64-bit system paths and then
try to go to that alternative directory ?

Looking forward to comments and any info. needed.
-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17



reply via email to

[Prev in Thread] Current Thread [Next in Thread]