After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 312478 - link fails when using --disable-gstreamer --enable-alsa
link fails when using --disable-gstreamer --enable-alsa
Status: RESOLVED DUPLICATE of bug 307368
Product: gnome-control-center
Classification: Core
Component: [obsolete] settings-daemon
2.11.x
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-08-03 15:49 UTC by Matthias Clasen
Modified: 2005-08-03 16:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Matthias Clasen 2005-08-03 15:49:39 UTC
Please describe the problem:
The error message is 

x86_64-redhat-linux-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=nocona -Wno-error -o
.libs/gnome-settings-daemon factory.o eggaccelerators.o gnome-settings-daemon.o
gnome-settings-font.o gnome-settings-mouse.o gnome-settings-multimedia-keys.o
gnome-settings-keyboard-xkb.o gnome-settings-keyboard.o
gnome-settings-background.o gnome-settings-xsettings.o
gnome-settings-locate-pointer.o gnome-settings-sound.o
gnome-settings-accessibility-keyboard.o gnome-settings-screensaver.o
gnome-settings-default-editor.o gnome-settings-gtk1theme.o gnome-settings-xrdb.o
xsettings-common.o xsettings-manager.o gnome-settings-keybindings.o
gnome-settings-typing-break.o reaper.o gnome-settings-xmodmap.o list.o xutils.o
clipboard-manager.o GNOME_SettingsDaemon-common.o GNOME_SettingsDaemon-stubs.o
GNOME_SettingsDaemon-skels.o -Wl,--rpath -Wl,/usr/lib64 -Wl,--export-dynamic 
-lxklavier ../libbackground/.libs/libbackground.a ../libsounds/libsounds.a
../libgswitchit/libgswitchit.a
../libwindow-settings/.libs/libgnome-window-settings.so
../gnome-settings-daemon/actions/.libs/libacme.a -lasound -pthread
-L/usr/X11R6/lib64 -lesd -laudiofile -lgnome-desktop-2 -lgnomeui-2
-lstartup-notification-1 -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt
-lart_lgpl_2 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2
-lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangocairo-1.0 -lpangox-1.0 -lpangoft2-1.0
-lfreetype -lz -lcairo -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-lfontconfig -lpixman -lXrender -lXext -lpng12 -lSM -lICE -lX11 -lXxf86misc
-Wl,--rpath -Wl,/usr/lib64
../gnome-settings-daemon/actions/.libs/libacme.a(acme-volume.o): In function
`acme_volume_new':
/usr/src/build/597783-x86_64/BUILD/control-center-2.11.90/gnome-settings-daemon/actions/acme-volume.c:118:
undefined reference to `acme_volume_dummy_get_type'
collect2: ld returned 1 exit status 

Steps to reproduce:
 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Sebastien Bacher 2005-08-03 16:29:04 UTC
Thanks for the bug report. This particular bug has already been reported into
our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of 307368 ***