Re: Preprocessor sanity error

2011-03-01 Fir de Conversatie Atilla Filiz
Thanks for the help. I found from config.log that my linux/limits.h was missing. Resolved by installing kernel-headers package in Pardus. -- Atilla Filiz -- 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 infor

Re: Preprocessor sanity error

2011-03-01 Fir de Conversatie Bram Moolenaar
Atilla Filiz wrote: > Hi > With a fresh clone from the repository, I have this problem on Pardus Linux > and couldn't find any config.log: > > src $ make > Makefile:297: auto/config.mk: No such file or directory > Makefile:2135: warning: overriding recipe for target `/' > Makefile:2132: warning:

Re: Preprocessor sanity error

2011-03-01 Fir de Conversatie Benjamin R. Haskell
On Tue, 1 Mar 2011, Atilla Filiz wrote: Hi With a fresh clone from the repository, I have this problem on Pardus Linux and couldn't find any config.log: src $ make [...] checking how to run the C preprocessor... /lib/cpp configure: error: in `/home/filiza/hek/vim/src': configure: error: C prepr

Preprocessor sanity error

2011-03-01 Fir de Conversatie Atilla Filiz
Hi With a fresh clone from the repository, I have this problem on Pardus Linux and couldn't find any config.log: src $ make Makefile:297: auto/config.mk: No such file or directory Makefile:2135: warning: overriding recipe for target `/' Makefile:2132: warning: ignoring old recipe for target `/' Ma