[Glade-devel] [glade3] Compiling



--=-g65N1KYTRC6NcztawYEn
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Can someone please give me a hand with compiling? A log of the errors
are attached, I'm using FC1.
Cheers, Shane

--=-g65N1KYTRC6NcztawYEn
Content-Disposition: attachment; filename=test1.txt
Content-Type: text/plain; name=test1.txt; charset=
Content-Transfer-Encoding: 7bit

$ ./autogen.sh
**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.

processing .
Creating ./aclocal.m4 ...
Running glib-gettextize...  Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Making ./aclocal.m4 writable ...
Running intltoolize...
patching file po/Makefile.in.in
Running aclocal -I /usr/share/aclocal/gnome2-macros  ...
Running autoheader...
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
Running automake --gnu  ...
configure.in: installing `./install-sh'
configure.in: installing `./mkinstalldirs'
configure.in: installing `./missing'
configure.in:21: installing `./config.guess'
configure.in:21: installing `./config.sub'
configure.in:21: required file `./ltmain.sh' not found
src/Makefile.am: installing `./depcomp'
src/Makefile.am:25: `CFLAGS' is a user variable, you should not override it;
src/Makefile.am:25: use `AM_CFLAGS' instead.
src/Makefile.am:25: `CFLAGS' is a user variable, you should not override it;
src/Makefile.am:25: use `AM_CFLAGS' instead.
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for intltool >= 0.11... 0.27.2 found
checking for perl... /usr/bin/perl
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... yes
checking for GNOME Platform... GNOME 2.x
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for pkg-config... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... 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 dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... 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... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking os2.h usability... no
checking os2.h presence... no
checking for os2.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  az es ms nn no pl pt ru sv ta tr uk
checking for gtk+-2.0 >= 1.3.10  libxml-2.0 >= 2.3.10... yes
checking GLADE_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2  
checking GLADE_LIBS... -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 
-lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lpthread -lz -lm  
checking for poptStrippedArgv in -lpopt... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pixmaps/Makefile
config.status: creating widgets/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing depfiles commands
config.status: executing default-2 commands


Configuration:

        Source code location:   .
        Compiler:               gcc


Now type `make' to compile glade
$ make
make  all-recursive
make[1]: Entering directory `/home/sbutler/downloads/cvs/build'
Making all in src
make[2]: Entering directory `/home/sbutler/downloads/cvs/build/src'
make[3]: Entering directory `/home/sbutler/downloads/cvs/build/src'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   
-DGLADE_LIBDIR=\""/usr/local/lib"\" -DGLADE_DATADIR=\""/usr/local/share"\" 
-DGLADE_BINDIR=\""/usr/local/bin"\" -DGLADE_ICONDIR=\""/usr/local/share/pixmaps"\" 
-DGLADE_LOCALSTATEDIR=\""/usr/local/var"\" -DGLADE_LOCALEDIR=\""/usr/local/share/locale"\" 
-DMODULES_DIR=\""/usr/local/lib/glade"\" -DG_LOG_DOMAIN=\"Glade\"    -g -O2 -Wall  -MT glade-gtk.lo -MD -MP 
-MF ".deps/glade-gtk.Tpo" \
  -c -o glade-gtk.lo `test -f 'glade-gtk.c' || echo './'`glade-gtk.c; \
then mv -f ".deps/glade-gtk.Tpo" ".deps/glade-gtk.Plo"; \
else rm -f ".deps/glade-gtk.Tpo"; exit 1; \
fi
../libtool: ../libtool: No such file or directory
make[3]: *** [glade-gtk.lo] Error 1
make[3]: Leaving directory `/home/sbutler/downloads/cvs/build/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sbutler/downloads/cvs/build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sbutler/downloads/cvs/build'
make: *** [all] Error 2



--=-g65N1KYTRC6NcztawYEn--





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