Christian Ebert wrote:
Hello,

Has anybody tried to rebuild vim-6.2-11 with the recent
xfree86-4.4.0-3 for 10.2-gcc3 unstable?

I get the following error:

gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK
    -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2
    -I/sw/lib/glib/include -I/usr/X11R6/include -I/sw/include
    -g -O2 -I/usr/X11R6/include -o objects/mbyte.o
mbyte.cmbyte.c: In function `mb_init':
mbyte.c:544: error: conflicting types for `_Xmblen'
usr/X11R6/include/X11/Xlib.h:103: error: previous declaration of `_Xmblen'
mbyte.c:544: warning: extern declaration of `_Xmblen' doesn't match global one
make: *** [objects/mbyte.o] Error 1
### execution of (cd failed, exit code 2
Failed: compiling vim-6.2-11 failed

I also recompiled gtk+ but that didn't change anything.

What could be the problem?

The problem is that this version of vim is incompatible with xfree86-4.4.0. More recent version like the one packaged in the 10.3 tree are fixed. You could perhaps try to copy the vim.info and vim.patch files from the 10.3 tree to your /sw/fink/dists/local tree and see if it compiles.


--
Martin




------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to