! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Fix xfce4-diskperf-2.0 to compile with LDFLAGS="-Wl,--as-needed" [PATCH]
Status:
RESOLVED: FIXED
Product:
Xfce4-diskperf-plugin
Component:
General

Comments

Description Samuli Suominen 2007-01-10 15:15:44 CET
Patch to fix following is at:

http://bugs.gentoo.org/attachment.cgi?id=105679&action=view

i686-pc-linux-gnu-gcc  -O2 -march=athlon-xp -pipe  -Wl,-O1,--as-needed -o
xfce4-diskperf-plugin -lxfce4panel -lxfcegui4 -lgtk-x11-2.0 -lxfce4util
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0
-lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
xfce4_diskperf_plugin-main.o xfce4_diskperf_plugin-config_gui.o
xfce4_diskperf_plugin-devperf.o  
xfce4_diskperf_plugin-main.o: In function `main':
main.c:(.text+0x1f): undefined reference to `gtk_init'
main.c:(.text+0x38): undefined reference to `xfce_external_panel_plugin_new'
main.c:(.text+0x73): undefined reference to `g_signal_connect_data'

Output supressed.

Thanks, S
Comment 1 Nick Schermer editbugs 2007-01-12 17:03:33 CET
Fixed, thanks.

Bug #2733

Reported by:
Samuli Suominen
Reported on: 2007-01-10
Last modified on: 2010-10-28

People

Assignee:
Xfce-Goodies Maintainers
CC List:
1 user

Version

Version:
2.2.0 or older
Target Milestone:
2.2.0 or older

Attachments

Additional information