Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 13272 Details for
Bug 22820
Missing dependency: libglade (libglade-0.17-r6) doesn't compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build Log
build.txt (text/plain), 19.74 KB, created by
Robert Jämmrich
on 2003-06-14 13:18:31 UTC
(
hide
)
Description:
Build Log
Filename:
MIME Type:
Creator:
Robert Jämmrich
Created:
2003-06-14 13:18:31 UTC
Size:
19.74 KB
patch
obsolete
>]1;]2;Started emerge on: Jun 14, 2003 22:12:50]1;]2; *** emerge /usr/portage/gnome-base/libglade/libglade-0.17-r6.ebuild]1;]2; >>> emerge (1 of 1) gnome-base/libglade-0.17-r6 to /]1;]2; === (1 of 1) Cleaning (/usr/portage/gnome-base/libglade/libglade-0.17-r6.ebuild)]1;]2; === (1 of 1) Compiling/Merging (/usr/portage/gnome-base/libglade/libglade-0.17-r6.ebuild)>>> Unpacking source... >>>> Unpacking libglade-0.17.tar.gz to /var/tmp/portage/libglade-0.17-r6/work >>>> Source unpacked. > [32;01m*[0m Working directory: /var/tmp/portage/libglade-0.17-r6/work/libglade-0.17... > [32;01m*[0m Applying libtool-test.patch... > [32;01m*[0m Applying libtool-relink.patch... > [32;01m*[0m Applying libtool-tmp.patch... > [32;01m*[0m Applying libtool-sed.patch... > [32;01m*[0m Applying libtool-portage.patch... >bonobo >bonobo >nls >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >checking for a BSD compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for mawk... no >checking for gawk... gawk >checking whether make sets ${MAKE}... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for i686-pc-linux-gnu-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 executable suffix... >checking for object suffix... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking for strerror in -lcposix... no >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for unistd.h... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >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... nm >checking whether ln -s works... yes >checking how to recognise dependant libraries... pass_all >checking command to parse nm output... ok >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for objdir... .libs >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC 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.lo... yes >checking if gcc supports -fno-rtti -fno-exceptions... yes >checking whether the linker (/usr/bin/ld) supports shared libraries... yes >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 if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether -lc should be explicitly linked in... no >creating libtool >checking for gtk-config... /usr/bin/gtk-config >checking for GTK - version >= 1.2.0... yes >checking for xml-config... /usr/bin/xml-config >checking for xmlSAXUserParseFile... yes >checking for gnome-config... /usr/bin/gnome-config >checking if /usr/bin/gnome-config works... yes >checking for orbit-config... /usr/bin/orbit-config >checking for orbit-idl... /usr/bin/orbit-idl >checking for working ORBit environment... yes >checking for gnorba libraries... yes >checking for gnome-config... (cached) /usr/bin/gnome-config >checking for BONOBO - version >= 0.27... no >*** Could not run BONOBO 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 BONOBO was incorrectly installed >*** or that you have moved BONOBO since it was installed. In the latter case, you >*** may want to edit the gnome-config script: /usr/bin/gnome-config >checking what warning flags to pass to the C compiler... -Wall -Wunused >checking what language compliance flags to pass to the C compiler... >checking for gtkdoc-mkdb... false >checking for ranlib... (cached) ranlib >checking for gcc option to accept ANSI C... none needed >checking for an ANSI C-conforming const... yes >checking for inline... inline >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... (cached) yes >checking for off_t... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for argz.h... yes >checking for limits.h... yes >checking for locale.h... yes >checking for nl_types.h... yes >checking for malloc.h... yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getcwd... yes >checking for munmap... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for strchr... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for __argz_count... yes >checking for __argz_stringify... yes >checking for __argz_next... yes >checking for stpcpy... yes >checking for LC_MESSAGES... yes >checking whether NLS is requested... yes >checking for libintl.h... yes >checking for gettext in libc... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >sed: can't read ./intl/po2tbl.sed.in: No such file or directory >./configure: line 10098: ./po/POTFILES.in: No such file or directory >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libglade.spec >config.status: creating macros/Makefile >config.status: creating intl/Makefile >config.status: creating glade/Makefile >config.status: creating doc/Makefile >config.status: creating libglade-config >config.status: creating libgladeConf.sh >config.status: creating libglade.pc >config.status: creating libglade-gnome.pc >config.status: creating libglade-bonobo.pc >config.status: creating libglade-gnomedb.pc >config.status: creating config.h >cd . \ > && CONFIG_FILES= CONFIG_HEADERS=config.h \ > /bin/sh ./config.status >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory `/var/tmp/portage/libglade-0.17-r6/work/libglade-0.17' >Making all in intl >make[2]: Entering directory `/var/tmp/portage/libglade-0.17-r6/work/libglade-0.17/intl' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/libglade-0.17-r6/work/libglade-0.17/intl' >Making all in macros >make[2]: Entering directory `/var/tmp/portage/libglade-0.17-r6/work/libglade-0.17/macros' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/libglade-0.17-r6/work/libglade-0.17/macros' >Making all in glade >make[2]: Entering directory `/var/tmp/portage/libglade-0.17-r6/work/libglade-0.17/glade' >source='glade-init.c' object='glade-init.lo' libtool=yes \ >depfile='.deps/glade-init.Plo' tmpdepfile='.deps/glade-init.TPlo' \ >depmode=gcc3 /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c -o glade-init.lo `test -f glade-init.c || echo './'`glade-init.c >source='glade-sax.c' object='glade-sax.lo' libtool=yes \ >depfile='.deps/glade-sax.Plo' tmpdepfile='.deps/glade-sax.TPlo' \ >depmode=gcc3 /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c -o glade-sax.lo `test -f glade-sax.c || echo './'`glade-sax.c >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c glade-init.c -MT glade-init.lo -MD -MP -MF .deps/glade-init.TPlo -fPIC -DPIC -o .libs/glade-init.lo >rm -f .libs/glade-sax.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c glade-sax.c -MT glade-sax.lo -MD -MP -MF .deps/glade-sax.TPlo -fPIC -DPIC -o .libs/glade-sax.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c glade-init.c -MT glade-init.lo -MD -MP -MF .deps/glade-init.TPlo -o glade-init.o >/dev/null 2>&1 >mv -f .libs/glade-init.lo glade-init.lo >source='glade-xml.c' object='glade-xml.lo' libtool=yes \ >depfile='.deps/glade-xml.Plo' tmpdepfile='.deps/glade-xml.TPlo' \ >depmode=gcc3 /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c -o glade-xml.lo `test -f glade-xml.c || echo './'`glade-xml.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c glade-sax.c -MT glade-sax.lo -MD -MP -MF .deps/glade-sax.TPlo -o glade-sax.o >/dev/null 2>&1 >rm -f .libs/glade-xml.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c glade-xml.c -MT glade-xml.lo -MD -MP -MF .deps/glade-xml.TPlo -fPIC -DPIC -o .libs/glade-xml.lo >mv -f .libs/glade-sax.lo glade-sax.lo >source='glade-gtk.c' object='glade-gtk.lo' libtool=yes \ >depfile='.deps/glade-gtk.Plo' tmpdepfile='.deps/glade-gtk.TPlo' \ >depmode=gcc3 /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c -o glade-gtk.lo `test -f glade-gtk.c || echo './'`glade-gtk.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c glade-xml.c -MT glade-xml.lo -MD -MP -MF .deps/glade-xml.TPlo -o glade-xml.o >/dev/null 2>&1 >rm -f .libs/glade-gtk.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c glade-gtk.c -MT glade-gtk.lo -MD -MP -MF .deps/glade-gtk.TPlo -fPIC -DPIC -o .libs/glade-gtk.lo >mv -f .libs/glade-xml.lo glade-xml.lo >source='glade-tree.c' object='glade-tree.lo' libtool=yes \ >depfile='.deps/glade-tree.Plo' tmpdepfile='.deps/glade-tree.TPlo' \ >depmode=gcc3 /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c -o glade-tree.lo `test -f glade-tree.c || echo './'`glade-tree.c >rm -f .libs/glade-tree.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c glade-tree.c -MT glade-tree.lo -MD -MP -MF .deps/glade-tree.TPlo -fPIC -DPIC -o .libs/glade-tree.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c glade-tree.c -MT glade-tree.lo -MD -MP -MF .deps/glade-tree.TPlo -o glade-tree.o >/dev/null 2>&1 >mv -f .libs/glade-tree.lo glade-tree.lo >source='glade-gnome.c' object='glade-gnome.lo' libtool=yes \ >depfile='.deps/glade-gnome.Plo' tmpdepfile='.deps/glade-gnome.TPlo' \ >depmode=gcc3 /bin/sh ../depcomp \ >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c -o glade-gnome.lo `test -f glade-gnome.c || echo './'`glade-gnome.c >rm -f .libs/glade-gnome.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c glade-gnome.c -MT glade-gnome.lo -MD -MP -MF .deps/glade-gnome.TPlo -fPIC -DPIC -o .libs/glade-gnome.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c glade-gtk.c -MT glade-gtk.lo -MD -MP -MF .deps/glade-gtk.TPlo -o glade-gtk.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -march=athlon -O3 -pipe -Wall -Wunused -c glade-gnome.c -MT glade-gnome.lo -MD -MP -MF .deps/glade-gnome.TPlo -o glade-gnome.o >/dev/null 2>&1 >mv -f .libs/glade-gtk.lo glade-gtk.lo >/bin/sh ../libtool --mode=link gcc -march=athlon -O3 -pipe -Wall -Wunused -o libglade.la -rpath /usr/lib -version-info 4:2:4 glade-init.lo glade-sax.lo glade-xml.lo glade-gtk.lo glade-tree.lo -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -L/usr/lib -lxml -lz >mv -f .libs/glade-gnome.lo glade-gnome.lo >/bin/sh ../libtool --mode=link gcc -march=athlon -O3 -pipe -Wall -Wunused -o libglade-gnome.la -rpath /usr/lib -version-info 4:2:4 glade-gnome.lo -rdynamic -L/usr/lib -L/usr/X11R6/lib -rdynamic -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib -L/usr/lib -lxml -lz >rm -fr .libs/libglade.la .libs/libglade.* .libs/libglade.* >gcc -shared glade-init.lo glade-sax.lo glade-xml.lo glade-gtk.lo glade-tree.lo -L/usr/lib -L/usr/X11R6/lib /usr/lib/libgtk.so /usr/lib/libgdk.so /usr/lib/libgmodule.so /usr/lib/libglib.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libxml.so -lz -Wl,-soname -Wl,libglade.so.0 -o .libs/libglade.so.0.4.2 >(cd .libs && rm -f libglade.so.0 && ln -s libglade.so.0.4.2 libglade.so.0) >(cd .libs && rm -f libglade.so && ln -s libglade.so.0.4.2 libglade.so) >ar cru .libs/libglade.a glade-init.o glade-sax.o glade-xml.o glade-gtk.o glade-tree.o >ranlib .libs/libglade.a >creating libglade.la >(cd .libs && rm -f libglade.la && ln -s ../libglade.la libglade.la) >rm -fr .libs/libglade-gnome.la .libs/libglade-gnome.* .libs/libglade-gnome.* >gcc -shared glade-gnome.lo -L/usr/lib -L/usr/X11R6/lib /usr/lib/libgnomeui.so /usr/lib/libart_lgpl.so /usr/lib/libgdk_imlib.so -lSM -lICE /usr/lib/libgtk.so /usr/lib/libgdk.so /usr/lib/libgmodule.so -ldl -lXi -lXext -lX11 /usr/lib/libgnome.so /usr/lib/libgnomesupport.so /usr/lib/libesd.so /usr/lib/libaudiofile.so -lm -ldb1 /usr/lib/libglib.so /usr/lib/libxml.so -lz -Wl,-soname -Wl,libglade-gnome.so.0 -o .libs/libglade-gnome.so.0.4.2 >/usr/bin/ld: cannot find -ldb1 >collect2: ld returned 1 exit status >make[2]: *** [libglade-gnome.la] Error 1 >make[2]: Leaving directory `/var/tmp/portage/libglade-0.17-r6/work/libglade-0.17/glade' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/libglade-0.17-r6/work/libglade-0.17' >make: *** [all] Error 2 > >!!! ERROR: gnome-base/libglade-0.17-r6 failed. >!!! Function src_compile, Line 46, Exitcode 2 >!!! (no error message) > >Calculating dependencies ...done! >>>> emerge (1 of 1) gnome-base/libglade-0.17-r6 to / >>>> md5 src_uri ;-) libglade-0.17.tar.gz >]1;]2; *** terminating.]1;]2;xterm
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 22820
: 13272