Christian Ebert wrote: > The latest change breaks compilation, at least here on Mac OS > 10.5.8: > > gcc -L/usr/local/lib -L/sw/lib -o vim objects/buffer.o objects/blowf= > ish.o objects/charset.o objects/diff.o objects/digraph.o objects/edit.o obj= > ects/eval.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects= > /ex_eval.o objects/ex_getln.o objects/fileio.o objects/fold.o objects/getch= > ar.o objects/hardcopy.o objects/hashtab.o objects/if_cscope.o objects/if_x= > cmdsrv.o objects/mark.o objects/memline.o objects/menu.o objects/message.o = > objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o objects/norm= > al.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o obj= > ects/popupmnu.o objects/quickfix.o objects/regexp.o objects/screen.o object= > s/search.o objects/sha256.o objects/spell.o objects/syntax.o objects/tag.o= > objects/term.o objects/ui.o objects/undo.o objects/version.o objects/windo= > w.o objects/if_python.o objects/py_config.o objects/netbeans.o ob= > jects/main.o objects/memfile.o -lm -lncurses -liconv -L/sw/lib/p= > ython2.7/config -lpython2.7 -ldl -Wl,-framework,CoreFoundation -u _PyMac_Er= > ror > Undefined symbols: > "_adjust_clip_reg", referenced from: > _normal_cmd in normal.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > make[1]: *** [vim] Error 1 > make: *** [first] Error 2
I'll make a fix. Thanks for reporting this quickly. -- hundred-and-one symptoms of being an internet addict: 84. Books in your bookcase bear the names Bongo, WinSock and Inside OLE /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- You received this message from the "vim_use" 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
