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 `/'
Makefile:2141: warning: overriding recipe for target `/g'
Makefile:2138: warning: ignoring old recipe for target `/g'
Makefile:2147: warning: overriding recipe for target `/r'
Makefile:2144: warning: ignoring old recipe for target `/r'
Makefile:2153: warning: overriding recipe for target `/rg'
Makefile:2150: warning: ignoring old recipe for target `/rg'
Makefile:2165: warning: overriding recipe for target `/e'
Makefile:2162: warning: ignoring old recipe for target `/e'
GUI_INC_LOC="" GUI_LIB_LOC="" \
CC="" CPPFLAGS="" CFLAGS="" \
LDFLAGS="" srcdir="" \
./configure \
\
\
\
\
\
\
\
\
configure: creating cache auto/config.cache
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /lib/cpp
configure: error: in `/home/filiza/hek/vim/src':
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
make: *** [auto/config.mk] Error 1
src $ gcc --version
gcc (Pardus Linux) 4.5.2
Copyright (C) 2010 Free Software Foundation, Inc.
What might be wrong?
--
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 information, visit http://www.vim.org/maillist.php