On Sep 25, 2004, at 4:29 PM, 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?
c --
I seem to recall seeing a similar problem before (on 10.3)--possibly with the same version of vim. I think this was solved by a newer vim version.
It looks like the vim version in 10.2-gcc3.3 needs to be updated.
-- Alexander K. Hansen Fink Documentarian Day Job: Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
------------------------------------------------------- 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
