https://bugzilla.gnome.org/show_bug.cgi?id=710584
  gtk+ | wayland | unspecified

           Summary: Fails to build with only the wayland backend enabled
    Classification: Platform
           Product: gtk+
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: wayland
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]
     GNOME version: ---


Building gtk+ master with --enable-wayland-backend --disable-x11-backend fails
with:

.libs/libgtk_3_la-gtkapplicationwindow.o: In function
`gtk_application_window_real_map':
/home/emilio/src/gnome/gtk+/gtk/gtkapplicationwindow.c:752: undefined reference
to `gtk_application_get_menubar_object_path'
/home/emilio/src/gnome/gtk+/gtk/gtkapplicationwindow.c:751: undefined reference
to `gtk_application_get_app_menu_object_path'
/usr/bin/ld: .libs/libgtk-3.so.0.1100.0: hidden symbol
`gtk_application_get_app_menu_object_path' isn't defined
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status


That's because those symbols are in gtk/gtkapplication.c under #ifdef
GDK_WINDOWING_X11

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to