Le Sat, 05 Jun 2010 16:16:06 +0200, Bram Moolenaar a écrit dans le message <[email protected]> :
> Patch 7.2.442 (after 7.2.201) Using Linux/GCC 3.2/GTK 1, I can't compile this patch. I think that gtk_selection_clear_targets is not available with GTK 1. /home/pt/dev/stable/vim72/src/gui_gtk_x11.c:3492: undefined reference to `gtk_selection_clear_targets' /home/pt/dev/stable/vim72/src/gui_gtk_x11.c:3493: undefined reference to `gtk_selection_clear_targets' collect2: ld returned 1 exit status link.sh: Linking doesn't work at all, removing auto/link.sed make[1]: *** [vim] Erreur 1 make[1]: Quitte le répertoire `/home/pt/dev/stable/vim72/src' make: *** [first] Erreur 2 [...@localhost vim72]$ gcc -v Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2/specs Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.2 (Mandrake Linux 9.0 3.2-1mdk) -- Patrick Texier -- 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
