Configure Troubles.

Brian M. Carlson sandals@crustytoothpaste.ath.cx
Tue Dec 17 19:16:02 2002


--GID0FwUMdk1T2AWN
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Dec 17, 2002 at 11:41:25AM -0800, Jon Roberts wrote:

First, do not send HTML email messages. They are considered bad form.

>    checking for gcc... gcc
>    checking for C compiler default output... configure: error: C compiler
>    cannot create executables

It seems that your compiler is broken. Check this by going to /tmp and
creating a file called "foo.c". Enter the following data:

int main(void)
{
	return 0;
}

Then run "gcc foo.c". You should come up with a program named "a.out".
If you do not, or you get compiler errors, then your compiler is broken.
Try removing it and installing it again. IIRC, RedHat ships with a
GnuPG. You might want to try that.

--=20
Brian M. Carlson <sandals@crustytoothpaste.ath.cx> 0x560553e7
"Let us think the unthinkable, let us do the undoable. Let us prepare
 to grapple with the ineffable itself, and see if we may not eff it
 after all." --Douglas Adams

--GID0FwUMdk1T2AWN
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Ubi libertas, ibi patria.

iQFKBAEBAwA0BQI9/2oQLRpodHRwOi8vZGVjb3kud294Lm9yZy9+Ym1jL29wZW5w
Z3AvcG9saWN5LnRleAAKCRDlkf/JVgVT57JyCACA1P2oFVN47srZl4YBFUe9VXdI
DaPiEpbBoUH6ut34qSxYQQgKnDw7kFadxsw79zoIMNQ4AiirMtHEIlhKov3SuCff
9p2O+FHmHKmp1bY9WG7EOHrU7fsh/n/egHR/RFCyvvb2Qxe39ql0EKWqmECcWb4V
fc1/uRq+CFgIq0xyv7a0R67c8xOszqL4wLJX3VPQZDnlFXj6y5ySNVyaPEOXVxpi
50+qWmRltxUvoMgM0JA1Al7F4rcvdqBcPzELusFa6olW5D2xIOXGGtDCflueaUz6
uTsunhWRu6nRm0fxlwebKWVQQ5Ptdv6kuKWlGIOoTBlqbYONVTY5AmoAFDrt
=zJKf
-----END PGP SIGNATURE-----
Signature policy: http://decoy.wox.org/~bmc/openpgp/policy.tex

--GID0FwUMdk1T2AWN--