Subject: gnome2-control-center does not install - libtool problem ?
To: None <pkgsrc-bugs@netbsd.org>
From: Ari Lukkarinen <arska@lukkarinen.org>
List: pkgsrc-bugs
Date: 03/28/2004 18:32:01
Hello

I have problems with gnome2-control-center. This package can be compiled
without problems, but during the install phase something goes. The error
message is given below.

The pkgsrc tree is current. The same problem appears
in two i386 NetBSD-current machines (1.6ZG and 1.6ZI) and
in one  more "current"  current machine in which pkgview
is used. In all the machines the problems is similar and it has existed
for some time.

I did a little search (with words "reliking" and ".soU") and found
that there are couple of mails where seemingly this kind of problems has
been discussed.

http://mail-index.netbsd.org/netbsd-users/2004/02/17/0011.html
http://mail-index.netbsd.org/tech-pkg/2004/02/08/0034.html
http://mail-index.netbsd.org/tech-pkg/2004/02/09/0014.html

In the last of those messages Mr. J. Lam says that
"This is reported in pkg/24362, and should be fixed with a more recent
pkgsrc.  There was a bug in choosing the correct libtool to invoke
during the build and install phases. "

So, is this a bug with libtool or gnome ?

---
libtool: install: warning: relinking `libthemus-theme-properties-view.la'
 (cd
/home/pkgsrc-work/x11/gnome2-control-center/work.i386/control-center-2.4.0/vfs-methods/themus;
 /bin/sh /usr/pkg/bin/libtool --mode=relink gcc -g -O2 -Wall
-Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R6/li
b -o libthemus-theme-properties-view.la -rpath /usr/pkg/lib/bonobo -module
-avoid-version themus-pr
operties-view.lo themus-properties-main.lo -Wl,--export-dynamic -pthread
-L../../capplets/common/.l
ibs ../../capplets/common/libcommon.la
-L/cvs/obj/pkgsrc/x11/gnome2-control-center/work.i386/.build
link/lib
-L/cvs/obj/pkgsrc/x11/gnome2-control-center/work.i386/.x11-buildlink/lib
-lnautilus -leel-
2 -lgnomeui-2 -lSM -lICE -lgailutil -lbonoboui-2 -lgnomecanvas-2 -lgnome-2
-lpopt -lart_lgpl_2 -lpa
ngoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2
-lgthread-2.0 -lglade-2.
0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0
-lpangoxft-1.0 -lpangox-1.0 -lp
ango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lm -lintl )
 mv: rename libthemus-theme-properties-view.so to
libthemus-theme-properties-view.soU: No such file
 or directory
 libtool: install: error: relink `libthemus-theme-properties-view.la' with
the above command before
 installing it
 gmake[3]: *** [install-bonoboLTLIBRARIES] Error 1
 gmake[3]: Leaving directory
`/home/pkgsrc-work/x11/gnome2-control-center/work.i386/control-center-
2.4.0/vfs-methods/themus'
 gmake[2]: *** [install-am] Error 2
 gmake[2]: Leaving directory
`/home/pkgsrc-work/x11/gnome2-control-center/work.i386/control-center-
2.4.0/vfs-methods/themus'
 gmake[1]: *** [install-recursive] Error 1
 gmake[1]: Leaving directory
`/home/pkgsrc-work/x11/gnome2-control-center/work.i386/control-center-
2.4.0/vfs-methods'
 gmake: *** [install-recursive] Error 1
 *** Error code 2