|
|
内核补丁,打好了。
编译splashutils-1.3时出现问题,如下:
./configure --default
make 2> make.err
cat make.err
configure: error: installation or configuration problem: C compiler cannot create executables.
sed: can't read Makefile: No such file or directory
sed: can't read jerror.c: No such file or directory
make[1]: *** No rule to make target `libjpeg.a'. Stop.
make[1]: *** No rule to make target `libjpeg.a'. Stop.
make: *** [jpeglib] Error 2
请教这是怎么搞的? |
|