The following reply was made to PR config/2998; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Subject: Re: config/2998: TestCompile TestCompile sanity check fails (fwd) Date: Mon, 14 Sep 1998 09:36:25 -0700 (PDT) ---------- Forwarded message ---------- Date: Mon, 14 Sep 1998 07:49:53 -0700 From: Ed Mobley <[EMAIL PROTECTED]> To: Marc Slemko <[EMAIL PROTECTED]> Subject: Re: config/2998: TestCompile TestCompile sanity check fails Marc, I followed your advice and re-installed all of the C devel tools that came with RedHat and I'm compiling like a champ!!!!! I've got Apache with SSL working great. My big problem now is getting Apache/SSL to properly recognize client certs but that's a more complex problem. Thanks again, Ed Marc Slemko wrote: > On 12 Sep 1998, Ed Mobley wrote: > > > >Release: 1.3.1 > > >Environment: > > RedHat Linux 5.1 (Kernel 2.0.34-0 > > GCC 2.7.2.3 (Came with RedHat 5.1) > > Make 3.76.1 (Came with RedHat 5.1) > > >Description: > > The TestCompile sanity check fails with the message: > > ld: cannot open crt1.o: No such file or directory > > make: *** [dummy] Error 1 > > Are you adding any extra modules or linking against any extra libraries? > > Can you compile _anything_ on the box? > > This really looks like a seriously broken compiler... > > Try just running "gcc helpers/dummy.c". If that doesn't work, then your > compiler is broken and there is nothing we can do about that...
