[SCIM] rpm macro error

Shun Fukuzawa shfukuzawa at jcom.home.ne.jp
Wed Sep 8 06:12:30 PDT 2004


Hello, my name is Shun Fukuzawa ( a.k.a. Yukichi).

I would make rpm of scim, but following error messages appered and I
could not make rpm.

> [usr]rpmbuild -bb scim.spec                                     
> error: Macro %build_gtk_utils has empty body
> error: parse error in expression
> error: /home/fukuzawa/rpm/SPECS/scim.spec:34: parseExpressionBoolean returns -1
> error: Package has no %description: scim
> 

This problem is caused by that spec file has a wrong macro. I modified
spec file like this.

15c15
< %define build_gtk_utils
---
> %define build_gtk_utils         1



More information about the scim mailing list