ug ug ug arrrrrggggg please I've given money to the Ugandan orphans I
want to cash in my karma now please someone
I just hg the latest as per vim home page still no luck building with
the perl interpreter,
though its a different error.
./configure works fine as before:
/configure --with-features=big --enable-luainterp=dynamic
--enable-mzschemeinterp=dynamic --enable-pythoninterp=dynamic
--enable-python3interp=dynamic --enable-perlinterp=dynamic
--prefix=$HOME/local
But then there is this problem in if_perl.xs:
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread
-I/home/bkerin/local/include/gtk-2.0
-I/home/bkerin/local/lib/gtk-2.0/include
-I/home/bkerin/local/include/atk-1.0
-I/home/bkerin/local/include/cairo
-I/home/bkerin/local/include/gdk-pixbuf-2.0
-I/home/bkerin/local/include/pango-1.0
-I/home/bkerin/local/include/glib-2.0
-I/home/bkerin/local/lib/glib-2.0/include
-I/home/bkerin/local/include/pixman-1
-I/home/bkerin/local/include/freetype2 -I/home/bkerin/local/include
-I/usr/include/libpng12 -I/usr/local/include -g -O2
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
-DDYNAMIC_PERL_DLL=\"libperl.a\" -fstack-protector
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/home/bkerin/local/lib/perl5/5.16.0/i686-linux/CORE -o
objects/if_perl.o auto/if_perl.c
if_perl.xs:128:0: warning: "Perl_croak_nocontext" redefined
[enabled by default]
In file included from
/home/bkerin/local/lib/perl5/5.16.0/i686-linux/CORE/perl.h:5071:0,
from ./vim.h:2188,
from if_perl.xs:16:
/home/bkerin/local/lib/perl5/5.16.0/i686-linux/CORE/embed.h:1820:0:
note: this is the location of the previous definition
if_perl.xs:332:1: error: unknown type name ‘perl_key’
make[1]: *** [objects/if_perl.o] Error 1
make[1]: Leaving directory `/home/bkerin/tmp/vim/src'
make: *** [first] Error 2
Its amazing how dependent I am on my perl extensions I may have to go
back and install an old perl somewhere else
--
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