Garnome 2.10 buid problem on RH9



Hi

I just tried to build Garnome 2.10 on my RedHat 9 machine, but it didn't work. It seems like when building atk-1.9.1, it uses the systems glib, not the one it build directly before that. And since the systems glib is much to old, this doesn't work.
What can I do?

The build log is attached.
I didn't change anything in the configuration files, just did make paranoid-install in desktop/.
The system is a RH9 with nearly no updates.

I looked through the FAQ and Readme and didn't find this issue, if I overlooked it, please show me, where it is :)

Andreas Tschritter
make[1]: Entering directory `/home/andreas/tmp/garnome/garnome-2.10.0/desktop/bug-buddy'
[===== NOW BUILDING:    bug-buddy-2.10.0        =====]
install -d cookies/main.d
install -d download
install -d download/partial
 ==> Grabbing download/bug-buddy-2.10.0.tar.bz2
        ==> Trying file//files/bug-buddy-2.10.0.tar.bz2
make[2]: Entering directory `/home/andreas/tmp/garnome/garnome-2.10.0/desktop/bug-buddy'
make[2]: *** [file//files/bug-buddy-2.10.0.tar.bz2] Error 1
make[2]: Leaving directory `/home/andreas/tmp/garnome/garnome-2.10.0/desktop/bug-buddy'        ==> Trying file///bug-buddy-2.10.0.tar.bz2
make[2]: Entering directory `/home/andreas/tmp/garnome/garnome-2.10.0/desktop/bug-buddy'
make[2]: *** [file///bug-buddy-2.10.0.tar.bz2] Error 1
make[2]: Leaving directory `/home/andreas/tmp/garnome/garnome-2.10.0/desktop/bug-buddy'        ==> Trying http//ftp.gnome.org/pub/GNOME/sources/bug-buddy/2.10/bug-buddy-2.10.0.tar.bz2
make[2]: Entering directory `/home/andreas/tmp/garnome/garnome-2.10.0/desktop/bug-buddy'
--17:20:53--  http://ftp.gnome.org/pub/GNOME/sources/bug-buddy/2.10/bug-buddy-2.10.0.tar.bz2
           => `download/partial/bug-buddy-2.10.0.tar.bz2'
Resolving ftp.gnome.org... done.
Connecting to ftp.gnome.org[130.239.18.137]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 718,182 [application/x-tar]
 
100%[===========================================>] 718,182       92.48K/s    ETA 00:00
 
17:21:03 (92.48 KB/s) - `download/partial/bug-buddy-2.10.0.tar.bz2' saved [718182/718182]
 
make[2]: Leaving directory `/home/andreas/tmp/garnome/garnome-2.10.0/desktop/bug-buddy'        [fetch] complete for bug-buddy.
 ==> Running checksum on bug-buddy-2.10.0.tar.bz2
c821a933f3d7be64071c7bfcb07ee1ac  download/bug-buddy-2.10.0.tar.bz2
file bug-buddy-2.10.0.tar.bz2 passes checksum test!
        [checksum] complete for bug-buddy.
install -d work/main.d
 ==> Extracting download/bug-buddy-2.10.0.tar.bz2
        [extract] complete for bug-buddy.
        [patch] complete for bug-buddy.
        [fixup] complete for bug-buddy.
 ==> Building platform/libgnomeui as a dependency
make[2]: Entering directory `/home/andreas/tmp/garnome/garnome-2.10.0/platform/libgnomeui'
[===== NOW BUILDING:    libgnomeui-2.10.0       =====]
        [fetch] complete for libgnomeui.
        [checksum] complete for libgnomeui.
        [extract] complete for libgnomeui.
        [patch] complete for libgnomeui.
        [fixup] complete for libgnomeui.
 ==> Building platform/libbonoboui as a dependency
make[3]: Entering directory `/home/andreas/tmp/garnome/garnome-2.10.0/platform/libbonoboui'
[===== NOW BUILDING:    libbonoboui-2.8.1       =====]
        [fetch] complete for libbonoboui.
        [checksum] complete for libbonoboui.
        [extract] complete for libbonoboui.
        [patch] complete for libbonoboui.
        [fixup] complete for libbonoboui.
 ==> Building platform/libgnomecanvas as a dependency
make[4]: Entering directory `/home/andreas/tmp/garnome/garnome-2.10.0/platform/libgnomecanvas'
[===== NOW BUILDING:    libgnomecanvas-2.10.0   =====]
        [fetch] complete for libgnomecanvas.
        [checksum] complete for libgnomecanvas.
        [extract] complete for libgnomecanvas.
        [patch] complete for libgnomecanvas.
        [fixup] complete for libgnomecanvas.
 ==> Building platform/libglade as a dependency
make[5]: Entering directory `/home/andreas/tmp/garnome/garnome-2.10.0/platform/libglade'
[===== NOW BUILDING:    libglade-2.5.1  =====]
        [fetch] complete for libglade.
        [checksum] complete for libglade.
        [extract] complete for libglade.
        [patch] complete for libglade.
        [fixup] complete for libglade.
 ==> Building platform/gtk+ as a dependency
make[6]: Entering directory `/home/andreas/tmp/garnome/garnome-2.10.0/platform/gtk+'
[===== NOW BUILDING:    gtk+-2.6.4      =====]
        [fetch] complete for gtk+.
        [checksum] complete for gtk+.
        [extract] complete for gtk+.
        [patch] complete for gtk+.
        [fixup] complete for gtk+.
 ==> Building platform/atk as a dependency
make[7]: Entering directory `/home/andreas/tmp/garnome/garnome-2.10.0/platform/atk'
[===== NOW BUILDING:    atk-1.9.1       =====]
        [fetch] complete for atk.
        [checksum] complete for atk.
        [extract] complete for atk.
        [patch] complete for atk.
        [fixup] complete for atk.
 ==> Running configure in work/main.d/atk-1.9.1
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 for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by cc... /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... cc -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 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... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) 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 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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for some Win32 platform... no
checking for native Win32 platform... no
checking for aclocal flags...
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.5.7... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error:
*** GLIB 2.5.7 or better is required. The latest version of
*** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed
*** but not in the same location as pkg-config add the location of the file
*** glib-2.0.pc to the environment variable PKG_CONFIG_PATH.
make[7]: *** [configure-work/main.d/atk-1.9.1/configure] Error 1
make[7]: Leaving directory `/home/andreas/tmp/garnome/garnome-2.10.0/platform/atk'
make[6]: *** [../../platform/atk/cookies/main.d/install] Error 2
make[6]: Leaving directory `/home/andreas/tmp/garnome/garnome-2.10.0/platform/gtk+'
make[5]: *** [../../platform/gtk+/cookies/main.d/install] Error 2
make[5]: Leaving directory `/home/andreas/tmp/garnome/garnome-2.10.0/platform/libglade'make[4]: *** [../../platform/libglade/cookies/main.d/install] Error 2
make[4]: Leaving directory `/home/andreas/tmp/garnome/garnome-2.10.0/platform/libgnomecanvas'
make[3]: *** [../../platform/libgnomecanvas/cookies/main.d/install] Error 2
make[3]: Leaving directory `/home/andreas/tmp/garnome/garnome-2.10.0/platform/libbonoboui'
make[2]: *** [../../platform/libbonoboui/cookies/main.d/install] Error 2
make[2]: Leaving directory `/home/andreas/tmp/garnome/garnome-2.10.0/platform/libgnomeui'
make[1]: *** [../../platform/libgnomeui/cookies/main.d/install] Error 2
make[1]: Leaving directory `/home/andreas/tmp/garnome/garnome-2.10.0/desktop/bug-buddy'make: *** [paranoid-install] Error 2


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