Subject: flac-xmms
To: None <tech-pkg@netbsd.org>
From: Alan Post <apost@recalcitrant.org>
List: tech-pkg
Date: 02/20/2003 00:41:38
Has anyone else had problems with the flac-xmms
package since the recent update to flac 1.1.0?

I'm running a recent 1.6-stable.

I get the error:

  /usr/pkg/lib/xmms/Input/libxmms-flac.so: Undefined PLT symbol "grabbag__replaygain_compute_scale_factor" (reloc type = 7, symnum = 181)

when xmms starts up.

When pkgsrc is building the plugin, there are some warnings
that seem like they might be related, in particular the
libgrabbag.a warning:

../../libtool-disable-static --mode=link cc  -I../.. -I./include -I../../include -O3 -DNDEBUG -fomit-frame-pointer -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -O2 -I/usr/pkg/include -I/usr/X11R6/include  -I/usr/pkg/include -I/usr/pkg/include/xmms \
-I/usr/X11R6/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include -I/usr/X11R6/include  -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o libxmms-flac.la -rpath /usr/pkg/lib/xmms/Input -module -avoid-version charset.lo configure.lo \
plugin.lo wrap_id3.lo fileinfo.lo ../../src/plugin_common/libplugin_common.a ../../src/share/grabbag/libgrabbag.a ../../src/share/gain_analysis/libgain_analysis.a ../../src/share/utf8/libutf8.a ../../src/libFLAC/libFLAC.la -L../../src/libFLAC/.libs -L/usr/pkg/lib -L/usr/X11R6/lib \
-Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -lgtk -lgdk -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm -lxmms  -lintl

*** Warning: This library needs some functionality provided by ../../src/plugin_common/libplugin_common.a.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.

*** Warning: This library needs some functionality provided by ../../src/share/grabbag/libgrabbag.a.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.

*** Warning: This library needs some functionality provided by ../../src/share/gain_analysis/libgain_analysis.a.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.

*** Warning: This library needs some functionality provided by ../../src/share/utf8/libutf8.a.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.