Axp-List Archive
Re: Broken gcc in newly installed RH6.1 (Was: Re: ssh in redhat linux)

Subject: Re: Broken gcc in newly installed RH6.1 (Was: Re: ssh in redhat linux)
From: Wes Bauske (wsb@paralleldata.com)
Date: Fri Jan 7 14:01:09 2000


Petr Hlustik wrote:
>
> Hello,
>
> I tried to build SSH from source on an AS 200 4/233 will newly installed
> RH6.1 using the previously posted advice
>
> > Alpha box (rpm --rebuild ssh-1.2.27-7us.src.rpm)
>
> And I got an error during configure:
>
> checking host system type... alpha-unknown-linux
> checking cached information... ok
> checking for gcc... gcc
> checking whether the C compiler (gcc -O2 ) works... no
> configure: error: installation or configuration problem: C compiler cannot create executables.
>
> I also tried to compile a simple piece of my own code with the result of
>
> gcc -g -Wall mask_new.o -o mask
> /usr/bin/ld: cannot open crt1.o: No such file or directory
> collect2: ld returned 1 exit status
>
> I had no clue what crt1.o should be.

It's a C runtime initialization module. Without it,
you won't be building C programs. Your compiler install
is hosed up. Have you been doing something unusual installing
things?

Wes

-- 
To unsubscribe: send e-mail to axp-list-request@redhat.com with
'unsubscribe' as the subject.  Do not send it to axp-list@redhat.com



This archive was generated by hypermail version 2a22 on Tue Feb 1 05:33:31 2000 PST
Send any problems or questions about this archive to webmaster@alphalinux.org.