richliu’s blog

Linux, 工作, 生活.

richliu’s blog header image 2

sablotron C compiler cannot create executables See `config.log’ for more details.

February 22nd, 2005 · No Comments

emerge php 時會碰到 sablotron compile error ,
這時拿掉 ebuild 內某一行就好了….
forum.gentoo.org 的文章

checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.

!!! ERROR: app-text/sablotron-1.0 failed.
!!! Function econf, Line 365, Exitcode 77
!!! econf failed

it was a stupid "bug-fix" in the ebuild.

remove the line that says -llibstc++ or some shit that's in the ebuild and it will work.

yea...some bug fix.

Code:

# rphillips, fixes bug #3876
# this is fixed for me with apache2, but keeping it in here
# for apache1 users and/or until some clever detection
# is added <obz @.org>
</obz>

On this day..

Tags:

Related posts

Tags: Gentoo

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment