[Geany] geanydebug-0.0.1 make error

Nitin Walke nitwalke at xxxxx
Wed Jan 14 06:23:07 UTC 2009


Hi all,

I am going to use Geany for gtk+ developement. for debugging perpose I am
installing geanydebug-0.0.1 and I am getting following error.I am new for
Geany so how can I use Geanydebugger in Geany.

 gcc -DPACKAGE_NAME=\"geanydebug\" -DPACKAGE_TARNAME=\"geanydebug\"
-DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"geanydebug 0.0.1\""
-DPACKAGE_BUGREPORT=\"yetanothergeek at gmail.com\" -DPACKAGE=\"geanydebug\"
-DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -I. -Wall -g -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12
-I../geany/src -I../geany/plugins -I../geany/tagmanager/include
-I../geany/scintilla/include -g -O2 -MT geanydebug.lo -MD -MP -MF
.deps/geanydebug.Tpo -c geanydebug.c  -fPIC -DPIC -o .libs/geanydebug.o
geanydebug.c:47: error: expected declaration specifiers or '...' before
numeric constant
geanydebug.c:49: warning: return type defaults to 'int'
geanydebug.c: In function 'VERSION_CHECK':
geanydebug.c:49: error: expected declaration specifiers before 'PLUGIN_INFO'
geanydebug.c:57: error: storage class specified for parameter 'msgbook'
geanydebug.c:58: error: storage class specified for parameter 'compwin'
geanydebug.c:59: error: storage class specified for parameter 'frame'
geanydebug.c:60: error: storage class specified for parameter 'config_file'
geanydebug.c:64: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '{' token
geanydebug.c:72: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '{' token
geanydebug.c:79: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '{' token
geanydebug.c:89: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '{' token
geanydebug.c:99: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '{' token
geanydebug.c:122: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '{' token
geanydebug.c:149: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '{' token
geanydebug.c:168: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '{' token
geanydebug.c:212: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '{' token
geanydebug.c:248: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '{' token
geanydebug.c:261: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '{' token
geanydebug.c:60: error: declaration for parameter 'config_file' but no such
parameter
geanydebug.c:59: error: declaration for parameter 'frame' but no such
parameter
geanydebug.c:58: error: declaration for parameter 'compwin' but no such
parameter
geanydebug.c:57: error: declaration for parameter 'msgbook' but no such
parameter
geanydebug.c:263: error: expected '{' at end of input
make: *** [geanydebug.lo] Error 1


Regards,
Nitin Walke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/users/attachments/20090114/7cc37d25/attachment.html>


More information about the Users mailing list