Thomas:
I see this error when trying configure script:
would you happen to know which rpm I might be missing:
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
configure:564: checking for a BSD compatible install
configure:617: checking whether build environment is sane
configure:674: checking whether make sets ${MAKE}
configure:720: checking for working aclocal
configure:733: checking for working autoconf
configure:746: checking for working automake
configure:759: checking for working autoheader
configure:772: checking for working makeinfo
configure:789: checking whether make sets ${MAKE}
configure:837: checking for gcc
configure:950: checking whether the C compiler (gcc ) works
configure:966: gcc -o conftest conftest.c 1>&5
/usr/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 961 "configure"
#include "confdefs.h"
main(){return(0);}
Thanks,
Brent
----- Original Message -----
From: Thomas Ribbrock (Design/DEG) <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 02, 1999 5:14 AM
Subject: Re: rpms needed for c/c++ devel
> On Wed, Dec 01, 1999 at 10:43:16PM -0500, Brent Holmes wrote:
> > I recently got access to a remote rh6.1 box. Unfortunately the
development
> > rpms where not installed at setup so I cant compile. Is there a list of
all
> > the rpms I would need to install? I guessed at a few but the configure
> > scripts are still failing and I cant compile anything.
>
> If you have the space you could simply install all "-devel" RPMs -
> that's the easy way out. If you'd rather not do that, you could post
> some of the error messages to the list. Then folks could give more
> specific answers. In addition, this might help as well:
>
> 1) mount your Red Hat CD
> 2) cd into the directory with the RPMs
> 3) run "rpm -qilp *.rpm | less"
>
> That'll give you a complete list of all descriptions, informations and
> files contained in all the RPMs on the CD. Might help you to find a few
> files.
>
> HTH,
>
> Thomas
> --
> "Look, Ma, no obsolete quotes and plain text only!"
>
> Thomas Ribbrock | http://www.bigfoot.com/~kaytan | ICQ#: 15839919
> "You have to live on the edge of reality - to make your dreams come
true!"
>
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.