どの板に書けばいいのかわからないのでこちらで聞いてみます。 昨日まで動いていたうちのPC(ウインドウズ98)が今日いきなりたちあがらなくなりました。 電源入れると普通にNEC→ウインドウズ98の画面になったあと 『The following file is missing or corrupted : C:\WINDOWS\JFONT.SYS』 ↑こんなのがたくさんでてきます… どなたか原因と直し方わかりませんか?
make[1]: 入ります ディレクトリ `/home/taka/mew/mew-3.1/bin' gcc -c -g -O2 -Wall mewls.c mewls.c: In function `scan_folder': mewls.c:659: `DIR' undeclared (first use in this function) mewls.c:659: (Each undeclared identifier is reported only once mewls.c:659: for each function it appears in.) mewls.c:659: `dirp' undeclared (first use in this function) mewls.c:659: warning: statement with no effect mewls.c:660: parse error before `struct' mewls.c:666: warning: implicit declaration of function `opendir' mewls.c:669: `dp' undeclared (first use in this function) mewls.c:669: warning: implicit declaration of function `readdir' mewls.c:670: `fname' undeclared (first use in this function) mewls.c:681: warning: implicit declaration of function `closedir' mewls.c:687: `i' undeclared (first use in this function) make[1]: *** [mewls.o] エラー 1 make[1]: 出ます ディレクトリ `/home/taka/mew/mew-3.1/bin' make: *** [bin] エラー 2