[Bug 201337] Review Request: gcin - Chinese input method server for Traditional Chinese

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 16 17:49:39 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: gcin - Chinese input method server for Traditional Chinese


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=201337





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2006-08-16 13:40 EST -------
Oops!!

* debuginfo rpm is created correctly.

Well, no. It is not. debuginfo contains no debug information.
Build log shows:

gcc -Wall -O -I/usr/include/gtk-2.0 ......

This means that codes are compiled with no debug option (-g).
You must change the optional flag of compilation so that gcc
is called with $RPM_OPT_FLAGS .
You can see from my build log that $RPM_OPT_FLAGS are not used
in compilation.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list