<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<pre>
</pre>
<pre>
Alexander Dalloz wrote:</pre>
<blockquote cite="mid1088872455.3643.134.camel@serendipity.dogma.lan"
 type="cite">
  <pre wrap="">Am Sa, den 03.07.2004 schrieb Norman LeCouvie um 18:15:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I am trying to install the KKontact program and when I run ./configure, 
I get the following error;

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

when I go to the log as suggested it says the following;

configure:2611: checking for C compiler default output file name
configure:2614: gcc     conftest.c  >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
    </pre>
  </blockquote>
  <pre wrap=""><!---->
locate crt1.o --> /usr/lib/crt1.o

rpm -qf /usr/lib/crt1.o --> glibc-devel-2.3.3-27

  </pre>
  <blockquote type="cite">
    <pre wrap="">collect2: ld returned 1 exit status
configure:2617: $? = 1
configure: failed program was:
| /* confdefs.h.  */

any suggestions?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Install the glibc-devel package.

  </pre>
  <blockquote type="cite"><><br>
    </></blockquote>
</blockquote>
<br>
Alexander,<br>
<br>
Still cannot locate crt1.o anywhere. Also checked to see if it was a
thinkg that was available to load and could not find it there either.
What is it><br>
<br>
thanks,<br>
<br>
norman<br>
</body>
</html>