不想再捡现成的了

贴代码:
l@ubuntu:~/下载/kqemu-1.3.0pre11$ ./configure
big/little test failed
Source path /home/l/下载/kqemu-1.3.0pre11
C compiler gcc
Host C compiler gcc
make make
host CPU i386

kernel sources /lib/modules/2.6.38-8-generic/build
kbuild type 2.6
l@ubuntu:~/下载/kqemu-1.3.0pre11$ make
make -C common all
make[1]: 正在进入目录 `/home/l/下载/kqemu-1.3.0pre11/common'
gcc -Wall -O2 -Werror -g -D__KERNEL__ -I.. -o genoffsets genoffsets.c
/usr/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status
make[1]: *** [genoffsets] 错误 1
make[1]:正在离开目录 `/home/l/下载/kqemu-1.3.0pre11/common'
make: *** [kqemu.ko] 错误 2

作者: lightscent   发布时间: 2011-05-01

贴代码:
l@ubuntu:~/下载/kqemu-1.3.0pre11$ ./configure
big/little test failed
Source path /home/l/下载/kqemu-1.3.0pre11
C compiler gcc
Host C compiler gcc
make make
host CPU i386

kernel sources /lib/modules/2.6.38-8-generic/build
kbuild type 2.6
l@ubuntu:~/下载/kqemu-1.3.0pre11$ make
make -C common all
make[1]: 正在进入目录 `/home/l/下载/kqemu-1.3.0pre11/common'
gcc -Wall -O2 -Werror -g -D__KERNEL__ -I.. -o genoffsets genoffsets.c
/usr/bin/ld: cannot find -lgcc_s
collect2: ld returned 1 exit status
make[1]: *** [genoffsets] 错误 1
make[1]:正在离开目录 `/home/l/下载/kqemu-1.3.0pre11/common'
make: *** [kqemu.ko] 错误 2

作者: lightscent   发布时间: 2011-05-01