Menu

#2 PLEASE HELP - compilation error on gtksourceview

open
nobody
None
5
2003-10-25
2003-10-25
No

heres what the compiler tells me, whats fubarred?
---------------------------------------------------
make[8]: Entering directory
`/home/olterman/mono-downloads/csharp-studio/src/widgets/sources/gtksourceview-0.6.0/gtksourceview'
if /bin/sh ../libtool --mode=compile gcc
-DHAVE_CONFIG_H -I. -I. -I..
-DDATADIR=\""/usr/local/share"\"
-DG_LOG_DOMAIN=\"GtkSourceView\" -DG_DISABLE_DEPRECATED
-DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -I.. -I. -Wall
-Wmissing-prototypes -Wnested-externs -Wpointer-arith
-Wno-sign-compare -Werror -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/X11R6/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-I/usr/include/libgnomeprint-2.2
-I/usr/include/libart-2.0 -g -O2 -MT
gtksourceview-i18n.lo -MD -MP -MF
".deps/gtksourceview-i18n.Tpo" \ -c -o gtksourceview-i18n.lo `test -f
'gtksourceview-i18n.c' || echo './'`gtksourceview-i18n.c; \ then mv -f ".deps/gtksourceview-i18n.Tpo"
".deps/gtksourceview-i18n.Plo"; \ else rm -f ".deps/gtksourceview-i18n.Tpo"; exit 1; \ fi
gcc -DHAVE_CONFIG_H -I. -I. -I..
-DDATADIR=\"/usr/local/share\"
-DG_LOG_DOMAIN=\"GtkSourceView\" -DG_DISABLE_DEPRECATED
-DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -I.. -I. -Wall
-Wmissing-prototypes -Wnested-externs -Wpointer-arith
-Wno-sign-compare -Werror -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/X11R6/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-I/usr/include/libgnomeprint-2.2
-I/usr/include/libart-2.0 -g -O2 -MT
gtksourceview-i18n.lo -MD -MP -MF
.deps/gtksourceview-i18n.Tpo -c gtksourceview-i18n.c
-fPIC -DPIC -o .libs/gtksourceview-i18n.o
gtksourceview-i18n.c: In function `gtksourceview_gettext':
gtksourceview-i18n.c:40: warning: return discards
qualifiers from pointer target type
gtksourceview-i18n.c:35: warning: statement with no effect
gtksourceview-i18n.c:36: warning: statement with no effect
make[8]: *** [gtksourceview-i18n.lo] Error 1
make[8]: Leaving directory
`/home/olterman/mono-downloads/csharp-studio/src/widgets/sources/gtksourceview-0.6.0/gtksourceview'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory
`/home/olterman/mono-downloads/csharp-studio/src/widgets/sources/gtksourceview-0.6.0/gtksourceview'
make[6]: *** [all] Error 2
make[6]: Leaving directory
`/home/olterman/mono-downloads/csharp-studio/src/widgets/sources/gtksourceview-0.6.0/gtksourceview'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory
`/home/olterman/mono-downloads/csharp-studio/src/widgets/sources/gtksourceview-0.6.0'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/home/olterman/mono-downloads/csharp-studio/src/widgets/sources/gtksourceview-0.6.0'
make[3]: ***
[gtksourceview-0.6.0/gtksourceview/.libs/libgtksourceview-1.0.so.0.0.0]
Error 2
make[3]: Leaving directory
`/home/olterman/mono-downloads/csharp-studio/src/widgets/sources'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/olterman/mono-downloads/csharp-studio/src/widgets'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/olterman/mono-downloads/csharp-studio/src'
make: *** [all-recursive] Error 1

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.