From c6f2134db2e14988e8551759c44bab027963b6b6 Mon Sep 17 00:00:00 2001 From: massimo sandal Date: Mon, 5 Feb 2007 20:43:03 +0000 Subject: none --- Distrib/PackageTroubleshooting.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Distrib/PackageTroubleshooting.mdwn b/Distrib/PackageTroubleshooting.mdwn index d21a6c94..fe8b6df4 100644 --- a/Distrib/PackageTroubleshooting.mdwn +++ b/Distrib/PackageTroubleshooting.mdwn @@ -43,3 +43,10 @@ There are various reasons for this. KeyboardInterrupt it is the random device fault. Follow the [[RandomDevice]] guide. If you already did, try _anyway_ to detach and reattach the translators. + +## Cannot compile even trivial C programs + +Check to have installed the following: + + apt-get install build-essential + apt-get install libc-dev -- cgit v1.2.3