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 749141 - Requires gtk+-3.16
Requires gtk+-3.16
Status: RESOLVED FIXED
Product: gucharmap
Classification: Core
Component: general
3.16.x
Other Linux
: Normal normal
: ---
Assigned To: gucharmap maintainers
gucharmap maintainers
Depends on:
Blocks:
 
 
Reported: 2015-05-08 22:50 UTC by Gilles Dartiguelongue
Modified: 2015-05-09 07:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gucharmap 3.16 build.log (19.34 KB, application/octet-stream)
2015-05-08 22:50 UTC, Gilles Dartiguelongue
Details

Description Gilles Dartiguelongue 2015-05-08 22:50:39 UTC
Created attachment 303109 [details]
gucharmap 3.16 build.log

configure says gtk+-3.4 is required while symbols of gtk+-3.16 are used.

[...]
  CC       gucharmap-gucharmap-settings.o
gucharmap-charmap.c: In function 'gucharmap_charmap_init':
gucharmap-charmap.c:1105:3: error: implicit declaration of function 'gtk_scrolled_window_set_overlay_scrolling' [-Werror=implicit-function-declaration]
   gtk_scrolled_window_set_overlay_scrolling (GTK_SCROLLED_WINDOW (scrolled_window),
[...]