Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Dec 2010 15:12:51 +0000
From:      bronek <kenorb@gmail.com>
To:        gnome@freebsd.org
Subject:   BUG: undefined reference to `gdk_visual_get_depth'
Message-ID:  <AANLkTi=8HXAM8qiySJKtnM4QDZEABccrU6G%2BUgKZ2iyL@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
FreeBSD kenorb 8.1-STABLE FreeBSD 8.1-STABLE #4: Mon Nov 15 14:40:15 GMT
2010     root@kenorb:/usr/obj/usr/src/sys/BRO  amd64
/usr/ports/x11/gnome-panel
> sudo make
...
config.status: creating bonobo/libpanel-applet/Makefile
config.status: creating bonobo/panel-module/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
configure: WARNING: unrecognized options: --enable-polkit

              gnome-panel 2.32.1
              ==================

        prefix:                        /usr/local
        exec_prefix:                   ${prefix}
        libdir:                        ${exec_prefix}/lib
        bindir:                        ${exec_prefix}/bin
        sbindir:                       ${exec_prefix}/sbin
        sysconfdir:                    ${prefix}/etc
        localstatedir:                 /usr/local/share
        datadir:                       ${datarootdir}
        source code location:          .
        compiler:                      cc
        cflags:                        -O2 -pipe -march=nocona
-fno-strict-aliasing
        Maintainer mode:               no
        Use *_DISABLE_DEPRECATED:      no

        Bonobo applets support:        yes
        Applets to build in-process:   (none)
        Evolution-Data-Server support: yes
        NetworkManager support:        no
        XRandr support:                yes
        Build introspection support:   yes
        Build gtk-doc documentation:   no


===>  Building for gnome-panel-2.32.1
gmake  all-recursive
...
  CC     gnome_panel-panel-applet-info.o
  CCLD   gnome-panel
gnome_panel-main.o(.text+0x2114): In function `geginv_realized':
: undefined reference to `gdk_visual_get_depth'
gnome_panel-panel.o(.text+0xfe6): In function `panel_receive_dnd_data':
: undefined reference to `gdk_drag_context_get_selected_action'
gnome_panel-panel.o(.text+0x105d): In function `panel_receive_dnd_data':
: undefined reference to `gdk_drag_context_get_selected_action'
gnome_panel-panel.o(.text+0x1894): In function `panel_check_drop_forbidden':
: undefined reference to `gdk_drag_context_get_actions'
gnome_panel-panel.o(.text+0x18a6): In function `panel_check_drop_forbidden':
: undefined reference to `gdk_drag_context_get_suggested_action'
gnome_panel-panel.o(.text+0x194f): In function `panel_check_drop_forbidden':
: undefined reference to `gdk_drag_context_get_actions'
gnome_panel-panel.o(.text+0x19dc): In function
`panel_check_dnd_target_data':
: undefined reference to `gdk_drag_context_get_actions'
gnome_panel-panel.o(.text+0x19f9): In function
`panel_check_dnd_target_data':
: undefined reference to `gdk_drag_context_list_targets'
gnome_panel-launcher.o(.text+0xa6a): In function `is_this_drop_ok':
: undefined reference to `gdk_drag_context_get_actions'
gnome_panel-launcher.o(.text+0xa82): In function `is_this_drop_ok':
: undefined reference to `gdk_drag_context_list_targets'
gmake[4]: *** [gnome-panel] Error 1
gmake[4]: Leaving directory
`/usr/ports/x11/gnome-panel/work/gnome-panel-2.32.1/gnome-panel'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/usr/ports/x11/gnome-panel/work/gnome-panel-2.32.1/gnome-panel'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/ports/x11/gnome-panel/work/gnome-panel-2.32.1/gnome-panel'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/x11/gnome-panel/work/gnome-panel-2.32.1'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/x11/gnome-panel.
*** Error code 1

Stop in /usr/ports/x11/gnome-panel.

See similar issue: http://bugs.gentoo.org/show_bug.cgi?id=337296

this symbol is in gtk+-2.22?

That means there is broken dependency?

---
Kind Regards,
Rafal Wieczorek



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=8HXAM8qiySJKtnM4QDZEABccrU6G%2BUgKZ2iyL>