ports/52393: New port: py-sourceview is a Python wrapper for the GtkSourceView text editing widget

Edwin Groothuis edwin at FreeBSD.org
Wed Oct 8 10:49:10 UTC 2003


Synopsis: New port: py-sourceview is a Python wrapper for the GtkSourceView text editing widget

State-Changed-From-To: open->feedback
State-Changed-By: edwin
State-Changed-When: Wed Oct 8 03:48:15 PDT 2003
State-Changed-Why: 
It fails to compile for me:

cc -DHAVE_CONFIG_H -I. -I. -I. -I/home/edwin/local/include/python2.3 -I/home/edwin/local/include/libxml2 -I/home/edwin/local/include -I/home/edwin/local/include/atk-1.0 -I/home/edwin/local/include/glib-2.0 -I/home/edwin/local/lib/glib-2.0/include -I/home/edwin/local/include/libart-2.0 -I/home/edwin/X11R6/include/gtksourceview-1.0 -I/home/edwin/X11R6/include/gtk-2.0 -I/home/edwin/X11R6/include/libgnomeprint-2.2 -I/home/edwin/X11R6/lib/gtk-2.0/include -I/home/edwin/X11R6/include/pango-1.0 -I/home/edwin/X11R6/include -I/home/edwin/local/include/freetype2 -I/home/edwin/local/include/pygtk-2.0 -I/home/edwin/local/include/glib-2.0 -I/home/edwin/local/lib/glib-2.0/include -I/home/edwin/local/include/atk-1.0 -I/home/edwin/local/include/glib-2.0 -I/home/edwin/local/lib/glib-2.0/include -I/home/edwin/X11R6/include/gtk-2.0 -I/home/edwin/X11R6/lib/gtk-2.0/include -I/home/edwin/X11R6/include/pango-1.0 -I/home/edwin/X11R6/include -I/home/edwin/local/include/freetype2 -I/home/edwin/local/in
 clude -O -pipe -march=pentium2 -DGTK_SOURCE_STYLE_SCHEME=GTK_STYLE_SOURCE_SCHEME -c sourceview.c -MT sourceview.lo -MD -MP -MF .deps/sourceview.TPlo  -fPIC -DPIC -o .libs/sourceview.lo
In file included from /home/edwin/X11R6/include/gtksourceview-1.0/gtksourceview/gtksourcelanguage.h:28,
                 from /home/edwin/X11R6/include/gtksourceview-1.0/gtksourceview/gtksourcebuffer.h:31,
                 from sourceview.override:7:
/home/edwin/X11R6/include/gtksourceview-1.0/gtksourceview/gtksourcestylescheme.h:52:1: warning: "GTK_SOURCE_STYLE_SCHEME" redefined
<command line>:8:1: warning: this is the location of the previous definition
sourceview.c: In function `_wrap_gtk_syntax_tag_new':
sourceview.c:907: error: too few arguments to function `gtk_syntax_tag_new'
sourceview.c: In function `_wrap_gtk_pattern_tag_new':
sourceview.c:970: error: too few arguments to function `gtk_pattern_tag_new'
gmake[1]: *** [sourceview.lo] Error 1

Suggestions?

http://www.freebsd.org/cgi/query-pr.cgi?pr=52393



More information about the freebsd-ports-bugs mailing list