Subject: pkg/22718: chat/gaim remote control plugin fails to build/install
To: None <gnats-bugs@gnats.netbsd.org>
From: Clayton Fiske <clay@bloomcounty.org>
List: netbsd-bugs
Date: 09/07/2003 15:12:28
>Number: 22718
>Category: pkg
>Synopsis: chat/gaim remote control plugin fails to build/install
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Sep 07 22:13:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Clay Fiske
>Release: NetBSD 1.6W
>Organization:
bloomcounty.org
>Environment:
System: NetBSD milo.bloomcounty.org 1.6W NetBSD 1.6W (MILO-CURRENT) #5: Thu Aug 21 13:17:14 PDT 2003 clay@milo.bloomcounty.org:/usr/src/sys/arch/i386/compile/MILO i386
Architecture: i386
Machine: i386
>Description:
The plugin file gaim-remote.so, which is built during 'make install',
fails to build with the following error(s):
/bin/sh ../../libtool --silent --mode=install /usr/bin/install -c -o root -g wheel gaim-remote.la /usr/pkg/lib/gaim/gaim-remote.la
libtool: install: warning: relinking `gaim-remote.la'
libtool: link: warning: `/usr/pkgsrc/chat/gaim/work/.buildlink/lib/libintl.la' seems to be moved
cc -shared .libs/remote.o -Wl,--rpath -Wl,/usr/pkg/lib -L/usr/pkgsrc/chat/gaim/work/.buildlink/lib -L/usr/pkgsrc/chat/gaim/work/.buildlink-x11/lib -L/usr/pkg/lib -lgaim-remote -L/usr/lib -lintl -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R6/lib -Wl,-soname -Wl,gaim-remote.so -o .libs/gaim-remote.so
ld: cannot find -lgaim-remote
libtool: install: error: relink `gaim-remote.la' with the above command before installing it
As a result, the plugin does not get installed and gaim-remote
does not work. This problem does not occur when building gaim
natively from source. The problem did not exist in gaim 0.64,
but has existed since 0.66.
Note that the libgaim-remote.* files do get installed. Only the
gaim-remote.* files do not.
>How-To-Repeat:
cd /usr/pkgsrc/chat/gaim ; make ; make install
>Fix:
Proper fix unknown. Workaround is to manually install the
gaim-remote.* files from work/gaim-0.68/plugins/gaim-remote/.libs/
into /usr/pkg/lib/gaim.
>Release-Note:
>Audit-Trail:
>Unformatted: