FS#5477 - preprocessor "/lib/cpp" fails sanity check
Attached to Project:
Arch Linux
Opened by Gábor Nyékhelyi (n0gabor) - Saturday, 30 September 2006, 14:32 GMT
Last edited by Alexander Baldeck (kth5) - Saturday, 30 September 2006, 18:50 GMT
Opened by Gábor Nyékhelyi (n0gabor) - Saturday, 30 September 2006, 14:32 GMT
Last edited by Alexander Baldeck (kth5) - Saturday, 30 September 2006, 18:50 GMT
|
Details
i tried to compile some GTK and C++ programs today (xmule,
subtitleeditor, sabbu) the same error message came after
running the configure script.
[xmule] checking how to run the C preprocessor... /lib/cpp configure: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. make: *** No targets specified and no makefile found. Stop. ==> ERROR: Build Failed. Aborting... the config.log: http://paste-bin.com/752 [Sabbu] config.log: http://paste-bin.com/753 there were a few posts and tips related in the forum, but none helped (reinstall kernel-headers gcc glibc, after deleted them frm cache etc.) |
This task depends upon
$ pacman -Rd kernel-headers
$ pacman -S kernel-headers
I tried the kernel-headers reinstall...with no luck.