[Goodies-dev] [Bug 2732] New: Fix xfce4-notes-1.4 to compile with LDFLAGS="-Wl, --as-needed" [PATCH]

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Wed Jan 10 16:10:52 CET 2007


DO NOT REPLY TO THIS EMAIL.  Also, do not reply via email to the person
whose email is mentioned below.  To comment on this bug, please visit:
http://bugzilla.xfce.org/show_bug.cgi?id=2732

           Summary: Fix xfce4-notes-1.4 to compile with LDFLAGS="-Wl,--as-
                    needed" [PATCH]
           Product: Xfce Panel Plugins
           Version: unspecified
          Platform: All
               URL: http://bugs.gentoo.org/show_bug.cgi?id=160295
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: notes
        AssignedTo: goodies-dev at xfce.org
        ReportedBy: sasuomin at uusikaupunki.fi


Patch to fix following is at: 

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

Merging translations into xfce4-notes-plugin.desktop.
i686-pc-linux-gnu-gcc  -O2 -march=athlon-xp -pipe  -Wl,-O1,--as-needed -o
xfce4-notes-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 -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 -lxfce4util
-lglib-2.0                          xfce4_notes_plugin-notes.o
xfce4_notes_plugin-notes-window.o xfce4_notes_plugin-notes-options.o  
xfce4_notes_plugin-notes.o: In function `notes_new':
notes.c:(.text+0x11): undefined reference to `g_malloc0'
notes.c:(.text+0x25): undefined reference to `xfce_create_panel_button'
notes.c:(.text+0x33): undefined reference to `gtk_widget_show'
notes.c:(.text+0x38): undefined reference to `gtk_image_new'
notes.c:(.text+0x46): undefined reference to `gtk_widget_show'
notes.c:(.text+0x51): undefined reference to `gtk_container_get_type'
notes.c:(.text+0x63): undefined reference to `g_type_check_instance_cast'
notes.c:(.text+0x6f): undefined reference to `gtk_container_add'
notes.c:(.text+0x74): undefined reference to `gtk_tooltips_new'
notes.c:(.text+0xa3): undefined reference to `gtk_tooltips_get_type'
notes.c:(.text+0xb5): undefined reference to `g_type_check_instance_cast'
notes.c:(.text+0xcd): undefined reference to `gtk_tooltips_set_tip'

Output supressed.

Thanks, Samuli


-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Goodies-dev mailing list