|
|

楼主 |
发表于 2005-9-16 23:41:34
|
显示全部楼层
In file included from opener.cpp:72:
/usr/include/linux/if_ppp.h:90: error: use of enum `NPmode' without previous
declaration
/usr/include/linux/if_ppp.h:95: error: syntax error before `*' token
/usr/include/linux/if_ppp.h:96: error: '__u32' is used as a type, but is not
defined as a type.
/usr/include/linux/if_ppp.h:101: error: field `b' has incomplete type
/usr/include/linux/if_ppp.h:102: error: field `stats' has incomplete type
/usr/include/linux/if_ppp.h:106: error: field `b' has incomplete type
/usr/include/linux/if_ppp.h:107: error: field `stats' has incomplete type
opener.cpp: In function `int checkForInterface()':
opener.cpp:659: error: aggregate `ifreq ifr' has incomplete type and cannot be
defined
make[3]: *** [opener.o] 错误 1
make[3]: *** 正在等待未完成的任务....
make[3]: Leaving directory `/var/tmp/portage/kdenetwork-3.4.2/work/kdenetwork-3.4.2/kppp'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/var/tmp/portage/kdenetwork-3.4.2/work/kdenetwork-3.4.2/kppp'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/var/tmp/portage/kdenetwork-3.4.2/work/kdenetwork-3.4.2'
make: *** [all] 错误 2
!!! ERROR: kde-base/kdenetwork-3.4.2 failed.
!!! Function kde_src_compile, Line 170, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.
错误是这样的!编第五遍了,还是通不过!郁闷啊! |
|