gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/include/gtk-2.0
-I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12 -DORBIT2=1 -pthread
-I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0
-I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0
-I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include
-I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0
-I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12
-I/usr/include/libxml2 -O2 -g -pipe -Wall -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -m
tune=generic -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/usr/include/python2.4
-DPYTHON_HOME=\"/usr\" -pthread -o objects/if_python.o if_python.c
In file included from if_python.c:595:
if_py_both.h: In function 'pydict_to_tv':
if_py_both.h:642: error: 'Py_ssize_t' undeclared (first use in this function)
if_py_both.h:642: error: (Each undeclared identifier is reported only once
if_py_both.h:642: error: for each function it appears in.)
if_py_both.h:642: error: expected ';' before 'iter'
if_py_both.h:654: error: 'iter' undeclared (first use in this function)
if_py_both.h: In function 'pymap_to_tv':
if_py_both.h:701: error: 'Py_ssize_t' undeclared (first use in this function)
if_py_both.h:701: error: expected ';' before 'lsize'
if_py_both.h:714: error: 'lsize' undeclared (first use in this function)
if_py_both.h: In function 'DictionaryListKeys':
if_py_both.h:868: error: 'Py_ssize_t' undeclared (first use in this function)
if_py_both.h:868: error: expected ';' before 'i'
if_py_both.h:877: error: 'i' undeclared (first use in this function)
if_py_both.h: In function 'list_py_concat':
if_py_both.h:918: error: 'Py_ssize_t' undeclared (first use in this function)
if_py_both.h:918: error: expected ';' before 'i'
if_py_both.h:919: error: expected ';' before 'lsize'
if_py_both.h:923: error: 'i' undeclared (first use in this function)
if_py_both.h:923: error: 'lsize' undeclared (first use in this function)
if_py_both.h: At top level:
if_py_both.h:1017: error: expected declaration specifiers or '...' before
'Py_ssize_t'
if_py_both.h: In function 'ListItem':
if_py_both.h:1021: warning: comparison between pointer and integer
if_py_both.h: At top level:
if_py_both.h:1050: error: expected declaration specifiers or '...' before
'Py_ssize_t'
if_py_both.h:1050: error: expected declaration specifiers or '...' before
'Py_ssize_t'
if_py_both.h: In function 'ListSlice':
if_py_both.h:1058: error: 'last' undeclared (first use in this function)
if_py_both.h:1058: error: 'first' undeclared (first use in this function)
if_py_both.h:1069: error: too many arguments to function 'ListItem'
if_py_both.h: At top level:
if_py_both.h:1088: error: expected declaration specifiers or '...' before
'Py_ssize_t'
if_py_both.h: In function 'ListAssItem':
if_py_both.h:1093: error: 'Py_ssize_t' undeclared (first use in this function)
if_py_both.h:1093: error: expected ';' before 'length'
if_py_both.h:1100: error: 'length' undeclared (first use in this function)
if_py_both.h: At top level:
if_py_both.h:1136: error: expected declaration specifiers or '...' before
'Py_ssize_t'
if_py_both.h:1136: error: expected declaration specifiers or '...' before
'Py_ssize_t'
if_py_both.h: In function 'ListAssSlice':
if_py_both.h:1139: error: 'Py_ssize_t' undeclared (first use in this function)
if_py_both.h:1139: error: expected ';' before 'i'
if_py_both.h:1140: error: expected ';' before 'lsize'
if_py_both.h:1153: error: 'last' undeclared (first use in this function)
if_py_both.h:1153: error: 'first' undeclared (first use in this function)
if_py_both.h:1167: error: 'i' undeclared (first use in this function)
if_py_both.h:1186: error: 'lsize' undeclared (first use in this function)
make: *** [objects/if_python.o] Error 1
make: *** Waiting for unfinished jobs....
error: Bad exit status from /var/tmp/rpm-tmp.88375 (%build)
--
If you knew what you're talking about, you'd be dangerous.
Christian J. Robinson <[email protected]> http://christianrobinson.name/
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php