Anthony Tantillo wrote:

>Hello all,
>
>I have been getting the following error messages on whatever I try to emerge.  
>I will use "emerge kover" as an example.
>
>.
>.
>.
>checking for C compiler default output file name... configure: error: C 
>compiler cannot create executables
>See `config.log' for more details.
>
>!!! ERROR: app-cdr/kover-2.9.6 failed.
>!!! Function kde_src_compile, Line 154, Exitcode 77
>!!! died running ./configure, kde_src_compile:configure
>!!! If you need support, post the topmost build error, NOT this status 
>message.
>
>If I check the config.log, I get the following.
>
>gcc version 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
>configure:2741: $? = 0
>configure:2743: i686-pc-linux-gnu-gcc -V </dev/null >&5
>i686-pc-linux-gnu-gcc: `-V' option must have argument
>configure:2746: $? = 1
>configure:2769: checking for C compiler default output file name
>configure:2772: i686-pc-linux-gnu-gcc  -O2 -mcpu=i686 -pipe   conftest.c  >&5
>i686-pc-linux-gnu-gcc: installation problem, cannot exec `as': No such file or 
>d
>irectory
>configure:2775: $? = 2
>configure: failed program was:
>| /* confdefs.h.  */
>|
>| #define PACKAGE_NAME ""
>| #define PACKAGE_TARNAME ""
>| #define PACKAGE_VERSION ""
>| #define PACKAGE_STRING ""
>| #define PACKAGE_BUGREPORT ""
>| #define PACKAGE "kover"
>| #define VERSION "2.9.6"
>| /* end confdefs.h.  */
>
>Any help would be aprreciated.
>
>Tony
>  
>
Check your /usr/bin/as link.

$ ls -l /usr/bin/as
lrwxrwxrwx  1 root root 20 May 25 03:18 /usr/bin/as -> i686-pc-linux-gnu-as
-- 
gentoo-user@gentoo.org mailing list

Reply via email to