- Code: Select all
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-video/dvdauthor-0.6.14/work/dvdauthor-0.6.14/config.log
* ERROR: media-video/dvdauthor-0.6.14 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2046: Called econf
* ebuild.sh, line 538: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/lib/entropy/logs/media-video:dvdauthor-0.6.14:20080805-145659.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-video/dvdauthor-0.6.14/temp/environment'.
The C preprocessor fails sanity check everytime and then calls die. Maybe I'll see if I can reemerge the C libraries. I'm clueless.
Here is that section from the beginning...
- Code: Select all
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for i586-pc-linux-gnu-gcc... i586-pc-linux-gnu-gcc
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-pc-linux-gnu-gcc accepts -g... yes
checking for i586-pc-linux-gnu-gcc option to accept ISO C89... unsupported
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
* ERROR: sys-libs/glibc-2.8_p20080602 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3393: Called eblit-run 'src_compile'
* environment, line 1104: Called eblit-glibc-src_compile
* src_compile.eblit, line 181: Called toolchain-glibc_src_compile
* src_compile.eblit, line 120: Called glibc_do_configure 'nptl'
* src_compile.eblit, line 97: Called die
* The specific snippet of code:
* "${S}"/configure ${myconf} || die "failed to configure glibc"
* The die message:
* failed to configure glibc
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/lib/entropy/logs/sys-libs:glibc-2.8_p20080602:20080805-152126.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-libs/glibc-2.8_p20080602/temp/environment'.

