|
发表于 2004-4-8 11:22:26
|
显示全部楼层
我用debian在make World的时候
出现
In file included from auth.c:45:
dm.h:106:31: security/pam_appl.h: No such file or directory
In file included from auth.c:45:
dm.h:428: error: parse error before '*' token
dm.h:428: warning: type defaults to `int' in declaration of `thepamhp'
dm.h:428: error: ISO C forbids data definition with no type or storage class
dm.h:429: error: parse error before '*' token
dm.h:429: warning: type defaults to `int' in declaration of `thepamh'
dm.h:429: error: ISO C forbids data definition with no type or storage class
make[4]: *** [auth.o] Error 1
make[4]: Leaving directory `/root/tmp/X11/build/programs/xdm'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/root/tmp/X11/build/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/tmp/X11/build'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/root/tmp/X11/build'
make: *** [World] Error 2
|
|