请教高手帮忙 编译问题 校园网Dr.com 没有它上不了网啊
发表于 : 2006-04-06 23:15
cloudice@ice:~/drcomsuite$ make
make -C include
make[1]: Entering directory `/home/cloudice/drcomsuite/include'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/cloudice/drcomsuite/include'
make -C drcomc
make[1]: Entering directory `/home/cloudice/drcomsuite/drcomc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/cloudice/drcomsuite/drcomc'
make -C drcomcd
make[1]: Entering directory `/home/cloudice/drcomsuite/drcomcd'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/cloudice/drcomsuite/drcomcd'
make -C module
make[1]: Entering directory `/home/cloudice/drcomsuite/module'
make -C Linux
make[2]: Entering directory `/home/cloudice/drcomsuite/module/Linux'
make -C 2.6.x
make[3]: Entering directory `/home/cloudice/drcomsuite/module/Linux/2.6.x'
make -C /lib/modules/2.6.12-9-386/build M=/home/cloudice/drcomsuite/module/Linux/2.6.x modules
make: *** /lib/modules/2.6.12-9-386/build: 没有那个文件或目录。 停止。
make: Entering an unknown directorymake: Leaving an unknown directorymake[3]: *** [all] 错误 2
make[3]: Leaving directory `/home/cloudice/drcomsuite/module/Linux/2.6.x'
make[2]: *** [all] 错误 2
make[2]: Leaving directory `/home/cloudice/drcomsuite/module/Linux'
make[1]: *** [all] 错误 2
make[1]: Leaving directory `/home/cloudice/drcomsuite/module'
make: *** [module] 错误 2
这是第二个包drcomsuite的编译过程,第一个libdrcom已经编译好了,两个包在附件里,请高手帮忙看看这样的错误一般是什么原因引起的。。
如果哪位好心人能帮忙编译一下,就万分感谢了。。。
make -C include
make[1]: Entering directory `/home/cloudice/drcomsuite/include'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/cloudice/drcomsuite/include'
make -C drcomc
make[1]: Entering directory `/home/cloudice/drcomsuite/drcomc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/cloudice/drcomsuite/drcomc'
make -C drcomcd
make[1]: Entering directory `/home/cloudice/drcomsuite/drcomcd'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/cloudice/drcomsuite/drcomcd'
make -C module
make[1]: Entering directory `/home/cloudice/drcomsuite/module'
make -C Linux
make[2]: Entering directory `/home/cloudice/drcomsuite/module/Linux'
make -C 2.6.x
make[3]: Entering directory `/home/cloudice/drcomsuite/module/Linux/2.6.x'
make -C /lib/modules/2.6.12-9-386/build M=/home/cloudice/drcomsuite/module/Linux/2.6.x modules
make: *** /lib/modules/2.6.12-9-386/build: 没有那个文件或目录。 停止。
make: Entering an unknown directorymake: Leaving an unknown directorymake[3]: *** [all] 错误 2
make[3]: Leaving directory `/home/cloudice/drcomsuite/module/Linux/2.6.x'
make[2]: *** [all] 错误 2
make[2]: Leaving directory `/home/cloudice/drcomsuite/module/Linux'
make[1]: *** [all] 错误 2
make[1]: Leaving directory `/home/cloudice/drcomsuite/module'
make: *** [module] 错误 2
这是第二个包drcomsuite的编译过程,第一个libdrcom已经编译好了,两个包在附件里,请高手帮忙看看这样的错误一般是什么原因引起的。。
如果哪位好心人能帮忙编译一下,就万分感谢了。。。