Subject: pkg/14178: [rkb] GNOME still doesn't build with newest NEW_TOOLCHAIN ld
To: None <gnats-bugs@gnats.netbsd.org>
From: None <rafal@mediaone.net>
List: netbsd-bugs
Date: 10/06/2001 13:22:58
>Number: 14178
>Category: pkg
>Synopsis: GNOME still doesn't build with newest NEW_TOOLCHAIN ld
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Oct 06 10:24:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Rafal Boni
>Release: -current CVS updated late on Oct 4th
>Organization:
Highly Unlikely
>Environment:
NetBSD groo-the-wanderer 1.5Y NetBSD 1.5Y (STINKPAD) #5: Tue Sep 25 16:39:09 EDT 2001 rafal@stinkpad:/usr/rafal/netbsd-src/sys/arch/i386/compile/STINKPAD i386
>Description:
With a completely rebuilt userland from the sources of Oct 4th
(late evening EST), I'm unable to build gnome-libs as some of
the programs which are used during the install step cannot find
their shared libraries.
>How-To-Repeat:
Here's a typescript from the specific case I was seeing:
Script started on Sat Oct 6 12:04:22 2001
groo-the-wanderer# make
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H -I../support -I../support -I../intl -I../intl -I/usr/pkgsrc/x11/gnome-libs/work/.buildlink/lib/glib/include -I/usr/pkg/share/x11-links/include -I/usr/pkgsrc/x11/gnome-libs/work/.buildlink/include/gtk-1.2 -I/usr/pkgsrc/x11/gnome-libs/work/.buildlink/include/glib/glib-1.2 -I/usr/pkgsrc/x11/gnome-libs/work/.buildlink/lib/glib/include -I/usr/pkg/share/x11-links/include -I/usr/pkgsrc/x11/gnome-libs/work/.buildlink/include -I/usr/pkg/share/x11-links/include -I/usr/pkgsrc/x11/gnome-libs/work/.buildlink/include -I/usr/pkgsrc/x11/gnome-libs/work/.buildlink/include -DGNOMELIBDIR=\""/usr/pkg/lib"\" -DGNOMEDATADIR=\""/usr/pkg/share"\" -DGNOMEBINDIR=\""/usr/pkg/bin"\" -DGNOMELOCALSTATEDIR=\""/var/gnome"\" -DGNOMELOCALEDIR=\""/usr/pkg/share/locale"\" -DGNOMESYSCONFDIR=\""/usr/pkg/etc"\" -DVERSION=\""1.4.1.2"\" -DG_LOG_DOMAIN=\"Gnome\" -I/usr/pkgsrc/x11/gnome-libs/work/.buildlink/include -I/usr/pkg/share/x11-li!
nks/include -I/usr/pkg/share/x11-links/include -I/usr/pkgsrc/x11/gnome-libs/work/.buildlink/include/gtk-1.2 -I/usr/pkgsrc/x11/gnome-libs/work/.buildlink/include/glib/glib-1.2 -I/usr/pkgsrc/x11/gnome-libs/work/.buildlink/lib/glib/include -I/usr/pkg/share/x11-links/include -I/usr/pkgsrc/x11/gnome-libs/work/.buildlink/include -O2 -I/usr/pkg/share/x11-links/include -I/usr/pkg/share/x11-links/include -Wall -Wunused -c gnome-gen-mimedb.c
/bin/sh ../libtool --mode=link cc -I/usr/pkgsrc/x11/gnome-libs/work/.buildlink/include -O2 -I/usr/pkg/share/x11-links/include -I/usr/pkg/share/x11-links/include -Wall -Wunused -o gnome-gen-mimedb gnome-gen-mimedb.o libgnome.la ../support/libgnomesupport.la -L/usr/pkgsrc/x11/gnome-libs/work/.buildlink/lib -Wl,-R/usr/pkg/lib -lesd -laudiofile -lm -lossaudio -L/usr/pkgsrc/x11/gnome-libs/work/.buildlink/lib -Wl,-R/usr/pkg/lib -laudiofile -lm -L/usr/pkgsrc/x11/gnome-libs/work/.buildlink/lib -lglib -lintl -lz -lm -L/usr/pkgsrc/x11/gnome-libs/work/.buildlink/lib -lintl
cc -I/usr/pkgsrc/x11/gnome-libs/work/.buildlink/include -O2 -I/usr/pkg/share/x11-links/include -I/usr/pkg/share/x11-links/include -Wall -Wunused -o .libs/gnome-gen-mimedb gnome-gen-mimedb.o -Wl,-R/usr/pkg/lib -Wl,-R/usr/pkg/lib ./.libs/libgnome.so -L/usr/pkgsrc/x11/gnome-libs/work/.buildlink/lib -lm -lm -lintl ../support/.libs/libgnomesupport.so -lm -lintl -lesd -laudiofile -lm -lossaudio -laudiofile -lm -lglib -lintl -lz -lm -lintl -Wl,--rpath -Wl,/usr/pkg/lib
creating gnome-gen-mimedb
groo-the-wanderer# ./gnome-gen-mimedb
Shared object "libglib.so.13" not found
groo-the-wanderer# ldd ./.libs/gnome-gen-mimedb
./.libs/gnome-gen-mimedb:
-lglib.13 => not found
-lm.0 => /usr/lib/libm387.so.0
-lm.0 => /usr/lib/libm.so.0
-lz.0 => /usr/lib/libz.so.0
-lintl.0 => /usr/lib/libintl.so.0
-lgnome.36 => /usr/pkg/lib/libgnome.so.36
-lgnomesupport.0 => /usr/pkg/lib/libgnomesupport.so.0
-laudiofile.0 => /usr/pkg/lib/libaudiofile.so.0
-lossaudio.0 => /usr/lib/libossaudio.so.0
-lesd.2 => /usr/pkg/lib/libesd.so.2
-lglib.13 => /usr/pkg/lib/libglib.so.13
-lc.12 => /usr/lib/libc.so.12
groo-the-wanderer# exit
Script done on Sat Oct 6 12:10:29 2001
>Fix:
None yet.
>Release-Note:
>Audit-Trail:
>Unformatted: