Problems building GNOME-TEST-TOOL
- From: "Amit Bansal" <amitdk29 rediffmail com>
- To: gtk-devel-list gnome org
- Subject: Problems building GNOME-TEST-TOOL
- Date: 29 Mar 2004 05:35:52 -0000
Hi,
I am experiencing problems in building the source of GNOME-TEST-TOOL
"http://anoncvs.gnome.gr.jp/viewcvs.cgi/gnome-test-tool/#dirlist". When
I type "make" at the shell, libtool complains that "../libtool: line 1:
-e: command not found" a number of times, and exits with error.
I would be really grateful, if anyone could help me fix this error, and
build GNOME-TEST-TOOL smoothly!
I am giving the detailed steps I performed below...
TIA,
Amit
1. I downloaded source of GNOME-TEST-TOOL.
2. I typed "./autogen.sh" at the shell.
--The following was displayed on standard-output---
/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
testing autoconf2.50... found 2.59
checking for automake >= 1.4...
testing automake-1.4... found 1.4
checking for libtool >= 1.5...
testing libtoolize... found 1.5.2
checking for pkg-config >= 0.14.0...
testing pkg-config... found 0.14.0
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./configure.in
Running aclocal-1.4...
Running libtoolize...
You should update your `aclocal.m4' by running aclocal.
Running autoheader2.50...
Running automake-1.4...
Running autoconf2.50...
Running ./configure --enable-maintainer-mode ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles...
yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for an ANSI C-conforming const... yes
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for inline... inline
checking for ANSI C header files... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
loading cache /dev/null within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... no
checking if we can lock with hard links... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries...
yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for objdir... .libs
creating libtool
updating cache /dev/null
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for gtk+-2.0 >= 2.1.0... yes
checking GERD_CFLAGS... -I/usr/local/include/gtk-2.0
-I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0
-I/usr/local/include/pango-1.0 -I/usr/X11R6/include
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
checking GERD_LIBS... -Wl,--export-dynamic -L/usr/local/lib
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangox-1.0
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/gttconfig.h
config.status: creating config.h
config.status: executing default-1 commands
Now type `make' to compile GERD
---end of stdout----
---While the following was displayed on standard-error--
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.
autoheader2.50: WARNING: Using auxiliary files such as `acconfig.h',
`config.h.bot'
autoheader2.50: WARNING: and `config.h.top', to define templates for
`config.h.in'
autoheader2.50: WARNING: is deprecated and discouraged.
autoheader2.50:
autoheader2.50: WARNING: Using the third argument of `AC_DEFINE' and
autoheader2.50: WARNING: `AC_DEFINE_UNQUOTED' allows to define a
template without
autoheader2.50: WARNING: `acconfig.h':
autoheader2.50:
autoheader2.50: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader2.50: [Define if a function `main' is
needed.])
autoheader2.50:
autoheader2.50: WARNING: More sophisticated templates can also be
produced, see the
autoheader2.50: WARNING: documentation.
---end of stderr----
3. Next I typed "make" at the shell.
----The following was displayed on standard-output---
cd . && autoheader
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/sh ./config.status
config.status: creating config.h
config.status: executing default-1 commands
make all-recursive
make[1]: Entering directory `/home/sidh/Downloads/GnomeTestTool'
Making all in src
make[2]: Entering directory `/home/sidh/Downloads/GnomeTestTool/src'
/bin/sh ../libtool --mode=compile gcc -DG_LOG_DOMAIN=\"Gerd\" -I.. -I..
-I/usr/local/include -I/usr/local/include/gtk-2.0
-I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0
-I/usr/local/include/pango-1.0 -I/usr/X11R6/include
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-DGTK_DISABLE_COMPAT_H -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -g -Wall
-Wmissing-prototypes -Wmissing-declarations -Winline -Wpointer-arith
-Wcast-align -O6 -pipe -fstrength-reduce -fexpensive-optimizations
-finline-functions -frerun-cse-after-loop -freg-struct-return
-fnonnull-objects -c gtt-result.c
make[2]: Leaving directory `/home/sidh/Downloads/GnomeTestTool/src'
make[1]: Leaving directory `/home/sidh/Downloads/GnomeTestTool'
-----end of standardoutput-----
------The following was displayed on standard-error----
../libtool: line 1: s%^.*/%%: No such file or directory
../libtool: line 1: -e: command not found
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require -mode=MODE be specified.
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
: compile: cannot determine name of library object from `'
make[2]: *** [gtt-result.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
------end of standard-error-----
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]