* Martin Costabel on Sat, Sep 25, 2004:
> Christian Ebert wrote:
>> 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
>> 
> 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.
 
It needs ncurses-dev, also from 10.3. ncurses compiled fine but
vim fails with the same error -- except it has glib-1.2 instead
of glib and vim's version is 6.2-23.

c
-- 
                               --->> <http://www.blacktrash.org/>



-------------------------------------------------------
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