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 689119 - sushi-text-loader.c:301:22: error: 'GTK_SOURCE_TYPE_BUFFER' undeclared (first use in this function)
sushi-text-loader.c:301:22: error: 'GTK_SOURCE_TYPE_BUFFER' undeclared (first...
Status: RESOLVED DUPLICATE of bug 689197
Product: sushi
Classification: Core
Component: libsushi
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: Sushi maintainer(s)
Sushi maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-11-26 21:02 UTC by mussadek
Modified: 2012-11-28 14:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description mussadek 2012-11-26 21:02:18 UTC
I found that the sushi-text-loader.c
giving this Bug due the missing gtksource.h header in it



(#include <gtksourceview/gtksource.h>)

 
libsushi/sushi-text-loader.c:301:22: error: 'GTK_SOURCE_TYPE_BUFFER' undeclared (first use in this function)
libsushi/sushi-text-loader.c:301:22: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [libsushi_1_0_la-sushi-text-loader.lo] Error 1
Comment 1 Cosimo Cecchi 2012-11-28 14:11:11 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 689197 ***
Comment 2 Allison Karlitskaya (desrt) 2012-11-28 14:14:39 UTC
hi mussadek,

Sorry that I didn't see this bug before I filed my own.  My bad!

Please report any other issues that you find and thanks for the testing.