藍森林首頁 | 返回主頁 | 本站地圖 | 站內搜索 | 聯繫信箱 |
 您目前的位置:首頁 > 自由軟件 > 技術交流 > 應用編程


    

藍森林 http://www.lslnet.com 2006年6月6日 10:18


在Red Hat Linux 9下用gcc編譯一個很簡單的程序,報如下錯誤!!

命令
gcc -g -o test test.c

錯誤:
test.c:1:23  stdio.h : No such file or directory
test.c:1:23  time.h : No such file or directory
test.c: In function 'main':
test.c:8: 'FILE' undeclared (frist use in this function)

在Red Hat Linux 9下用gcc編譯一個很簡單的程序,報如下錯誤!!

有沒有安裝glibc-devel包
沒有補上

在Red Hat Linux 9下用gcc編譯一個很簡單的程序,報如下錯誤!!

-->     

好的, 我試一下



Copyright © 1999-2000 LSLNET.COM. All rights reserved. 藍森林網站 版權所有。 E-mail : webmaster@lslnet.com