C programs

Smoot Carl-Mitchell smoot at tic.com
Tue Feb 26 16:03:12 UTC 2008


On Tue, 2008-02-26 at 08:46 -0700, Karl Larsen wrote:

> When I run gcc it errors out with:
> 
> karl at karl-desktop:~/Cprog$ gcc fathm_ft.c
> fathm_ft.c:2:19: error: stdio.h: No such file or directory
> 
>     Now it can't find stdio.h and why is that?
> 
> I thought stdio.h is a standard C header.

Install this package:

sudo apt-get install libc6-dev

-- 
Smoot Carl-Mitchell
System/Network Architect
smoot at tic.com
+1 480 922 7313
cell: +1 602 451 9005




More information about the ubuntu-users mailing list