|
|
发表于 2006-4-5 12:49:53
|
显示全部楼层
Post by co63
emerge kdebase后,出现错误:
- pstoraster/gdevcups.c: In function [color="Red"]`cups_print_planar':[/color]
- pstoraster/gdevcups.c:4006: error: syntax error before ')' token
- pstoraster/gdevcups.c:4023: error: syntax error before ')' token
- pstoraster/gdevcups.c:4025: error: syntax error before ')' token
- pstoraster/gdevcups.c:4028: error: syntax error before ')' token
- pstoraster/gdevcups.c:4030: error: syntax error before ')' token
- pstoraster/gdevcups.c:4033: error: syntax error before ')' token
- pstoraster/gdevcups.c:4034: warning: left-hand operand of comma expression has no effect
- pstoraster/gdevcups.c:4058: error: `CUPS_CSPACE_GMCK' undeclared (first use in this function)
- pstoraster/gdevcups.c:4059: error: `CUPS_CSPACE_GMCS' undeclared (first use in this function)
- pstoraster/gdevcups.c:4060: error: `CUPS_CSPACE_RGBA' undeclared (first use in this function)
- pstoraster/gdevcups.c:4061: error: `CUPS_CSPACE_CMYK' undeclared (first use in this function)
- pstoraster/gdevcups.c:4062: error: `CUPS_CSPACE_YMCK' undeclared (first use in this function)
- pstoraster/gdevcups.c:4063: error: `CUPS_CSPACE_KCMY' undeclared (first use in this function)
- pstoraster/gdevcups.c:4064: error: syntax error before ')' token
- pstoraster/gdevcups.c:4065: warning: left-hand operand of comma expression has no effect
- pstoraster/gdevcups.c:4089: error: `CUPS_CSPACE_KCMYcm' undeclared (first use in this function)
- pstoraster/gdevcups.c:4090: error: syntax error before ')' token
- pstoraster/gdevcups.c:4091: warning: left-hand operand of comma expression has no effect
- pstoraster/gdevcups.c:4111: error: syntax error before ')' token
- pstoraster/gdevcups.c:4113: error: syntax error before ')' token
- pstoraster/gdevcups.c:4116: error: syntax error before ')' token
- pstoraster/gdevcups.c:4117: warning: left-hand operand of comma expression has no effect
- pstoraster/gdevcups.c:4171: error: syntax error before ')' token
- pstoraster/gdevcups.c:4172: warning: left-hand operand of comma expression has no effect
- pstoraster/gdevcups.c:4226: error: syntax error before ')' token
- pstoraster/gdevcups.c:4228: error: syntax error before ')' token
- pstoraster/gdevcups.c:4239: error: syntax error before ')' token
- pstoraster/gdevcups.c:4239: warning: left-hand operand of comma expression has no effect
- pstoraster/gdevcups.c:4283: error: syntax error before ')' token
- pstoraster/gdevcups.c:4283: warning: left-hand operand of comma expression has no effect
- pstoraster/gdevcups.c:4316: error: syntax error before ')' token
- pstoraster/gdevcups.c:4327: error: syntax error before ')' token
- pstoraster/gdevcups.c:4327: error: syntax error before ')' token
- pstoraster/gdevcups.c:4316: warning: value computed is not used
- pstoraster/gdevcups.c: At top level:
- pstoraster/gdevcups.c:955: warning: [color="Red"]`cups_map_cielab'[/color] defined but not used
- make: *** [obj/gdevcups.o] 错误 1
- [color="Red"]!!! ERROR: app-text/ghostscript-gnu-8.16-r1 failed.[/color]
- !!! Function src_compile, Line 90, Exitcode 2
- !!! make failed
- !!! If you need support, post the topmost build error, NOT this status message.
复制代码
昨天emerge --sync了的
看起来像是软件包ghostscript-gnu-8.16-r1的问题
有谁遇到过吗?
编译ghostscript出错,是不是cups有问题? |
|