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@xxxxxxxxxxxxxxxxxxx 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review